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 e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test] $ /bin/sh -xe /tmp/jenkins8481470997532281037.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-20250425-1032-80e084f1-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/podman/testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.8 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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_PDU_Defs.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 USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP IPA_Emulation.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_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP UD_PortType_part_2.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_2.cc DEP TCCInterface_Functions_part_3.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_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_6.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_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP SMPP_Types_part_7.cc DEP SMPP_Types_part_6.cc DEP SMPP_Types_part_5.cc DEP SMPP_Types_part_4.cc DEP SMPP_Types_part_3.cc DEP SMPP_Types_part_2.cc DEP SMPP_Types_part_1.cc DEP SMPP_Templates_part_7.cc DEP SMPP_Templates_part_6.cc DEP SMPP_Templates_part_5.cc DEP SMPP_Templates_part_4.cc DEP SMPP_Templates_part_3.cc DEP SMPP_Templates_part_2.cc DEP SMPP_Templates_part_1.cc DEP SMPP_Emulation_part_7.cc DEP SMPP_Emulation_part_6.cc DEP SMPP_Emulation_part_5.cc DEP SMPP_Emulation_part_4.cc DEP SMPP_Emulation_part_3.cc DEP SMPP_Emulation_part_2.cc DEP SMPP_Emulation_part_1.cc DEP SMPP_CodecPort_CtrlFunct_part_7.cc DEP SMPP_CodecPort_CtrlFunct_part_6.cc DEP SMPP_CodecPort_CtrlFunct_part_5.cc DEP SMPP_CodecPort_CtrlFunct_part_4.cc DEP SMPP_CodecPort_CtrlFunct_part_3.cc DEP SMPP_CodecPort_CtrlFunct_part_2.cc DEP SMPP_CodecPort_CtrlFunct_part_1.cc DEP SMPP_CodecPort_part_7.cc DEP SMPP_CodecPort_part_6.cc DEP SMPP_CodecPort_part_5.cc DEP SMPP_CodecPort_part_4.cc DEP SMPP_CodecPort_part_3.cc DEP SMPP_CodecPort_part_2.cc DEP SMPP_CodecPort_part_1.cc DEP SGsAP_Types_part_7.cc DEP SGsAP_Types_part_5.cc DEP SGsAP_Types_part_4.cc DEP SGsAP_Types_part_6.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_1.cc DEP SGsAP_CodecPort_CtrlFunct_part_2.cc DEP SGsAP_CodecPort_part_7.cc DEP SGsAP_CodecPort_part_6.cc DEP SGsAP_CodecPort_part_5.cc DEP SGsAP_CodecPort_part_4.cc DEP SGsAP_CodecPort_part_3.cc DEP SGsAP_CodecPort_part_2.cc DEP SGsAP_CodecPort_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.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_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.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_6.cc DEP MSC_Tests_part_7.cc DEP MSC_Tests_part_5.cc DEP MSC_Tests_part_4.cc DEP MSC_Tests_part_3.cc DEP MSC_Tests_part_2.cc DEP MSC_Tests_part_1.cc DEP MNCC_Types_part_7.cc DEP MNCC_Types_part_6.cc DEP MNCC_Types_part_5.cc DEP MNCC_Types_part_4.cc DEP MNCC_Types_part_3.cc DEP MNCC_Types_part_2.cc DEP MNCC_Types_part_1.cc DEP MNCC_Emulation_part_7.cc DEP MNCC_Emulation_part_6.cc DEP MNCC_Emulation_part_5.cc DEP MNCC_Emulation_part_4.cc DEP MNCC_Emulation_part_3.cc DEP MNCC_Emulation_part_2.cc DEP MNCC_Emulation_part_1.cc DEP MNCC_CodecPort_part_7.cc DEP MNCC_CodecPort_part_6.cc DEP MNCC_CodecPort_part_5.cc DEP MNCC_CodecPort_part_4.cc DEP MNCC_CodecPort_part_3.cc DEP MNCC_CodecPort_part_2.cc DEP MNCC_CodecPort_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.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_3.cc DEP DNS_Helpers_part_4.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_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_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 CC MGCP_Types.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 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 MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] 6306 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] 6357 | } | ^ CC Osmocom_CTRL_Types.o CC Osmocom_Types.o MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] 37077 | } | ^ CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RTP_CodecPort.o CC RTP_Types.o CC SCCP_Emulation.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_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_Types.o CC SGsAP_CodecPort.o CC SGsAP_CodecPort_CtrlFunct.o CC SGsAP_Emulation.o CC SGsAP_Templates.o CC SGsAP_Types.o CC SMPP_CodecPort.o CC SMPP_CodecPort_CtrlFunct.o CC SMPP_Emulation.o CC SMPP_Templates.o CC SMPP_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TCCOpenSecurity_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o 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 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_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MNCC_CodecPort_part_1.o CC MNCC_CodecPort_part_2.o CC MNCC_CodecPort_part_3.o CC MNCC_CodecPort_part_4.o CC MNCC_CodecPort_part_5.o CC MNCC_CodecPort_part_6.o CC MNCC_CodecPort_part_7.o CC MNCC_Emulation_part_1.o CC MNCC_Emulation_part_2.o CC MNCC_Emulation_part_3.o CC MNCC_Emulation_part_4.o CC MNCC_Emulation_part_5.o CC MNCC_Emulation_part_6.o CC MNCC_Emulation_part_7.o CC MNCC_Types_part_1.o CC MNCC_Types_part_2.o CC MNCC_Types_part_3.o CC MNCC_Types_part_4.o CC MNCC_Types_part_5.o CC MNCC_Types_part_6.o CC MNCC_Types_part_7.o CC MSC_Tests_part_1.o CC MSC_Tests_part_2.o CC MSC_Tests_part_3.o CC MSC_Tests_part_4.o CC MSC_Tests_part_5.o CC MSC_Tests_part_6.o CC MSC_Tests_part_7.o CC MSC_Tests_ASCI_part_1.o CC MSC_Tests_ASCI_part_2.o CC MSC_Tests_ASCI_part_3.o CC MSC_Tests_ASCI_part_4.o CC MSC_Tests_ASCI_part_5.o CC MSC_Tests_ASCI_part_6.o CC MSC_Tests_ASCI_part_7.o CC MSC_Tests_Iu_part_1.o CC MSC_Tests_Iu_part_2.o CC MSC_Tests_Iu_part_3.o CC MSC_Tests_Iu_part_4.o CC MSC_Tests_Iu_part_5.o CC MSC_Tests_Iu_part_6.o CC MSC_Tests_Iu_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC SGsAP_CodecPort_part_1.o CC SGsAP_CodecPort_part_2.o CC SGsAP_CodecPort_part_3.o CC SGsAP_CodecPort_part_4.o CC SGsAP_CodecPort_part_5.o CC SGsAP_CodecPort_part_6.o CC SGsAP_CodecPort_part_7.o CC SGsAP_CodecPort_CtrlFunct_part_1.o CC SGsAP_CodecPort_CtrlFunct_part_2.o CC SGsAP_CodecPort_CtrlFunct_part_3.o CC SGsAP_CodecPort_CtrlFunct_part_4.o CC SGsAP_CodecPort_CtrlFunct_part_5.o CC SGsAP_CodecPort_CtrlFunct_part_6.o CC SGsAP_CodecPort_CtrlFunct_part_7.o CC SGsAP_Emulation_part_1.o CC SGsAP_Emulation_part_2.o CC SGsAP_Emulation_part_3.o CC SGsAP_Emulation_part_4.o CC SGsAP_Emulation_part_5.o CC SGsAP_Emulation_part_6.o CC SGsAP_Emulation_part_7.o CC SGsAP_Templates_part_1.o CC SGsAP_Templates_part_2.o CC SGsAP_Templates_part_3.o CC SGsAP_Templates_part_4.o CC SGsAP_Templates_part_5.o CC SGsAP_Templates_part_6.o CC SGsAP_Templates_part_7.o CC SGsAP_Types_part_1.o CC SGsAP_Types_part_2.o CC SGsAP_Types_part_3.o CC SGsAP_Types_part_4.o CC SGsAP_Types_part_5.o CC SGsAP_Types_part_6.o CC SGsAP_Types_part_7.o CC SMPP_CodecPort_part_1.o CC SMPP_CodecPort_part_2.o CC SMPP_CodecPort_part_3.o CC SMPP_CodecPort_part_4.o CC SMPP_CodecPort_part_5.o CC SMPP_CodecPort_part_6.o CC SMPP_CodecPort_part_7.o CC SMPP_CodecPort_CtrlFunct_part_1.o CC SMPP_CodecPort_CtrlFunct_part_2.o CC SMPP_CodecPort_CtrlFunct_part_3.o CC SMPP_CodecPort_CtrlFunct_part_4.o CC SMPP_CodecPort_CtrlFunct_part_5.o CC SMPP_CodecPort_CtrlFunct_part_6.o CC SMPP_CodecPort_CtrlFunct_part_7.o CC SMPP_Emulation_part_1.o CC SMPP_Emulation_part_2.o CC SMPP_Emulation_part_3.o CC SMPP_Emulation_part_4.o CC SMPP_Emulation_part_5.o CC SMPP_Emulation_part_6.o CC SMPP_Emulation_part_7.o CC SMPP_Templates_part_1.o CC SMPP_Templates_part_2.o CC SMPP_Templates_part_3.o CC SMPP_Templates_part_4.o CC SMPP_Templates_part_5.o CC SMPP_Templates_part_6.o CC SMPP_Templates_part_7.o CC SMPP_Types_part_1.o CC SMPP_Types_part_2.o CC SMPP_Types_part_3.o CC SMPP_Types_part_4.o CC SMPP_Types_part_5.o CC SMPP_Types_part_6.o CC SMPP_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TCCOpenSecurity_Functions_part_1.o CC TCCOpenSecurity_Functions_part_2.o CC TCCOpenSecurity_Functions_part_3.o CC TCCOpenSecurity_Functions_part_4.o CC TCCOpenSecurity_Functions_part_5.o CC TCCOpenSecurity_Functions_part_6.o CC TCCOpenSecurity_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:23595:1: warning: control reaches end of non-void function [-Wreturn-type] 23595 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:23647:1: warning: control reaches end of non-void function [-Wreturn-type] 23647 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:23757:1: warning: control reaches end of non-void function [-Wreturn-type] 23757 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:23866:1: warning: control reaches end of non-void function [-Wreturn-type] 23866 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:23917:1: warning: control reaches end of non-void function [-Wreturn-type] 23917 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:27654:1: warning: control reaches end of non-void function [-Wreturn-type] 27654 | } | ^ CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_6.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 CCLD L3_Templates.so CCLD M3UA_Emulation.so TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateHA1(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:67:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 67 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ In file included from TCCOpenSecurity.cc:19: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:68:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 68 | MD5_Update(&Md5Ctx, (const char*)username, username.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:69:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 69 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:70:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 70 | MD5_Update(&Md5Ctx, (const char*)realm, realm.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:71:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 71 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:72:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 72 | MD5_Update(&Md5Ctx, (const char*)password,password.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:73:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 73 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:75:13: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 75 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:76:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 76 | MD5_Update(&Md5Ctx, ha1, MD5_DIGEST_LENGTH); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:77:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 77 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:78:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 78 | MD5_Update(&Md5Ctx, nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:79:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 79 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:80:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 80 | MD5_Update(&Md5Ctx, cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:81:14: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 81 | MD5_Final(ha1, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'void TCCOpenSecurity__Functions::CalculateDigestResponse(const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, const CHARSTRING&, CHARSTRING&)': TCCOpenSecurity.cc:107:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 107 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:108:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 108 | MD5_Update(&Md5Ctx, (const char*)method, method.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:109:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 109 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:110:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | MD5_Update(&Md5Ctx, (const char*)digestUri, digestUri.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:112:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 112 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:113:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 113 | MD5_Update(&Md5Ctx, (const char*)hentity, hentity.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:115:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 115 | MD5_Final(ha2, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc:118:11: warning: 'int MD5_Init(MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | MD5_Init(&Md5Ctx); | ~~~~~~~~^~~~~~~~~ /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ TCCOpenSecurity.cc:119:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | MD5_Update(&Md5Ctx, (const char*)ha1, ha1.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:120:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:121:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | MD5_Update(&Md5Ctx, (const char*)nonce, nonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:122:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 122 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:124:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 124 | MD5_Update(&Md5Ctx, (const char*)nonceCount, nonceCount.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:125:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 125 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:126:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 126 | MD5_Update(&Md5Ctx, (const char*)cnonce, cnonce.lengthof()); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:127:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 127 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:128:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 128 | MD5_Update(&Md5Ctx, (const char*)qop, qop.lengthof() ); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:129:15: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 129 | MD5_Update(&Md5Ctx, ":", 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:133:13: warning: 'int MD5_Update(MD5_CTX*, const void*, size_t)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 133 | MD5_Update(&Md5Ctx, (const char*)hexha2, MD5_DIGEST_LENGTH*2); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ TCCOpenSecurity.cc:134:12: warning: 'int MD5_Final(unsigned char*, MD5_CTX*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | MD5_Final(resp, &Md5Ctx); | ~~~~~~~~~^~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ TCCOpenSecurity.cc: In function 'CHARSTRING TCCOpenSecurity__Functions::f__calculateMD5(const CHARSTRING&)': TCCOpenSecurity.cc:266:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 266 | MD5((const unsigned char*)(const char *)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__calculateMD5__oct(const OCTETSTRING&)': TCCOpenSecurity.cc:275:7: warning: 'unsigned char* MD5(const unsigned char*, size_t, unsigned char*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 275 | MD5((const unsigned char*)pszHashInput,pszHashInput.lengthof(),md); | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:524:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 524 | AES_set_encrypt_key(key, 128, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from TCCOpenSecurity.cc:21: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:526:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 526 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 527 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 528 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:569:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 569 | AES_set_decrypt_key(key, 128, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:571:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 571 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 572 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 573 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:613:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 613 | AES_set_encrypt_key(key, key_len_bit, &enc_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:615:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 615 | AES_cbc_encrypt(data, enc_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 616 | data_len, &enc_key, | ~~~~~~~~~~~~~~~~~~~ 617 | k_iv, AES_ENCRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CBC__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:659:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 659 | AES_set_decrypt_key(key, key_len_bit, &dec_key); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:661:18: warning: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 661 | AES_cbc_encrypt(data, dec_data, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 662 | data_len, &dec_key, | ~~~~~~~~~~~~~~~~~~~ 663 | k_iv, AES_DECRYPT); | ~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:66:6: note: declared here 66 | void AES_cbc_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc: In function 'INTEGER TCCOpenSecurity__Functions::ef__DH__generate__private__public__keys(const INTEGER&, OCTETSTRING&, OCTETSTRING&)': TCCOpenSecurity.cc:1124:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1124 | DH* dh = DH_new(); | ~~~~~~^~ In file included from TCCOpenSecurity.cc:24: /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1134:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1134 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1144:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1144 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1150:18: warning: 'int DH_generate_key(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1150 | DH_generate_key(dh); | ~~~~~~~~~~~~~~~^~~~ /usr/include/openssl/dh.h:227:27: note: declared here 227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh); | ^~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1155:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1155 | DH_get0_key(dh, &pubk, &privk); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:260:28: note: declared here 260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1172:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1172 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1187:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1187 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1191:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1191 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::ef__DH__shared__secret(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1227:18: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1227 | DH* dh = DH_new(); | ~~~~~~^~ /usr/include/openssl/dh.h:203:27: note: declared here 203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ TCCOpenSecurity.cc:1237:14: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1237 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1247:14: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1247 | DH_set0_pqg(dh, prime, NULL, gen); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:259:27: note: declared here 259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1259:14: warning: 'int DH_set0_key(DH*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1259 | DH_set0_key(dh, pub_key, priv_key ); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key); | ^~~~~~~~~~~ TCCOpenSecurity.cc:1265:20: warning: 'int DH_compute_key(unsigned char*, const BIGNUM*, DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1265 | if(DH_compute_key(shared_secret, pub_key, dh)) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:228:27: note: declared here 228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key, | ^~~~~~~~~~~~~~ TCCOpenSecurity.cc:1267:12: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1267 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc:1271:10: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1271 | DH_free(dh); | ~~~~~~~^~~~ /usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Encrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1311:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1311 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1318:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1318 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1320:18: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1320 | AES_encrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__ECB__128__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1363:22: warning: 'int AES_set_decrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1363 | AES_set_decrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:54:5: note: declared here 54 | int AES_set_decrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1370:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1370 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc:1372:18: warning: 'void AES_decrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1372 | AES_decrypt(data+(i*AES_BLOCK_SIZE),outbuf+(i*AES_BLOCK_SIZE),&aes_k); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:60:6: note: declared here 60 | void AES_decrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ TCCOpenSecurity.cc: In function 'OCTETSTRING TCCOpenSecurity__Functions::f__AES__CTR__128__Encrypt__Decrypt__OpenSSL(const OCTETSTRING&, const OCTETSTRING&, const OCTETSTRING&)': TCCOpenSecurity.cc:1389:22: warning: 'int AES_set_encrypt_key(const unsigned char*, int, AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1389 | AES_set_encrypt_key((const unsigned char*)p_key,128,&aes_k); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ TCCOpenSecurity.cc:1401:120: warning: 'void AES_encrypt(const unsigned char*, unsigned char*, const AES_KEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1401 | CRYPTO_ctr128_encrypt((const unsigned char*)p_data, enc_data, data_len, &aes_k, k_iv,ecount_buf , &num, (block128_f)AES_encrypt); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ CCLD M3UA_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_ASCI.so CCLD MSC_Tests.so CCLD MSC_Tests_Iu.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RTP_CodecPort.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD SGsAP_CodecPort.so CCLD SGsAP_CodecPort_CtrlFunct.so CCLD SGsAP_Emulation.so CCLD SGsAP_Templates.so CCLD SGsAP_Types.so CCLD SMPP_CodecPort.so CCLD SMPP_CodecPort_CtrlFunct.so CCLD SMPP_Emulation.so CCLD SMPP_Templates.so CCLD SMPP_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TCCOpenSecurity_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD USSD_Helpers.so CCLD BSC_ConnectionHandler_part_1.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_3.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_4.so CCLD BSSMAP_Templates_part_3.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_6.so CCLD GSUP_Types_part_5.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_7.so CCLD MAP_Types_part_6.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_3.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD SGsAP_CodecPort_part_1.so CCLD SGsAP_CodecPort_part_2.so CCLD SGsAP_CodecPort_part_3.so CCLD SGsAP_CodecPort_part_4.so CCLD SGsAP_CodecPort_part_5.so CCLD SGsAP_CodecPort_part_6.so CCLD SGsAP_CodecPort_part_7.so CCLD SGsAP_CodecPort_CtrlFunct_part_1.so CCLD SGsAP_CodecPort_CtrlFunct_part_2.so CCLD SGsAP_CodecPort_CtrlFunct_part_3.so CCLD SGsAP_CodecPort_CtrlFunct_part_4.so CCLD SGsAP_CodecPort_CtrlFunct_part_5.so CCLD SGsAP_CodecPort_CtrlFunct_part_6.so CCLD SGsAP_CodecPort_CtrlFunct_part_7.so CCLD SGsAP_Emulation_part_1.so CCLD SGsAP_Emulation_part_2.so CCLD SGsAP_Emulation_part_3.so CCLD SGsAP_Emulation_part_4.so CCLD SGsAP_Emulation_part_5.so CCLD SGsAP_Emulation_part_6.so CCLD SGsAP_Emulation_part_7.so CCLD SGsAP_Templates_part_1.so CCLD SGsAP_Templates_part_2.so CCLD SGsAP_Templates_part_3.so CCLD SGsAP_Templates_part_4.so CCLD SGsAP_Templates_part_5.so CCLD SGsAP_Templates_part_6.so CCLD SGsAP_Templates_part_7.so CCLD SGsAP_Types_part_1.so CCLD SGsAP_Types_part_2.so CCLD SGsAP_Types_part_3.so CCLD SGsAP_Types_part_4.so CCLD SGsAP_Types_part_5.so CCLD SGsAP_Types_part_6.so CCLD SGsAP_Types_part_7.so CCLD SMPP_CodecPort_part_1.so CCLD SMPP_CodecPort_part_2.so CCLD SMPP_CodecPort_part_3.so CCLD SMPP_CodecPort_part_4.so CCLD SMPP_CodecPort_part_5.so CCLD SMPP_CodecPort_part_6.so CCLD SMPP_CodecPort_part_7.so CCLD SMPP_CodecPort_CtrlFunct_part_1.so CCLD SMPP_CodecPort_CtrlFunct_part_2.so CCLD SMPP_CodecPort_CtrlFunct_part_3.so CCLD SMPP_CodecPort_CtrlFunct_part_4.so CCLD SMPP_CodecPort_CtrlFunct_part_5.so CCLD SMPP_CodecPort_CtrlFunct_part_6.so CCLD SMPP_CodecPort_CtrlFunct_part_7.so CCLD SMPP_Emulation_part_1.so CCLD SMPP_Emulation_part_2.so CCLD SMPP_Emulation_part_3.so CCLD SMPP_Emulation_part_4.so CCLD SMPP_Emulation_part_5.so CCLD SMPP_Emulation_part_6.so CCLD SMPP_Emulation_part_7.so CCLD SMPP_Templates_part_1.so CCLD SMPP_Templates_part_2.so CCLD SMPP_Templates_part_3.so CCLD SMPP_Templates_part_4.so CCLD SMPP_Templates_part_5.so CCLD SMPP_Templates_part_6.so CCLD SMPP_Templates_part_7.so CCLD SMPP_Types_part_1.so CCLD SMPP_Types_part_2.so CCLD SMPP_Types_part_3.so CCLD SMPP_Types_part_4.so CCLD SMPP_Types_part_5.so CCLD SMPP_Types_part_6.so CCLD SMPP_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCOpenSecurity_Functions_part_1.so CCLD TCCOpenSecurity_Functions_part_2.so CCLD TCCOpenSecurity_Functions_part_3.so CCLD TCCOpenSecurity_Functions_part_4.so CCLD TCCOpenSecurity_Functions_part_5.so CCLD TCCOpenSecurity_Functions_part_6.so CCLD TCCOpenSecurity_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_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_5.so CCLD MAP_LCS_DataTypes_part_4.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_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_7.so CCLD SS_Protocol_part_6.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD 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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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 (328 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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-0', 'apt-rdepends', 'osmo-stp'] [testenv] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv] osmo-stp -> libc6: installing libc6-dbg [testenv] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0', 'apt-rdepends', 'osmo-msc'] [testenv] osmo-msc -> osmo-msc: installing osmo-msc-dbg [testenv] osmo-msc -> libasn1c1: installing libasn1c-dbg [testenv] osmo-msc -> libc6: installing libc6-dbg [testenv] osmo-msc -> libosmocore22: installing libosmocore-dbg [testenv] osmo-msc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv] osmo-msc -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv] osmo-msc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] Installing packages: osmo-stp, osmo-msc, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-msc-dbg, libasn1c-dbg, libosmo-mgcp-client14-dbgsym, libosmo-ranap-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-msc', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-msc-dbg', 'libasn1c-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-ranap-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmo-msc osmo-msc-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 30 newly installed, 0 to remove and 85 not upgraded. Need to get 20.4 MB of archives. After this operation, 24.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504242026 [1180 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504242026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504242026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504242026 [229 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504242026 [60.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504242026 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504242026 [71.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504242026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504242026 [58.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504242026 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504242026 [137 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504242026 [488 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504242026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504242026 [71.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504242026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504242026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504242026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504242026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504242026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202504242026 [101 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504242026 [18.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504242026 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504242026 [75.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504242026 [286 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504242026 [225 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504242026 [953 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504242026 [2165 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc 1.13.0.7.86cda.202504242026 [351 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc-dbg 1.13.0.7.86cda.202504242026 [1514 kB] Get:33 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:34 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Fetched 20.4 MB in 0s (98.8 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_202504242026_amd64.deb ... Unpacking osmocom-nightly (202504242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504242026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.28.4a09a.202504242026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504242026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../20-libsmpp1_1.14.4.1.f1ec.202504242026_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202504242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../23-libasn1c1_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../24-libasn1c-dbg_0.9.38.202504242026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.2.38a6.202504242026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../28-osmo-msc_1.13.0.7.86cda.202504242026_amd64.deb ... Unpacking osmo-msc (1.13.0.7.86cda.202504242026) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../29-osmo-msc-dbg_1.13.0.7.86cda.202504242026_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0.7.86cda.202504242026) ... Setting up osmocom-nightly (202504242026) ... Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202504242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504242026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504242026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504242026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504242026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocore (1.11.0.24.ece60.202504242026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504242026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... 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.202504242026) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-msc (1.13.0.7.86cda.202504242026) ... 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.202504242026) ... 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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/stp.log'] 20250425103223269 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425103223269 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250425103223270 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) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 NOTICE 0: ASP(virt-bsc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425103223270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 INFO 0: AS(virt-bsc0) Created AS (osmo_ss7_instance.c:324) 20250425103223270 DLSS7 INFO 0: AS(virt-bsc0) Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:160) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425103223270 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) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 NOTICE 0: ASP(virt-bsc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425103223270 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 INFO 0: AS(virt-bsc1) Created AS (osmo_ss7_instance.c:324) 20250425103223270 DLSS7 INFO 0: AS(virt-bsc1) Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:160) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425103223270 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) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425103223270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250425103223270 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250425103223270 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250425103223270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425103223270 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:129) 20250425103223270 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:129) 20250425103223270 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250425103223270 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250425103223270 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250425103223270 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:286) 20250425103223270 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250425103223270 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250425103223270 DLSS7 INFO (Re)binding ipa Server to :::5000 (osmo_ss7_xua_srv.c:286) 20250425103223270 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-20250425-1032-80e084f1-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/msc.log'] 20250425103223529 DLSS7 INFO (r=::ffff:127.0.0.1:47997<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103223529 DLSS7 INFO (r=::ffff:127.0.0.1:47997<->l=::ffff:127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250425103223529 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::ffff:127.0.0.1:47997<->l=:::2905 (osmo_ss7_asp.c:722) 20250425103223529 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425103223529 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425103223529 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103223529 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425103223529 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250425103223529 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250425103223529 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250425103223530 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250425103223530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103223530 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250425103223532 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425103223532 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:577) 20250425103223532 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:584) 20250425103223532 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:602) 20250425103223532 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:608) 20250425103223532 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:713) 20250425103223532 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425103223532 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250425103223532 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:791) 20250425103223532 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:812) 20250425103223532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103223532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103223532 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103223532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103223532 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103223532 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-20250425-1032-80e084f1-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@63ea47419a21: Unix server socket created successfully. MC@63ea47419a21: Listening on TCP port 36169. MC2> 63ea47419a21 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc/MSC_Tests 63ea47419a21 36169 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@63ea47419a21: New HC connected from 10.0.2.100 [10.0.2.100]. 63ea47419a21: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@63ea47419a21: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@63ea47419a21: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@63ea47419a21: Configuration file was processed on all HCs. MC@63ea47419a21: Creating MTC on host 10.0.2.100. MC@63ea47419a21: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103224533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@63ea47419a21: ************************************************* MSC_Test-M3UA(4)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@63ea47419a21: ************************************************* MSC_Test-SCCP(3)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103225534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103225534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250425103225534 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.1 (xua_rkm.c:204) 20250425103225534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250425103225534 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250425103225534 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250425103225534 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250425103225534 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425103225534 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) 20250425103225534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250425103225534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103225534 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) 20250425103225534 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103225534 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) 20250425103225534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103225535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250425103225535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103225535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103225535 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103225535 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) 20250425103225535 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103225535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103225535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103225535 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) 20250425103225535 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103225535 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) 20250425103225535 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103225535 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x55e70571ae10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425103225535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250425103225569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103225569 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103225569 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103225569 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103225576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103225576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103225576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103225576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103225576 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103225576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103225576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103225576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103225576 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103225576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103225576 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test-M3UA(4)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@63ea47419a21: Message received on association #8 MSC_Test-M3UA(4)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103225577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103225577 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103225577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103225577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103225577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103225577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103225577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103225577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103225577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103225577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103225577 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103225577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103225577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103225577 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@63ea47419a21: Message received on association #8 MSC_Test-M3UA(4)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@63ea47419a21: Message received on association #8 MSC_Test-M3UA(4)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@63ea47419a21: Message received on association #8 MSC_Test-M3UA(4)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103226536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103226813 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) 20250425103226813 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425103226813 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:47997 err=None (osmo_ss7_asp.c:824) 20250425103227537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@63ea47419a21: First idle individual index:0 20250425103228380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103228380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103228380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103228380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103228380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103228380 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) 20250425103228380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103228380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103228380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103228380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-M3UA(4)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103228381 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103228537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103228585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103228585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103228585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103228585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103228585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103228585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103228585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103228585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103228585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103228585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103228586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103228586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103228586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103228586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103228586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103228586 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) 20250425103228586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103228586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103228586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103228586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 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)@63ea47419a21: Message received on association #8 MSC_Test-M3UA(4)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103229538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103230539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103231540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: setverdict(pass): none -> pass MSC_Test-SCCP(3)@63ea47419a21: Final verdict of PTC: none 20250425103232383 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103232383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103232383 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103232383 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103232383 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103232383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103232383 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103232383 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103232383 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103232383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103232383 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103232383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103232383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103232383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103232383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103232383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103232383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103232383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103232383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103232383 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103232383 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@63ea47419a21: Test case TC_cr_before_reset finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Fri Apr 25 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 20250425103232542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81052) 20250425103233542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=81052, count=85856) 20250425103234383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103234383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103234384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103234543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103235545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(8)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(6)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103235907 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103236095 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103236095 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103236095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103236095 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103236100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103236100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103236100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103236100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103236100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103236100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103236100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103236100 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103236100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103236100 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103236101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103236101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103236101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103236101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103236101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103236101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103236101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103236101 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103236101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103236101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103236101 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103236101 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103236101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103236545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103236545 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103236551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103236576 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103236576 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@63ea47419a21: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103236910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103236911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103236911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)9262456 MSC_Test_0-SCCP(6)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(7)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103236924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d 55 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103236924 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103236925 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103236925 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103236925 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250425103236925 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250425103236925 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103236925 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103236925 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103236925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103236925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103236925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058af080] (fsm.c:486) 20250425103236925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103236925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103236925 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55e7058677a0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250425103236925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236925 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) 20250425103236925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d 55 78 00 00 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103236925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103236925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8d 55 78 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@63ea47419a21: { messageType := 2, destLocRef := '8D5578'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(6)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@63ea47419a21: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" 20250425103236928 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103236928 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(6)@63ea47419a21: vl_from0 TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(6)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: setverdict(pass): none -> pass 20250425103236929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103236932 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103236932 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250425103236932 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250425103236932 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103236933 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103236933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058af080] (vlr_lu_fsm.c:110) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103236933 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103236933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103236933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058af080] (fsm.c:486) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103236933 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x6E0EE846) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250425103236933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103236933 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x6E0EE846 LOCATION UPDATE ACCEPT (TMSI = 0x6e0ee846) (gsm_04_08.c:149) 20250425103236933 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x6E0EE846 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103236933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103236933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8d 55 78 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6e 0e e8 46 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(6)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(6)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(6)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103236938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103236938 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x6E0EE846:GERAN-A-2:LU)[0x55e7058aedf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103236938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103236938 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250425103236938 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103236938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080] (vlr_lu_fsm.c:817) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103236938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55e7058b0640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103236938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103236938 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250425103236939 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103236939 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103236939 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103236939 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103236939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103236939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d 55 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(6)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(6)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(6)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103236940 DLSS7 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(8)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103236940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103236940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103236940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058aedf0] (msc_a.c:1053) 20250425103236940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103236940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103236940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846:GERAN-A-2:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103236941 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103236941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103236941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103236941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103236941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d 55 78 00 00 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(8)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103236942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103236942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103236942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103236942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103236942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103236942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103236942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103236942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103236942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103236942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8d 55 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(7)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)9262456 TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103236943 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103236943 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x6E0EE846 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(10)@63ea47419a21: Final verdict of PTC: none 20250425103236948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(5)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(12)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(8)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@63ea47419a21: Final verdict of PTC: none 20250425103236949 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103236949 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(7)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(9)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(13)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Fri Apr 25 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 20250425103237144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103237144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103237144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103237144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103237144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103237144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103237144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103237144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103237144 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103237144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103237144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103237144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103237144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103237144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103237144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103237144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103237144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103237144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103237144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103237144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103237144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145556) 20250425103237950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145556, count=201524) 20250425103238951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103239146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103239146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103239146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103239952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(19)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(19)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(17)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103240447 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(20)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103240638 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103240638 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103240638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103240638 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103240643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103240643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103240643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103240643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103240643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103240643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103240643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103240643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103240643 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103240643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103240643 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103240644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103240644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103240644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103240644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103240644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103240644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103240644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103240644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103240644 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103240644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103240644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103240644 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103240644 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103240644 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103240952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103240952 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(22)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103240958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(22)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103240980 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103240980 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(23)@63ea47419a21: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103241452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103241453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103241453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103241453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103241453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103241454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)3242898 MSC_Test_0-SCCP(17)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(18)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103241466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103241466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103241466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103241466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7b 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 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103241467 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103241467 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058aeb60] (fsm.c:486) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103241467 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103241467 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250425103241467 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250425103241467 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103241467 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103241467 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103241467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103241467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103241467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058abaa0] (fsm.c:486) 20250425103241467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103241467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103241467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241467 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) 20250425103241467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 7b 92 00 00 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103241467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103241467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 31 7b 92 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@63ea47419a21: { messageType := 2, destLocRef := '317B92'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(17)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@63ea47419a21: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" 20250425103241470 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103241470 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(17)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(17)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425103241472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103241472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103241472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103241472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-M3UA(19)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: setverdict(pass): none -> pass 20250425103241478 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103241478 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250425103241478 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250425103241478 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103241479 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103241479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0] (vlr_lu_fsm.c:110) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103241479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103241479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103241479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0] (fsm.c:486) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103241479 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250425103241479 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103241479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0] (vlr_lu_fsm.c:817) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103241479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058b33d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103241480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103241480 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250425103241480 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) 20250425103241480 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) 20250425103241480 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) 20250425103241480 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) 20250425103241480 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250425103241480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103241480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241480 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 31 7b 92 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) 20250425103241480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103241480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 7b 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(17)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(17)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(17)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(17)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103241489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103241489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103241489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103241489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103241490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103241490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058aeb60] (msc_a.c:1053) 20250425103241490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103241490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103241490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55e7058abaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103241490 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103241490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103241490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103241490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103241490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 7b 92 00 00 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@63ea47419a21: Session index based on local reference:0 20250425103241491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103241491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103241491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103241491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103241491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103241491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103241491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(19)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103241491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103241491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 7b 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(18)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)3242898 TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103241493 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103241493 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@63ea47419a21: Final verdict of PTC: pass 20250425103241499 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103241499 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(19)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(23)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(17)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(20)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(24)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(18)@63ea47419a21: Final verdict of PTC: none 20250425103241506 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(22)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(21)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Fri Apr 25 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 20250425103241692 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103241692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103241692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103241692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103241692 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103241692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103241692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103241692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103241692 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103241692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103241692 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103241692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103241692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103241692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103241692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103241692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103241692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103241692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103241692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103241693 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103241693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170228) 20250425103242507 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170228, count=190168) 20250425103243509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103243694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103243694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103243694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:32:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103244511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_tmsi_noauth_notmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(30)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(30)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(28)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103245051 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(31)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103245246 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103245246 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103245246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103245246 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(30)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103245251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103245251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103245251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103245251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103245251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103245251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103245251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103245251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103245251 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103245251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103245251 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103245252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103245252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103245252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103245252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103245252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103245252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103245252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103245252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103245252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103245252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103245252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103245252 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103245252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103245252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103245513 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103245513 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(33)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103245519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(33)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103245547 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103245547 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(34)@63ea47419a21: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250425103246057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103246058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@63ea47419a21: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14527479 MSC_Test_0-SCCP(28)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(29)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103246068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246068 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 dd ab f7 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) 20250425103246068 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103246068 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103246068 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103246068 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250425103246068 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103246068 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103246068 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103246068 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103246069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246069 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) 20250425103246069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd ab f7 00 00 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103246069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd ab f7 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: { messageType := 2, destLocRef := 'DDABF7'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103246073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(29)@63ea47419a21: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@63ea47419a21: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103246277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246277 DLSS7 DEBUG 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) 20250425103246277 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250425103246277 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250425103246277 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250425103246277 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103246277 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103246277 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103246277 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103246278 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103246278 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103246278 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103246278 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080] (fsm.c:486) 20250425103246278 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103246278 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103246278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dd ab f7 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@63ea47419a21: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@63ea47419a21: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" 20250425103246294 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103246294 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250425103246294 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250425103246294 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103246295 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) 20250425103246295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103246295 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103246295 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103246295 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103246296 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080] (vlr_lu_fsm.c:110) 20250425103246296 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103246296 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b33d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103246296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103246296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080] (fsm.c:486) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103246296 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250425103246296 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103246296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080] (vlr_lu_fsm.c:817) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103246296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058b35b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103246296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103246296 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250425103246296 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) 20250425103246297 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) 20250425103246297 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) 20250425103246297 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) 20250425103246297 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250425103246297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246297 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 dd ab f7 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) 20250425103246297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd ab f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103246306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103246307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103246307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058aedf0] (msc_a.c:1053) 20250425103246307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103246307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103246307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103246307 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103246307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103246307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103246307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103246308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dd ab f7 00 00 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 20250425103246309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103246309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103246309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103246309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103246309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103246309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103246309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103246309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103246309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103246309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd ab f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@63ea47419a21: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)14527479 TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103246311 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103246311 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@63ea47419a21: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) 20250425103247324 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103247324 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425103247324 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425103247325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247325 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@63ea47419a21: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)2771560 MSC_Test_0-SCCP(28)@63ea47419a21: First idle individual index:0 20250425103247339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2a 4a 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 10 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103247340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103247340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55e7058aeb60] (fsm.c:486) 20250425103247340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103247340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103247340 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) 20250425103247340 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) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103247341 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103247341 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103247341 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250425103247341 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) 20250425103247341 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) 20250425103247341 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) 20250425103247341 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) 20250425103247342 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103247342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247342 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) 20250425103247342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a 4a 68 00 00 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103247342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2a 4a 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250425103247342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2a 4a 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: { messageType := 2, destLocRef := '2A4A68'O ("*Jh"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103247347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103247348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103247348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103247348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058aeb60] (msc_a.c:1053) 20250425103247348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103247348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103247349 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103247349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2a 4a 68 00 00 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 20250425103247349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2a 4a 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@63ea47419a21: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)2771560 TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103247351 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103247351 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@63ea47419a21: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@63ea47419a21: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(34)@63ea47419a21: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@63ea47419a21: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2025242 MSC_Test_0-RAN(29)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103247553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247553 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 1e e7 1a 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) 20250425103247554 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103247554 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103247554 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103247554 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250425103247554 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103247554 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103247554 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103247554 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103247554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247554 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) 20250425103247554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e e7 1a 00 00 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103247554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e7 1a 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: { messageType := 2, destLocRef := '1EE71A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103247561 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103247561 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103247563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@63ea47419a21: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@63ea47419a21: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): none -> pass 20250425103247765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247765 DLSS7 DEBUG 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) 20250425103247765 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250425103247765 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) 20250425103247765 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250425103247765 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103247765 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103247766 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103247766 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103247766 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080] (fsm.c:486) 20250425103247766 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103247766 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103247766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e e7 1a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(34)@63ea47419a21: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@63ea47419a21: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103247774 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) 20250425103247774 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250425103247774 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250425103247774 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103247776 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) 20250425103247776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080] (vlr_lu_fsm.c:110) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103247776 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b35b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103247776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103247776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080] (fsm.c:486) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103247776 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250425103247776 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103247776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080] (vlr_lu_fsm.c:817) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103247776 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058b2cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103247776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103247776 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250425103247777 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) 20250425103247777 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) 20250425103247777 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) 20250425103247777 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) 20250425103247777 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250425103247777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247777 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 1e e7 1a 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) 20250425103247777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e7 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103247784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103247785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103247785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058aedf0] (msc_a.c:1053) 20250425103247785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103247785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103247785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103247785 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103247786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103247786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103247786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103247786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 1e e7 1a 00 00 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103247787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103247787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103247787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103247787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103247787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103247787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103247787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103247787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103247787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103247787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e e7 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@63ea47419a21: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2025242 TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103247788 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103247788 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@63ea47419a21: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) 20250425103248797 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103248798 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425103248798 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425103248798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103248798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103248798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103248798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248798 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@63ea47419a21: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)4722669 MSC_Test_0-SCCP(28)@63ea47419a21: First idle individual index:0 20250425103248808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103248808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103248808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103248808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248808 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 48 0f ed 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) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55e7058aeb60] (fsm.c:486) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103248809 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) 20250425103248809 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) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103248809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103248810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103248810 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103248810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250425103248810 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) 20250425103248810 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) 20250425103248810 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) 20250425103248810 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) 20250425103248810 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103248810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103248810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248810 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) 20250425103248810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103248810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 48 0f ed 00 00 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103248810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103248810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103248810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103248811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 48 0f ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250425103248811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103248811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103248811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103248811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 48 0f ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: { messageType := 2, destLocRef := '480FED'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(28)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(28)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(28)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103248816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103248816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103248816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103248816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103248816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103248816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058aeb60] (msc_a.c:1053) 20250425103248816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103248816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55e7058abaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103248816 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103248817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103248817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103248817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103248817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 48 0f ed 00 00 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@63ea47419a21: Session index based on local reference:0 20250425103248818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103248818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103248818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103248818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103248818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103248818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103248818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103248818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(30)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103248818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103248818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 48 0f ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@63ea47419a21: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)4722669 TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103248820 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103248820 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@63ea47419a21: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@63ea47419a21: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@63ea47419a21: Final verdict of PTC: pass 20250425103248831 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103248831 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(34)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(28)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(31)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(32)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(30)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(29)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@63ea47419a21: Final verdict of PTC: none 20250425103248837 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(27)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(35)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Fri Apr 25 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 20250425103249024 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103249024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103249024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103249024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103249024 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103249024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103249024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103249024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103249024 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103249024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103249024 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103249024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103249024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103249024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103249024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103249024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103249024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103249024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103249024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103249025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103249025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522116) 20250425103249838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=522116, count=535436) 20250425103250839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103251026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103251026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103251026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103251840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(43)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(43)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(41)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103252395 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(44)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103252588 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103252588 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103252588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103252588 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103252593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103252593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103252593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103252593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103252593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103252593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103252593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103252593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103252593 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103252593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103252593 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103252594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103252594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103252594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103252594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103252594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103252594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103252594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103252594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103252594 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103252594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103252594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103252594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103252594 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103252594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103252841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103252841 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(46)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103252847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(46)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103252864 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103252864 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(47)@63ea47419a21: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103253399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103253399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103253399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103253399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103253401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103253401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@63ea47419a21: Added conn table entry 0TC_lu_imsi_reject0(49)14556127 MSC_Test_0-SCCP(41)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(42)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103253417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103253417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103253417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103253417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1b 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 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103253418 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103253418 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103253418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103253418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250425103253418 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250425103253418 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103253418 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103253418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103253418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103253418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103253418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080] (fsm.c:486) 20250425103253418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103253418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103253419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253419 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) 20250425103253419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 1b df 00 00 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103253419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103253419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 de 1b df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@63ea47419a21: { messageType := 2, destLocRef := 'DE1BDF'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(41)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(47)@63ea47419a21: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" 20250425103253436 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103253436 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250425103253436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080] (vlr_lu_fsm.c:120) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250425103253436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103253436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250425103253436 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058aedf0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103253436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103253437 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) 20250425103253437 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) 20250425103253437 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) 20250425103253437 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425103253437 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103253437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103253437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 1b df 00 01 06 01 00 03 05 04 17 00 00 00 (osmo_ss7_asp.c:1164) 20250425103253438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253438 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103253438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 1b df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(41)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(41)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(41)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(41)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103253443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103253443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103253443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103253443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103253443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103253443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058aedf0] (msc_a.c:1053) 20250425103253443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103253443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103253443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55e7058af080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103253444 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250425103253444 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425103253444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103253444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103253444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103253444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103253444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 1b df 00 00 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@63ea47419a21: Session index based on local reference:0 20250425103253444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(43)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103253444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103253444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103253444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103253444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103253444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103253444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103253444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103253444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 de 1b df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(42)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_reject0(49)14556127 TC_lu_imsi_reject0(49)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@63ea47419a21: Final verdict of PTC: pass 20250425103253446 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103253446 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(41)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(42)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(47)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(44)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(43)@63ea47419a21: Final verdict of PTC: none 20250425103253449 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(40)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(45)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(46)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(48)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Fri Apr 25 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 20250425103253644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103253644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103253644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103253644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103253644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103253644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103253644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103253644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103253644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103253644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103253644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103253644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103253644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103253644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103253644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103253644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103253644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103253644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103253644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103253645 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103253645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122844) 20250425103254450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122844, count=169176) 20250425103255452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103255646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103255646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103255646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103256454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_timeout_gsup started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(54)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(54)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(52)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103256997 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(55)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103257191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103257191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103257191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103257191 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(54)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103257192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103257192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103257192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103257192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103257192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103257193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103257193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103257193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103257193 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103257193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103257193 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 20250425103257194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103257194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103257194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103257194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103257194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103257194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103257194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103257194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103257194 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103257194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(54)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103257194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103257194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103257194 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103257194 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103257456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103257456 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(57)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103257462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(57)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103257494 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103257494 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(58)@63ea47419a21: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103258005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103258005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103258005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103258005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103258005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103258005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103258005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103258005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103258005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103258005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103258006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103258006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103258006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103258006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103258006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103258006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103258006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103258006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103258006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103258006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@63ea47419a21: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)12290339 MSC_Test_0-SCCP(52)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(53)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103258022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103258022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103258022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103258022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103258022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103258022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(54)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103258022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103258022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103258023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103258023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb 89 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103258023 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103258023 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103258023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103258023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058aeb60] (fsm.c:486) 20250425103258023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103258023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103258024 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103258024 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250425103258024 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250425103258024 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103258024 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103258024 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103258024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103258024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103258024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0] (fsm.c:486) 20250425103258024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103258024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103258024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103258024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103258024 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) 20250425103258024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103258024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103258024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103258024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb 89 23 00 00 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103258024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103258024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103258024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103258024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103258024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103258024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103258024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103258024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bb 89 23 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@63ea47419a21: { messageType := 2, destLocRef := 'BB8923'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(52)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(52)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(58)@63ea47419a21: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" 20250425103303024 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) 20250425103303024 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) 20250425103303025 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058aeb60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103303025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103303025 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) 20250425103303025 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103303025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103303026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103303026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103303026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103303026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103303026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103303026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb 89 23 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103303026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103303026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103303026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103303026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103303026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103303026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103303026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103303026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bb 89 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(52)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(52)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(52)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(52)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103303035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103303035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103303035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103303035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103303035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103303035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103303035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103303035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103303035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103303036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103303036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103303036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0] (msc_a.c:1053) 20250425103303036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250425103303036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b2cf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425103303036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058aeb60] (msc_a.c:1053) 20250425103303036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103303036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103303036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103303037 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250425103303037 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103303037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103303037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103303037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103303037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103303037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103303037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103303037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103303037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103303037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bb 89 23 00 00 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@63ea47419a21: Session index based on local reference:0 20250425103303038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103303038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103303038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103303038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103303038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103303038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103303038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103303038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103303038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bb 89 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(53)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)12290339 TC_lu_imsi_timeout_gsup0(60)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@63ea47419a21: Final verdict of PTC: pass 20250425103303046 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103303046 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103303048 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(52)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(55)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(59)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(58)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(54)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(53)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(56)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Fri Apr 25 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 20250425103303240 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103303240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103303240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103303240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103303240 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103303240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103303240 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103303240 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103303240 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103303240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103303240 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103303240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103303240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103303240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103303240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103303240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103303240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103303240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103303240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103303240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103303240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=164760) 20250425103304048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=164760, count=167972) 20250425103305050 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103305242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103305242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103305242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103306052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(65)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(65)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(63)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103306539 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(66)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103306734 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103306734 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103306734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103306735 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(65)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103306737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103306737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103306737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103306737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103306737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103306737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103306738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103306738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103306738 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103306738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103306738 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103306739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103306739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103306739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103306739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103306739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103306739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103306739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103306739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103306739 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103306739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103306739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103306739 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103306739 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103306739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103307053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103307053 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(68)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103307059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(68)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103307082 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103307082 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(69)@63ea47419a21: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103307540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103307540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103307540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)11124394 MSC_Test_0-RAN(64)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(63)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103307545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103307545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 be aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103307545 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103307545 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aeb60] (fsm.c:486) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103307545 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103307545 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250425103307545 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250425103307545 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103307545 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103307545 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103307545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103307545 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103307545 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103307545 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103307545 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103307545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307546 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) 20250425103307546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 be aa 00 00 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: { messageType := 2, destLocRef := 'A9BEAA'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(69)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" 20250425103307547 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103307547 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(63)@63ea47419a21: vl_from0 20250425103307547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103307547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(63)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: setverdict(pass): none -> pass 20250425103307549 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103307549 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103307549 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250425103307549 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103307549 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{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) 20250425103307549 DMM DEBUG Tx AUTH REQ (rand = cc01548de67524e949daf7ee0460afa6) (gsm_04_08.c:641) 20250425103307549 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103307549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307549 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 a9 be aa 00 01 16 01 00 13 05 12 00 cc 01 54 8d e6 75 24 e9 49 da f7 ee 04 60 af a6 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(63)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@63ea47419a21: patching N(SD)=1 into dtap '05149D1CC2C2'O MSC_Test_0-RAN(64)@63ea47419a21: patched enc_l3: '05549D1CC2C2'O MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(63)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(63)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605549D1CC2C2'O 20250425103307551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(65)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103307551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307551 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 9d 1c c2 c2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103307551 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aeb60]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9d1cc2c2) (gsm_04_08.c:1128) 20250425103307551 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103307552 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 9d1cc2c2 (4 bytes) (vlr_auth_fsm.c:151) 20250425103307552 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0] (vlr_auth_fsm.c:294) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103307552 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058af080]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103307552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103307552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103307552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103307552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103307552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103307552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103307552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103307552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103307552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103307552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a9 be aa 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(63)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103307553 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103307553 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425103307553 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425103307553 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103307553 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103307553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058aedf0] (vlr_lu_fsm.c:110) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103307553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103307553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103307553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103307553 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2C6C88E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425103307553 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103307553 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2C6C88E4 LOCATION UPDATE ACCEPT (TMSI = 0x2c6c88e4) (gsm_04_08.c:149) 20250425103307553 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2C6C88E4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103307553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a9 be aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c 6c 88 e4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(63)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(63)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(63)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103307555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103307555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103307555 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aeb60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103307555 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425103307555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0] (vlr_lu_fsm.c:817) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103307555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55e7058af080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103307555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103307555 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425103307555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103307555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103307555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103307555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103307555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 be aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(63)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103307555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(63)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(63)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(63)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103307555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103307556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103307556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aeb60] (msc_a.c:1053) 20250425103307556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103307556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103307556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-10:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103307556 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103307556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103307556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103307556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103307556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a9 be aa 00 00 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@63ea47419a21: Session index based on local reference:0 20250425103307556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103307556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103307556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103307556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103307556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103307556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103307556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103307556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103307556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a9 be aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(64)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)11124394 TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103307557 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103307557 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@63ea47419a21: Final verdict of PTC: pass 20250425103307559 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(68)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(67)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(65)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(69)@63ea47419a21: Final verdict of PTC: none 20250425103307559 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103307559 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(63)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(70)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(66)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(64)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Fri Apr 25 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 20250425103307756 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103307756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103307756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103307756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103307756 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103307756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103307756 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103307756 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103307756 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103307756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103307756 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103307756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103307756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103307756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103307756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103307756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103307756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103307756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103307756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103307756 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103307757 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212076) 20250425103308559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212076, count=227596) 20250425103309560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103309758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103309758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103309758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:33:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103310561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(76)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(76)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(74)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103311021 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(77)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103311216 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103311216 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103311216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103311216 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103311217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103311217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103311217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103311217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103311217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103311217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103311217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103311217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103311217 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103311217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103311217 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 20250425103311218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103311218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103311218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103311218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103311218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103311218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103311218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103311218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103311218 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103311218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103311218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103311218 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 20250425103311218 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103311218 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(76)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103311562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103311562 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(79)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103311564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(79)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103311573 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103311573 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(80)@63ea47419a21: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103312024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)7263101 MSC_Test_0-SCCP(74)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(75)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103312034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d3 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 01 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312035 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b35b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103312035 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b35b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b35b0] (fsm.c:486) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103312035 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103312035 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250425103312035 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250425103312035 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103312035 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103312035 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103312035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103312035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103312035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0] (fsm.c:486) 20250425103312035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103312035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103312035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312035 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) 20250425103312035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 7d 00 00 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: { messageType := 2, destLocRef := '6ED37D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(80)@63ea47419a21: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" 20250425103312037 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103312037 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(74)@63ea47419a21: vl_from0 20250425103312038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(74)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: setverdict(pass): none -> pass 20250425103312040 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103312040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103312040 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250425103312040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103312040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425103312040 DMM DEBUG Tx AUTH REQ (rand = 55dc0ac28b7d7977db537424bb179f49) (gsm_04_08.c:641) 20250425103312040 DMM DEBUG AUTH REQ (autn = eb2082c66981894c4b17224428f81b4a) (gsm_04_08.c:643) 20250425103312040 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103312040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312040 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 d3 7d 00 01 28 01 00 25 05 12 00 55 dc 0a c2 8b 7d 79 77 db 53 74 24 bb 17 9f 49 20 10 eb 20 82 c6 69 81 89 4c 4b 17 22 44 28 f8 1b 4a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(74)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@63ea47419a21: patching N(SD)=1 into dtap '05149EB0094121048067A90E'O MSC_Test_0-RAN(75)@63ea47419a21: patched enc_l3: '05549EB0094121048067A90E'O MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(74)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(74)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05549EB0094121048067A90E'O 20250425103312044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 9e b0 09 41 21 04 80 67 a9 0e 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312044 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b35b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9eb009418067a90e) (gsm_04_08.c:1128) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103312044 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 9eb009418067a90e (8 bytes) (vlr_auth_fsm.c:151) 20250425103312044 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0] (vlr_auth_fsm.c:294) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103312044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058ab550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103312044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103312044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103312044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103312044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103312044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103312044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103312044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b2cf0] (fsm.c:486) 20250425103312044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103312044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103312044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(74)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103312047 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103312047 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250425103312047 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425103312047 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103312048 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103312048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058b2cf0] (vlr_lu_fsm.c:110) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103312048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103312048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103312048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058b2cf0] (fsm.c:486) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103312048 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x21C0BF36) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425103312048 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103312048 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x21C0BF36 LOCATION UPDATE ACCEPT (TMSI = 0x21c0bf36) (gsm_04_08.c:149) 20250425103312048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312048 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x21C0BF36 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103312048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d3 7d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 c0 bf 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(74)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(74)@63ea47419a21: vl_from0 20250425103312050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(74)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312050 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b35b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103312050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103312050 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425103312050 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103312050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0] (vlr_lu_fsm.c:817) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103312050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55e7058ab550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103312050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103312050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250425103312050 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103312050 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103312050 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103312051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312050 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103312051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(74)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103312052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312052 DLSS7 DEBUG 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(74)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(74)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(74)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103312052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103312053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b35b0] (msc_a.c:1053) 20250425103312053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103312053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103312053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:GERAN-A-11:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103312053 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103312054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103312054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103312054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103312054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 7d 00 00 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(76)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103312055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103312055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103312055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103312055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103312055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103312055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103312055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103312055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103312055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e d3 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(75)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)7263101 TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103312056 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103312056 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@63ea47419a21: Final verdict of PTC: pass 20250425103312063 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103312063 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(76)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(77)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(81)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(80)@63ea47419a21: Final verdict of PTC: none 20250425103312068 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(74)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(75)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(78)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Fri Apr 25 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 20250425103312256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103312256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103312256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103312256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103312256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103312256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103312256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103312256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103312256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103312256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103312256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103312256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103312256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103312256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103312256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103312256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103312256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103312256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103312256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103312256 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103312257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212380) 20250425103313068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212380, count=228240) 20250425103314070 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103314258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103314258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103314258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103315071 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(87)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(87)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(85)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103315605 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(88)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103315802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103315802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103315802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103315802 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103315807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103315807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103315807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103315807 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103315807 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103315807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103315807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103315807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103315807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103315807 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103315807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103315807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103315808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103315808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103315808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103316072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103316072 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(90)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103316078 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(90)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103316096 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103316096 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(91)@63ea47419a21: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103316613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103316613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103316613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103316613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103316614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103316614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103316614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103316614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@63ea47419a21: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)5127620 MSC_Test_0-SCCP(85)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(86)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103316630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103316630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103316630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103316630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e 3d c4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103316630 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103316630 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aeb60] (fsm.c:486) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103316630 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103316630 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103316630 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103316630 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103316630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103316631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103316631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103316631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103316631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103316631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103316631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103316631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103316631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316631 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) 20250425103316631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103316631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 3d c4 00 00 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103316631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103316631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103316631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103316631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4e 3d c4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@63ea47419a21: { messageType := 2, destLocRef := '4E3DC4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(91)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(85)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(85)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(85)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103316640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103316640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103316640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103316640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103316644 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103316644 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425103316644 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425103316644 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103316644 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103316644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0] (vlr_lu_fsm.c:110) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103316644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058ab550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103316644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103316644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103316644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103316644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058aedf0] (fsm.c:486) 20250425103316644 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103316645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103316645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103316645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103316645 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425103316645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103316645 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 LOCATION UPDATE ACCEPT (TMSI = 0x299e34f5) (gsm_04_08.c:149) 20250425103316645 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103316645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103316645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103316645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103316645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103316645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103316645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103316645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103316645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103316645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103316645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4e 3d c4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 9e 34 f5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(85)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103321631 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103321632 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103321632 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aeb60]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103321632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103321632 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103321632 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103321632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103321632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103321632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103321632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103321632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103321632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103321632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103321633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103321633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103321633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 3d c4 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103321633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103321633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103321633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103321633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103321633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103321633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103321633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103321633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103321633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103321633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4e 3d c4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(87)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(85)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(85)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@63ea47419a21: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@63ea47419a21: Test Component 93 has requested to stop MTC. Terminating current testcase execution. 20250425103323657 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103323657 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103323659 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(90)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(92)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(91)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(85)@63ea47419a21: Final verdict of PTC: none 20250425103323660 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103323660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103323660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103323660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103323660 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103323660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103323660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103323660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103323660 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103323660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103323661 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103323661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103323661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103323661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103323661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103323661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103323661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103323661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103323661 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(88)@63ea47419a21: Final verdict of PTC: none 20250425103323662 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103323662 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(87)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(86)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(89)@63ea47419a21: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@63ea47419a21: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@63ea47419a21: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Fri Apr 25 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=163392) 20250425103324660 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163392, count=163932) 20250425103325661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103325662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103325662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103325662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103326662 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cmserv_imsi_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(98)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(98)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(96)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103327335 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(99)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103327529 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103327529 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103327529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103327529 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(98)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103327534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103327534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103327534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103327534 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103327534 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103327534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103327534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103327534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103327534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103327534 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103327534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103327534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103327534 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103327534 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103327535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103327663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103327663 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(101)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103327669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(101)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103327692 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103327692 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(102)@63ea47419a21: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } 20250425103328337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103328337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103328337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103328337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103328337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103328337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103328337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0] (msub.c:113) 20250425103328337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250425103328337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-12:LU)[0x55e7058b0770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250425103328337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aeb60] (msub.c:113) 20250425103328337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103328337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250425103328337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5:GERAN-A-12:LU)[0x55e7058aedf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103328337 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x299E34F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103328338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103328338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103328338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103328338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@63ea47419a21: Added conn table entry 0TC_cmserv_imsi_unknown0(104)11491744 MSC_Test_0-SCCP(96)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(97)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103328346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103328346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103328346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103328346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 af 59 a0 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) 20250425103328346 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103328346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103328346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60] (fsm.c:486) 20250425103328346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103328346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103328346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250425103328347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103328347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425103328347 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250425103328347 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250425103328347 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425103328347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103328347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328347 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) 20250425103328347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103328347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 59 a0 00 00 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103328347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103328347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103328347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103328347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 59 a0 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250425103328347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103328347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103328347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103328347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 59 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@63ea47419a21: { messageType := 2, destLocRef := 'AF59A0'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(96)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(96)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(96)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(96)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(96)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103328352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103328352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103328352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103328352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103328352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103328352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058aeb60] (msc_a.c:1053) 20250425103328352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103328352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55e7058b2cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103328352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103328352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103328352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103328352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 af 59 a0 00 00 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@63ea47419a21: Session index based on local reference:0 20250425103328353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103328353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103328353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103328353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103328353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103328353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103328353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103328353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103328353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 af 59 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(97)@63ea47419a21: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)11491744 TC_cmserv_imsi_unknown0(104)@63ea47419a21: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@63ea47419a21: Final verdict of PTC: pass 20250425103328359 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(102)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(96)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(100)@63ea47419a21: Final verdict of PTC: none 20250425103328359 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103328359 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(105)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(98)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(97)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(99)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(103)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@63ea47419a21: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Fri Apr 25 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 20250425103328560 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103328560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103328560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103328560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103328560 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103328560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103328560 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103328560 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103328560 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103328560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103328560 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103328560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103328560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103328560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103328560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103328560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103328560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103328560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103328560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103328560 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103328561 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111580) 20250425103329361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=111580, count=158736) 20250425103330362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103330561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103330561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103330561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103331365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cmserv_tmsi_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(109)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(109)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(107)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103331909 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(110)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103332102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103332102 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103332102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103332102 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103332107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103332107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103332107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103332107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103332107 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103332107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103332107 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103332107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103332107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103332107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103332107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103332107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103332107 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103332108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103332108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103332108 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425103332108 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103332108 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(109)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103332366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103332366 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(112)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103332372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(112)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103332395 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103332395 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(115)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } 20250425103332915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103332915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103332915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103332915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103332916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103332917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103332917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103332917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@63ea47419a21: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)5651551 MSC_Test_0-SCCP(107)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(108)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103332931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103332932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103332932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103332932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 3c 5f 02 02 06 04 43 b9 00 fe 04 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) 20250425103332932 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103332932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103332932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0] (fsm.c:486) 20250425103332932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103332932 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103332933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250425103332933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103332933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425103332933 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250425103332933 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250425103332933 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425103332933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103332933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332933 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) 20250425103332933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103332933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 3c 5f 00 00 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103332933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103332933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103332933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103332933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 3c 5f 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250425103332933 DLSS7 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(109)@63ea47419a21: Message received on association #8 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103332933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103332933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103332933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 3c 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(107)@63ea47419a21: { messageType := 2, destLocRef := '563C5F'O ("V<_"), sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(107)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(107)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(107)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(107)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(107)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103332944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103332944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103332944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103332944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103332945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103332945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058aedf0] (msc_a.c:1053) 20250425103332945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103332945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103332945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103332945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103332945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103332945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103332945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 3c 5f 00 00 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(109)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@63ea47419a21: Session index based on local reference:0 20250425103332946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103332946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103332947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103332947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103332947 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103332947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103332947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103332947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103332947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103332947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 3c 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(108)@63ea47419a21: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)5651551 TC_cmserv_tmsi_unknown0(115)@63ea47419a21: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@63ea47419a21: Final verdict of PTC: pass 20250425103332956 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103332956 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(107)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(110)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(108)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(113)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(109)@63ea47419a21: Final verdict of PTC: none 20250425103332959 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(112)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(114)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(111)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(116)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@63ea47419a21: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Fri Apr 25 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 20250425103333148 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103333148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103333148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103333148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103333148 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103333148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103333148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103333148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103333148 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103333148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103333148 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103333148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103333148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103333148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103333148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103333148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103333148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103333148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103333148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103333148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103333149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123264) 20250425103333960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=123264, count=148560) 20250425103334960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103335150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103335150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103335150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103335962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(120)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(120)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(118)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103336510 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(121)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103336704 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103336704 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103336704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103336704 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103336709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103336709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103336709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103336709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103336709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103336709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103336709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103336709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103336709 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103336709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103336709 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103336710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103336710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103336710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103336710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103336710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103336710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103336710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103336710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103336710 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103336710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103336710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103336710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103336710 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103336710 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103336963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103336964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(123)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103336969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(123)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103336988 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103336988 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(124)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103337515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call0(126)16256026 MSC_Test_0-SCCP(118)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(119)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103337532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0c 1a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337533 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103337533 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058aeb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058aeb60] (fsm.c:486) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103337533 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103337533 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250425103337533 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250425103337533 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103337533 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103337533 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103337533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103337533 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103337533 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b2cf0] (fsm.c:486) 20250425103337533 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103337533 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103337533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337533 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) 20250425103337533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 0c 1a 00 00 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103337533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 0c 1a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: { messageType := 2, destLocRef := 'F80C1A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(124)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103337537 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103337537 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 TC_lu_and_mo_call0(126)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103337542 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103337542 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425103337542 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103337542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103337543 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103337543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b2cf0] (vlr_lu_fsm.c:110) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103337543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55e7058b0eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103337543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103337543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b2cf0] (fsm.c:486) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103337543 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x0C945C2C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103337543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103337543 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x0C945C2C LOCATION UPDATE ACCEPT (TMSI = 0x0c945c2c) (gsm_04_08.c:149) 20250425103337543 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x0C945C2C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103337543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f8 0c 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 94 5c 2c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103337549 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x0C945C2C:GERAN-A-15:LU)[0x55e7058aeb60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103337549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103337549 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103337549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103337549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0] (vlr_lu_fsm.c:817) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103337549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55e7058b1090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103337549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103337549 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425103337549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103337549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103337549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103337549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103337549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 0c 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103337551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103337551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058aeb60] (msc_a.c:1053) 20250425103337551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103337551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103337551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-15:LU)[0x55e7058b2cf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103337551 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103337551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 0c 1a 00 00 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 20250425103337552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f8 0c 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call0(126)16256026 TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103337552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103337552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0C945C2C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call0(126)3948571 MSC_Test_0-RAN(119)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 40 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0c 94 5c 2c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103337754 DMM DEBUG msc_a(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058aedf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058aedf0] (fsm.c:486) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103337754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103337754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103337754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103337754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425103337754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103337755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337755 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) 20250425103337755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c 40 1b 00 00 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103337755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c 40 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425103337755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c 40 1b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: { messageType := 2, destLocRef := '3C401B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103337758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103337758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337778 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) 20250425103337778 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103337778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250425103337778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103337778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103337778 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103337778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337778 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103337778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103337778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103337778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058aedf0] (fsm.c:486) 20250425103337778 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0a90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0a90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0] (fsm.c:486) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55e7058b0a90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55e7058b0a90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0cf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0cf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0] (fsm.c:486) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55e7058b0cf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103337779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55e7058b0cf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(122)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103337795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55e7058b0a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103337795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103337795 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425103337798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55e7058b0cf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103337798 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103337798 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337798 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250425103337798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337798 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 3c 40 1b 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(121)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(121)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103337805 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103337807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337807 DLSS7 DEBUG 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) MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b0cf0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103337807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103337807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103337807 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337807 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337807 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337807 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425103337810 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103337810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103337810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103337810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103337810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c 40 1b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103337811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103337811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103337811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103337813 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103337813 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103337813 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103337813 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103337813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c 40 1b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103337815 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337815 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337815 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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) 20250425103337815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b0a90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103337815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b0a90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103337815 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103337816 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103337816 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103337816 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103337816 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103337816 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103337816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103337816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103337816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103337816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c 40 1b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT TC_lu_and_mo_call0(126)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(119)@63ea47419a21: patching N(SD)=2 into dtap '030F'O TC_lu_and_mo_call0(126)@63ea47419a21: { 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" } } } } } } } MSC_Test_0-RAN(119)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103337819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103337819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103337819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103337819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103337819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103337819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103337819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103337819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103337819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103337819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103337819 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103337819 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103337819 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103337819 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103337819 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250425103337819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103337819 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103337819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103337819 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: Hold the call for some time TC_lu_and_mo_call0(126)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: Hangup TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103343334 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103343334 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103343334 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103343334 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103343334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103343334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103343335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103343335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343335 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 3c 40 1b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425103343340 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425103343340 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103343340 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103343341 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103343341 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103343341 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103343341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103343341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103343341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103343341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c 40 1b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103343345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103343345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103343345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103343345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103343346 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425103343346 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103343346 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425103343346 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425103343346 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103343346 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103343346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103343346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103343346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103343346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0] (call_leg.c:197) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0cf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0] (call_leg.c:197) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103343346 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C: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)[0x55e7058b0a90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058aedf0] (call_leg.c:198) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103343346 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0eb0]{RELEASING}: Deallocated (fsm.c:568) 20250425103343346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103343347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103343347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103343347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103343347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c 40 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(118)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(126)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(118)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(118)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103343351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103343351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103343351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103343351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103343352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103343352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058aedf0] (msc_a.c:1053) 20250425103343352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103343352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-16:CM_SERVICE_REQ)[0x55e7058b0770]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103343352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103343352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103343352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103343352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103343352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c 40 1b 00 00 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@63ea47419a21: Session index based on local reference:0 20250425103343353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103343353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103343353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103343353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103343353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103343353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103343353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103343353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103343353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103343353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c 40 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call0(126)3948571 TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_call0(126)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@63ea47419a21: Final verdict of PTC: pass 20250425103344369 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103344369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103344369 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103344369 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103344369 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103344369 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103344369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103344369 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103344369 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103344369 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103344369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103344370 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103344369 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(124)@63ea47419a21: Final verdict of PTC: none 20250425103344370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103344370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103344370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103344370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103344370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103344370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103344370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103344370 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(118)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(120)@63ea47419a21: Final verdict of PTC: none 20250425103344370 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103344371 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(121)@63ea47419a21: Final verdict of PTC: none 20250425103344372 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(122)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(125)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(119)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Fri Apr 25 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=448280) 20250425103345373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448280, count=464832) 20250425103346370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103346370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103346370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103346375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103347376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_call_ipv6 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(131)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(131)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(129)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103347979 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(132)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103348171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103348171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103348171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103348171 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(131)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103348177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103348177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103348177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103348178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103348178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103348178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103348178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103348178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103348178 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103348178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103348178 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103348180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103348180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103348180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103348180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103348180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103348180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103348180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103348180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103348180 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103348180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103348180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103348180 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 20250425103348180 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103348180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(131)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103348377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103348377 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(134)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103348382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(134)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103348405 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103348405 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(135)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103348984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103348984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103348984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103348984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103348984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103348984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103348984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103348984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103348984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103348984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103348985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103348985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103348985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103348985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103348985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103348985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103348985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103348985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103348985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103348985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)1174700 MSC_Test_0-SCCP(129)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(130)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ec 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103349005 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b08a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103349005 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b08a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b08a0] (fsm.c:486) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103349005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103349005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103349005 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103349005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103349005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103349005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103349005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90] (fsm.c:486) 20250425103349005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103349005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103349006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 ec ac 00 00 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103349006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 11 ec ac 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: { messageType := 2, destLocRef := '11ECAC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(135)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103349010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103349010 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103349011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349011 DLM3UA DEBUG 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(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): none -> pass 20250425103349015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103349015 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425103349015 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103349015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103349015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103349015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90] (vlr_lu_fsm.c:110) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103349015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058ae8d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103349015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103349015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0a90] (fsm.c:486) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103349015 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:TMSInew-0x701E3A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103349015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103349015 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:TMSInew-0x701E3A2D LOCATION UPDATE ACCEPT (TMSI = 0x701e3a2d) (gsm_04_08.c:149) 20250425103349016 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:TMSInew-0x701E3A2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103349016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 11 ec ac 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 70 1e 3a 2d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103349025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103349026 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:TMSInew-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b08a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103349026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:TMSInew-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103349026 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103349026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90] (vlr_lu_fsm.c:817) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103349026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C945C2C:GERAN-A-17:LU)[0x55e7058b0eb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103349026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103349026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425103349026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103349026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103349026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103349026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103349026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 ec ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103349032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103349032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b08a0] (msc_a.c:1053) 20250425103349032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103349032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103349032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-17:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103349033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - active-conn: now used by 1 (attached) (msub.c:375) 20250425103349033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 11 ec ac 00 00 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 20250425103349034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 11 ec ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)1174700 TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103349036 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103349036 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '701E3A2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)2510662 MSC_Test_0-RAN(130)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 4f 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 70 1e 3a 2d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103349238 DMM DEBUG msc_a(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b11c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b11c0] (fsm.c:486) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103349238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103349238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103349238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103349239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425103349239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103349239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 26 4f 46 00 00 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103349239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 26 4f 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425103349240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 4f 46 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: { messageType := 2, destLocRef := '264F46'O ("&OF"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103349243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103349243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103349262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349262 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349262 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) 20250425103349263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103349263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250425103349263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103349263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103349263 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103349263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349263 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103349263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103349263 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103349263 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b11c0] (fsm.c:486) 20250425103349263 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b35b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103349263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b35b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0] (fsm.c:486) 20250425103349263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55e7058b35b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103349263 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55e7058b35b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103349264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b5c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103349264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b5c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0] (fsm.c:486) 20250425103349264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55e7058b5c20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103349264 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55e7058b5c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(133)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103349284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55e7058b35b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103349284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103349284 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425103349284 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349284 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(132)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 20250425103349288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55e7058b5c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103349288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103349288 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349288 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) 20250425103349289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349289 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 26 4f 46 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103349295 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:26 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250425103349297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349298 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) MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55e7058b5c20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103349298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)[0x55e7058b5c20]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425103349298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)[0x55e7058b5c20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103349298 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349298 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349298 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349298 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425103349298 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349298 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103349302 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103349302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103349302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103349302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425103349302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 26 4f 46 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 20250425103349303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103349303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103349303 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103349306 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103349306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103349306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103349306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103349307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 4f 46 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103349310 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349310 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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) 20250425103349310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058b35b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103349310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058b35b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103349310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)[0x55e7058b35b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103349310 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103349310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103349310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103349310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103349310 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103349311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103349311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103349311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103349311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 4f 46 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425103349314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103349314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103349314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103349314 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(130)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103349314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103349314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103349314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103349314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103349314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103349314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103349314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103349314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103349315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103349315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103349315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103349315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103349315 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103349315 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103349315 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Hangup TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103354828 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103354828 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103354828 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103354828 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103354829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103354829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103354829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103354829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354829 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 26 4f 46 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425103354835 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425103354835 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103354835 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103354835 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103354835 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103354835 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103354835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103354835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103354835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103354835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 4f 46 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425103354840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354840 DLM3UA DEBUG 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(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103354840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103354840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103354840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103354841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425103354841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103354841 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425103354841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425103354841 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103354841 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103354841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103354841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103354841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103354841 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103354841 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103354841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103354841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0] (call_leg.c:197) 20250425103354841 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103354842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b5c20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103354842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103354842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0] (call_leg.c:197) 20250425103354842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103354842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103354842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058b35b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103354842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103354842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b11c0] (call_leg.c:198) 20250425103354842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103354842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058ae8d0]{RELEASING}: Deallocated (fsm.c:568) 20250425103354842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103354842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103354842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103354842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103354842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 26 4f 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(129)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(132)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(137)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(129)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(129)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call_ipv60(137)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103354847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354847 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103354847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103354847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103354847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103354847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103354847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b11c0] (msc_a.c:1053) 20250425103354848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103354848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-18:CM_SERVICE_REQ)[0x55e7058b0cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103354848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - active-conn: now used by 1 (attached) (msub.c:375) 20250425103354848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103354848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103354848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103354848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103354848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 26 4f 46 00 00 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(131)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@63ea47419a21: Session index based on local reference:0 20250425103354849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103354849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103354849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103354849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103354849 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103354849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103354849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103354849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103354849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103354849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 26 4f 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(130)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)2510662 TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(129)@63ea47419a21: Final verdict of PTC: none 20250425103355864 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103355864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103355864 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103355864 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103355865 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103355865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103355865 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103355865 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103355865 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103355865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103355865 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103355865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103355865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103355864 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103355864 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103355865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103355865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103355865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103355865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103355865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103355865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103355865 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(131)@63ea47419a21: Final verdict of PTC: none 20250425103355865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(132)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(135)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(130)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(136)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@63ea47419a21: Final verdict of PTC: none 20250425103355867 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(138)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(133)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Fri Apr 25 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=450568) 20250425103356869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450568, count=467120) 20250425103357866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103357866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103357866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103357870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103358871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(142)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(142)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(140)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103359416 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103359611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103359611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103359611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103359611 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(142)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103359616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103359616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103359616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103359616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103359616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103359616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103359616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103359616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103359616 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103359616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103359616 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103359617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103359617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103359617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103359617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103359617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103359617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103359617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103359617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103359617 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103359617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103359617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103359617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103359617 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103359617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103359872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103359872 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103359878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103359898 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103359898 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103400424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)2071269 MSC_Test_0-SCCP(140)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(141)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 9a e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103400438 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aff60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103400438 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aff60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aff60] (fsm.c:486) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103400438 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103400438 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250425103400438 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250425103400438 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103400438 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103400438 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103400438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103400439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103400439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103400439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058b35b0] (fsm.c:486) 20250425103400439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103400439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103400439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 9a e5 00 00 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103400439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f 9a e5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: { messageType := 2, destLocRef := '1F9AE5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@63ea47419a21: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" 20250425103400442 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103400442 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): none -> pass 20250425103400450 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103400450 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250425103400450 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425103400450 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103400450 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103400451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b35b0] (vlr_lu_fsm.c:110) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103400451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55e7058aeb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103400451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103400451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b35b0] (fsm.c:486) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103400451 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x31BB38FE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425103400451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103400451 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x31BB38FE LOCATION UPDATE ACCEPT (TMSI = 0x31bb38fe) (gsm_04_08.c:149) 20250425103400451 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x31BB38FE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103400452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1f 9a e5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 bb 38 fe (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103400463 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x31BB38FE:GERAN-A-19:LU)[0x55e7058aff60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103400463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103400463 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425103400463 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103400463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0] (vlr_lu_fsm.c:817) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103400463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55e7058b0c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103400463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103400463 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250425103400464 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103400464 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103400464 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103400464 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103400464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 9a e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103400468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103400468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058aff60] (msc_a.c:1053) 20250425103400468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103400468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103400468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-19:LU)[0x55e7058b35b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103400468 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - active-conn: now used by 1 (attached) (msub.c:375) 20250425103400469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f 9a e5 00 00 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 20250425103400470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f 9a e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)2071269 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103400472 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103400472 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '31BB38FE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)13837860 MSC_Test_0-RAN(141)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 26 24 02 02 06 04 43 b9 00 fe 04 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 bb 38 fe 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103400673 DMM DEBUG msc_a(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b5c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b5c20] (fsm.c:486) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103400674 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103400674 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103400674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103400674 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250425103400674 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103400674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 26 24 00 00 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103400674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 26 24 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250425103400675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 26 24 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: { messageType := 2, destLocRef := 'D32624'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103400678 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103400678 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103400693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400693 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) 20250425103400693 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103400693 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250425103400693 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103400693 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103400693 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103400693 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400693 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103400693 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103400694 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103400694 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b5c20] (fsm.c:486) 20250425103400694 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058c0b10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058c0b10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20] (fsm.c:486) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55e7058c0b10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55e7058c0b10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058c0d70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058c0d70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20] (fsm.c:486) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55e7058c0d70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103400694 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55e7058c0d70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103400707 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55e7058c0b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103400707 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103400708 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425103400709 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55e7058c0d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103400709 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103400709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) 20250425103400710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400710 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 d3 26 24 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 03 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(143)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103400716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400716 DLSS7 DEBUG 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-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425103400716 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058c0d70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103400716 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103400716 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400716 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400717 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400717 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400717 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400718 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425103400720 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103400720 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103400720 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103400720 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103400720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d3 26 24 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103400721 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103400721 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103400721 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103400723 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103400723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103400723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103400723 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103400723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 26 24 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103400725 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400725 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400725 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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) 20250425103400725 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0b10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103400725 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0b10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103400725 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103400725 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103400725 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103400725 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103400726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103400726 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103400726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103400726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103400726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103400726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 26 24 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(140)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: { 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" } } } } } } } 20250425103400729 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103400729 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103400729 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103400729 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(141)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(140)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(140)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425103400730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103400730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103400730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103400730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103400730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103400730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103400730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103400730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103400730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103400731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103400731 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103400731 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103400731 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103400731 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103400731 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103402727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103402727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103402727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103402727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103402727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103402727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103402727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103402727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103402727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103402727 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 d3 26 24 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 20250425103404728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103404728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103404728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103404728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103404728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103404728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103404728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103404728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103404728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103404728 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 d3 26 24 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 20250425103405732 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103405732 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103405732 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20] (msub.c:113) 20250425103405732 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425103405733 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0d70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103405733 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103405733 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20] (msub.c:113) 20250425103405733 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103405733 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425103405733 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE: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)[0x55e7058c0b10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103405733 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b5c20] (msub.c:113) 20250425103405733 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425103405733 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058aeb20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103405733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103405733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b5c20] (msub.c:113) 20250425103405733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425103405733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ)[0x55e7058b0a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103405733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250425103405733 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103405733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103405733 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103405733 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250425103405733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103405733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103405733 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103405733 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - active-conn: now used by 1 (attached) (msub.c:375) 20250425103405734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103405734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103405734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103405734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103405734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103405734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103405734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103405734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103405734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103405734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d3 26 24 00 00 14 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@63ea47419a21: Session index based on local reference:0 20250425103405735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103405735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103405736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103405736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103405736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103405736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103405736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103405736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103405736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103405736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 26 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(143)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-RAN(141)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)13837860 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@63ea47419a21: Final verdict of PTC: pass 20250425103405745 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103405745 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(140)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(142)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(143)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(147)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(146)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(141)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(144)@63ea47419a21: Final verdict of PTC: none 20250425103405750 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(145)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103405936 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103405936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103405936 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103405936 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103405936 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103405936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103405936 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103405936 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103405937 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103405937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103405937 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103405937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103405937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103405937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103405937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103405937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103405937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103405937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103405937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103405937 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103405937 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428232) 20250425103406751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=428232, count=429488) 20250425103407752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103407938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103407938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103407938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103408754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_auth_sai_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(153)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(153)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(151)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103409354 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(154)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103409550 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103409551 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103409551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103409551 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103409555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103409555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103409555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103409555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103409555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103409555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103409555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103409555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103409555 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103409555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103409556 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 20250425103409556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103409556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103409556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103409556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(153)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103409556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103409556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103409557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103409557 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103409557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103409557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103409557 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103409557 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103409557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103409754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103409754 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(156)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103409760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(156)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103409784 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103409784 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(157)@63ea47419a21: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103410358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103410358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103410358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103410358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103410358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103410358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103410358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103410358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103410358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103410358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103410358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103410358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103410358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103410358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103410358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103410358 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103410358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103410358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103410358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103410358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@63ea47419a21: Added conn table entry 0TC_lu_auth_sai_timeout0(159)15692812 MSC_Test_0-SCCP(151)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(152)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103410372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103410372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103410372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103410372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103410372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103410372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103410372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103410372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103410372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103410372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 74 0c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103410373 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058aeb20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103410373 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058aeb20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103410373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103410373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058aeb20] (fsm.c:486) 20250425103410373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425103410373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103410373 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103410373 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250425103410373 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250425103410373 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103410373 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103410373 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103410374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103410374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103410374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103410374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103410374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90] (fsm.c:486) 20250425103410374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103410374 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103410374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103410374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103410374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103410374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103410374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103410374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103410374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103410374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103410374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103410374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 ef 74 0c 00 00 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@63ea47419a21: { messageType := 2, destLocRef := 'EF740C'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(157)@63ea47419a21: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@63ea47419a21: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(151)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(151)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103410381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103410381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103410381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103410381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103410381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103410381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103410381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103410381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103410381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103410381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103415374 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) 20250425103415374 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) 20250425103415374 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058aeb20]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103415375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103415375 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) 20250425103415375 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103415375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103415375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103415376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103415376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103415376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103415376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103415376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103415376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103415376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ef 74 0c 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103415376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103415376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103415376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103415376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103415376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103415376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103415376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103415376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103415376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ef 74 0c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(151)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(151)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(151)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(151)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103415390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103415390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103415390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103415390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103415390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103415390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103415390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103415390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103415390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 15 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103415390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103415390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103415390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90] (msc_a.c:1053) 20250425103415390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250425103415390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b35b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250425103415390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058aeb20] (msc_a.c:1053) 20250425103415390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103415390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103415390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55e7058b0a90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103415391 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250425103415391 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103415391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103415391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103415391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103415391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103415391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103415391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103415391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103415391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103415391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 ef 74 0c 00 00 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@63ea47419a21: Session index based on local reference:0 20250425103415392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103415392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103415393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103415393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103415393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103415393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103415393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103415393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103415393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef 74 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@63ea47419a21: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)15692812 TC_lu_auth_sai_timeout0(159)@63ea47419a21: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@63ea47419a21: Final verdict of PTC: pass 20250425103415403 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103415403 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(153)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(157)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(152)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(154)@63ea47419a21: Final verdict of PTC: none 20250425103415405 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(151)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(156)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(158)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(155)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Fri Apr 25 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 20250425103415596 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103415596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103415596 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103415596 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103415596 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103415596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103415596 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103415596 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103415596 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103415596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103415596 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103415596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103415596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103415596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103415596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103415596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103415596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103415596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103415596 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103415596 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103415597 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168440) 20250425103416407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=168440, count=171632) 20250425103417408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103417598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103417598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103417598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103418410 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_auth_sai_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(164)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(164)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(162)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103419030 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(165)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103419225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103419225 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103419225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103419225 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103419230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103419230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103419230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103419230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103419230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103419230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103419230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103419230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103419230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103419230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103419230 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103419231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103419231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103419231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103419231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103419231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103419231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103419231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103419231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103419231 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103419231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103419231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103419231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103419231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103419231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103419412 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103419412 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(167)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103419418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(167)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103419438 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103419438 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(168)@63ea47419a21: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103420037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103420037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103420037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103420037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103420038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103420038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103420038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103420038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@63ea47419a21: Added conn table entry 0TC_lu_auth_sai_err0(170)4094530 MSC_Test_0-SCCP(162)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(163)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103420050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103420050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103420050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103420050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7a 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 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103420051 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058aeb20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103420051 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058aeb20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058aeb20] (fsm.c:486) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103420051 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103420051 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250425103420051 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250425103420051 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103420051 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103420051 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103420051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103420051 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103420051 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80] (fsm.c:486) 20250425103420051 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103420052 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103420052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103420052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103420052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103420052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 7a 42 00 00 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@63ea47419a21: { messageType := 2, destLocRef := '3E7A42'O (">zB"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(168)@63ea47419a21: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@63ea47419a21: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(162)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(162)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103420056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103420056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103420056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103420056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103420057 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{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) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80] (vlr_auth_fsm.c:294) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103420057 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0b10]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425103420057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425103420057 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058aeb20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103420057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103420057 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) 20250425103420057 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) 20250425103420057 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) 20250425103420057 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425103420058 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103420058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103420058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103420058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103420058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 7a 42 00 01 06 01 00 03 05 04 0d 00 00 00 (osmo_ss7_asp.c:1164) 20250425103420058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103420058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103420058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103420058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 7a 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(162)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(162)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(162)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(162)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103420062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103420062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103420062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103420062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103420062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103420062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058aeb20] (msc_a.c:1053) 20250425103420062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103420062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103420062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55e7058c0f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103420062 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250425103420062 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425103420063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103420063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103420063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(164)@63ea47419a21: Message received on association #8 20250425103420063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 7a 42 00 00 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(164)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103420063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103420063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103420063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103420063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103420063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103420063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103420063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103420063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103420063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 7a 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(163)@63ea47419a21: Deleted conn table entry 0TC_lu_auth_sai_err0(170)4094530 TC_lu_auth_sai_err0(170)@63ea47419a21: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@63ea47419a21: Final verdict of PTC: pass 20250425103420068 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103420068 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(162)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(169)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(165)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(163)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(168)@63ea47419a21: Final verdict of PTC: none 20250425103420070 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(164)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(167)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(166)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Fri Apr 25 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 20250425103420268 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103420268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103420268 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103420268 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103420268 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103420268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103420268 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103420268 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103420268 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103420268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103420268 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103420268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103420268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103420268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103420268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103420268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103420268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103420268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103420268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103420268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103420269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146472) 20250425103421072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146472, count=171776) 20250425103422074 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103422270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103422270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103422270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103423075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_clear_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(175)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(175)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(173)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103423660 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(176)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103423856 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103423856 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103423856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103423856 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(175)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103423861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103423861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103423861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103423861 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103423861 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103423861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103423861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103423861 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103423861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103423861 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103423861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103423861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103423861 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103423861 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103423861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103424076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103424076 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(178)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103424082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103424113 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103424113 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(179)@63ea47419a21: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103424663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103424664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103424664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103424664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103424664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103424664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103424664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103424664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@63ea47419a21: Added conn table entry 0TC_lu_clear_request0(181)792905 MSC_Test_0-SCCP(173)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(174)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103424676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103424676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103424676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103424676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 19 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 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103424677 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b0a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103424677 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b0a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b0a90] (fsm.c:486) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103424677 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103424677 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250425103424677 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250425103424677 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103424677 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103424677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103424677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103424677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103424677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20] (fsm.c:486) 20250425103424677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103424677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103424677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103424678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103424678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103424678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 19 49 00 00 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103424678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103424678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103424678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103424678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0c 19 49 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@63ea47419a21: { messageType := 2, destLocRef := '0C1949'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(179)@63ea47419a21: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@63ea47419a21: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103424684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103424684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103424684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103424684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103424684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103424684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103424684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103424684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103424684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103424684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425103425688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103425688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103425688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103425688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103425688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425688 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) MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103425689 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) 20250425103425689 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) 20250425103425689 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b0a90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103425689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103425689 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) 20250425103425690 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103425690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103425690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103425690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103425690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103425690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 19 49 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103425690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103425690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103425690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103425690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103425690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 19 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103425698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103425698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103425698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103425698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103425698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103425699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103425699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103425699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20] (msc_a.c:1053) 20250425103425699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250425103425699 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058c0b10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425103425699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b0a90] (msc_a.c:1053) 20250425103425699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103425699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103425699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55e7058b5c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103425700 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250425103425700 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103425700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103425700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103425700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103425700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103425700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 19 49 00 00 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@63ea47419a21: Session index based on local reference:0 20250425103425702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103425702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103425702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103425702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103425702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103425702 DLSS7 DEBUG Found route for dpc=185=0.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(175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103425702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103425702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103425702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0c 19 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(174)@63ea47419a21: Deleted conn table entry 0TC_lu_clear_request0(181)792905 TC_lu_clear_request0(181)@63ea47419a21: setverdict(pass): none -> pass TC_lu_clear_request0(181)@63ea47419a21: Final verdict of PTC: pass 20250425103425713 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103425713 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103425713 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(175)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(179)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(173)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(174)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(176)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(177)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(180)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_clear_request finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Fri Apr 25 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 20250425103425904 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103425904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103425904 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103425904 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103425904 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103425904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103425904 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103425904 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103425904 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103425904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103425904 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103425904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103425904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103425904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103425904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103425904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103425904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103425904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103425904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103425904 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103425905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135024) 20250425103426715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=135024, count=184880) 20250425103427716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103427906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103427906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103427906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103428716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_call_clear_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(186)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(186)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(184)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103429318 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(187)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103429515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103429515 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103429515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103429515 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103429520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103429520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103429520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103429520 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103429520 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103429520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103429520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103429520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103429520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103429520 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103429520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103429520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103429520 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103429520 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103429520 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103429718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103429718 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(189)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425103429723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(189)@63ea47419a21: CCM 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(189)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103429741 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103429741 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(190)@63ea47419a21: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103430322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@63ea47419a21: Added conn table entry 0TC_mo_call_clear_request0(192)13796433 MSC_Test_0-SCCP(184)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(185)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103430340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 84 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 20 35 72 66 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430342 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058b0a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103430342 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058b0a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058b0a90] (fsm.c:486) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103430342 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103430342 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250425103430342 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250425103430342 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103430342 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103430342 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103430342 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103430343 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103430343 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103430343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103430343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058aeb20] (fsm.c:486) 20250425103430343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103430343 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103430343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 84 51 00 00 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103430343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d2 84 51 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: { messageType := 2, destLocRef := 'D28451'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(190)@63ea47419a21: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@63ea47419a21: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" 20250425103430351 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103430351 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 20250425103430355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): none -> pass 20250425103430364 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103430364 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250425103430364 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250425103430364 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103430366 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103430366 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058aeb20] (vlr_lu_fsm.c:110) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103430366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103430366 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103430366 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103430366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103430366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058aeb20] (fsm.c:486) 20250425103430366 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103430367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103430367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103430367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103430367 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x67A4A035) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250425103430367 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103430367 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x67A4A035 LOCATION UPDATE ACCEPT (TMSI = 0x67a4a035) (gsm_04_08.c:149) 20250425103430367 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x67A4A035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103430367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d2 84 51 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 67 a4 a0 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 20250425103430380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430380 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x67A4A035:GERAN-A-24:LU)[0x55e7058b0a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103430380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103430380 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250425103430380 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103430380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20] (vlr_lu_fsm.c:817) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103430380 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55e7058b0bc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103430380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103430380 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250425103430381 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103430381 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103430381 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103430381 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103430381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 84 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103430386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430387 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103430387 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058b0a90] (msc_a.c:1053) 20250425103430387 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103430387 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103430387 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-24:LU)[0x55e7058aeb20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103430387 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103430387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 84 51 00 00 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 20250425103430388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430388 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 84 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@63ea47419a21: Deleted conn table entry 0TC_mo_call_clear_request0(192)13796433 TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103430390 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103430390 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '67A4A035'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@63ea47419a21: Added conn table entry 0TC_mo_call_clear_request0(192)16310742 MSC_Test_0-RAN(185)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 e1 d6 02 02 06 04 43 b9 00 fe 04 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 67 a4 a0 35 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103430590 DMM DEBUG msc_a(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b5c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103430590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103430590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b5c20] (fsm.c:486) 20250425103430590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103430590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103430590 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103430590 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103430591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103430591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250425103430592 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103430592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 e1 d6 00 00 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103430592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 e1 d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1164) 20250425103430592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 e1 d6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: { messageType := 2, destLocRef := 'F8E1D6'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103430596 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103430596 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103430619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430620 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) 20250425103430620 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103430620 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250425103430620 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103430620 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103430620 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103430620 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430620 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103430620 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103430620 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103430620 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b5c20] (fsm.c:486) 20250425103430620 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0c40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0c40]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80] (fsm.c:486) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55e7058c0c40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55e7058c0c40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b0770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b0770]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80] (fsm.c:486) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55e7058b0770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103430620 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55e7058b0770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(188)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103430641 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55e7058c0c40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103430641 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103430641 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425103430644 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55e7058b0770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103430644 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103430645 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430645 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(187)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@63ea47419a21: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 20250425103430645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430645 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 f8 e1 d6 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 04 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(192)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103430651 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 20250425103430653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430653 DLSS7 DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430653 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b0770]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103430653 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103430653 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103430653 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430653 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430654 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430654 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103430656 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103430656 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103430656 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103430656 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425103430657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 e1 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103430657 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103430657 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103430657 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103430661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430661 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103430661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103430661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103430661 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103430661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 e1 d6 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103430663 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430663 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430663 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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) 20250425103430663 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0c40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103430663 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0c40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103430664 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103430664 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103430664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103430664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103430664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103430664 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103430664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103430665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103430665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103430665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 e1 d6 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425103430668 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103430668 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103430668 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103430668 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(185)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425103430670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103430670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103430670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103430670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103430670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103430670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103430670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103430670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103430670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103430670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103430670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103430670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103430670 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103430670 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103430670 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@63ea47419a21: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040101'O 20250425103433181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103433181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103433181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103433181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433181 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103433181 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103433181 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + 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) 20250425103433181 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103433182 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250425103433182 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103433182 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103433182 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103433182 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103433182 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103433182 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80] (call_leg.c:197) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058b0770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80] (call_leg.c:197) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103433182 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035: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)[0x55e7058c0c40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b5c20] (call_leg.c:198) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103433182 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0f80]{RELEASING}: Deallocated (fsm.c:568) 20250425103433182 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103433183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103433183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103433183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103433183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 e1 d6 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103433183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103433183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103433183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103433183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 e1 d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(184)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(187)@63ea47419a21: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(184)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(184)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103433188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103433188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103433188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103433188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103433189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103433189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058b5c20] (msc_a.c:1053) 20250425103433189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103433189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035:GERAN-A-25:CM_SERVICE_REQ)[0x55e7058c0b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103433189 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103433189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103433189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103433189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103433189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 e1 d6 00 00 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(186)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@63ea47419a21: Session index based on local reference:0 20250425103433190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103433191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103433191 DLM3UA DEBUG 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(186)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103433191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103433191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103433191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103433191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103433191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103433191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f8 e1 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@63ea47419a21: Deleted conn table entry 0TC_mo_call_clear_request0(192)16310742 TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103433192 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103433192 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x67A4A035 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(185)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(184)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(186)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(190)@63ea47419a21: Final verdict of PTC: none 20250425103433205 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103433205 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(191)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(187)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(188)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@63ea47419a21: Final verdict of PTC: none 20250425103433208 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(189)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Fri Apr 25 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 20250425103433396 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103433396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103433396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103433396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103433396 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103433396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103433396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103433396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103433396 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103433396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103433396 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103433396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103433396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103433396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103433396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103433396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103433396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103433396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103433396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103433397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103433397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440140) 20250425103434210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=440140, count=453460) 20250425103435211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103435397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103435397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103435397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103436212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mt_call_clear_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(197)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(197)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(195)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103436862 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(198)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103437057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103437057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103437058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103437058 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103437062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103437062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103437062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103437062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103437062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103437062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103437062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103437062 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103437062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103437062 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103437063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103437063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103437063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103437063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103437063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103437063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103437063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103437063 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103437063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103437063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103437063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103437064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103437064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103437214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103437214 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(200)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103437220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(200)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103437243 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103437243 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(201)@63ea47419a21: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103437864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@63ea47419a21: Added conn table entry 0TC_mt_call_clear_request0(203)4100063 MSC_Test_0-RAN(196)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(195)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 8f 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 20 35 72 86 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103437883 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058ab680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103437883 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058ab680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058ab680] (fsm.c:486) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103437883 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103437883 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250425103437883 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250425103437883 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103437883 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103437883 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103437883 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103437884 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103437884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103437884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0c40] (fsm.c:486) 20250425103437884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103437884 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103437884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 8f df 00 00 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103437884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3e 8f df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: { messageType := 2, destLocRef := '3E8FDF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(201)@63ea47419a21: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@63ea47419a21: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" 20250425103437891 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103437891 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mt_call_clear_request0(203)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): none -> pass 20250425103437900 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103437900 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250425103437900 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250425103437900 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103437901 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103437901 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058c0c40] (vlr_lu_fsm.c:110) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103437901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55e7058c0f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103437901 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103437901 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058c0c40] (fsm.c:486) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103437901 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x1D2AD880) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250425103437901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103437901 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x1D2AD880 LOCATION UPDATE ACCEPT (TMSI = 0x1d2ad880) (gsm_04_08.c:149) 20250425103437902 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x1D2AD880 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103437902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3e 8f df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1d 2a d8 80 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103437908 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x1D2AD880:GERAN-A-26:LU)[0x55e7058ab680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103437908 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103437908 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250425103437908 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103437908 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40] (vlr_lu_fsm.c:817) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103437908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103437908 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103437908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250425103437908 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103437908 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103437908 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103437908 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103437909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 8f df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103437911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437911 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103437911 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058ab680] (msc_a.c:1053) 20250425103437911 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103437911 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103437911 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-26:LU)[0x55e7058c0c40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103437911 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103437911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 8f df 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 8f df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@63ea47419a21: Deleted conn table entry 0TC_mt_call_clear_request0(203)4100063 TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103437914 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103437914 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@63ea47419a21: Created IMSI[0] for '262420002532768'H'1D2AD880'O to be handled at TC_mt_call_clear_request0(203) MSC_Test-MNCC(198)@63ea47419a21: Added conn table entry 0TC_mt_call_clear_request0(203)1060901815 20250425103437926 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103437926 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103437926 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 callref-0x3f3c13b7 tid-255) New transaction (transaction.c:231) 20250425103437926 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 callref-0x3f3c13b7 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) 20250425103437926 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 callref-0x3f3c13b7 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) 20250425103437926 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 callref-0x3f3c13b7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103437927 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103437927 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103437927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437927 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 1d 2a d8 80 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@63ea47419a21: Created IMSI[1] for '262420002532768'H'1D2AD880'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1D2AD880'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@63ea47419a21: Added conn table entry 0TC_mt_call_clear_request0(203)80665 MSC_Test_0-SCCP(195)@63ea47419a21: First idle individual index:0 20250425103437939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437939 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3b 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 1d 2a d8 80 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0770] (fsm.c:486) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103437940 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103437940 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103437940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103437940 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 callref-0x3f3c13b7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103437940 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103437940 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103437940 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437940 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103437940 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103437940 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250425103437940 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103437941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 19 00 00 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103437941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3b 19 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1164) 20250425103437942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 20250425103437942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437942 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 01 3b 19 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: { messageType := 2, destLocRef := '013B19'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103437944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103437944 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(196)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425103437954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103437954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103437954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425103437954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425103437954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437954 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(199)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) 20250425103437965 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103437965 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103437965 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0770] (fsm.c:486) 20250425103437965 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058adf40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058adf40]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00] (fsm.c:486) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55e7058adf40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55e7058adf40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058c0b00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058c0b00]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00] (fsm.c:486) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55e7058c0b00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103437965 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55e7058c0b00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(199)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425103437987 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55e7058adf40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103437987 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103437987 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 4 20250425103437989 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55e7058c0b00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103437989 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103437989 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437989 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) Sending Assignment Command (msc_a.c:706) 20250425103437990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103437990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103437990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103437990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437990 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 3b 19 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103437998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103437998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103437998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103437998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103437998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103437998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103437998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103437998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103437998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103437998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103437999 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058c0b00]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103437999 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103437999 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103437999 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437999 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437999 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103437999 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(196)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 5 TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 8 20250425103438004 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103438004 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103438004 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103438201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103438201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103438201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103438201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103438201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103438201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103438201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103438201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103438201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103438201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103438201 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425103438201 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425103438201 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425103438201 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103438201 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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)@63ea47419a21: f_mt_call_complete 7 20250425103438210 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425103438210 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 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) 20250425103438210 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058adf40]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425103438210 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103438210 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103438210 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@63ea47419a21: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103438215 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103438215 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103438215 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103438215 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040101'O 20250425103440221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103440221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103440221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103440221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103440221 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) 20250425103440222 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103440222 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + 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) 20250425103440222 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103440222 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) Freeing transaction (transaction.c:243) 20250425103440222 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103440222 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103440222 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103440222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103440222 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP callref-0x3f3c13b7 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103440222 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425103440222 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00] (call_leg.c:197) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058c0b00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00] (call_leg.c:197) 20250425103440222 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103440222 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880: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)[0x55e7058adf40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103440222 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103440223 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0770] (call_leg.c:198) 20250425103440223 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103440223 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0d00]{RELEASING}: Deallocated (fsm.c:568) 20250425103440223 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103440223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103440223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103440223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103440223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103440223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 19 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103440223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103440223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103440223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103440223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103440223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3b 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(195)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(198)@63ea47419a21: Deleted conn table entry 0TC_mt_call_clear_request0(203)1060901815 MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(195)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(195)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103440230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103440230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103440230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103440230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103440230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103440230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103440230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058b0770] (msc_a.c:1053) 20250425103440230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103440230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880:GERAN-A-27:PAGING_RESP)[0x55e7058aeb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103440230 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103440231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103440231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103440231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103440231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103440231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3b 19 00 00 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@63ea47419a21: Session index based on local reference:0 20250425103440231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103440232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103440232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103440232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103440232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103440232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103440232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103440232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103440232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 01 3b 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@63ea47419a21: Deleted conn table entry 0TC_mt_call_clear_request0(203)80665 TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103440233 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103440233 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x1D2AD880 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@63ea47419a21: Final verdict of PTC: pass 20250425103440243 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(201)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(195)@63ea47419a21: Final verdict of PTC: none 20250425103440245 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103440245 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(197)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(196)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(198)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(202)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(199)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@63ea47419a21: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Fri Apr 25 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 20250425103440436 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103440436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103440436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103440436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103440436 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103440436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103440436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103440436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103440436 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103440436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103440436 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103440436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103440436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103440436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103440436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103440436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103440436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103440436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103440436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103440437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103440437 DIUCS DEBUG (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) 20250425103441244 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) 20250425103442246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103442437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103442438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103442438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103443248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_disconnect started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(208)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(208)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(206)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103443899 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(209)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103444094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103444095 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103444095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103444095 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(208)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103444100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103444100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103444100 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103444100 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103444100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103444100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103444100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103444100 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103444100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103444100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103444100 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103444101 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103444101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103444249 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103444249 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(211)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103444252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(211)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103444272 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103444272 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(212)@63ea47419a21: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103444907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103444907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103444907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103444907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103444908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103444908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103444908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103444908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@63ea47419a21: Added conn table entry 0TC_lu_disconnect0(214)3019857 MSC_Test_0-SCCP(206)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(207)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103444923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103444923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103444923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103444923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e 14 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 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103444923 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103444923 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103444923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103444923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058b52e0] (fsm.c:486) 20250425103444923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103444923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103444923 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103444923 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250425103444923 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250425103444923 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103444923 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103444923 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103444924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103444924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103444924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40] (fsm.c:486) 20250425103444924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103444924 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103444924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103444924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103444924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103444924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2e 14 51 00 00 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103444924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103444924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103444924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103444924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2e 14 51 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@63ea47419a21: { messageType := 2, destLocRef := '2E1451'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(206)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(206)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@63ea47419a21: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@63ea47419a21: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(206)@63ea47419a21: vl_from0 20250425103444928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103444928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103444928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103444928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103444928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103444928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103444928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103444928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103444928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103444928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(206)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@63ea47419a21: Deleted conn table entry 0TC_lu_disconnect0(214)3019857 MSC_Test_0-SCCP(206)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103445935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103445935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103445935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103445935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103445935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103445935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103445935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103445935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103445935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103445935 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 2e 14 51 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103445936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103445936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425103445936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40] (msub.c:113) 20250425103445936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250425103445936 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058ac640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425103445936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058b52e0] (msub.c:113) 20250425103445936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103445936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250425103445936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55e7058adf40]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250425103445936 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250425103445936 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250425103445937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103445937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103445937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103445937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103445937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103445937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103445937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103445937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103445937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103445937 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 2e 14 51 00 00 1c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(208)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(206)@63ea47419a21: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@63ea47419a21: Final verdict of PTC: pass 20250425103446940 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103446940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103446940 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103446940 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103446940 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103446940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103446940 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103446940 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103446940 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103446940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103446940 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103446940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103446940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103446940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103446940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103446940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103446940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103446940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103446940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103446940 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103446941 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(206)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(212)@63ea47419a21: Final verdict of PTC: none 20250425103446941 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103446942 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103446942 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(211)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(207)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(209)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(210)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(213)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_disconnect finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Fri Apr 25 10:34:46 UTC 2025 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133000) 20250425103447944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=133000, count=149552) 20250425103448942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103448942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103448942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103448946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103449948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_by_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(219)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(219)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(217)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103450570 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(220)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103450758 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103450759 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103450759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103450759 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103450763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103450763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103450764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103450764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103450764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103450764 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103450764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103450764 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 20250425103450764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103450764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103450764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103450764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103450764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103450764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103450764 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103450764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103450764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103450764 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103450764 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103450764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103450948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103450948 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(222)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103450951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(222)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103450960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103450960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(223)@63ea47419a21: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250425103451570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103451570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103451570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103451570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103451572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103451572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103451572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103451572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@63ea47419a21: Added conn table entry 0TC_lu_by_imei0(225)10457249 MSC_Test_0-SCCP(217)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(218)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103451587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103451587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103451587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103451587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f 90 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 4a 99 99 00 00 00 10 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103451588 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103451588 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250425103451588 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103451588 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103451588 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b52e0] (fsm.c:486) 20250425103451588 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103451588 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103451588 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103451588 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250425103451588 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103451588 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103451588 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103451588 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103451588 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103451589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103451589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103451589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103451589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 90 a1 00 00 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103451589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103451589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103451589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103451589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 90 a1 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@63ea47419a21: { messageType := 2, destLocRef := '9F90A1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(217)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(217)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(217)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103451593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103451593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103451593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103451593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103451593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103451593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103451593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103451593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103451593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103451593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103456588 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) 20250425103456588 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) 20250425103456588 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x55e7058b52e0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103456589 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103456589 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103456589 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103456589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103456589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103456589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103456589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103456589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103456589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103456589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 90 a1 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103456589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103456589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103456589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103456589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103456590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103456590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103456590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103456590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9f 90 a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(217)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(217)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(217)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(217)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103456599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103456599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103456599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103456599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103456599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103456599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103456599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103456599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103456599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103456600 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103456600 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x55e7058b52e0] (msc_a.c:1053) 20250425103456600 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103456600 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103456600 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103456600 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250425103456600 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103456600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103456600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103456600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103456600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103456600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103456600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103456600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103456600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103456600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9f 90 a1 00 00 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@63ea47419a21: Session index based on local reference:0 20250425103456602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103456602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103456602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103456602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103456602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103456602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103456602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103456602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103456602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f 90 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(218)@63ea47419a21: Deleted conn table entry 0TC_lu_by_imei0(225)10457249 TC_lu_by_imei0(225)@63ea47419a21: setverdict(pass): none -> pass TC_lu_by_imei0(225)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(217)@63ea47419a21: Final verdict of PTC: none 20250425103456613 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103456613 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103456613 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(219)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(223)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(218)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(220)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(221)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(224)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_by_imei finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Fri Apr 25 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 20250425103456808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103456808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103456808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103456808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103456808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103456808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103456808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103456808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103456808 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103456808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103456808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103456808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103456808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103456808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103456808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103456808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103456808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103456808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103456808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103456808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103456809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=158384) 20250425103457614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=158384, count=171704) 20250425103458614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103458810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103458810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103458810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103459616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(230)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(228)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103500297 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(231)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103500487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103500487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103500487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103500487 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103500492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103500492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103500492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103500492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103500492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103500492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103500492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103500492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103500492 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103500492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103500492 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103500493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103500493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103500493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103500493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103500493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103500493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103500493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103500493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103500493 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103500493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103500493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103500493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103500493 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103500493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103500617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103500617 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(233)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103500622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103500636 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103500637 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(234)@63ea47419a21: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250425103501301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@63ea47419a21: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)1130064 MSC_Test_0-SCCP(228)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(229)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103501316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501316 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 11 3e 50 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) 20250425103501317 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058adf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103501317 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058adf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058adf40] (fsm.c:486) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103501317 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103501317 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250425103501317 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103501317 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103501317 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103501317 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103501317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 50 00 00 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103501317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 50 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@63ea47419a21: { messageType := 2, destLocRef := '113E50'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(228)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(228)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@63ea47419a21: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@63ea47419a21: vl_len:22 MSC_Test_0-SCCP(228)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@63ea47419a21: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@63ea47419a21: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(228)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501525 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) 20250425103501525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501525 DLSS7 DEBUG 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) 20250425103501525 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250425103501525 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058adf40]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425103501526 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250425103501526 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103501526 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103501526 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103501526 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680] (fsm.c:486) 20250425103501526 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103501526 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103501527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3e 50 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(228)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@63ea47419a21: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@63ea47419a21: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" 20250425103501537 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103501537 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250425103501537 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250425103501537 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103501539 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) 20250425103501539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680] (vlr_lu_fsm.c:110) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103501539 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103501539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103501539 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058ab680] (fsm.c:486) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103501539 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x3005BCF1) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250425103501539 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103501539 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x3005BCF1 LOCATION UPDATE ACCEPT (TMSI = 0x3005bcf1) (gsm_04_08.c:149) 20250425103501540 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x3005BCF1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103501540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3e 50 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 05 bc f1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(228)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@63ea47419a21: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@63ea47419a21: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(228)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250425103501546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103501547 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x3005BCF1:GERAN-A-30:LU)[0x55e7058adf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103501547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103501547 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250425103501547 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103501547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680] (vlr_lu_fsm.c:817) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103501547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103501547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103501547 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250425103501547 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103501547 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103501547 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103501548 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103501548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3e 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(228)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(228)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103501551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103501551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058adf40] (msc_a.c:1053) 20250425103501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103501552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1:GERAN-A-30:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103501553 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103501553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103501553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103501553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103501553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 50 00 00 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@63ea47419a21: Session index based on local reference:0 20250425103501554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103501554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103501554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103501554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103501554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103501554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103501554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103501554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103501554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 11 3e 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(229)@63ea47419a21: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)1130064 TC_lu_by_tmsi_noauth_unknown0(236)@63ea47419a21: setverdict(pass): none -> pass 20250425103501557 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103501557 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x3005BCF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(236)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@63ea47419a21: Final verdict of PTC: pass 20250425103501565 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103501565 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(234)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(230)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(231)@63ea47419a21: Final verdict of PTC: none 20250425103501566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(233)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(228)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(229)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(235)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(232)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Fri Apr 25 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 20250425103501760 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103501760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103501760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103501760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103501760 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103501760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103501760 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103501760 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103501760 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103501760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103501760 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103501760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103501760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103501760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103501760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103501760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103501760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103501760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103501760 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103501761 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103501761 DIUCS DEBUG (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) 20250425103502568 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) 20250425103503569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103503762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103503762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103503762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103504569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(241)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(241)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(239)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103505194 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(242)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103505386 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103505387 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103505387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103505387 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103505391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103505391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103505391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103505391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103505391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103505391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103505391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103505391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103505391 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103505391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103505391 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103505392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103505392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103505392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103505392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103505392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103505392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103505392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103505392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103505392 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103505392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103505392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103505392 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 20250425103505392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103505392 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(241)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103505571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103505571 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(244)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103505577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(244)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103505599 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103505599 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(245)@63ea47419a21: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250425103506194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@63ea47419a21: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)4677119 MSC_Test_0-SCCP(239)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(240)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103506210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506210 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 47 5d ff 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 56 11 11 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506211 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103506211 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b52e0] (fsm.c:486) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103506211 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103506211 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250425103506211 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103506211 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103506211 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103506211 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103506211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 5d ff 00 00 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103506211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 5d ff 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: { messageType := 2, destLocRef := '475DFF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@63ea47419a21: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506417 DLSS7 DEBUG 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) 20250425103506417 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250425103506417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103506417 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103506417 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103506417 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00] (fsm.c:486) 20250425103506417 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103506418 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103506418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 5d ff 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@63ea47419a21: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@63ea47419a21: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" 20250425103506432 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103506432 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250425103506432 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506432 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103506434 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) 20250425103506434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00] (vlr_lu_fsm.c:110) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103506434 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103506434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103506434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0d00] (fsm.c:486) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103506434 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x60341082) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103506434 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x60341082 LOCATION UPDATE ACCEPT (TMSI = 0x60341082) (gsm_04_08.c:149) 20250425103506434 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x60341082 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103506434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 47 5d ff 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 60 34 10 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103506441 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x60341082:GERAN-A-31:LU)[0x55e7058b52e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103506441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103506441 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506441 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103506441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00] (vlr_lu_fsm.c:817) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103506441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55e7058b0980]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103506441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103506441 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250425103506441 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103506441 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103506442 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103506442 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103506442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 5d ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103506446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103506446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b52e0] (msc_a.c:1053) 20250425103506446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103506446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103506446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082:GERAN-A-31:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103506447 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103506447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 5d ff 00 00 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 20250425103506448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 5d ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@63ea47419a21: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)4677119 TC_attached_imsi_lu_unknown_tmsi0(247)@63ea47419a21: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@63ea47419a21: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)12830317 MSC_Test_0-RAN(240)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506649 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 c3 c6 6d 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) 20250425103506650 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058adf40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103506650 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058adf40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058adf40] (fsm.c:486) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103506650 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425103506650 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250425103506650 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103506650 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425103506650 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425103506650 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425103506651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 c3 c6 6d 00 00 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103506651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c3 c6 6d 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: { messageType := 2, destLocRef := 'C3C66D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@63ea47419a21: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@63ea47419a21: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O 20250425103506657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506657 DLSS7 DEBUG 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) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506657 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250425103506657 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) 20250425103506658 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x60341082) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425103506658 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103506658 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103506658 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103506658 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680] (fsm.c:486) 20250425103506658 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103506658 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103506658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 c6 6d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103506661 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) 20250425103506661 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250425103506661 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506661 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103506662 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) 20250425103506662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680] (vlr_lu_fsm.c:110) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103506662 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103506662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103506662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058ab680] (fsm.c:486) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103506663 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x186A9AE3) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103506663 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x186A9AE3 LOCATION UPDATE ACCEPT (TMSI = 0x186a9ae3) (gsm_04_08.c:149) 20250425103506663 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x186A9AE3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103506663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c3 c6 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 18 6a 9a e3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103506666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506667 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x186A9AE3:GERAN-A-32:LU)[0x55e7058adf40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103506667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103506667 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250425103506667 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103506667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680] (vlr_lu_fsm.c:817) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103506667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55e7058c0d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103506667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103506667 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250425103506667 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103506667 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103506667 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103506667 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103506668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c3 c6 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(239)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(239)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(239)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103506672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103506673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103506673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058adf40] (msc_a.c:1053) 20250425103506673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103506673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103506673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3:GERAN-A-32:LU)[0x55e7058ab680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103506673 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x186A9AE3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103506674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103506674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103506674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103506674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 c3 c6 6d 00 00 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@63ea47419a21: Session index based on local reference:0 20250425103506674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103506674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103506674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103506674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103506674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103506674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103506674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103506674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103506674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 c6 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@63ea47419a21: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)12830317 TC_attached_imsi_lu_unknown_tmsi0(247)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(239)@63ea47419a21: Final verdict of PTC: none 20250425103506682 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(244)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(241)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(246)@63ea47419a21: Final verdict of PTC: none 20250425103506684 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103506684 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(245)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(240)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(242)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(243)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@63ea47419a21: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Fri Apr 25 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 20250425103506876 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103506876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103506876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103506876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103506876 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103506876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103506876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103506876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103506876 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103506876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103506876 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103506876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103506876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103506876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103506876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103506876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103506876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103506876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103506876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103506876 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103506876 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300436) 20250425103507684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=300436, count=349576) 20250425103508684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103508878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103508878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103508878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103509686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_imsi_detach_by_imsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(252)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(252)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(250)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103510338 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(253)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103510533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103510533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103510533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103510533 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103510538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103510538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103510538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103510538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103510538 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103510538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103510538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103510538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103510538 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103510538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103510538 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 20250425103510539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103510539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103510539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103510539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103510539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103510539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103510539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103510539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103510539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103510539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103510539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103510539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103510539 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103510539 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103510686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103510686 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(255)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103510692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(255)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103510713 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103510713 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(258)@63ea47419a21: 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 } } } } } } } } 20250425103511346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103511346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103511346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103511346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103511346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103511346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511346 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103511346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103511346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@63ea47419a21: Added conn table entry 0TC_imsi_detach_by_imsi0(258)1670841 MSC_Test_0-SCCP(250)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(251)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103511359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103511359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103511359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103511359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511359 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 19 7e b9 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103511360 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250425103511360 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250425103511360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103511360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103511360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103511360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e b9 00 00 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103511360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103511360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103511360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103511360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@63ea47419a21: { messageType := 2, destLocRef := '197EB9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(250)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(250)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(250)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(250)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103511364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103511364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103511364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103511364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(250)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(250)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(250)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103511564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103511565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103511565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103511565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103511566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103511566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103511566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103511566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7e b9 00 00 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@63ea47419a21: Session index based on local reference:0 20250425103511568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103511568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103511568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103511568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103511568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103511568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103511568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103511568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103511568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 19 7e b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@63ea47419a21: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)1670841 TC_imsi_detach_by_imsi0(258)@63ea47419a21: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(250)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(256)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(251)@63ea47419a21: Final verdict of PTC: none 20250425103511579 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103511579 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103511579 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(252)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(253)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(257)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(254)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@63ea47419a21: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Fri Apr 25 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 20250425103511772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103511772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103511772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103511772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103511772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103511772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103511772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103511772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103511772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103511772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103511773 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103511773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103511773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103511773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103511773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103511773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103511773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103511773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103511773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103511773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103511773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122704) 20250425103512581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122704, count=143840) 20250425103513582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103513774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103513774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103513774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103514583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_imsi_detach_by_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(263)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(263)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(261)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103515200 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(264)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103515396 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103515396 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103515396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103515396 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(263)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103515401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103515401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103515401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103515401 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103515401 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103515401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103515401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103515401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103515401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103515401 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103515401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103515401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103515401 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103515401 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103515401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103515583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103515583 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(266)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103515589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(266)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103515601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103515601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(269)@63ea47419a21: 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 } } } } } } } } 20250425103516204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103516204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103516204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103516204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103516204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103516204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103516204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103516204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@63ea47419a21: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)1149533 MSC_Test_0-SCCP(261)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(262)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103516216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103516216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103516216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103516216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516216 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 11 8a 5d 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) 20250425103516217 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250425103516217 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250425103516217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103516218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103516218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103516218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 8a 5d 00 00 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103516218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103516218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103516218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103516218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 11 8a 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@63ea47419a21: { messageType := 2, destLocRef := '118A5D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(261)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(261)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(261)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(261)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(261)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(261)@63ea47419a21: vl_from0 20250425103516222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103516222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103516222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103516222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103516425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103516425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103516425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103516425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103516426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103516426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103516426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103516426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 11 8a 5d 00 00 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@63ea47419a21: Session index based on local reference:0 20250425103516428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103516428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103516428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103516428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103516428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103516428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103516428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103516428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103516428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 11 8a 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@63ea47419a21: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)1149533 TC_imsi_detach_by_tmsi0(269)@63ea47419a21: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(261)@63ea47419a21: Final verdict of PTC: none 20250425103516440 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(267)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(268)@63ea47419a21: Final verdict of PTC: none 20250425103516442 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103516442 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(260)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(262)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(263)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(264)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(265)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@63ea47419a21: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Fri Apr 25 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 20250425103516628 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103516628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103516628 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103516628 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103516628 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103516628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103516628 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103516628 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103516628 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103516628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103516628 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103516628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103516628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103516628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103516628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103516628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103516628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103516628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103516628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103516629 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103516629 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98904) 20250425103517441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=98904, count=143744) 20250425103518444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103518630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103518630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103518630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103519446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_imsi_detach_by_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(274)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(274)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(272)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103520084 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103520280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103520280 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103520280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103520280 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103520285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103520285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103520285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103520285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103520285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103520285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103520285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103520285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103520285 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103520285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103520285 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 20250425103520286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103520286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103520286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103520286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103520286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103520286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103520286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103520286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103520286 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103520286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103520286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103520286 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103520286 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103520286 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103520447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103520447 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103520453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103520468 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103520468 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(280)@63ea47419a21: 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 } } } } } } } } 20250425103521090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103521091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103521091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103521091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103521092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103521092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103521092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103521092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@63ea47419a21: Added conn table entry 0TC_imsi_detach_by_imei0(280)13861133 MSC_Test_0-SCCP(272)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(273)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103521107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103521107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103521108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103521108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521108 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 d3 81 0d 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103521108 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250425103521109 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250425103521109 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250425103521109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103521109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103521109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103521109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 81 0d 00 00 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103521109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103521109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103521109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103521109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 81 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@63ea47419a21: { messageType := 2, destLocRef := 'D3810D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(272)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(272)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(272)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(272)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(272)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(272)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103521114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103521114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103521114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103521114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-M3UA(274)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103521316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103521317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103521317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103521317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103521318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103521318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103521318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103521318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 81 0d 00 00 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@63ea47419a21: Session index based on local reference:0 20250425103521320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103521320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103521320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103521320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103521320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103521320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103521320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103521320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103521320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 81 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@63ea47419a21: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)13861133 TC_imsi_detach_by_imei0(280)@63ea47419a21: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(272)@63ea47419a21: Final verdict of PTC: none 20250425103521331 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103521331 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(278)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(275)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(274)@63ea47419a21: Final verdict of PTC: none 20250425103521333 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(273)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(276)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(279)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@63ea47419a21: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Fri Apr 25 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 20250425103521524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103521524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103521524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103521524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103521525 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103521525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103521525 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103521525 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103521525 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103521525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103521525 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103521525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103521525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103521525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103521525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103521525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103521525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103521525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103521525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103521525 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103521525 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=134940) 20250425103522334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=134940, count=144616) 20250425103523335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103523526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103523526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103523526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:35:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103524337 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_emerg_call_imei_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(285)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(285)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(283)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103524927 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(286)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103525120 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103525120 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103525120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103525120 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103525125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103525125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103525125 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103525125 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103525125 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103525125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103525125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103525125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103525125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103525125 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103525125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103525125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103525125 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103525339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103525339 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(288)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103525345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(288)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103525366 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103525366 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(291)@63ea47419a21: 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 } } } } 20250425103525931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103525931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103525931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103525931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103525932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103525932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103525932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103525932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@63ea47419a21: Added conn table entry 0TC_emerg_call_imei_reject0(291)14666658 MSC_Test_0-SCCP(283)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(284)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103525949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103525949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103525949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103525949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525949 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 cb a2 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103525950 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55e7058ab680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250425103525950 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55e7058ab680]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250425103525950 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55e7058ab680]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250425103525951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103525951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103525951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103525951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df cb a2 00 00 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103525951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103525951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103525951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103525951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df cb a2 00 01 06 01 00 03 05 22 05 00 00 00 (osmo_ss7_asp.c:1164) 20250425103525951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103525952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103525952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103525952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df cb a2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@63ea47419a21: { messageType := 2, destLocRef := 'DFCBA2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(283)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(283)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(283)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(283)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(283)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103525964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103525964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103525964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103525964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103525965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103525966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103525966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103525966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df cb a2 00 00 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@63ea47419a21: Session index based on local reference:0 20250425103525967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103525967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103525967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103525967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103525967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103525967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103525967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103525967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103525967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103525967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df cb a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@63ea47419a21: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)14666658 TC_emerg_call_imei_reject0(291)@63ea47419a21: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(289)@63ea47419a21: Final verdict of PTC: none 20250425103525977 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(287)@63ea47419a21: Final verdict of PTC: none 20250425103525978 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103525978 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(288)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(285)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(283)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(286)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(284)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(290)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@63ea47419a21: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Fri Apr 25 10:35:25 UTC 2025 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc 20250425103526168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103526168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103526168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103526168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103526168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103526168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103526168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103526168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103526168 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103526168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103526168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103526168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103526168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103526168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103526168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103526168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103526168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103526168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103526168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103526169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103526169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103536) 20250425103526978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103536, count=143660) 20250425103527979 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103528170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103528170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103528170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103528981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_emerg_call_imsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(296)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(296)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(294)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103529589 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(297)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103529784 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103529784 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103529785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103529785 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103529789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103529789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103529789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103529789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103529789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103529789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103529789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103529789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103529789 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103529789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103529789 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103529790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103529790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103529790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103529790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103529790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103529790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103529790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103529790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103529790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103529790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103529790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103529790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103529790 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103529790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103529982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103529982 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(299)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103529988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(299)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103530010 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103530010 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(300)@63ea47419a21: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103530595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@63ea47419a21: Added conn table entry 0TC_emerg_call_imsi0(302)14776433 MSC_Test_0-SCCP(294)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(295)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103530611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 78 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 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530611 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103530611 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b52e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b52e0] (fsm.c:486) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103530611 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103530611 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250425103530611 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250425103530611 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103530611 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103530611 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103530611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103530612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103530612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0d00] (fsm.c:486) 20250425103530612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103530612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103530612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 78 71 00 00 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103530612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 78 71 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: { messageType := 2, destLocRef := 'E17871'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(300)@63ea47419a21: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@63ea47419a21: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" 20250425103530615 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103530615 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103530616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_emerg_call_imsi0(302)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: setverdict(pass): none -> pass 20250425103530622 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103530622 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250425103530622 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250425103530622 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103530623 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103530623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b0d00] (vlr_lu_fsm.c:110) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103530623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103530623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103530623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b0d00] (fsm.c:486) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103530623 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x76BE4150) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250425103530623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103530623 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x76BE4150 LOCATION UPDATE ACCEPT (TMSI = 0x76be4150) (gsm_04_08.c:149) 20250425103530623 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x76BE4150 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103530623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 78 71 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 be 41 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103530630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530630 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x76BE4150:GERAN-A-37:LU)[0x55e7058b52e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103530630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103530630 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250425103530630 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103530630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00] (vlr_lu_fsm.c:817) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103530630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55e7058b4f30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103530630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103530630 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250425103530630 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103530630 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103530630 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103530630 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103530630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 78 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103530632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103530632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b52e0] (msc_a.c:1053) 20250425103530632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103530632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103530632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-37:LU)[0x55e7058b0d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103530632 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103530632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 78 71 00 00 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 20250425103530633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 78 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@63ea47419a21: Deleted conn table entry 0TC_emerg_call_imsi0(302)14776433 TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103530635 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103530635 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: 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 := '76BE4150'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@63ea47419a21: Added conn table entry 0TC_emerg_call_imsi0(302)10915544 MSC_Test_0-RAN(295)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8e 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 05 24 02 03 50 59 02 05 f4 76 be 41 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103530838 DMM DEBUG msc_a(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058adf40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058adf40] (fsm.c:486) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103530838 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103530838 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103530838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103530838 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250425103530838 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103530839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 8e d8 00 00 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103530839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 8e d8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1164) 20250425103530839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 8e d8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: { messageType := 2, destLocRef := 'A68ED8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103530842 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103530842 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@63ea47419a21: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@63ea47419a21: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@63ea47419a21: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:13 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O 20250425103530860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 0d 01 00 0a 03 4e 04 06 60 05 04 02 00 81 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530860 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103530860 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250425103530860 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103530860 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103530860 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103530861 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530861 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250425103530861 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103530861 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103530861 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058adf40] (fsm.c:486) 20250425103530861 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ae1a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ae1a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770] (fsm.c:486) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ae400]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ae400]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770] (fsm.c:486) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55e7058ae400]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103530861 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55e7058ae400]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(298)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103530878 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103530878 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103530878 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425103530881 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55e7058ae400]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103530882 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103530882 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530882 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(297)@63ea47419a21: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@63ea47419a21: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 20250425103530882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530883 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 a6 8e d8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103530889 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103530892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530892 DLM3UA DEBUG 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(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530892 DLSS7 DEBUG 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) 20250425103530893 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ae400]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103530893 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103530893 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103530893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530893 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530894 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103530897 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103530897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103530897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103530897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425103530898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530898 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103530898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 8e d8 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425103530898 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103530898 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103530902 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103530902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103530902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103530902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103530902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 8e d8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103530906 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530906 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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) 20250425103530906 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ae1a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103530906 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ae1a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103530906 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103530906 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103530906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103530906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103530906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103530906 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103530907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103530907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103530907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103530907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 8e d8 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@63ea47419a21: { line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425103530910 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103530910 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103530910 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103530910 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(295)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103530911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103530911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103530911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103530911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103530911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103530911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103530911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103530911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103530911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103530911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103530911 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103530911 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103530911 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103530911 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103530911 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@63ea47419a21: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: Hold the call for some time TC_emerg_call_imsi0(302)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: Hangup TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103536427 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103536427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103536427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103536427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103536427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103536427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536427 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103536427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103536428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536428 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 a6 8e d8 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425103536434 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425103536434 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103536434 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250425103536434 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103536434 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103536434 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103536434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103536434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103536434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103536434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 8e d8 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425103536439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103536439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103536439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103536439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103536439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425103536439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103536439 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425103536439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425103536439 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103536439 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103536439 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103536439 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103536439 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103536439 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103536439 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103536439 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103536439 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770] (call_leg.c:197) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae400]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770] (call_leg.c:197) 20250425103536440 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103536440 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150: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)[0x55e7058ae1a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103536440 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103536440 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058adf40] (call_leg.c:198) 20250425103536440 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103536440 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Deallocated (fsm.c:568) 20250425103536440 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103536440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103536440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103536440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103536440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 8e d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(294)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@63ea47419a21: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(294)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(294)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103536445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103536445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103536445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103536445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103536446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103536446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058adf40] (msc_a.c:1053) 20250425103536446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103536446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150:GERAN-A-38:CM_SERVICE_REQ)[0x55e7058ab680]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103536447 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x76BE4150 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103536447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103536447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103536447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103536447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 8e d8 00 00 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@63ea47419a21: Session index based on local reference:0 20250425103536448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103536448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103536448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103536448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103536448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103536448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103536448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103536448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103536448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103536448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 8e d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@63ea47419a21: Deleted conn table entry 0TC_emerg_call_imsi0(302)10915544 TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: f_call_hangup 9: done TC_emerg_call_imsi0(302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(300)@63ea47419a21: Final verdict of PTC: none 20250425103537463 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103537463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103537463 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103537463 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103537463 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103537464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103537464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103537464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103537464 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103537464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103537464 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103537464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103537464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103537464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103537464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103537464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103537464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103537464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103537464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103537464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103537464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(294)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(301)@63ea47419a21: Final verdict of PTC: none 20250425103537465 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103537465 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(295)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(297)@63ea47419a21: Final verdict of PTC: none 20250425103537465 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(298)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(299)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@63ea47419a21: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Fri Apr 25 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=464036) 20250425103538466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=464036, count=464672) 20250425103539464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103539465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103539465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103539468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:35:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103540470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cm_serv_req_vgcs_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(307)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(307)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(305)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103541066 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(308)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103541262 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103541262 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103541262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103541262 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(307)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103541267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103541267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103541267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103541267 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103541267 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103541267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103541267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103541267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103541267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103541267 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103541267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103541267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103541267 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103541268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103541268 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103541471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103541471 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(310)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103541478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103541499 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103541499 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(311)@63ea47419a21: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103542075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)14510628 MSC_Test_0-SCCP(305)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(306)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103542088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 6a 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 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542089 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103542089 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae070] (fsm.c:486) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103542089 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103542089 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250425103542089 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250425103542089 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103542089 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103542089 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103542089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103542089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103542089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103542089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103542089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103542089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 6a 24 00 00 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103542089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dd 6a 24 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: { messageType := 2, destLocRef := 'DD6A24'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@63ea47419a21: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@63ea47419a21: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" 20250425103542092 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103542092 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(305)@63ea47419a21: vl_from0 20250425103542094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): none -> pass 20250425103542100 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103542100 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250425103542100 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250425103542100 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103542101 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103542101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:110) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103542101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103542101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103542101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103542101 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3829BB02) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250425103542101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103542101 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3829BB02 LOCATION UPDATE ACCEPT (TMSI = 0x3829bb02) (gsm_04_08.c:149) 20250425103542101 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3829BB02 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103542101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 dd 6a 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 29 bb 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103542112 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103542112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103542112 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250425103542112 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103542112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:817) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103542112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55e7058b0d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103542112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103542112 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250425103542113 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103542113 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103542113 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103542113 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103542113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 6a 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103542116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103542117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae070] (msc_a.c:1053) 20250425103542117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103542117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103542117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02:GERAN-A-39:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103542117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542117 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103542117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dd 6a 24 00 00 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 20250425103542119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd 6a 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)14510628 TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103542120 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103542120 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)571559 MSC_Test_0-RAN(306)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542321 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 08 b8 a7 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) 20250425103542321 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250425103542321 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250425103542322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 b8 a7 00 00 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103542322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 b8 a7 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250425103542322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 b8 a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: { messageType := 2, destLocRef := '08B8A7'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103542329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103542329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103542330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542330 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103542330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103542330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 b8 a7 00 00 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@63ea47419a21: Session index based on local reference:0 20250425103542331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103542331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103542331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103542331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103542331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103542331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103542331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103542331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103542331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 08 b8 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(306)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)571559 TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103542333 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103542333 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x3829BB02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@63ea47419a21: Final verdict of PTC: pass 20250425103542342 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(310)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(305)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(311)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(307)@63ea47419a21: Final verdict of PTC: none 20250425103542344 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103542345 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(306)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(312)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(308)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(309)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@63ea47419a21: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Fri Apr 25 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 20250425103542536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103542536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103542536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103542536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103542536 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103542536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103542536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103542536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103542536 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103542536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103542536 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103542536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103542536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103542536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103542536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103542536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103542536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103542536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103542536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103542536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103542536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212032) 20250425103543345 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212032, count=272736) 20250425103544346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103544538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103544538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103544538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:35:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103545348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cm_serv_req_vbs_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(318)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(318)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(316)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103545980 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(319)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103546172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103546172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103546172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103546172 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103546177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103546177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103546177 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103546177 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103546177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103546177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103546177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103546177 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103546177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103546177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103546177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103546177 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103546177 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103546350 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103546350 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(321)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103546356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(321)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103546378 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103546378 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(322)@63ea47419a21: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103546985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103546985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103546985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103546985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103546985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103546985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103546985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103546985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103546985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103546986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103546986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103546986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103546986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103546986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103546986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103546986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103546986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103546986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)9423255 MSC_Test_0-SCCP(316)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(317)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103546997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103546997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103546997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103546997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103546997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103546997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103546997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103546997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103546997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f c9 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 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103546997 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103546997 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103546997 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103546997 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250425103546997 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250425103546997 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103546997 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103546997 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103546997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103546997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103546997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058ae400] (fsm.c:486) 20250425103546997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103546997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103546997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103546997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103546997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103546997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103546997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103546997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103546997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f c9 97 00 00 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103546997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103546997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103546997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103546997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103546997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103546997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103546997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103546997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8f c9 97 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: { messageType := 2, destLocRef := '8FC997'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(322)@63ea47419a21: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@63ea47419a21: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" 20250425103547000 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103547000 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(316)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(316)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103547001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): none -> pass 20250425103547008 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103547008 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250425103547008 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250425103547008 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103547010 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103547010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058ae400] (vlr_lu_fsm.c:110) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103547010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103547010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103547010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058ae400] (fsm.c:486) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103547010 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x234237B1) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250425103547010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103547011 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x234237B1 LOCATION UPDATE ACCEPT (TMSI = 0x234237b1) (gsm_04_08.c:149) 20250425103547011 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x234237B1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103547011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8f c9 97 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 42 37 b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(316)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(316)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103547021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103547021 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x234237B1:GERAN-A-41:LU)[0x55e7058ae1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103547021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103547021 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250425103547021 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103547021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400] (vlr_lu_fsm.c:817) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103547021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55e7058b31e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103547021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103547021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250425103547021 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103547021 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103547021 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103547022 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103547022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8f c9 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(316)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(316)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103547024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547024 DLSS7 DEBUG 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(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103547024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103547025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103547025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae1a0] (msc_a.c:1053) 20250425103547025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103547025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103547025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1:GERAN-A-41:LU)[0x55e7058ae400]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103547025 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103547025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8f c9 97 00 00 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 20250425103547026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8f c9 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)9423255 TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103547027 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103547027 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)13887624 MSC_Test_0-RAN(317)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103547229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547229 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 d3 e8 88 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) 20250425103547230 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250425103547230 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250425103547230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 e8 88 00 00 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103547231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 e8 88 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250425103547231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d3 e8 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: { messageType := 2, destLocRef := 'D3E888'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(316)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(316)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(316)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103547238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103547239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103547239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103547239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103547239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d3 e8 88 00 00 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@63ea47419a21: Session index based on local reference:0 20250425103547240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103547240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103547240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103547240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103547240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103547240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103547240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103547240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103547240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d3 e8 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)13887624 TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103547243 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103547244 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x234237B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(318)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(323)@63ea47419a21: Final verdict of PTC: none 20250425103547254 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103547255 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(316)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(322)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(319)@63ea47419a21: Final verdict of PTC: none 20250425103547256 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(321)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(317)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(320)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@63ea47419a21: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Fri Apr 25 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 20250425103547444 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103547444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103547444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103547444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103547444 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103547444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103547444 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103547444 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103547444 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103547444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103547444 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103547445 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103547444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103547444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103547444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103547444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103547444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103547444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103547444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103547444 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103547445 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211728) 20250425103548257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211728, count=272452) 20250425103549259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103549446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103549446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103549446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103550261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cm_serv_req_lcs_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(329)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(329)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(327)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103550892 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(330)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103551089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103551089 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103551089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103551089 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103551094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103551094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103551094 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103551094 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103551094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103551094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103551094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103551094 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103551094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103551094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103551094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103551095 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103551095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103551262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103551262 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(332)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103551269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(332)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103551288 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103551288 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(333)@63ea47419a21: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103551899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103551900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551900 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)8803486 MSC_Test_0-SCCP(327)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(328)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103551918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103551918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 54 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 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103551919 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058ae400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103551919 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058ae400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058ae400] (fsm.c:486) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103551919 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103551919 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250425103551919 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250425103551919 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103551919 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103551919 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103551919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103551919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103551919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b50f0] (fsm.c:486) 20250425103551919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103551919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103551920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 9e 00 00 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103551920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 54 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@63ea47419a21: { messageType := 2, destLocRef := '86549E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(333)@63ea47419a21: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@63ea47419a21: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" 20250425103551926 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103551926 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(327)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(327)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103551928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): none -> pass 20250425103551935 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103551935 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250425103551935 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250425103551936 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103551937 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b50f0] (vlr_lu_fsm.c:110) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103551937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103551937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b50f0] (fsm.c:486) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103551937 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x39450349) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250425103551937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103551937 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x39450349 LOCATION UPDATE ACCEPT (TMSI = 0x39450349) (gsm_04_08.c:149) 20250425103551937 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x39450349 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103551937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 54 9e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 45 03 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(327)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(327)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103551949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103551950 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x39450349:GERAN-A-43:LU)[0x55e7058ae400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103551950 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250425103551950 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0] (vlr_lu_fsm.c:817) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103551950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55e7058b5220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103551950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103551950 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250425103551950 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103551950 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103551950 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103551950 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103551950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(327)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(327)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103551953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103551954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103551954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058ae400] (msc_a.c:1053) 20250425103551954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103551954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103551954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349:GERAN-A-43:LU)[0x55e7058b50f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103551954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103551954 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103551954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103551954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103551955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 9e 00 00 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 20250425103551955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103551956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103551956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103551956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103551956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103551956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103551956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103551956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103551956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103551956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 54 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)8803486 TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103551957 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103551957 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)3495353 MSC_Test_0-RAN(328)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103552156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103552157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103552157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103552157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552157 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 35 55 b9 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) 20250425103552157 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55e7058ae1a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250425103552157 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55e7058ae1a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250425103552158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103552158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103552158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103552158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 55 b9 00 00 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103552158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103552158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103552158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103552158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 55 b9 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250425103552159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103552159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103552159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103552159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 55 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@63ea47419a21: { messageType := 2, destLocRef := '3555B9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(327)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(327)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(327)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103552166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103552166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103552166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103552166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103552167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103552167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103552167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103552167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 55 b9 00 00 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103552168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103552168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103552168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103552168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103552168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103552168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103552168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103552168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103552168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 55 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(327)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(329)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)3495353 TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103552170 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103552170 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x39450349 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(329)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(333)@63ea47419a21: Final verdict of PTC: none 20250425103552180 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103552180 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(328)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(334)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(330)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(327)@63ea47419a21: Final verdict of PTC: none 20250425103552182 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(332)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(331)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@63ea47419a21: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Fri Apr 25 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 20250425103552368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103552368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103552368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103552368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103552368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103552368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103552368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103552368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103552368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103552368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103552368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103552368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103552368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103552368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103552368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103552368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103552369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103552369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103552369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103552369 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103552369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230636) 20250425103553184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230636, count=272088) 20250425103554185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103554369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103554370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103554370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103555187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cm_reest_req_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(340)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(340)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(338)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103555840 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(341)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103556034 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103556034 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103556034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103556034 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103556038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103556038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103556038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103556039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103556039 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103556039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103556039 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 20250425103556039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103556039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103556039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103556039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103556039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103556039 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103556039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103556039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103556039 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103556040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103556040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103556189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103556189 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(343)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103556194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(343)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103556216 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103556216 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(344)@63ea47419a21: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103556842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103556842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103556842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@63ea47419a21: Added conn table entry 0TC_cm_reest_req_reject0(346)10377416 MSC_Test_0-SCCP(338)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(339)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103556857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103556857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9e 58 c8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103556858 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103556858 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103556858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103556858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b50f0] (fsm.c:486) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103556859 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103556859 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250425103556859 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250425103556859 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103556859 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103556859 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103556859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103556859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103556859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058ae070] (fsm.c:486) 20250425103556859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103556859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103556859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 9e 58 c8 00 00 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103556860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 58 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@63ea47419a21: { messageType := 2, destLocRef := '9E58C8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(344)@63ea47419a21: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@63ea47419a21: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" 20250425103556864 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103556864 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(338)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(338)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103556865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103556866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): none -> pass 20250425103556869 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103556869 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250425103556869 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250425103556869 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103556870 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103556870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ae070] (vlr_lu_fsm.c:110) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103556870 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103556870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103556870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ae070] (fsm.c:486) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103556870 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0DEDA2B3) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250425103556870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103556870 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0DEDA2B3 LOCATION UPDATE ACCEPT (TMSI = 0x0deda2b3) (gsm_04_08.c:149) 20250425103556870 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0DEDA2B3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103556870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 58 c8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d ed a2 b3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(338)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(338)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103556875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103556875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103556876 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058b50f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103556876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103556876 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250425103556876 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103556876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070] (vlr_lu_fsm.c:817) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103556876 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55e7058ac000]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103556876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103556876 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250425103556876 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103556876 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103556876 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103556876 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103556876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 58 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103556878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103556878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(338)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(338)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103556878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103556878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058b50f0] (msc_a.c:1053) 20250425103556878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103556878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103556878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3:GERAN-A-45:LU)[0x55e7058ae070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103556878 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103556878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103556878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103556878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103556878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 9e 58 c8 00 00 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 20250425103556879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103556879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103556879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103556879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103556879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103556879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103556879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103556879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103556879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103556879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9e 58 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@63ea47419a21: Deleted conn table entry 0TC_cm_reest_req_reject0(346)10377416 TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103556879 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103556879 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_cm_reest_req_reject0(346)1772696 MSC_Test_0-RAN(339)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103557080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103557081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103557081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103557081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557081 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 1b 0c 98 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) 20250425103557082 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250425103557082 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250425103557082 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55e7058ae400]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250425103557082 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250425103557082 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55e7058ae400]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250425103557083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103557083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103557083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103557083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 0c 98 00 00 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103557083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103557083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103557083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103557083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 0c 98 00 01 06 01 00 03 05 22 26 00 00 00 (osmo_ss7_asp.c:1164) 20250425103557083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103557083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103557084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103557084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 0c 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@63ea47419a21: { messageType := 2, destLocRef := '1B0C98'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(338)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(338)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(338)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103557091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103557091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103557091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103557091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103557093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103557093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103557093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103557093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103557093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b 0c 98 00 00 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103557094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103557094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(338)@63ea47419a21: Session index based on local reference:0 20250425103557094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103557094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103557094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103557094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103557094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103557094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103557094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1b 0c 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@63ea47419a21: Deleted conn table entry 0TC_cm_reest_req_reject0(346)1772696 TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103557097 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103557097 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0DEDA2B3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@63ea47419a21: Final verdict of PTC: pass 20250425103557105 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103557105 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103557106 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(343)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(340)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(341)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(344)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(345)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(338)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(339)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(342)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@63ea47419a21: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Fri Apr 25 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 20250425103557296 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103557296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103557297 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103557297 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103557297 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103557297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103557297 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103557297 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103557297 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103557297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103557297 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103557297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103557297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103557297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103557297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103557297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103557297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103557297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103557297 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103557297 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103557297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272788) 20250425103558107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=272788, count=274044) 20250425103559108 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103559297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103559297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103559297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103600110 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_auth_2G_fail started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(351)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(351)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(349)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103600820 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(352)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103601016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103601016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103601017 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103601017 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103601021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103601021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103601021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103601021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103601021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103601021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103601021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103601021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103601021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103601021 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 20250425103601022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103601022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103601022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103601022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103601022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103601022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103601022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103601022 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103601022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103601022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103601022 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103601022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103601022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103601111 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103601111 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(354)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103601117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(354)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103601136 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103601137 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(355)@63ea47419a21: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103601819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@63ea47419a21: Added conn table entry 0TC_lu_auth_2G_fail0(357)9132107 MSC_Test_0-SCCP(349)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(350)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 58 4b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103601824 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103601824 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070] (fsm.c:486) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103601824 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103601824 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250425103601824 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250425103601824 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103601824 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103601824 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103601824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103601824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103601824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103601824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103601824 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103601824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 8b 58 4b 00 00 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@63ea47419a21: { messageType := 2, destLocRef := '8B584B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(355)@63ea47419a21: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@63ea47419a21: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(349)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(349)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103601827 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103601827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103601827 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250425103601827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103601827 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{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) 20250425103601827 DMM DEBUG Tx AUTH REQ (rand = 446a5c1230bcaef5e0ba739c40ea46e2) (gsm_04_08.c:641) 20250425103601827 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103601827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601827 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 8b 58 4b 00 01 16 01 00 13 05 12 00 44 6a 5c 12 30 bc ae f5 e0 ba 73 9c 40 ea 46 e2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(349)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@63ea47419a21: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@63ea47419a21: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(349)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(349)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601830 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) 20250425103601830 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103601830 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250425103601830 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=a5 2b e7 41 ) (vlr_auth_fsm.c:219) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0] (vlr_auth_fsm.c:294) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103601830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425103601830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250425103601830 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103601830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103601830 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) 20250425103601830 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) 20250425103601830 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) 20250425103601830 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 20250425103601830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 4b 00 01 06 01 00 03 05 04 03 00 00 00 (osmo_ss7_asp.c:1164) 20250425103601830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 8b 58 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(349)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(349)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(349)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(349)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103601832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103601832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae070] (msc_a.c:1053) 20250425103601832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103601832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103601832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103601832 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250425103601832 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103601832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103601832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103601832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103601832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 8b 58 4b 00 00 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(351)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103601833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103601833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103601833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103601833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103601833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103601833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103601833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103601833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103601833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103601833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8b 58 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(350)@63ea47419a21: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)9132107 TC_lu_auth_2G_fail0(357)@63ea47419a21: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@63ea47419a21: Final verdict of PTC: pass 20250425103601836 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103601836 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(349)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(355)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(352)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(350)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(353)@63ea47419a21: Final verdict of PTC: none 20250425103601839 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(351)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(356)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Fri Apr 25 10:36:01 UTC 2025 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc 20250425103602036 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103602036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103602036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103602036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103602036 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103602036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103602036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103602036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103602036 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103602036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103602036 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103602036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103602036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103602036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103602036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103602036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103602036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103602036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103602036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103602036 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103602037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146776) 20250425103602840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146776, count=190652) 20250425103603842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103604038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103604038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103604038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103604843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(362)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(362)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(360)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103605551 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(363)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103605740 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103605740 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103605740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103605740 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(362)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103605745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103605745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103605745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103605745 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103605745 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103605745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103605745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103605745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103605745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103605745 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103605745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103605745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103605745 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 20250425103605745 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103605746 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(362)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103605844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103605845 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(365)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103605850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(365)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103605872 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103605872 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(366)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103606552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103606553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)1577142 MSC_Test_0-SCCP(360)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(361)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103606565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 18 10 b6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606566 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103606566 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b50f0] (fsm.c:486) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103606566 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103606566 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250425103606566 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250425103606566 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103606566 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103606566 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103606566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103606566 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103606566 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000] (fsm.c:486) 20250425103606566 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103606566 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103606566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606566 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 10 b6 00 00 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: { messageType := 2, destLocRef := '1810B6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(366)@63ea47419a21: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" 20250425103606570 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103606570 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(360)@63ea47419a21: vl_from0 20250425103606570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(360)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: setverdict(pass): none -> pass 20250425103606577 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103606577 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103606577 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250425103606577 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103606577 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{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) 20250425103606577 DMM DEBUG Tx AUTH REQ (rand = 5cb8164ebb59f87658be7d303953625a) (gsm_04_08.c:641) 20250425103606577 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103606577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606577 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 18 10 b6 00 01 16 01 00 13 05 12 00 5c b8 16 4e bb 59 f8 76 58 be 7d 30 39 53 62 5a 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(360)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@63ea47419a21: patching N(SD)=1 into dtap '051462A3B884'O MSC_Test_0-RAN(361)@63ea47419a21: patched enc_l3: '055462A3B884'O MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(360)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(360)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006055462A3B884'O 20250425103606585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606585 DLM3UA DEBUG 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(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606585 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 62 a3 b8 84 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103606585 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b50f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 62a3b884) (gsm_04_08.c:1128) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103606585 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: 62a3b884 (4 bytes) (vlr_auth_fsm.c:151) 20250425103606585 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000] (vlr_auth_fsm.c:294) 20250425103606585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103606586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606586 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 18 10 b6 00 01 10 00 0e 53 0a 09 0a 80 4b c6 d7 ea b9 59 6b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(360)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(360)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(360)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425103606590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103606590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103606590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103606590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103606590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103606590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058ac000] (fsm.c:486) 20250425103606590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103606590 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103606590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 18 10 b6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(360)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103606593 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103606593 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250425103606593 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250425103606593 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103606594 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058ac000] (vlr_lu_fsm.c:110) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058ac000] (fsm.c:486) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103606594 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x47FCA696) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250425103606594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103606594 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x47FCA696 LOCATION UPDATE ACCEPT (TMSI = 0x47fca696) (gsm_04_08.c:149) 20250425103606594 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x47FCA696 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103606594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 18 10 b6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 47 fc a6 96 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(360)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(360)@63ea47419a21: vl_from0 20250425103606598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606598 DLM3UA DEBUG 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(360)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103606598 DLSS7 DEBUG 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(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103606598 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x47FCA696:GERAN-A-48:LU)[0x55e7058b50f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103606598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103606598 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250425103606598 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103606598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000] (vlr_lu_fsm.c:817) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103606598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55e7058bd950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103606598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103606598 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250425103606598 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103606598 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103606598 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103606598 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103606598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 10 b6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(360)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(360)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(360)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103606601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058b50f0] (msc_a.c:1053) 20250425103606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696:GERAN-A-48:LU)[0x55e7058ac000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103606601 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103606601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103606601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103606601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103606601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103606601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 10 b6 00 00 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(362)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@63ea47419a21: Session index based on local reference:0 20250425103606602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103606602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103606602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103606602 DLSS7 DEBUG 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(362)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103606602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103606602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103606602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103606602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103606602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 18 10 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(361)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)1577142 TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103606604 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103606604 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x47FCA696 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(360)@63ea47419a21: Final verdict of PTC: none 20250425103606615 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103606615 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103606616 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(366)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(363)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(362)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(367)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(364)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(361)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103606804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103606804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103606804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103606804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103606804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103606804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103606804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103606804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103606804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103606804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103606804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103606804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103606804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103606804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103606804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103606804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103606805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103606805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103606805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103606805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103606805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232720) 20250425103607617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232720, count=246780) 20250425103608617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103608806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103608806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103608806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103609618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cl3_no_payload started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(373)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(373)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(371)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103610363 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(374)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103610557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103610557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103610557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103610557 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103610562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103610562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103610562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103610562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103610562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103610562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103610562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103610562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103610562 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103610562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103610562 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103610563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103610563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103610563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103610563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103610563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103610563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103610563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103610563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103610563 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103610563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103610563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103610563 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103610564 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103610564 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103610619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103610619 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(376)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103610625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(376)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103610644 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103610644 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103611371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103611371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103611371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103611371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103611373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103611373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103611373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103611373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@63ea47419a21: Added conn table entry 0TC_cl3_no_payload0(379)8273157 MSC_Test_0-RAN(372)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(371)@63ea47419a21: First idle individual index:0 20250425103611384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611384 DLM3UA DEBUG 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(373)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103611384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103611384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103611384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611384 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 7e 3d 05 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) 20250425103611384 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250425103611384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103611384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103611385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103611385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 3d 05 00 00 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103611385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103611385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103611385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103611385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 3d 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@63ea47419a21: { messageType := 2, destLocRef := '7E3D05'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(371)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(371)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(371)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(371)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103611388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103611388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103611388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103611388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103611388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103611388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103611388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103611388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7e 3d 05 00 00 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@63ea47419a21: Session index based on local reference:0 20250425103611389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103611389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103611389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103611389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103611389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103611389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103611389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103611389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103611389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7e 3d 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(372)@63ea47419a21: Deleted conn table entry 0TC_cl3_no_payload0(379)8273157 TC_cl3_no_payload0(379)@63ea47419a21: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(377)@63ea47419a21: Final verdict of PTC: none 20250425103611394 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103611394 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(372)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(374)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(375)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(371)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(373)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(378)@63ea47419a21: Final verdict of PTC: none 20250425103611399 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(376)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@63ea47419a21: Test case TC_cl3_no_payload finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Fri Apr 25 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 20250425103611592 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103611592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103611592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103611592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103611592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103611592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103611592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103611592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103611592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103611592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103611593 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103611593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103611593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103611593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103611593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103611593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103611593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103611593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103611593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103611593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103611593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103720) 20250425103612401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103720, count=134076) 20250425103613402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103613594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103613594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103613594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103614404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cl3_rnd_payload started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(384)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(384)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(382)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103615117 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(385)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103615307 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103615307 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103615307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103615307 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103615312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103615312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103615312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103615312 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103615312 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103615312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103615312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(384)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103615312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103615312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103615312 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103615312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103615312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103615312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103615312 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103615312 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103615405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103615405 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(387)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103615411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(387)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103615426 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103615426 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103616120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103616120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103616120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103616120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103616120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103616121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103616121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103616121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@63ea47419a21: Added conn table entry 0TC_cl3_rnd_payload0(390)8844037 MSC_Test_0-SCCP(382)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(383)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103616132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103616132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103616132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103616132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616132 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 86 f3 05 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 d8 2c 27 0b 31 6c 6e 94 f8 82 f3 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103616132 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55e7058ac000]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: GMM:0x2c (msc_a.c:1421) 20250425103616132 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55e7058ac000]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425103616133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103616133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103616133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103616133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 f3 05 00 00 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103616133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103616133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103616133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103616133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 f3 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@63ea47419a21: { messageType := 2, destLocRef := '86F305'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(382)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(382)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(382)@63ea47419a21: vl_from0 20250425103616137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103616137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(382)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103616137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103616137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103616137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103616137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616137 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103616137 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103616137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 f3 05 00 00 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@63ea47419a21: Session index based on local reference:0 20250425103616137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103616137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103616137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103616137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103616137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103616137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103616138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103616138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 f3 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(383)@63ea47419a21: Deleted conn table entry 0TC_cl3_rnd_payload0(390)8844037 TC_cl3_rnd_payload0(390)@63ea47419a21: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(388)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(382)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(384)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(383)@63ea47419a21: Final verdict of PTC: none 20250425103616145 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103616145 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(389)@63ea47419a21: Final verdict of PTC: none 20250425103616146 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(381)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(385)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(386)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@63ea47419a21: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Fri Apr 25 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 20250425103616340 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103616340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103616340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103616340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103616340 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103616340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103616340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103616340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103616340 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103616340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103616341 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103616341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103616341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103616341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103616341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103616341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103616341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103616341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103616341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103616341 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103616341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122656) 20250425103617148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122656, count=135252) 20250425103618150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103618341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103618341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103618341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103619152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_establish_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(395)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(395)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(393)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103619874 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(396)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103620067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103620067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103620067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103620067 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103620072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103620072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103620072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103620072 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103620072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103620072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103620072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103620072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103620072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103620072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103620072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103620072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103620072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103620154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103620154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(398)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103620160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(398)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103620174 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103620174 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(399)@63ea47419a21: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103620880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103620880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620880 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@63ea47419a21: Added conn table entry 0TC_establish_and_nothing0(401)3842017 MSC_Test_0-SCCP(393)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(394)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103620893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3a 9f e1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103620893 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103620893 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae070] (fsm.c:486) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103620893 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103620893 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250425103620893 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250425103620893 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103620893 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103620893 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103620893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103620893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103620893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103620893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103620893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103620894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a 9f e1 00 00 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103620894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3a 9f e1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: { messageType := 2, destLocRef := '3A9FE1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@63ea47419a21: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@63ea47419a21: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" 20250425103620897 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103620897 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(393)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(393)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_establish_and_nothing0(401)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): none -> pass 20250425103620898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103620902 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103620902 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250425103620902 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250425103620902 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103620903 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103620903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:110) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103620903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103620903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103620903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103620903 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1797D998) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250425103620903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103620903 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1797D998 LOCATION UPDATE ACCEPT (TMSI = 0x1797d998) (gsm_04_08.c:149) 20250425103620903 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1797D998 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103620903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3a 9f e1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 97 d9 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(393)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(393)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103620911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103620911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103620911 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1797D998:GERAN-A-51:LU)[0x55e7058ae070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103620911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103620911 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250425103620911 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103620911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:817) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103620911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55e7058be0d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103620911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103620911 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250425103620911 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103620911 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103620911 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103620911 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103620911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3a 9f e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(393)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(393)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103620914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103620914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103620914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae070] (msc_a.c:1053) 20250425103620914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103620914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103620914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-51:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103620914 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103620914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103620914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103620914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103620914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3a 9f e1 00 00 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 20250425103620915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103620915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103620915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103620915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103620915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103620915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103620915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103620915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103620915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103620915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3a 9f e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@63ea47419a21: Deleted conn table entry 0TC_establish_and_nothing0(401)3842017 TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103620916 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103620916 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1797D998'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@63ea47419a21: Added conn table entry 0TC_establish_and_nothing0(401)12198923 MSC_Test_0-RAN(394)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103621117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103621117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103621117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103621117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103621117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103621117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103621117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103621117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103621117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103621117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ba 24 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 17 97 d9 98 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103621118 DMM DEBUG msc_a(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058b50f0] (fsm.c:486) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103621118 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103621118 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103621118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103621118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250425103621118 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103621119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103621119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103621119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103621119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103621119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103621119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103621119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 24 0b 00 00 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103621119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103621119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103621119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103621119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103621119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103621119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103621119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ba 24 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1164) 20250425103621119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103621119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103621119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103621119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103621119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103621119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103621119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103621119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ba 24 0b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(393)@63ea47419a21: { messageType := 2, destLocRef := 'BA240B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103621123 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103621123 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103626119 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103626119 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103626119 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103626119 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103626120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103626120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103626120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103626120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103626120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103626120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103626120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103626120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103626120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103626120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 24 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(393)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(393)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(393)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103626127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103626127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103626127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103626127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103626127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103626127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103626127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103626127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103626127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103626127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103626128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103626128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058b50f0] (msc_a.c:1053) 20250425103626128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103626128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998:GERAN-A-52:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103626128 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103626128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103626129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103626129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103626129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103626129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103626129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103626129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103626129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103626129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103626129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ba 24 0b 00 00 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(395)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103626130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103626130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103626130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103626130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103626130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103626130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103626130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103626130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103626130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103626130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ba 24 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(394)@63ea47419a21: Deleted conn table entry 0TC_establish_and_nothing0(401)12198923 TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103626132 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103626132 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x1797D998 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(399)@63ea47419a21: Final verdict of PTC: none 20250425103626141 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(398)@63ea47419a21: Final verdict of PTC: none 20250425103626142 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103626142 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(397)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(395)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(393)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(396)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(394)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(400)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@63ea47419a21: Test case TC_establish_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Fri Apr 25 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 20250425103626336 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103626336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103626336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103626336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103626336 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103626336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103626336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103626336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103626336 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103626336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103626336 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103626336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103626336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103626336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103626336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103626336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103626336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103626336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103626336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103626337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103626337 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286308) 20250425103627142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=286308, count=296080) 20250425103628143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103628337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103628338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103628338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103629145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_setup_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(406)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(406)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(404)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103629918 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103630114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103630114 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103630114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103630114 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103630119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103630119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103630119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103630119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103630119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103630119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103630119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103630119 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103630119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103630119 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103630120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103630120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103630120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103630120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103630120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103630120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103630120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103630120 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103630120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103630120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103630120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103630120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103630120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103630146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103630146 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103630152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103630173 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103630173 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(410)@63ea47419a21: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103630922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@63ea47419a21: Added conn table entry 0TC_mo_setup_and_nothing0(412)11943795 MSC_Test_0-SCCP(404)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(405)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b6 3f 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 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103630938 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103630938 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae070] (fsm.c:486) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103630938 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103630938 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250425103630938 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250425103630938 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103630938 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103630938 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103630938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103630938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103630938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103630938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103630938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103630938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 b6 3f 73 00 00 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103630939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 3f 73 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: { messageType := 2, destLocRef := 'B63F73'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(410)@63ea47419a21: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@63ea47419a21: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103630942 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103630942 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(404)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(404)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_nothing0(412)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103630948 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103630948 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250425103630948 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250425103630948 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103630948 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103630948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:110) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103630948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55e7058b0770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103630948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103630948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058ae1a0] (fsm.c:486) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103630948 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x586C529C) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250425103630948 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103630948 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x586C529C LOCATION UPDATE ACCEPT (TMSI = 0x586c529c) (gsm_04_08.c:149) 20250425103630949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630949 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x586C529C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103630949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 3f 73 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 58 6c 52 9c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(404)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(404)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103630956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103630956 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x586C529C:GERAN-A-53:LU)[0x55e7058ae070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103630956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103630956 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250425103630956 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103630956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0] (vlr_lu_fsm.c:817) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103630956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103630956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103630956 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250425103630956 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103630956 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103630956 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103630956 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103630956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 3f 73 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(404)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(404)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103630958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103630958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae070] (msc_a.c:1053) 20250425103630958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103630958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103630958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-53:LU)[0x55e7058ae1a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103630958 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103630959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103630959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103630959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103630959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 b6 3f 73 00 00 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103630959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103630959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103630959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103630959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103630959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103630959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103630959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103630959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103630959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103630959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 3f 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(405)@63ea47419a21: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)11943795 TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103630960 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103630960 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '586C529C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@63ea47419a21: Added conn table entry 0TC_mo_setup_and_nothing0(412)2831744 MSC_Test_0-RAN(405)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103631161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103631161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103631161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103631161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103631161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103631161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103631161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103631161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103631161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103631161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b 35 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 58 6c 52 9c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103631162 DMM DEBUG msc_a(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b50f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b50f0] (fsm.c:486) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103631162 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103631162 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103631162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103631162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250425103631162 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103631163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103631163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103631163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103631163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103631163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103631163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103631163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 2b 35 80 00 00 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103631163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103631163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103631163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103631163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103631163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103631163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103631163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2b 35 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1164) 20250425103631163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103631163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103631163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103631163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103631163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103631163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103631163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103631163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2b 35 80 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(404)@63ea47419a21: { messageType := 2, destLocRef := '2B3580'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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103631166 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103631166 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(404)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(404)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103631185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103631185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103631185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103631185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103631185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103631185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103631185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103631185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103631185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103631185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 36 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103631185 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103631185 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250425103631185 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103631185 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103631185 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103631186 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C: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) 20250425103631186 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103631186 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103631186 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103631186 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b50f0] (fsm.c:486) 20250425103631186 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C: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) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770] (fsm.c:486) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b4d10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b4d10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770] (fsm.c:486) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103631186 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(408)@63ea47419a21: 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) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770] (rtp_stream.c:239) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55e7058b4d10]{DISCARDING}: Deallocated (fsm.c:568) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770] (call_leg.c:197) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103634187 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103634187 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058b4be0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b50f0] (call_leg.c:198) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103634187 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b0770]{RELEASING}: Deallocated (fsm.c:568) 20250425103634187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250425103634187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103634187 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103634188 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103634188 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103634188 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103634188 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103634188 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103634188 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103634188 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103634188 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103634188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103634188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103634188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103634188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103634188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103634188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103634188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103634188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103634188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103634188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 35 80 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103634189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103634189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103634189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103634189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103634189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103634189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103634189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103634189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103634189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103634189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 2b 35 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(404)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(404)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(404)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103634197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103634197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103634197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103634197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103634197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103634197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103634197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103634197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103634197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103634197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103634197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103634197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058b50f0] (msc_a.c:1053) 20250425103634197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103634197 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C:GERAN-A-54:CM_SERVICE_REQ)[0x55e7058ac000]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103634198 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103634198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103634198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103634198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103634198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103634198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103634198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103634198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103634198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103634198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103634198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 2b 35 80 00 00 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@63ea47419a21: Session index based on local reference:0 20250425103634199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103634199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103634199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103634199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103634199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103634199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103634199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103634199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103634199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103634199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2b 35 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@63ea47419a21: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)2831744 TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103634201 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103634201 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x586C529C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@63ea47419a21: Final verdict of PTC: pass 20250425103635213 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103635213 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(404)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(407)@63ea47419a21: Final verdict of PTC: none 20250425103635215 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103635215 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103635215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103635215 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103635215 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103635215 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103635215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103635215 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103635215 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103635215 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103635216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103635216 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103635216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103635216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103635216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103635216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103635216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103635216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103635216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103635216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103635216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103635216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(410)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(408)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(406)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(405)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(411)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Fri Apr 25 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=322900) 20250425103636217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=322900, count=340668) 20250425103637217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103637217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103637218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103637219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103638220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_crcx_ran_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(417)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(417)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(415)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103638917 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(418)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103639109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103639109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103639109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103639109 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103639114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103639114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103639114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103639114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103639114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103639114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103639114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103639114 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103639114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103639114 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 20250425103639115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103639115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103639115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103639115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103639115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103639115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103639115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103639115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103639115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103639115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103639115 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103639116 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103639116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103639221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103639221 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(420)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103639227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(420)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103639248 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103639248 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(421)@63ea47419a21: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103639921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103639922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@63ea47419a21: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)16745259 MSC_Test_0-SCCP(415)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(416)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103639938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103639939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 83 2b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639939 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103639939 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4ab0] (fsm.c:486) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103639939 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103639939 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250425103639939 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250425103639939 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103639939 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103639939 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103639939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103639939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103639939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b4980] (fsm.c:486) 20250425103639939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103639939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103639940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 83 2b 00 00 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103639940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ff 83 2b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: { messageType := 2, destLocRef := 'FF832B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(421)@63ea47419a21: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@63ea47419a21: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103639943 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103639943 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(415)@63ea47419a21: vl_from0 TC_mo_crcx_ran_timeout0(423)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(415)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103639945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103639951 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103639951 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250425103639951 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250425103639951 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103639951 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103639951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058b4980] (vlr_lu_fsm.c:110) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103639951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103639951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103639952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058b4980] (fsm.c:486) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103639952 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x496C2754) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250425103639952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103639952 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x496C2754 LOCATION UPDATE ACCEPT (TMSI = 0x496c2754) (gsm_04_08.c:149) 20250425103639952 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x496C2754 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103639952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ff 83 2b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 49 6c 27 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(415)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(415)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103639962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103639963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103639963 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x496C2754:GERAN-A-55:LU)[0x55e7058b4ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103639963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103639963 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250425103639963 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103639963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980] (vlr_lu_fsm.c:817) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103639963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55e7058ac770]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103639963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103639963 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250425103639963 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103639963 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103639963 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103639963 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103639964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 83 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(415)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(415)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103639967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103639967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103639967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4ab0] (msc_a.c:1053) 20250425103639967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103639967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103639967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-55:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103639968 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103639968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103639968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103639968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103639968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ff 83 2b 00 00 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 20250425103639969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103639969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103639969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103639969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103639969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103639969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103639969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103639969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103639969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103639969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ff 83 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(416)@63ea47419a21: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)16745259 TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103639972 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103639972 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '496C2754'O ("Il'T") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@63ea47419a21: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)10622501 MSC_Test_0-RAN(416)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103640172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103640172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103640172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103640172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103640173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103640173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103640173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103640173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103640173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103640173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 16 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 49 6c 27 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103640174 DMM DEBUG msc_a(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b4d10] (fsm.c:486) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103640174 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103640174 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103640174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103640174 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250425103640174 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103640175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103640175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103640175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103640175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103640175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103640175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103640175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 16 25 00 00 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103640175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103640175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103640175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103640175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103640175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103640175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103640175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a2 16 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1164) 20250425103640175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103640175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103640176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103640176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103640176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103640176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103640176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103640176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103640176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103640176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 25 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: { messageType := 2, destLocRef := 'A21625'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103640179 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103640179 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(415)@63ea47419a21: vl_from0 20250425103640198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103640198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103640198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103640198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103640198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103640198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103640198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103640198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103640198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103640198 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-SCCP(415)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103640198 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103640198 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250425103640198 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103640198 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103640198 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103640198 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754: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) 20250425103640198 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103640198 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103640199 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103640199 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b4d10] (fsm.c:486) 20250425103640199 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754: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) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058c0ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058c0ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0] (fsm.c:486) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55e7058c0ea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55e7058c0ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058c08e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058c08e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0] (fsm.c:486) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103640199 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(419)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103640217 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55e7058c0ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103640217 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103640217 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@63ea47419a21: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@63ea47419a21: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0] (rtp_stream.c:239) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55e7058c08e0]{DISCARDING}: Deallocated (fsm.c:568) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0ea0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0ea0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0] (call_leg.c:197) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0ea0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103643200 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0ea0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103643200 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55e7058ac770]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b4d10] (call_leg.c:198) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103643200 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Deallocated (fsm.c:568) 20250425103643200 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250425103643201 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103643201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103643201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103643201 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103643201 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103643201 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103643201 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103643201 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103643201 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103643201 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103643201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103643201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103643201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103643201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103643201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103643201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103643201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103643201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103643202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 16 25 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103643202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103643202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103643202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103643202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103643202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103643202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103643202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103643202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103643202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425103643201 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(415)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(418)@63ea47419a21: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(415)@63ea47419a21: vl_from0 20250425103643208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103643208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103643208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103643208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103643208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103643208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103643208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103643208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(415)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103643208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103643209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103643209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058b4d10] (msc_a.c:1053) 20250425103643209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103643209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754:GERAN-A-56:CM_SERVICE_REQ)[0x55e7058ae1a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103643209 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103643209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103643209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103643209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103643209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103643209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103643209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103643209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103643209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103643209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 25 00 00 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@63ea47419a21: Session index based on local reference:0 20250425103643210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103643210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103643210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103643210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(417)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103643210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103643210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103643210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103643210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103643210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 16 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(416)@63ea47419a21: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)10622501 TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103643212 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103643212 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x496C2754 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(415)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(417)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(416)@63ea47419a21: Final verdict of PTC: none 20250425103643225 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103643225 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(421)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(419)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(418)@63ea47419a21: Final verdict of PTC: none 20250425103643226 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(420)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(422)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Fri Apr 25 10:36:43 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc 20250425103643412 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103643412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103643412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103643412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103643412 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103643412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103643412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103643412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103643412 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103643412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103643412 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103643412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103643412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103643412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103643412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103643412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103643412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103643412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103643412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103643412 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103643413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341372) 20250425103644227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341372, count=353028) 20250425103645229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103645413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103645414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103645414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103646231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_crcx_ran_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(428)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(428)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(426)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103646987 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(429)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103647177 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103647177 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103647177 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103647177 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103647179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103647179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103647179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103647179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103647179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103647179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103647179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103647179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103647179 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103647179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103647179 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 20250425103647180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103647180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103647180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103647180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103647180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103647180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103647180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103647180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103647180 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103647180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103647180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103647180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103647180 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103647180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(428)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103647232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103647232 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(431)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103647238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(431)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103647270 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103647270 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(432)@63ea47419a21: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103647991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103647991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103647991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103647991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103647991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103647991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103647991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103647991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103647991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103647991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103647991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103647991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103647991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103647991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103647991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103647991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103647991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103647991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103647991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103647991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@63ea47419a21: Added conn table entry 0TC_mo_crcx_ran_reject0(434)5577694 MSC_Test_0-SCCP(426)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(427)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103648002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1b de 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648003 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c08e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103648003 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c08e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c08e0] (fsm.c:486) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103648003 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103648003 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250425103648003 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250425103648003 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103648003 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103648003 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103648003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103648003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103648003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058c0ea0] (fsm.c:486) 20250425103648003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103648003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103648003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 1b de 00 00 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103648003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 1b de 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: { messageType := 2, destLocRef := '551BDE'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(432)@63ea47419a21: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@63ea47419a21: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" 20250425103648006 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103648006 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(426)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(426)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103648007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(434)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): none -> pass 20250425103648013 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103648013 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250425103648013 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250425103648013 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103648014 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103648014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058c0ea0] (vlr_lu_fsm.c:110) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103648014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103648014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103648014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058c0ea0] (fsm.c:486) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103648014 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x5F76787E) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250425103648014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103648014 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x5F76787E LOCATION UPDATE ACCEPT (TMSI = 0x5f76787e) (gsm_04_08.c:149) 20250425103648014 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x5F76787E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103648015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 55 1b de 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5f 76 78 7e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(426)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(426)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103648026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648026 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x5F76787E:GERAN-A-57:LU)[0x55e7058c08e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103648026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103648026 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250425103648026 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103648026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0] (vlr_lu_fsm.c:817) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103648026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103648026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103648026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250425103648027 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103648027 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103648027 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103648027 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103648027 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648027 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 1b de 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(426)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(426)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103648031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103648032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c08e0] (msc_a.c:1053) 20250425103648032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103648032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103648032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-57:LU)[0x55e7058c0ea0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103648032 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - active-conn: now used by 1 (attached) (msub.c:375) 20250425103648032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 1b de 00 00 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 20250425103648034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 1b de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@63ea47419a21: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)5577694 TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103648036 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103648036 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5F76787E'O ("_vx~") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@63ea47419a21: Added conn table entry 0TC_mo_crcx_ran_reject0(434)7682164 MSC_Test_0-RAN(427)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 38 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 5f 76 78 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103648238 DMM DEBUG msc_a(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4980]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4980] (fsm.c:486) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103648238 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103648238 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103648238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103648238 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250425103648239 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103648239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 38 74 00 00 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103648239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 75 38 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103648239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 38 74 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: { messageType := 2, destLocRef := '753874'O ("u8t"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103648242 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103648242 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(426)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(426)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648262 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) 20250425103648262 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103648262 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250425103648262 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103648262 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103648262 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103648262 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E: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) 20250425103648262 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103648262 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103648262 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103648262 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4980] (fsm.c:486) 20250425103648262 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E: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) 20250425103648262 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058c03e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103648262 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058c03e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0] (fsm.c:486) 20250425103648262 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103648262 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103648263 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058c19d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103648263 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058c19d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0] (fsm.c:486) 20250425103648263 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103648263 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(430)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103648275 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058c0510]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0] (rtp_stream.c:239) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55e7058c03e0]{DISCARDING}: Deallocated (fsm.c:568) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0] (call_leg.c:197) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103648275 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55e7058c19d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4980] (call_leg.c:198) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103648275 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Deallocated (fsm.c:568) 20250425103648275 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250425103648275 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103648275 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103648275 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103648275 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103648275 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103648275 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103648275 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103648275 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103648275 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103648276 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103648276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 38 74 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103648276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 38 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(426)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@63ea47419a21: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(426)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(426)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103648779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103648780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103648780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4980] (msc_a.c:1053) 20250425103648780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103648780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E:GERAN-A-58:CM_SERVICE_REQ)[0x55e7058b4ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103648780 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - active-conn: now used by 1 (attached) (msub.c:375) 20250425103648780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103648780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103648780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103648780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 38 74 00 00 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@63ea47419a21: Session index based on local reference:0 20250425103648782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103648782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103648782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103648782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103648782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103648782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103648782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103648782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103648782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 38 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@63ea47419a21: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)7682164 TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103648783 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103648783 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x5F76787E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(432)@63ea47419a21: Final verdict of PTC: none 20250425103648793 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103648794 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(426)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(429)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(427)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@63ea47419a21: Final verdict of PTC: none 20250425103648796 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(435)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(428)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(433)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(430)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Fri Apr 25 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 20250425103648984 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103648984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103648984 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103648984 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103648984 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103648984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103648984 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103648984 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103648984 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103648984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103648984 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103648984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103648984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103648984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103648984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103648984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103648984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103648984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103648984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103648984 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103648985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341628) 20250425103649798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341628, count=342264) 20250425103650799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103650986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103650986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103650986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103651800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mt_crcx_ran_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(439)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(439)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(437)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103652501 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(440)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103652697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103652697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103652697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103652697 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(439)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103652702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103652702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103652702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103652702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103652702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103652702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103652702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103652702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103652702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103652702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103652702 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103652703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103652703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103652703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103652703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103652703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103652703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103652703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103652703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103652703 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103652703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103652703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103652703 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103652703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103652703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103652801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103652801 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(442)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103652807 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(442)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103652820 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103652821 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(443)@63ea47419a21: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103653506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@63ea47419a21: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1333272 MSC_Test_0-SCCP(437)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(438)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103653521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 58 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653522 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c0510]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103653522 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c0510]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c0510] (fsm.c:486) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103653522 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103653522 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250425103653522 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250425103653522 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103653522 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103653522 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103653522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103653522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103653522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058c03e0] (fsm.c:486) 20250425103653522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103653522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103653522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 58 18 00 00 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103653522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 58 18 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: { messageType := 2, destLocRef := '145818'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(443)@63ea47419a21: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@63ea47419a21: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" 20250425103653526 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103653526 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(437)@63ea47419a21: vl_from0 20250425103653527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(437)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_crcx_ran_reject0(445)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): none -> pass 20250425103653534 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103653534 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250425103653534 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250425103653534 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103653535 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103653535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058c03e0] (vlr_lu_fsm.c:110) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103653535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103653535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103653535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058c03e0] (fsm.c:486) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103653535 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x5D5730E1) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250425103653535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103653535 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x5D5730E1 LOCATION UPDATE ACCEPT (TMSI = 0x5d5730e1) (gsm_04_08.c:149) 20250425103653535 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x5D5730E1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103653535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 14 58 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5d 57 30 e1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(437)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(437)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103653547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653547 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c0510]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103653547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103653547 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250425103653547 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103653547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0] (vlr_lu_fsm.c:817) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103653547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55e7058ae070]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103653547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103653547 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250425103653548 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103653548 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103653548 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103653548 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103653548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 58 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(437)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(437)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103653552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103653552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c0510] (msc_a.c:1053) 20250425103653552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103653552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103653552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-59:LU)[0x55e7058c03e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103653552 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103653553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 58 18 00 00 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 20250425103653554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 14 58 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@63ea47419a21: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1333272 TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103653555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103653555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@63ea47419a21: Created IMSI[0] for '262420000000031'H'5D5730E1'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@63ea47419a21: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1632168403 20250425103653565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103653565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103653565 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 callref-0x6148e9d3 tid-255) New transaction (transaction.c:231) 20250425103653565 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 callref-0x6148e9d3 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) 20250425103653565 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 callref-0x6148e9d3 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) 20250425103653565 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 callref-0x6148e9d3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103653565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103653565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103653565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653565 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 5d 57 30 e1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5D5730E1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@63ea47419a21: Added conn table entry 0TC_mt_crcx_ran_reject0(445)2966135 MSC_Test_0-SCCP(437)@63ea47419a21: First idle individual index:0 20250425103653573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 42 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 5d 57 30 e1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c0ea0] (fsm.c:486) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103653573 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103653573 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103653573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103653574 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 callref-0x6148e9d3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103653574 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103653574 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103653574 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 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) 20250425103653574 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103653574 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103653574 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250425103653574 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103653574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 42 77 00 00 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103653574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d 42 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1164) 20250425103653574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653574 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 2d 42 77 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: { messageType := 2, destLocRef := '2D4277'O ("-Bw"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103653576 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103653576 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@63ea47419a21: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(437)@63ea47419a21: vl_from0 20250425103653584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653584 DLSS7 DEBUG 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(437)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103653584 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103653584 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103653584 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250425103653584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103653584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c0ea0] (fsm.c:486) 20250425103653584 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 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) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae1a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae1a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070] (fsm.c:486) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058b4ab0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058b4ab0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070] (fsm.c:486) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103653584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103653584 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250425103653584 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(441)@63ea47419a21: 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) 20250425103653591 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058b7000]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250425103653591 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070] (rtp_stream.c:239) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55e7058ae1a0]{DISCARDING}: Deallocated (fsm.c:568) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070] (call_leg.c:197) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103653592 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55e7058b4ab0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c0ea0] (call_leg.c:198) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103653592 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058ae070]{RELEASING}: Deallocated (fsm.c:568) 20250425103653592 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) Freeing transaction (transaction.c:243) 20250425103653592 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250425103653592 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103653592 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103653592 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103653592 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103653592 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP callref-0x6148e9d3 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103653592 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103653592 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103653592 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103653592 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103653592 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103653592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 42 77 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103653592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d 42 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(437)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@63ea47419a21: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1632168403 MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(437)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(437)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103653597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103653597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103653597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c0ea0] (msc_a.c:1053) 20250425103653597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103653598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1:GERAN-A-60:PAGING_RESP)[0x55e7058c08e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103653598 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x5D5730E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103653598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103653598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103653598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103653598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d 42 77 00 00 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@63ea47419a21: Session index based on local reference:0 20250425103653599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103653599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103653599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103653599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103653599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103653599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103653599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103653599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 42 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@63ea47419a21: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)2966135 TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(443)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(439)@63ea47419a21: Final verdict of PTC: none 20250425103653608 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(438)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(437)@63ea47419a21: Final verdict of PTC: none 20250425103653609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103653609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(442)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(444)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(440)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(441)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@63ea47419a21: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Fri Apr 25 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 20250425103653804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103653804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103653804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103653804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103653804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103653804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103653804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103653804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103653804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103653804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103653804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103653804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103653804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103653804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103653804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103653804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103653804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103653804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103653804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103653804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103653804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319260) 20250425103654610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319260, count=353856) 20250425103655611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103655806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103655806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103655806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103656612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_setup_and_dtmf_dup started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(450)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(450)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(448)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103657363 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(451)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103657559 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103657559 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103657559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103657559 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(450)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103657564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103657564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103657564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103657564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103657564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103657564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103657564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103657564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103657564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103657564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103657564 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425103657565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103657565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103657565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103657565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103657565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103657565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103657565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103657565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103657565 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103657565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103657565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103657565 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 20250425103657565 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103657565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(450)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103657612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103657612 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(453)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103657618 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(453)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103657641 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103657641 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(454)@63ea47419a21: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103658373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@63ea47419a21: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)7443381 MSC_Test_0-SCCP(448)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(449)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103658389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 93 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658390 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b4ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103658390 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b4ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b4ab0] (fsm.c:486) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103658390 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103658390 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250425103658390 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250425103658390 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103658390 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103658390 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103658390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103658390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103658390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b0b60] (fsm.c:486) 20250425103658390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103658390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103658390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 93 b5 00 00 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103658390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 71 93 b5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: { messageType := 2, destLocRef := '7193B5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(454)@63ea47419a21: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@63ea47419a21: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103658399 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103658399 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): none -> pass 20250425103658413 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103658413 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250425103658413 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103658413 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103658414 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103658414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b0b60] (vlr_lu_fsm.c:110) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103658414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103658414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103658414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b0b60] (fsm.c:486) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103658414 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x3DC6869C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103658414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103658414 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x3DC6869C LOCATION UPDATE ACCEPT (TMSI = 0x3dc6869c) (gsm_04_08.c:149) 20250425103658414 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x3DC6869C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103658415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 71 93 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d c6 86 9c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103658427 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b4ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103658427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103658427 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103658427 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103658427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60] (vlr_lu_fsm.c:817) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103658427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55e7058b4980]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103658427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103658427 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103658427 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103658427 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103658427 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103658428 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103658428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 93 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103658431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103658431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b4ab0] (msc_a.c:1053) 20250425103658431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103658431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103658431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-61:LU)[0x55e7058b0b60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103658431 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103658431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 93 b5 00 00 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 20250425103658432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 71 93 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@63ea47419a21: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)7443381 TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103658435 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103658435 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DC6869C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@63ea47419a21: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)12767361 MSC_Test_0-RAN(449)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 d0 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3d c6 86 9c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103658638 DMM DEBUG msc_a(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0] (fsm.c:486) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103658638 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103658638 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103658638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103658638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103658638 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103658638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 d0 81 00 00 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103658639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 d0 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250425103658639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 d0 81 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: { messageType := 2, destLocRef := 'C2D081'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103658643 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103658643 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103658662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658662 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658662 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658662 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103658662 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250425103658662 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103658662 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103658662 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103658662 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658662 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103658662 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103658662 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103658662 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0] (fsm.c:486) 20250425103658662 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b4be0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b4be0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0] (fsm.c:486) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55e7058b4be0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55e7058b4be0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058bd4c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058bd4c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0] (fsm.c:486) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55e7058bd4c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103658663 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55e7058bd4c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(452)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103658677 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55e7058b4be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103658677 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103658677 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425103658679 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55e7058bd4c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103658679 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103658679 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658679 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250425103658680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658680 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 c2 d0 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 0b 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(451)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(451)@63ea47419a21: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103658689 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103658689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658689 DLSS7 DEBUG 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) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658689 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058bd4c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103658689 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103658689 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103658690 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658690 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658690 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658690 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103658692 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103658692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103658692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103658692 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425103658692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 d0 81 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425103658692 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103658692 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103658692 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103658695 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103658695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103658695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103658695 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103658695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 d0 81 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103658697 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658697 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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) 20250425103658697 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b4be0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103658697 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b4be0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103658697 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103658697 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103658697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103658697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103658697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103658697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103658697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103658697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103658697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103658697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 d0 81 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: { 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" } } } } } } } 20250425103658699 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103658699 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103658699 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103658699 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425103658700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103658700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103658700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103658700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103658700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103658700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103658700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103658701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103658701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103658701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103658701 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103658701 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103658701 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103658701 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103658701 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@63ea47419a21: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:7 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250425103659212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103659212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103659212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103659212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103659212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103659212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103659212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103659212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103659212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103659212 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103659212 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250425103659212 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)@63ea47419a21: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:7 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103659412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103659412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103659412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103659413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103659413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103659413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103659413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103659413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103659413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103659413 DLSS7 DEBUG 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) 20250425103659413 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(449)@63ea47419a21: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:7 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103700221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103700221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103700221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103700221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700221 DLSS7 DEBUG 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) 20250425103700221 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250425103700221 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)@63ea47419a21: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103700225 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103700225 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103700225 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103700225 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103700225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103700226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103700226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103700226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700226 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 c2 d0 81 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@63ea47419a21: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@63ea47419a21: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103700232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103700232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103700232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103700232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700232 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) 20250425103700232 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425103700232 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103700233 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103700233 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425103700233 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425103700233 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103700233 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103700233 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103700233 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103700233 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0] (call_leg.c:197) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058bd4c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0] (call_leg.c:197) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103700233 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C: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)[0x55e7058b4be0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0] (call_leg.c:198) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103700233 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b71f0]{RELEASING}: Deallocated (fsm.c:568) 20250425103700233 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103700233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103700234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103700234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103700234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 d0 81 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425103700234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103700234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103700234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103700234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 d0 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(448)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(451)@63ea47419a21: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(448)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(448)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103700239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103700240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103700240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103700240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103700240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103700240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103700240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058ae1a0] (msc_a.c:1053) 20250425103700240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103700240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-62:CM_SERVICE_REQ)[0x55e7058b7000]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103700240 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - active-conn: now used by 1 (attached) (msub.c:375) 20250425103700240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103700241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103700241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103700241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 d0 81 00 00 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@63ea47419a21: Session index based on local reference:0 20250425103700241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103700241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103700241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103700241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(450)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103700241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103700241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103700242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103700242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103700242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103700242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 d0 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@63ea47419a21: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)12767361 TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@63ea47419a21: Final verdict of PTC: pass 20250425103701256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103701256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103701256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103701256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103701256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103701256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103701256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103701256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103701256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103701256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103701256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103701256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103701256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103701256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103701256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103701256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103701256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103701256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103701257 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(454)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(450)@63ea47419a21: Final verdict of PTC: none 20250425103701257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103701257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103701257 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103701257 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(452)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(448)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(451)@63ea47419a21: Final verdict of PTC: none 20250425103701259 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(453)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(449)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(455)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Fri Apr 25 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=490628) 20250425103702260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=490628, count=491788) 20250425103703258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103703258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103703258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103703262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103704264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mt_t310 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(461)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(461)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(459)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103705024 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(462)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103705218 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103705218 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103705218 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103705218 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103705222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103705222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103705222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103705222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103705222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103705222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103705222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103705222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103705223 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103705223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103705223 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103705223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103705223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103705223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103705223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103705223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103705223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103705223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103705223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103705223 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103705223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103705223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103705223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103705223 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103705223 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103705266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103705266 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(464)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103705271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103705294 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103705294 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(465)@63ea47419a21: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103706030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@63ea47419a21: Added conn table entry 0TC_mt_t3100(467)15075026 MSC_Test_0-RAN(460)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(459)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 06 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 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103706046 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058c0510]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103706046 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058c0510]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058c0510] (fsm.c:486) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103706046 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103706046 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250425103706046 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250425103706046 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103706046 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103706046 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103706046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103706046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103706046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b4be0] (fsm.c:486) 20250425103706046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103706046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103706047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 06 d2 00 00 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103706047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 06 d2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: { messageType := 2, destLocRef := 'E606D2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(465)@63ea47419a21: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@63ea47419a21: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103706051 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103706051 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 20250425103706052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@63ea47419a21: setverdict(pass): none -> pass 20250425103706056 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103706056 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250425103706056 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250425103706056 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103706056 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103706056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b4be0] (vlr_lu_fsm.c:110) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103706056 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103706056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103706056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b4be0] (fsm.c:486) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103706056 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x13A64EDC) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250425103706056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103706056 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x13A64EDC LOCATION UPDATE ACCEPT (TMSI = 0x13a64edc) (gsm_04_08.c:149) 20250425103706056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706056 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x13A64EDC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103706056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e6 06 d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 a6 4e dc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@63ea47419a21: patched enc_l3: '055B'O 20250425103706063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103706064 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x13A64EDC:GERAN-A-63:LU)[0x55e7058c0510]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103706064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103706064 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250425103706064 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103706064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0] (vlr_lu_fsm.c:817) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103706064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55e7058b70b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103706064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103706064 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250425103706064 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103706064 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103706064 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103706064 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103706064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 06 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103706067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103706067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103706068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058c0510] (msc_a.c:1053) 20250425103706068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103706068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103706068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-63:LU)[0x55e7058b4be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103706068 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - active-conn: now used by 1 (attached) (msub.c:375) 20250425103706068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 06 d2 00 00 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 20250425103706069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 06 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@63ea47419a21: Deleted conn table entry 0TC_mt_t3100(467)15075026 TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103706070 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103706071 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(467)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@63ea47419a21: Created IMSI[0] for '262420000000032'H'13A64EDC'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@63ea47419a21: Added conn table entry 0TC_mt_t3100(467)1879498752 20250425103706082 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103706082 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103706082 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC callref-0x7006e000 tid-255) New transaction (transaction.c:231) 20250425103706082 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC callref-0x7006e000 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) 20250425103706082 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC callref-0x7006e000 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) 20250425103706082 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC callref-0x7006e000 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103706082 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103706082 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103706082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706082 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 13 a6 4e dc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '13A64EDC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@63ea47419a21: Added conn table entry 0TC_mt_t3100(467)8208809 MSC_Test_0-SCCP(459)@63ea47419a21: First idle individual index:0 20250425103706092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 41 a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 13 a6 4e dc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd4c0] (fsm.c:486) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103706093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103706093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103706093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103706093 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC callref-0x7006e000 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103706093 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103706093 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103706093 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706093 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103706093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103706093 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250425103706093 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103706094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 a9 00 00 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103706094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 41 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1164) 20250425103706094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706094 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 7d 41 a9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: { messageType := 2, destLocRef := '7D41A9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103706096 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103706096 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(467)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@63ea47419a21: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@63ea47419a21: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 20250425103706115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 05 01 00 02 83 08 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706115 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103706115 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103706115 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250425103706115 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103706115 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd4c0] (fsm.c:486) 20250425103706115 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd6d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd6d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0] (fsm.c:486) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55e7058bd6d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55e7058bd6d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058c0640]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058c0640]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0] (fsm.c:486) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55e7058c0640]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103706115 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55e7058c0640]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250425103706115 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250425103706115 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(463)@63ea47419a21: 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) 20250425103706136 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55e7058bd6d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103706136 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103706136 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706136 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250425103706139 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55e7058c0640]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103706139 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103706139 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706139 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) Sending Assignment Command (msc_a.c:706) 20250425103706139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103706139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103706139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103706139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706139 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 41 a9 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103706146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103706146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103706146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103706146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103706146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103706146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103706146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103706146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103706146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103706146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103706146 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058c0640]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103706146 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103706146 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103706146 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706146 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706146 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706146 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 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) 20250425103706151 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103706151 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103706151 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_mt_t3100(467)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425103736117 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250425103736117 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250425103736117 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103736117 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103736118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103736118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103736118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103736118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736118 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 7d 41 a9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@63ea47419a21: Rx MNCC DISC.ind, T310.read yields 29.970374 TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103736123 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425103736123 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103736123 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103736124 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103736124 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103736124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103736124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103736124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103736124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d 41 a9 00 01 09 01 00 06 03 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@63ea47419a21: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@63ea47419a21: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 20250425103736128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103736128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103736129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103736129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103736129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425103736129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103736129 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x7006e000 tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425103736129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425103736129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103736129 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103736129 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103736129 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103736129 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103736129 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103736129 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0] (call_leg.c:197) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC: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)[0x55e7058c0640]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bd6d0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103736129 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bd6d0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0] (call_leg.c:197) 20250425103736130 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103736130 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bd6d0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103736130 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bd6d0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103736130 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103736130 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd4c0] (call_leg.c:198) 20250425103736130 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103736130 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b71f0]{RELEASING}: Deallocated (fsm.c:568) 20250425103736130 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103736130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103736130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103736130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103736130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 41 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(459)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@63ea47419a21: Deleted conn table entry 0TC_mt_t3100(467)1879498752 MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(459)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(459)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103736134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103736134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103736134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103736134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103736135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103736135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058bd4c0] (msc_a.c:1053) 20250425103736135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103736135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC:GERAN-A-64:PAGING_RESP)[0x55e7058b4980]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103736135 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x13A64EDC - active-conn: now used by 1 (attached) (msub.c:375) 20250425103736135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103736135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103736135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103736135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 41 a9 00 00 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@63ea47419a21: Session index based on local reference:0 20250425103736136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103736136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103736136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103736136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103736136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103736136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103736136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103736136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103736136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7d 41 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@63ea47419a21: Deleted conn table entry 0TC_mt_t3100(467)8208809 TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@63ea47419a21: Final verdict of PTC: pass 20250425103736143 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103736143 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(462)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(466)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(465)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(459)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(461)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(463)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(460)@63ea47419a21: Final verdict of PTC: none 20250425103736149 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(464)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@63ea47419a21: Test case TC_mt_t310 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Fri Apr 25 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 20250425103736340 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103736340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103736340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103736340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103736340 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103736340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103736340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103736340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103736340 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103736340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103736340 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103736340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103736340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103736340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103736340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103736340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103736340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103736340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103736340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103736340 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103736341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416372) 20250425103737151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=416372, count=429692) 20250425103738152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103738341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103738342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103738342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103739154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_cancel started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(472)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(472)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(470)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103739901 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(473)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103740096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103740096 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103740096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103740096 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(472)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103740101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103740101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103740101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103740101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103740101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103740101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103740101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103740101 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103740101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103740101 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103740102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103740102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103740102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103740102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103740102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103740102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103740102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103740102 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103740102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(472)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 20250425103740102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103740102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103740102 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103740103 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103740155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103740155 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(475)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103740161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(475)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103740182 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103740182 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(476)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103740908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103740909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@63ea47419a21: Added conn table entry 0TC_gsup_cancel0(478)8253909 MSC_Test_0-SCCP(470)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(471)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103740920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f1 d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103740921 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058c0640]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103740921 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058c0640]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058c0640] (fsm.c:486) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103740921 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103740921 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250425103740921 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250425103740921 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103740921 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103740921 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103740921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103740921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103740921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b7000] (fsm.c:486) 20250425103740921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103740921 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103740921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d f1 d5 00 00 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103740921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740921 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7d f1 d5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: { messageType := 2, destLocRef := '7DF1D5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(476)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@63ea47419a21: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" TC_gsup_cancel0(478)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103740925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103740927 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103740927 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425103740927 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425103740927 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103740927 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103740927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b7000] (vlr_lu_fsm.c:110) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103740927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55e7058b71f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103740927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103740927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b7000] (fsm.c:486) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103740927 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x0519F43B) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425103740927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103740927 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x0519F43B LOCATION UPDATE ACCEPT (TMSI = 0x0519f43b) (gsm_04_08.c:149) 20250425103740927 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x0519F43B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103740927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7d f1 d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 19 f4 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103740932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103740932 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x0519F43B:GERAN-A-65:LU)[0x55e7058c0640]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103740932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103740932 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425103740932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103740932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000] (vlr_lu_fsm.c:817) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103740932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103740932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103740932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425103740932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103740932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103740932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103740932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103740932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7d f1 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103740934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103740934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103740934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058c0640] (msc_a.c:1053) 20250425103740934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103740934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103740934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-65:LU)[0x55e7058b7000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103740934 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - active-conn: now used by 1 (attached) (msub.c:375) 20250425103740934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103740934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103740934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103740934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7d f1 d5 00 00 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 20250425103740934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103740934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103740934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103740934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103740934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103740934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103740934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103740934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7d f1 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@63ea47419a21: Deleted conn table entry 0TC_gsup_cancel0(478)8253909 TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0519F43B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@63ea47419a21: Added conn table entry 0TC_gsup_cancel0(478)31213 MSC_Test_0-RAN(471)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103741136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103741137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103741137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103741137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 79 ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 05 19 f4 3b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103741138 DMM DEBUG msc_a(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058bd800]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058bd800] (fsm.c:486) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103741138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103741138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103741138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103741139 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103741139 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425103741139 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103741139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 79 ed 00 00 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103741140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 79 ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425103741141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 79 ed 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: { messageType := 2, destLocRef := '0079ED'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103741160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103741160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103741160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103741160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741160 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) MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103741160 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103741160 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250425103741161 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103741161 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103741161 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103741161 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741161 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103741161 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103741161 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103741161 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058bd800] (fsm.c:486) 20250425103741161 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058c0770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058c0770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0] (fsm.c:486) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55e7058c0770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55e7058c0770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b7c20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b7c20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0] (fsm.c:486) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55e7058b7c20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103741161 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55e7058b7c20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(474)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103741180 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55e7058c0770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103741181 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103741181 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(473)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@63ea47419a21: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 20250425103741184 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55e7058b7c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103741184 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103741184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250425103741185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741185 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 00 79 ed 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425103741190 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103741192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103741192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103741192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103741192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741192 DLSS7 DEBUG 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) 20250425103741193 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b7c20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103741193 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103741193 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103741193 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741193 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741193 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741193 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425103741196 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425103741196 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103741196 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103741196 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425103741196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 79 ed 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 20250425103741196 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103741196 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103741196 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103741199 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425103741199 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103741199 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103741199 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425103741199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 79 ed 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425103741201 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741201 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741201 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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) 20250425103741201 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0770]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103741201 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c0770]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103741201 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425103741202 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425103741202 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103741202 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103741202 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425103741202 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425103741202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103741202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103741202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103741202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 79 ed 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@63ea47419a21: { 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" } } } } } } } 20250425103741204 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103741204 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103741204 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103741204 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103741205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103741205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103741205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103741205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103741205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103741205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103741205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103741205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103741205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103741205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103741206 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425103741206 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425103741206 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425103741206 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103741206 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@63ea47419a21: f_mo_call_establish DONE TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Hold the call for some time TC_gsup_cancel0(478)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Hangup TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103746719 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103746719 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103746719 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103746719 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103746720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103746720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103746720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103746720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746720 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 00 79 ed 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425103746726 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425103746726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103746726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103746726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103746726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103746726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103746726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103746726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103746726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103746726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 79 ed 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103746732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103746732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103746732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103746732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103746733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425103746733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103746733 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425103746733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425103746733 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103746733 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103746733 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103746733 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103746733 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103746733 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0] (call_leg.c:197) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058b7c20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0] (call_leg.c:197) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103746733 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B: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)[0x55e7058c0770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058bd800] (call_leg.c:198) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103746733 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b46e0]{RELEASING}: Deallocated (fsm.c:568) 20250425103746733 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103746734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103746734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103746734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103746734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 79 ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@63ea47419a21: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:3 TC_gsup_cancel0(478)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103746738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103746738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103746738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103746738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103746739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103746739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058bd800] (msc_a.c:1053) 20250425103746739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103746739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B:GERAN-A-66:CM_SERVICE_REQ)[0x55e7058b4be0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103746739 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - active-conn: now used by 1 (attached) (msub.c:375) 20250425103746739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103746739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103746740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103746740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 79 ed 00 00 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103746740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103746740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103746740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103746740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103746740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103746740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103746740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103746740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103746740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103746740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 79 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@63ea47419a21: Deleted conn table entry 0TC_gsup_cancel0(478)31213 TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: f_call_hangup 9: done TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250425103747748 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250425103747748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103747748 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250425103747748 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250425103747748 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x0519F43B) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(478)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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)@63ea47419a21: Added conn table entry 0TC_gsup_cancel0(478)10959240 MSC_Test_0-RAN(471)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@63ea47419a21: First idle individual index:0 20250425103747753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103747753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103747753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103747753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 39 88 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103747754 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10] (fsm.c:486) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103747754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425103747754 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250425103747754 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250425103747754 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425103747755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103747755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103747755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103747755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 39 88 00 00 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103747755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103747755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103747755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103747755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 39 88 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250425103747755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103747755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103747755 DLSS7 DEBUG Found route for dpc=193=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(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: { messageType := 2, destLocRef := 'A73988'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(470)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103747755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103747755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 39 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(470)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(470)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103747761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103747761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103747761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103747761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103747761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103747761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4d10] (msc_a.c:1053) 20250425103747761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103747761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103747762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103747762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103747762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103747762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 39 88 00 00 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(472)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@63ea47419a21: Session index based on local reference:0 20250425103747762 DLSS7 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(472)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103747762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103747763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103747763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103747763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103747763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103747763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103747763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103747763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103747763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 39 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@63ea47419a21: Deleted conn table entry 0TC_gsup_cancel0(478)10959240 TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@63ea47419a21: Final verdict of PTC: pass 20250425103747773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(472)@63ea47419a21: Final verdict of PTC: none 20250425103747773 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103747774 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(475)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(476)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(473)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(471)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(470)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(477)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(474)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_cancel finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Fri Apr 25 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 20250425103747968 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103747968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103747968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103747968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103747968 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103747968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103747968 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103747968 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103747968 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103747968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103747968 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103747968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103747968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103747968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103747968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103747968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103747968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103747968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103747968 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103747968 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103747969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508740) 20250425103748776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=508740, count=540716) 20250425103749776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103749970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103749970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103749970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103750778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(483)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(483)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(481)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103751525 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(484)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103751720 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103751720 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103751720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103751720 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103751725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103751725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103751725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103751725 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103751725 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103751725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103751725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103751725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103751725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103751725 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103751725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103751725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103751725 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 20250425103751726 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103751726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(483)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103751779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103751779 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(486)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103751785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103751800 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103751800 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(487)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103752532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)50828 MSC_Test_0-SCCP(481)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(482)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 c6 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103752546 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103752546 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103752546 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103752546 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250425103752546 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250425103752546 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103752546 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103752546 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103752546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103752546 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103752546 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103752546 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103752546 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103752546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 c6 8c 00 00 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: { messageType := 2, destLocRef := '00C68C'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)@63ea47419a21: Session index based on local reference:0 20250425103752549 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103752549 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test-GSUP(487)@63ea47419a21: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(481)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: setverdict(pass): none -> pass 20250425103752557 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103752557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103752557 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250425103752557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103752557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{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) 20250425103752557 DMM DEBUG Tx AUTH REQ (rand = 9b9aa1dd29f6610b9d386c55f4ce2f93) (gsm_04_08.c:641) 20250425103752557 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103752557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752557 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 00 c6 8c 00 01 16 01 00 13 05 12 00 9b 9a a1 dd 29 f6 61 0b 9d 38 6c 55 f4 ce 2f 93 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@63ea47419a21: patching N(SD)=1 into dtap '0514533C40F0'O MSC_Test_0-RAN(482)@63ea47419a21: patched enc_l3: '0554533C40F0'O MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(481)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554533C40F0'O 20250425103752568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752568 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 53 3c 40 f0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103752569 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 533c40f0) (gsm_04_08.c:1128) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103752569 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 533c40f0 (4 bytes) (vlr_auth_fsm.c:151) 20250425103752569 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0] (vlr_auth_fsm.c:294) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103752569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103752569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103752569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103752569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103752569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103752569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752569 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 00 c6 8c 00 01 10 00 0e 53 0a 09 02 cc 17 c3 3a bb 54 da 24 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(481)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250425103752576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752576 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103752576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103752576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103752576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103752576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103752576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103752576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103752576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103752576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103752577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 c6 8c 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103752581 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103752581 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250425103752582 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250425103752582 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103752582 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103752582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103752582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103752583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103752583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103752583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:110) 20250425103752583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103752583 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55e7058c0140]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103752583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103752583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103752583 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x51417EB6) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250425103752583 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103752583 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x51417EB6 LOCATION UPDATE ACCEPT (TMSI = 0x51417eb6) (gsm_04_08.c:149) 20250425103752583 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x51417EB6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103752583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 00 c6 8c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 51 41 7e b6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(481)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103752589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752589 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x51417EB6:GERAN-A-68:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103752589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103752589 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250425103752589 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103752589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:817) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103752589 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103752589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103752589 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250425103752590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103752590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103752590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103752590 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103752590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 c6 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(481)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103752593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103752594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103752594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b7c20] (msc_a.c:1053) 20250425103752594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103752594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103752594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6:GERAN-A-68:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103752594 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103752594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103752594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103752594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103752594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 c6 8c 00 00 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@63ea47419a21: Session index based on local reference:0 20250425103752595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103752595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103752595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103752595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103752596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103752596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103752596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103752596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103752596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 c6 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(482)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)50828 TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103752597 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103752597 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x51417EB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@63ea47419a21: Final verdict of PTC: pass 20250425103752610 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(481)@63ea47419a21: Final verdict of PTC: none 20250425103752610 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(483)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(487)@63ea47419a21: Final verdict of PTC: none 20250425103752611 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(484)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(485)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(482)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(488)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103752796 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103752796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103752796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103752796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103752796 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103752796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103752796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103752796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103752796 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103752796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103752796 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103752796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103752796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103752796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103752796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103752796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103752796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103752796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103752796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103752796 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103752796 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213392) 20250425103753612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213392, count=246848) 20250425103754613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103754798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103754798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103754798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103755614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(494)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(494)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(492)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103756390 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(495)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103756582 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103756582 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103756582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103756582 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(494)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103756588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103756588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103756588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103756588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103756588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103756588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103756588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103756588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103756588 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103756588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103756588 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103756591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103756591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103756591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103756591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103756591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103756591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103756591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103756591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103756591 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103756591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103756591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(494)@63ea47419a21: Message received on association #8 20250425103756591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(494)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 20250425103756591 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103756591 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(494)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103756615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103756615 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(497)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103756621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(497)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103756648 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103756648 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(498)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103757385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)10626788 MSC_Test_0-RAN(493)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(492)@63ea47419a21: First idle individual index:0 20250425103757390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 26 e4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757390 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103757390 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103757390 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103757390 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250425103757390 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250425103757390 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103757390 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103757390 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103757390 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103757390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103757390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980] (fsm.c:486) 20250425103757390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103757390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103757390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 26 e4 00 00 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: { messageType := 2, destLocRef := 'A226E4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(498)@63ea47419a21: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" 20250425103757392 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103757392 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(492)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(492)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: setverdict(pass): none -> pass 20250425103757394 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103757394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103757394 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250425103757394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103757394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{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) 20250425103757394 DMM DEBUG Tx AUTH REQ (rand = 1b984afd27041f39e557220e01c595f8) (gsm_04_08.c:641) 20250425103757394 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103757394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757394 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 a2 26 e4 00 01 16 01 00 13 05 12 00 1b 98 4a fd 27 04 1f 39 e5 57 22 0e 01 c5 95 f8 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(492)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@63ea47419a21: patching N(SD)=1 into dtap '0514E6B34366'O MSC_Test_0-RAN(493)@63ea47419a21: patched enc_l3: '0554E6B34366'O MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(492)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(492)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554E6B34366'O MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757397 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 e6 b3 43 66 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103757397 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e6b34366) (gsm_04_08.c:1128) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103757397 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: e6b34366 (4 bytes) (vlr_auth_fsm.c:151) 20250425103757397 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980] (vlr_auth_fsm.c:294) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103757397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103757397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103757397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103757397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103757397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103757397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757397 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 a2 26 e4 00 01 10 00 0e 53 0a 09 08 d8 57 8f 5a 44 ed 38 a6 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(492)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(492)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(492)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103757399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103757399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103757399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103757399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103757399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103757399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4980] (fsm.c:486) 20250425103757399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103757399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103757399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a2 26 e4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(492)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103757400 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103757400 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250425103757400 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250425103757400 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103757400 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103757400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058b4980] (vlr_lu_fsm.c:110) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103757400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103757400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103757400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058b4980] (fsm.c:486) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103757400 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x21E6394F) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250425103757400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103757400 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x21E6394F LOCATION UPDATE ACCEPT (TMSI = 0x21e6394f) (gsm_04_08.c:149) 20250425103757400 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x21E6394F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103757400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a2 26 e4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 e6 39 4f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(492)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(492)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(492)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103757401 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103757401 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250425103757401 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980] (vlr_lu_fsm.c:817) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103757401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55e7058ab900]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103757401 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250425103757401 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103757401 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103757401 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103757401 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103757401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 26 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(492)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(492)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(492)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103757402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103757402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103757402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425103757402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103757402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103757402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F:GERAN-A-69:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103757402 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F - active-conn: now used by 1 (attached) (msub.c:375) 20250425103757402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103757402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103757402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103757402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a2 26 e4 00 00 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@63ea47419a21: Session index based on local reference:0 20250425103757403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103757403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103757403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103757403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103757403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103757403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103757403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103757403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103757403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 26 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(493)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)10626788 TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103757403 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103757403 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x21E6394F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(494)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(496)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(499)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(493)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(492)@63ea47419a21: Final verdict of PTC: none 20250425103757406 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103757406 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(498)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(495)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@63ea47419a21: Final verdict of PTC: none 20250425103757408 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(491)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(497)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103757604 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103757604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103757604 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103757604 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103757604 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103757604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103757604 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103757604 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103757604 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103757604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103757604 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103757604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103757604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103757604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103757604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103757604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103757604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103757604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103757604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103757604 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103757605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213392) 20250425103758409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213392, count=246748) 20250425103759411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103759606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103759606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103759606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103800413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(505)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(505)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(503)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103801188 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(506)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103801382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103801382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103801382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103801382 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103801386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103801386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103801386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103801386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103801386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103801386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103801386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103801386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103801386 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103801386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103801386 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 20250425103801387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103801387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103801387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103801387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103801387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(505)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 20250425103801387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103801387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103801387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103801387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103801387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103801387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103801387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103801387 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103801387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(505)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103801414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103801414 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(508)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103801420 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(508)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103801444 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103801444 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(509)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103802195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103802195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802195 DLSS7 DEBUG[0;m 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)5352188 MSC_Test_0-SCCP(503)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(504)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103802208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 aa fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 06 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103802208 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103802208 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103802208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103802208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103802208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103802208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103802208 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103802208 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250425103802209 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250425103802209 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103802209 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103802209 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103802209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103802209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103802209 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103802209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103802209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103802209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103802209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103802209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 aa fc 00 00 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@63ea47419a21: { messageType := 2, destLocRef := '51AAFC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(509)@63ea47419a21: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(503)@63ea47419a21: vl_from0 20250425103802212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103802213 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103802213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103802213 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250425103802213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103802213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{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) 20250425103802213 DMM DEBUG Tx AUTH REQ (rand = c890bae6a16915c537723c363e14a936) (gsm_04_08.c:641) 20250425103802213 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103802213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802213 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 51 aa fc 00 01 16 01 00 13 05 12 00 c8 90 ba e6 a1 69 15 c5 37 72 3c 36 3e 14 a9 36 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(503)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@63ea47419a21: patching N(SD)=1 into dtap '05144B20ED70'O MSC_Test_0-RAN(504)@63ea47419a21: patched enc_l3: '05544B20ED70'O MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(503)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(503)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605544B20ED70'O 20250425103802217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802217 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 4b 20 ed 70 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103802217 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4b20ed70) (gsm_04_08.c:1128) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103802217 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 4b20ed70 (4 bytes) (vlr_auth_fsm.c:151) 20250425103802217 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0] (vlr_auth_fsm.c:294) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103802217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103802217 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{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) 20250425103802217 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250425103802217 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250425103802217 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250425103802217 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103802217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103802217 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) 20250425103802217 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) 20250425103802217 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) 20250425103802217 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103802217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 aa fc 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250425103802217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 aa fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(503)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(503)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(503)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(503)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103802219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103802219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103802219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b7c20] (msc_a.c:1053) 20250425103802219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103802219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103802219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103802219 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250425103802219 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103802219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103802219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103802219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103802219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 aa fc 00 00 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@63ea47419a21: Session index based on local reference:0 20250425103802219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103802219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103802219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103802219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103802220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103802220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103802220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103802220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 aa fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)5352188 TC_lu_imsi_auth_tmsi_encr_3_10(511)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@63ea47419a21: Final verdict of PTC: pass 20250425103802222 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103802222 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(503)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(504)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(506)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(510)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(509)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(505)@63ea47419a21: Final verdict of PTC: none 20250425103802226 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(508)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(507)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103802424 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103802424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103802424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103802424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103802424 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103802424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103802424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103802424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103802424 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103802424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103802424 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103802424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103802424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103802424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103802424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103802424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103802424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103802424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103802424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103802424 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103802425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147808) 20250425103803227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147808, count=192936) 20250425103804229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103804425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103804426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103804426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:38:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103805231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(516)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(516)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(514)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103806052 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(517)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103806232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103806232 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(519)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103806238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(519)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103806246 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103806247 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103806247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103806247 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(516)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103806252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103806252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103806252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103806252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103806252 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103806252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103806252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103806252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103806252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103806252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103806252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103806252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103806252 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103806252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103806252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103806254 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103806254 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(520)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103807054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103807055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)396040 MSC_Test_0-SCCP(514)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(515)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103807070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0b 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 30 16 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103807071 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103807071 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103807071 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103807071 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250425103807071 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250425103807071 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103807071 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103807071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103807071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103807071 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103807071 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900] (fsm.c:486) 20250425103807071 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103807071 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103807071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 0b 08 00 00 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@63ea47419a21: { messageType := 2, destLocRef := '060B08'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(520)@63ea47419a21: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" 20250425103807078 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103807078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103807078 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250425103807078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103807078 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{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) 20250425103807078 DMM DEBUG Tx AUTH REQ (rand = 27d210838d7d62369cc90d37f99ea25d) (gsm_04_08.c:641) 20250425103807078 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103807079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807079 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 06 0b 08 00 01 16 01 00 13 05 12 00 27 d2 10 83 8d 7d 62 36 9c c9 0d 37 f9 9e a2 5d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(514)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@63ea47419a21: patching N(SD)=1 into dtap '0514E85B07C6'O MSC_Test_0-RAN(515)@63ea47419a21: patched enc_l3: '0554E85B07C6'O MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(514)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(514)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554E85B07C6'O MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103807090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807091 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 e8 5b 07 c6 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103807091 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e85b07c6) (gsm_04_08.c:1128) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103807091 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: e85b07c6 (4 bytes) (vlr_auth_fsm.c:151) 20250425103807091 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900] (vlr_auth_fsm.c:294) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103807091 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103807092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807092 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 06 0b 08 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(514)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(514)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(514)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103807097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103807098 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{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) 20250425103807098 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250425103807098 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250425103807098 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250425103807098 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) 20250425103807098 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) 20250425103807098 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103807098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103807098 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) 20250425103807098 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103807098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 0b 08 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425103807099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 0b 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(514)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(514)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(514)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(514)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103807104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103807105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103807105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425103807105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103807105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103807105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55e7058ab900]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103807105 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250425103807105 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103807105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103807105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103807105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103807105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 0b 08 00 00 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@63ea47419a21: Session index based on local reference:0 20250425103807106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103807106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103807106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103807106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103807106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103807106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103807106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103807106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103807106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 0b 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(515)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)396040 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(516)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(521)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(520)@63ea47419a21: Final verdict of PTC: none 20250425103807116 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103807116 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(515)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(514)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(518)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(517)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@63ea47419a21: Final verdict of PTC: none 20250425103807118 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(519)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103807308 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103807308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103807308 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103807308 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103807308 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103807308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103807308 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103807308 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103807308 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103807308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103807308 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103807308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103807308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103807308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103807308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103807308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103807308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103807308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103807308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103807308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103807308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147780) 20250425103808119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147780, count=202576) 20250425103809120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103809309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103809309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103809309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103810122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(527)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(527)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(525)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103810948 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(528)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103811124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103811124 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(530)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103811130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(530)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103811141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103811141 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103811141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103811141 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(527)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(527)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103811145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103811145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103811145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103811145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103811145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103811145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103811145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103811145 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103811145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103811145 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103811147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103811147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103811147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103811147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103811147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103811147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103811147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103811147 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103811147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103811147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103811147 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 20250425103811147 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103811148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(527)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103811153 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103811153 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(531)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250425103811953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103811954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)4282089 MSC_Test_0-SCCP(525)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(526)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103811966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 56 e9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103811966 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103811966 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103811966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103811966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103811966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103811966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103811966 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103811966 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250425103811966 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250425103811966 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103811966 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103811967 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103811967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103811967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103811967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103811967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103811967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980] (fsm.c:486) 20250425103811967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103811967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103811967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 e9 00 00 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@63ea47419a21: { messageType := 2, destLocRef := '4156E9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(531)@63ea47419a21: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(525)@63ea47419a21: vl_from0 20250425103811970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(525)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103811973 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103811973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103811973 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250425103811973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103811973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{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) 20250425103811973 DMM DEBUG Tx AUTH REQ (rand = 9cdb5433e66ebe42fc7c1e6ad7005514) (gsm_04_08.c:641) 20250425103811973 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103811973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811973 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 41 56 e9 00 01 16 01 00 13 05 12 00 9c db 54 33 e6 6e be 42 fc 7c 1e 6a d7 00 55 14 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(525)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@63ea47419a21: patching N(SD)=1 into dtap '05145591E222'O MSC_Test_0-RAN(526)@63ea47419a21: patched enc_l3: '05545591E222'O MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(525)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(525)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605545591E222'O MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103811983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811983 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 55 91 e2 22 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103811983 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5591e222) (gsm_04_08.c:1128) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103811983 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: 5591e222 (4 bytes) (vlr_auth_fsm.c:151) 20250425103811983 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980] (vlr_auth_fsm.c:294) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103811983 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103811983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103811983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103811983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103811983 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{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) 20250425103811983 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250425103811983 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250425103811983 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250425103811983 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425103811984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103811984 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) 20250425103811984 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) 20250425103811984 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) 20250425103811984 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425103811984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 e9 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250425103811984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 e9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(525)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(525)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(525)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(525)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103811991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103811991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103811991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b7c20] (msc_a.c:1053) 20250425103811991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103811991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103811991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103811992 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250425103811992 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425103811992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103811992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103811992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103811992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 e9 00 00 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@63ea47419a21: Session index based on local reference:0 20250425103811994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103811994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103811994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103811994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103811994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103811994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103811994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103811994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103811994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103811994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 56 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(526)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)4282089 TC_lu_imsi_auth_tmsi_encr_13_20(533)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(531)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(527)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(526)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(532)@63ea47419a21: Final verdict of PTC: none 20250425103812005 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103812005 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(525)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(528)@63ea47419a21: Final verdict of PTC: none 20250425103812007 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(530)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(529)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103812200 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103812200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103812200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103812200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103812200 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103812200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103812200 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103812200 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103812200 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103812200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103812200 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103812200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103812200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103812200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103812200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103812200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103812200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103812200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103812200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103812200 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103812200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167052) 20250425103813008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=167052, count=192960) 20250425103814009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103814202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103814202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103814202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103815011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(538)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(538)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(536)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103815790 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103815988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103815988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103815988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103815988 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103815994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103815994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103815994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103815994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103815994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103815994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103815994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103815994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103815994 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103815994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103815994 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103815995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103815995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103815995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103815995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103815995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103815995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103815995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103815995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103815995 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103815995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103815995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103815995 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103815995 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103815995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103816012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103816012 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103816018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103816037 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103816037 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(542)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250425103816795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)15697331 MSC_Test_0-SCCP(536)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(537)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 85 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 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) 20250425103816809 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103816809 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103816809 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103816809 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250425103816809 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250425103816809 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103816809 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103816809 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103816809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103816809 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103816809 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103816809 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103816809 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103816809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef 85 b3 00 00 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: { messageType := 2, destLocRef := 'EF85B3'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(542)@63ea47419a21: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" 20250425103816813 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103816813 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(536)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(536)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: setverdict(pass): none -> pass 20250425103816819 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103816819 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103816819 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250425103816819 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103816819 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{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) 20250425103816819 DMM DEBUG Tx AUTH REQ (rand = 673a160454129679a021073d2acd1ead) (gsm_04_08.c:641) 20250425103816819 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103816819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816820 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 ef 85 b3 00 01 16 01 00 13 05 12 00 67 3a 16 04 54 12 96 79 a0 21 07 3d 2a cd 1e ad 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(536)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@63ea47419a21: patching N(SD)=1 into dtap '05146B4DB76E'O MSC_Test_0-RAN(537)@63ea47419a21: patched enc_l3: '05546B4DB76E'O MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(536)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(536)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605546B4DB76E'O MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816832 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 6b 4d b7 6e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103816832 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6b4db76e) (gsm_04_08.c:1128) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103816832 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 6b4db76e (4 bytes) (vlr_auth_fsm.c:151) 20250425103816832 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0] (vlr_auth_fsm.c:294) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103816832 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103816832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103816832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103816832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103816832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103816833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816833 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 ef 85 b3 00 01 10 00 0e 53 0a 09 01 34 4d d9 8f 27 e0 0e cb 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(536)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(536)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(536)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103816844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103816844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103816844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103816844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103816844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103816844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103816844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103816844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103816844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ef 85 b3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(536)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103816849 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103816849 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250425103816849 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250425103816849 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103816850 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103816850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:110) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103816850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55e7058b4be0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103816850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103816850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103816850 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x85E0005D) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250425103816850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103816850 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x85E0005D LOCATION UPDATE ACCEPT (TMSI = 0x85e0005d) (gsm_04_08.c:149) 20250425103816850 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x85E0005D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103816850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ef 85 b3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 85 e0 00 5d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(536)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(536)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(536)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103816858 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x85E0005D:GERAN-A-73:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103816858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103816858 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250425103816858 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103816858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:817) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103816858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103816858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103816858 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250425103816858 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103816858 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103816858 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103816859 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103816859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ef 85 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(536)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(536)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(536)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103816861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103816861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425103816862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103816862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103816862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D:GERAN-A-73:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103816862 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D - active-conn: now used by 1 (attached) (msub.c:375) 20250425103816862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103816862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103816862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103816862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ef 85 b3 00 00 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(538)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103816862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103816862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103816862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103816862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103816862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103816862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103816862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103816862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103816862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103816862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef 85 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(537)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)15697331 TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103816864 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103816864 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x85E0005D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(536)@63ea47419a21: Final verdict of PTC: none 20250425103816868 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103816868 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(537)@63ea47419a21: Final verdict of PTC: none 20250425103816869 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(541)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(539)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(542)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(538)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(540)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(543)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:38:16 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc 20250425103817064 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103817064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103817064 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103817064 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103817064 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103817064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103817064 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103817064 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103817064 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103817064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103817064 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103817064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103817064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103817064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103817064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103817064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103817064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103817064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103817064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103817065 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103817065 DIUCS DEBUG (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) 20250425103817871 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=246788) 20250425103818872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103819066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103819066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103819066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103819873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(549)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(549)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(547)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103820721 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(550)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103820874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103820874 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(552)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103820880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(552)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103820904 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103820904 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103820912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103820913 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103820913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103820913 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103820916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103820916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103820916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103820916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103820916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103820916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103820916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103820916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103820916 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103820916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103820916 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 20250425103820917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103820917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103820917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103820917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103820917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103820917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103820917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103820917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103820917 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103820917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103820917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103820917 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 20250425103820917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103820917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(549)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(553)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103821727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)79071 MSC_Test_0-SCCP(547)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(548)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103821742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 34 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 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821743 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103821743 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103821743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103821743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103821743 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103821743 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103821743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103821743 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103821743 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980] (fsm.c:486) 20250425103821743 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103821743 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103821743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 df 00 00 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: { messageType := 2, destLocRef := '0134DF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(553)@63ea47419a21: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" 20250425103821747 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103821747 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: setverdict(pass): none -> pass 20250425103821754 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103821754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103821754 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C) Received 1 auth tuples (vlr.c:996) 20250425103821754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103821754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425103821754 DMM DEBUG Tx AUTH REQ (rand = 59e9f4721c30b8cc2d1b0ca3315b7c9a) (gsm_04_08.c:641) 20250425103821754 DMM DEBUG AUTH REQ (autn = d6883c1a83bd4aea2d53e87e8efd809c) (gsm_04_08.c:643) 20250425103821754 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103821754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821755 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 01 34 df 00 01 28 01 00 25 05 12 00 59 e9 f4 72 1c 30 b8 cc 2d 1b 0c a3 31 5b 7c 9a 20 10 d6 88 3c 1a 83 bd 4a ea 2d 53 e8 7e 8e fd 80 9c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@63ea47419a21: patching N(SD)=1 into dtap '0514FF7FD9CE2104D7094C79'O MSC_Test_0-RAN(548)@63ea47419a21: patched enc_l3: '0554FF7FD9CE2104D7094C79'O MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554FF7FD9CE2104D7094C79'O MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 ff 7f d9 ce 21 04 d7 09 4c 79 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103821766 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ff7fd9ced7094c79) (gsm_04_08.c:1128) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103821766 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C) AUTH on GERAN received SRES/RES: ff7fd9ced7094c79 (8 bytes) (vlr_auth_fsm.c:151) 20250425103821766 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980] (vlr_auth_fsm.c:294) 20250425103821766 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103821767 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103821767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103821767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103821767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103821767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103821767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821767 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 01 34 df 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103821773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821774 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 01 34 df 00 01 10 00 0e 53 0a 09 03 b5 f8 bd 97 a5 6b 11 2e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103821781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103821781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103821781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103821781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103821781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103821781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980] (fsm.c:486) 20250425103821781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103821781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103821782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103821788 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103821788 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250425103821788 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103821788 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103821789 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103821789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980] (vlr_lu_fsm.c:110) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103821789 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103821789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103821789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4980] (fsm.c:486) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103821789 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:TMSInew-0x70DC6743) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103821789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103821789 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:TMSInew-0x70DC6743 LOCATION UPDATE ACCEPT (TMSI = 0x70dc6743) (gsm_04_08.c:149) 20250425103821790 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:TMSInew-0x70DC6743 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103821790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 70 dc 67 43 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103821796 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:TMSInew-0x70DC6743:GERAN-A-74:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103821796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:TMSInew-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103821796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103821796 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103821797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103821797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103821797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103821797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980] (vlr_lu_fsm.c:817) 20250425103821797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103821797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x3DC6869C:GERAN-A-74:LU)[0x55e7058b4be0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103821797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103821797 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103821797 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103821797 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103821797 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103821797 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103821797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(547)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(547)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(547)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103821802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103821802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103821802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b7c20] (msc_a.c:1053) 20250425103821802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103821802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103821802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-74:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103821803 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103821803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103821803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103821803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103821803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 df 00 00 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@63ea47419a21: Session index based on local reference:0 20250425103821804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103821804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103821804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103821804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103821804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103821804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103821804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103821804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103821804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103821804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 01 34 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)79071 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103821806 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103821806 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@63ea47419a21: Final verdict of PTC: pass 20250425103821815 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103821815 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(547)@63ea47419a21: Final verdict of PTC: none 20250425103821816 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(550)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(548)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(549)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(553)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(554)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(551)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103822004 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103822004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103822004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103822004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103822005 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103822005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103822005 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103822005 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103822005 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103822005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103822005 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103822005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103822005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103822005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103822005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103822005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103822005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103822005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103822005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103822005 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103822005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=267264) 20250425103822817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=267264, count=268704) 20250425103823818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103824006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103824006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103824006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103824820 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(560)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(560)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(558)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103825591 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(561)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103825786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103825786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103825786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103825786 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(560)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103825791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103825791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103825791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103825791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103825791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103825791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103825791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103825791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103825791 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103825791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103825791 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103825792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103825792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103825792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103825792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103825792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103825792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103825792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103825792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103825792 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103825792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(560)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103825792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103825792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 20250425103825792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103825793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(560)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103825821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103825821 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(563)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103825826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(563)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103825849 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103825849 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(564)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250425103826599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826599 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11145460 MSC_Test_0-SCCP(558)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(559)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103826616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826616 DLSS7 DEBUG 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(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 10 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 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) 20250425103826617 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103826617 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103826617 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103826617 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250425103826617 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250425103826617 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103826617 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103826617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103826617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103826617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103826617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103826617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103826617 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103826617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 f4 00 00 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: { messageType := 2, destLocRef := 'AA10F4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(564)@63ea47419a21: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" 20250425103826623 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103826623 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(558)@63ea47419a21: vl_from0 20250425103826624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(558)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826624 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: setverdict(pass): none -> pass 20250425103826632 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103826632 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103826632 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250425103826632 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103826632 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425103826632 DMM DEBUG Tx AUTH REQ (rand = 925a37e34170d4d6bdcdbf6e3f405bc8) (gsm_04_08.c:641) 20250425103826632 DMM DEBUG AUTH REQ (autn = 4097a5bad45edf9f2297fdd24e4cc31a) (gsm_04_08.c:643) 20250425103826632 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103826632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826632 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 10 f4 00 01 28 01 00 25 05 12 00 92 5a 37 e3 41 70 d4 d6 bd cd bf 6e 3f 40 5b c8 20 10 40 97 a5 ba d4 5e df 9f 22 97 fd d2 4e 4c c3 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(558)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@63ea47419a21: patching N(SD)=1 into dtap '05148F125945210404599364'O MSC_Test_0-RAN(559)@63ea47419a21: patched enc_l3: '05548F125945210404599364'O MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(558)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(558)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05548F125945210404599364'O 20250425103826652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 8f 12 59 45 21 04 04 59 93 64 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826652 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8f12594504599364) (gsm_04_08.c:1128) 20250425103826652 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103826652 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 8f12594504599364 (8 bytes) (vlr_auth_fsm.c:151) 20250425103826652 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425103826652 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103826652 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103826652 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103826653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0] (vlr_auth_fsm.c:294) 20250425103826653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103826653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103826653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103826653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103826653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103826653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103826653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826653 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 10 f4 00 01 21 00 1f 53 0a 09 19 81 23 7e 7f 24 2b ba 32 23 01 83 e9 16 97 cb 55 05 c0 04 0e e2 bf bc 4c ed 44 8d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(558)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(558)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(558)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103826670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103826671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103826671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103826671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103826671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103826671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103826671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103826671 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103826671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 f4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(558)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103826678 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103826678 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250425103826678 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103826678 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103826679 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103826679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:110) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103826679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103826679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103826679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103826679 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xA0BA5235) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103826679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103826680 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xA0BA5235 LOCATION UPDATE ACCEPT (TMSI = 0xa0ba5235) (gsm_04_08.c:149) 20250425103826680 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xA0BA5235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103826680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 10 f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 ba 52 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(558)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(558)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(558)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103826689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826689 DLSS7 DEBUG 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(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103826689 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103826689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103826689 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103826689 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103826689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:817) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103826689 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55e7058c0510]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103826689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103826689 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250425103826690 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103826690 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103826690 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103826690 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103826690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(558)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(558)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(558)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103826695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103826695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103826695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103826695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425103826695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103826695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103826695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-75:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103826696 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103826696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103826696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103826696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103826696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 f4 00 00 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@63ea47419a21: Session index based on local reference:0 20250425103826698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103826698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103826698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103826698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103826698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103826698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103826698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103826698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103826698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(559)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)11145460 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103826700 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103826700 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@63ea47419a21: Final verdict of PTC: pass 20250425103826708 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103826708 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(558)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(560)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(561)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(559)@63ea47419a21: Final verdict of PTC: none 20250425103826711 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(564)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(565)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(562)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103826900 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103826900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103826900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103826900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103826900 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103826900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103826900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103826900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103826900 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103826900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103826900 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103826900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103826900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103826900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103826900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103826900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103826900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103826900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103826900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103826900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103826900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200016) 20250425103827712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=200016, count=247868) 20250425103828713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103828902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103828902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103828902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103829714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(571)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(571)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(569)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103830566 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(572)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103830715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103830715 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(574)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103830721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(574)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103830735 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103830735 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103830761 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103830761 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103830761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103830761 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(571)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103830763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103830763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103830763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103830763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103830763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103830763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103830763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103830763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103830763 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103830763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103830763 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 20250425103830764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103830764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103830764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103830764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103830764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103830764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103830764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103830764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103830764 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103830764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103830764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103830764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103830764 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(571)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103830764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(575)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250425103831570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)13669828 MSC_Test_0-SCCP(569)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(570)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 95 c4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 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) 20250425103831590 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103831590 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103831590 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103831590 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250425103831590 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250425103831590 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103831590 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103831590 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103831590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425103831590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425103831590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980] (fsm.c:486) 20250425103831590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425103831590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425103831591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 95 c4 00 00 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: { messageType := 2, destLocRef := 'D095C4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(575)@63ea47419a21: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" 20250425103831598 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103831598 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250425103831601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: setverdict(pass): none -> pass 20250425103831608 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103831609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425103831609 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250425103831609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425103831609 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425103831609 DMM DEBUG Tx AUTH REQ (rand = 898640f7f58ec372f62584c6912e2255) (gsm_04_08.c:641) 20250425103831609 DMM DEBUG AUTH REQ (autn = e87b533faa7c996bc078e9691097a6ca) (gsm_04_08.c:643) 20250425103831609 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103831609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831609 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 d0 95 c4 00 01 28 01 00 25 05 12 00 89 86 40 f7 f5 8e c3 72 f6 25 84 c6 91 2e 22 55 20 10 e8 7b 53 3f aa 7c 99 6b c0 78 e9 69 10 97 a6 ca 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@63ea47419a21: patching N(SD)=1 into dtap '05148EF8E1742104F71801FA'O MSC_Test_0-RAN(570)@63ea47419a21: patched enc_l3: '05548EF8E1742104F71801FA'O MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05548EF8E1742104F71801FA'O 20250425103831629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 8e f8 e1 74 21 04 f7 18 01 fa 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831630 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8ef8e174f71801fa) (gsm_04_08.c:1128) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425103831630 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 8ef8e174f71801fa (8 bytes) (vlr_auth_fsm.c:151) 20250425103831630 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980] (vlr_auth_fsm.c:294) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425103831630 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425103831630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425103831630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103831630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425103831630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425103831630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831630 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 d0 95 c4 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103831635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831636 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 d0 95 c4 00 01 10 00 0e 53 0a 09 09 03 99 ed cc d7 a2 37 ce 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103831642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425103831642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103831643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103831643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103831643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103831643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b4980] (fsm.c:486) 20250425103831643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103831643 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103831643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d0 95 c4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103831649 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103831649 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250425103831649 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103831649 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103831650 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103831650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058b4980] (vlr_lu_fsm.c:110) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103831650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55e7058b7d50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103831650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103831650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058b4980] (fsm.c:486) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103831650 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0xBC8098F4) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103831650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103831650 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0xBC8098F4 LOCATION UPDATE ACCEPT (TMSI = 0xbc8098f4) (gsm_04_08.c:149) 20250425103831651 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0xBC8098F4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103831651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d0 95 c4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bc 80 98 f4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425103831659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831659 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103831659 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b7c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103831659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103831659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103831659 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103831660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103831660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103831660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103831660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103831660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980] (vlr_lu_fsm.c:817) 20250425103831660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103831660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103831660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103831660 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250425103831660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103831660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103831660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103831660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103831660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d0 95 c4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(569)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(569)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(569)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103831663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103831664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103831664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b7c20] (msc_a.c:1053) 20250425103831664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103831664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103831664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-76:LU)[0x55e7058b4980]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103831664 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103831664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103831665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103831665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103831665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d0 95 c4 00 00 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@63ea47419a21: Session index based on local reference:0 20250425103831666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103831666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103831666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103831666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103831666 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103831666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103831666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103831666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103831666 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d0 95 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(570)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)13669828 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103831669 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103831669 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(569)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(571)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(576)@63ea47419a21: Final verdict of PTC: none 20250425103831678 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103831679 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(575)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(573)@63ea47419a21: Final verdict of PTC: none 20250425103831680 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(572)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(570)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103831868 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103831868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103831868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103831868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103831868 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103831868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103831868 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103831868 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103831868 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103831868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103831868 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103831868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103831868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103831868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103831868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103831868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103831868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103831868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103831868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103831869 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103831869 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233312) 20250425103832681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233312, count=264912) 20250425103833682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103833870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103833870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103833870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103834682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_release_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(582)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(582)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(580)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103835526 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(583)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103835684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103835684 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(585)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103835690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(585)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103835706 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103835706 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103835718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103835718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103835718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103835718 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(582)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103835722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103835723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103835723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103835723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103835723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103835723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103835723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103835723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103835723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103835723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103835723 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103835724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103835724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103835724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103835724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103835724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103835724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103835724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103835724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103835724 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 20250425103835724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103835724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103835724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425103835724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103835724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(586)@63ea47419a21: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103836528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@63ea47419a21: Added conn table entry 0TC_mo_release_timeout0(588)2740646 MSC_Test_0-SCCP(580)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(581)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103836547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 29 d1 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 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836548 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103836548 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103836548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103836548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103836548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103836548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103836548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103836548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103836548 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103836549 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103836549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103836549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103836549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103836549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103836549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103836549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 d1 a6 00 00 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103836549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 29 d1 a6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: { messageType := 2, destLocRef := '29D1A6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(586)@63ea47419a21: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@63ea47419a21: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" 20250425103836555 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103836555 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(580)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(580)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103836557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_release_timeout0(588)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): none -> pass 20250425103836561 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103836561 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250425103836561 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103836561 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103836562 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103836562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:110) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103836562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103836562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103836562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b71f0] (fsm.c:486) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103836562 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:TMSInew-0x0DE20E46) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103836562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103836562 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:TMSInew-0x0DE20E46 LOCATION UPDATE ACCEPT (TMSI = 0x0de20e46) (gsm_04_08.c:149) 20250425103836562 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:TMSInew-0x0DE20E46 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103836562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 29 d1 a6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d e2 0e 46 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(580)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(580)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103836569 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:TMSInew-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103836569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:TMSInew-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103836569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103836569 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250425103836569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103836570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103836570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103836570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0] (vlr_lu_fsm.c:817) 20250425103836570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103836570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0xA0BA5235:GERAN-A-77:LU)[0x55e7058b7d50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103836570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103836570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250425103836570 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103836570 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103836570 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103836570 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103836570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 d1 a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(580)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(580)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103836572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103836572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425103836572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103836572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103836572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-77:LU)[0x55e7058b71f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103836573 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103836573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 d1 a6 00 00 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 20250425103836573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836574 DLSS7 DEBUG Found route for dpc=185=0.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(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 29 d1 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(581)@63ea47419a21: Deleted conn table entry 0TC_mo_release_timeout0(588)2740646 TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103836574 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103836575 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0DE20E46'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@63ea47419a21: Added conn table entry 0TC_mo_release_timeout0(588)5317893 MSC_Test_0-RAN(581)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 25 05 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0d e2 0e 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103836778 DMM DEBUG msc_a(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b7c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b7c20] (fsm.c:486) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103836778 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103836778 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103836778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103836779 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103836779 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250425103836779 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103836779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 25 05 00 00 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103836779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 51 25 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425103836780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103836780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103836780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103836780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 25 05 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: { messageType := 2, destLocRef := '512505'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103836783 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103836783 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(580)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(580)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425103836794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103836794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103836794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103836794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103836794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103836794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103836794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103836794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103836794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103836794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4e 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103836794 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425103836794 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250425103836794 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425103836794 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103836794 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103836794 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46: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) 20250425103836794 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425103836794 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425103836794 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103836794 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b7c20] (fsm.c:486) 20250425103836794 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46: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) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058bdc50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058bdc50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640] (fsm.c:486) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55e7058bdc50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55e7058bdc50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058bdeb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058bdeb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640] (fsm.c:486) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103836794 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(584)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425103836804 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55e7058bdc50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103836804 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103836804 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@63ea47419a21: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@63ea47419a21: f_mo_call_establish DONE TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640] (rtp_stream.c:239) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55e7058bdeb0]{DISCARDING}: Deallocated (fsm.c:568) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bdc50]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bdc50]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640] (call_leg.c:197) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bdc50]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425103839795 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058bdc50]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425103839795 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55e7058b7d50]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b7c20] (call_leg.c:198) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103839795 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058c0640]{RELEASING}: Deallocated (fsm.c:568) 20250425103839795 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250425103839795 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103839795 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103839795 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103839795 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103839795 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103839795 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103839795 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103839795 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103839795 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103839796 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103839796 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103839796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103839796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103839796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103839796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103839796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103839796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103839796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 25 05 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103839796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103839796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103839796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103839796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103839796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103839796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103839796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103839796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 25 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(580)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(583)@63ea47419a21: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(580)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(580)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103839804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103839804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103839804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103839804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103839804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103839804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103839804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103839804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103839804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103839804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103839804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103839804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b7c20] (msc_a.c:1053) 20250425103839804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103839804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46:GERAN-A-78:CM_SERVICE_REQ)[0x55e7058b4980]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103839804 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103839805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103839805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103839805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103839805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103839805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103839805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103839805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103839805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103839805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103839805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 25 05 00 00 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@63ea47419a21: Session index based on local reference:0 20250425103839806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103839806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103839806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103839806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103839806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103839806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103839806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103839806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103839806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103839806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 25 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@63ea47419a21: Deleted conn table entry 0TC_mo_release_timeout0(588)5317893 TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103839807 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103839807 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0DE20E46 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(586)@63ea47419a21: Final verdict of PTC: none 20250425103839818 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103839819 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103839819 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(585)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(581)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(587)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(582)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(583)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(580)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(584)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_release_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Fri Apr 25 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 20250425103840008 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103840008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103840008 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103840008 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103840008 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103840008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103840008 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103840008 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103840008 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103840008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103840008 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103840008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103840008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103840008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103840008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103840008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103840008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103840008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103840008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103840009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103840009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351936) 20250425103840818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=351936, count=354416) 20250425103841820 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103842010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103842010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103842010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103842822 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(593)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(593)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(591)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103843627 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(594)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103843822 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103843822 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103843822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103843822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425103843823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103843823 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(593)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(596)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103843827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103843827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103843827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103843827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103843827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103843827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103843827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103843827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103843827 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103843827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103843827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425103843827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM 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(593)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA 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(593)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103843828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103843828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103843828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103843828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103843828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103843828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103843828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103843828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103843828 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103843828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103843828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103843828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103843828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103843828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103843848 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103843848 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(597)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103844635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1472245 MSC_Test_0-SCCP(591)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(592)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103844650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 76 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844651 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bdc50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103844651 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bdc50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103844651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103844651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bdc50] (fsm.c:486) 20250425103844651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103844651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103844651 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103844651 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103844651 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103844651 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103844652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103844652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103844652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103844652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103844652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103844652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 76 f5 00 00 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103844652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 76 f5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: { messageType := 2, destLocRef := '1676F5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(597)@63ea47419a21: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" 20250425103844656 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103844656 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): none -> pass 20250425103844664 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103844664 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250425103844664 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103844664 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103844665 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103844665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0] (vlr_lu_fsm.c:110) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103844665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058c0640]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103844665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103844665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103844665 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:TMSInew-0x12463A85) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103844665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103844665 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:TMSInew-0x12463A85 LOCATION UPDATE ACCEPT (TMSI = 0x12463a85) (gsm_04_08.c:149) 20250425103844666 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:TMSInew-0x12463A85 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103844666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 16 76 f5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 46 3a 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103844676 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:TMSInew-0x12463A85:GERAN-A-79:LU)[0x55e7058bdc50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103844676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:TMSInew-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103844676 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103844676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0] (vlr_lu_fsm.c:817) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103844676 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0xBC8098F4:GERAN-A-79:LU)[0x55e7058bfec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103844676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103844676 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250425103844677 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103844677 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103844677 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103844677 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103844677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 76 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103844680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103844681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103844681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bdc50] (msc_a.c:1053) 20250425103844681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103844681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103844681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-79:LU)[0x55e7058bfff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103844682 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103844682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 76 f5 00 00 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 20250425103844683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844683 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 76 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1472245 TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103844685 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103844685 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@63ea47419a21: Created IMSI[0] for '262420000000041'H'12463A85'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MNCC(594)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)900342353 20250425103844696 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103844696 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103844696 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 callref-0x35aa2251 tid-255) New transaction (transaction.c:231) 20250425103844696 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 callref-0x35aa2251 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) 20250425103844696 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 callref-0x35aa2251 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) 20250425103844696 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 callref-0x35aa2251 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103844696 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103844696 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103844696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844697 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 12 46 3a 85 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@63ea47419a21: Created IMSI[1] for '262420000000041'H'12463A85'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '12463A85'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)15084785 MSC_Test_0-SCCP(591)@63ea47419a21: First idle individual index:0 20250425103844708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 2c 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 12 46 3a 85 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bdeb0] (fsm.c:486) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103844709 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103844709 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103844709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103844709 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 callref-0x35aa2251 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103844709 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103844709 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103844709 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844709 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103844709 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103844709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250425103844709 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103844710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 2c f1 00 00 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103844710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e6 2c f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) 20250425103844710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844710 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 e6 2c f1 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: { messageType := 2, destLocRef := 'E62CF1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103844712 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103844712 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(592)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425103844720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103844720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103844720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103844720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425103844720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425103844720 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844720 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(595)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) 20250425103844729 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103844729 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103844729 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bdeb0] (fsm.c:486) 20250425103844729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b6e70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b6e70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0] (fsm.c:486) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55e7058b6e70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55e7058b6e70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058c3bb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058c3bb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0] (fsm.c:486) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103844729 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(595)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425103844747 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55e7058b6e70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103844747 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103844747 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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)@63ea47419a21: f_mt_call_complete 4 20250425103844750 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103844750 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103844750 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844750 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) Sending Assignment Command (msc_a.c:706) 20250425103844750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103844750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103844750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103844750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844750 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 e6 2c f1 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0f 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 20250425103844757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844757 DLSS7 DEBUG 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-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@63ea47419a21: patched enc_l3: '8347'O 20250425103844758 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058c3bb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103844758 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103844758 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103844758 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844758 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844758 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844758 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_mt_call_complete 8 20250425103844762 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103844762 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103844762 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103844961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103844961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103844961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103844961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103844961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103844961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103844961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103844961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103844961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103844961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103844961 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425103844961 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425103844961 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425103844961 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844961 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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)@63ea47419a21: f_mt_call_complete 7 20250425103844967 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425103844967 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 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) 20250425103844967 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b6e70]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425103844967 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103844967 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103844968 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{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)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Hold the call for some time 20250425103844972 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103844972 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103844972 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103844972 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103849981 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103849981 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103849981 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103849981 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103849982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103849982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103849982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103849982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849982 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 e6 2c f1 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103849990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103849990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103849990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103849990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849990 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) 20250425103849990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425103849990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103849990 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103849990 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x35aa2251 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425103849990 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425103849990 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103849991 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103849991 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103849991 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103849991 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0] (call_leg.c:197) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058c3bb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0] (call_leg.c:197) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103849991 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85: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)[0x55e7058b6e70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bdeb0] (call_leg.c:198) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103849991 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bfec0]{RELEASING}: Deallocated (fsm.c:568) 20250425103849991 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103849991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103849992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103849992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103849992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 2c f1 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425103849992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103849992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103849992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103849992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 2c f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(594)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)900342353 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(591)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(591)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(591)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103849997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103849998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103849998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103849998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103849998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103849998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058bdeb0] (msc_a.c:1053) 20250425103849998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103849998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85:GERAN-A-80:PAGING_RESP)[0x55e7058b71f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103849998 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x12463A85 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103849999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103849999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103849999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103849999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103849999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103849999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103849999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103849999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103849999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103849999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 2c f1 00 00 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(593)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103850000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103850000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103850000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103850000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103850000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103850000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103850000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103850000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103850000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103850000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 2c f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)15084785 TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(592)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@63ea47419a21: Final verdict of PTC: pass 20250425103857025 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103857025 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103857025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103857025 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103857025 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103857025 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103857025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103857025 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103857025 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103857026 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103857026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103857025 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103857026 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103857026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103857026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103857026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103857026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103857026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103857026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103857026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103857026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(595)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(591)@63ea47419a21: Final verdict of PTC: none 20250425103857026 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103857026 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(597)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(593)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(592)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(594)@63ea47419a21: Final verdict of PTC: none 20250425103857027 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(596)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(598)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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) 20250425103858029 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) 20250425103859027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103859027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103859027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103859030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:38:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103900031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_reset_two started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(604)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(604)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(602)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(607)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(607)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(605)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103900818 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(608)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103900990 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103900990 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103900990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103900990 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103900995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103900995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103900995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103900995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103900995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103900995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103900995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103900995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103900995 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103900995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103900995 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(604)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(604)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103900995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103900996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103900996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103900996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103900996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103900996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103900996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103900996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103900996 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(604)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(604)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103900996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103900996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103900996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103900996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103900996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(604)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(604)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(604)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103901011 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103901011 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425103901011 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103901011 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(607)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(607)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103901017 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901017 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103901017 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103901017 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103901017 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103901017 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103901017 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103901017 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) 20250425103901017 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103901017 DLSS7 DEBUG 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) 20250425103901017 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(607)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103901018 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901018 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103901018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103901018 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) 20250425103901018 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103901018 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103901018 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103901018 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) 20250425103901018 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103901018 DLSS7 DEBUG 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) 20250425103901018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425103901018 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@63ea47419a21: Message received on association #8 20250425103901018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425103901018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(607)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(607)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(607)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103901032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103901032 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(610)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103901036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(610)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103901049 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103901049 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103901799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103901799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103901799 DLM3UA DEBUG 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(604)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103901799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103901799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103901799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103901799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103901799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103901799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103901800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103901800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103901800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103901800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103901800 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103901800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103901800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103901800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103901800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(604)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425103901816 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901816 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103901816 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425103901816 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425103901816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103901816 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) 20250425103901816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103901816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103901816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103901816 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103901817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103901817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103901817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103901817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425103901817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103901817 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) 20250425103901817 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103901817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425103901817 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103901817 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(607)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@63ea47419a21: setverdict(pass): none -> pass 20250425103903049 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103903049 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103903049 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103903049 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103903049 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103903049 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(607)@63ea47419a21: Final verdict of PTC: none 20250425103903049 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103903049 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103903049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103903049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103903049 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) 20250425103903049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103903049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425103903049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(605)@63ea47419a21: Final verdict of PTC: none 20250425103903049 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103903049 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103903049 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103903049 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103903049 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103903049 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103903049 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103903049 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103903049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103903049 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103903049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103903049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103903049 DLSS7 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(604)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(606)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(612)@63ea47419a21: Final verdict of PTC: none 20250425103903049 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103903049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103903049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103903049 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(610)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(611)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(603)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(602)@63ea47419a21: Final verdict of PTC: none 20250425103903049 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103903050 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103903050 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(608)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(609)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@63ea47419a21: Test case TC_reset_two finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Fri Apr 25 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=111980) 20250425103904050 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=111980, count=112520) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103905050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103905052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103906052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(616)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(616)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(614)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103906793 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(617)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103906978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103906978 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103906978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103906978 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103906980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103906980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103906980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103906980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103906980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103906980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103906980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103906980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103906980 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103906980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103906980 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 20250425103906981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103906981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425103906981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103906981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103906981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103906981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103906981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103906981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103906981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103906981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103906981 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103906981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103906981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103906981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103907053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103907053 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(619)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425103907057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(619)@63ea47419a21: CCM 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(619)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103907072 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103907072 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(620)@63ea47419a21: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103907790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103907790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907790 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(616)@63ea47419a21: Message received on association #8 20250425103907790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call0(622)14756647 MSC_Test_0-RAN(615)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(614)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2b 27 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103907806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 2b 27 00 00 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103907806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907806 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907806 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 2b 27 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250425103907805 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b6e70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103907805 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b6e70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b6e70] (fsm.c:486) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103907805 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103907805 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103907805 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103907805 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103907805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103907805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103907805 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103907806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103907806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{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(620)@63ea47419a21: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: { messageType := 2, destLocRef := 'E12B27'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103907814 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103907814 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103907817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907821 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103907821 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250425103907821 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103907821 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103907823 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103907823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20] (vlr_lu_fsm.c:110) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103907823 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058bfec0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103907823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103907823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b7c20] (fsm.c:486) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103907823 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:TMSInew-0x2C31C0C5) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103907823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103907823 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:TMSInew-0x2C31C0C5 LOCATION UPDATE ACCEPT (TMSI = 0x2c31c0c5) (gsm_04_08.c:149) 20250425103907823 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:TMSInew-0x2C31C0C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103907823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 2b 27 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c 31 c0 c5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103907833 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:TMSInew-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b6e70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103907833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:TMSInew-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103907833 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103907833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20] (vlr_lu_fsm.c:817) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103907833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x70DC6743:GERAN-A-81:LU)[0x55e7058b71f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103907833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103907833 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103907833 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103907833 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103907833 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103907833 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103907833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 2b 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103907837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103907838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b6e70] (msc_a.c:1053) 20250425103907838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103907838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103907838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-81:LU)[0x55e7058b7c20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103907838 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103907838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 2b 27 00 00 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 20250425103907840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 2b 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call0(622)14756647 20250425103907842 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103907842 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@63ea47419a21: Created IMSI[0] for '262420000000039'H'2C31C0C5'O to be handled at TC_lu_and_mt_call0(622) MSC_Test-MNCC(617)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call0(622)815638072 20250425103907859 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103907859 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103907859 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 callref-0x309da638 tid-255) New transaction (transaction.c:231) 20250425103907859 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 callref-0x309da638 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) 20250425103907859 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 callref-0x309da638 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) 20250425103907859 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 callref-0x309da638 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103907859 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103907859 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103907859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907860 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 2c 31 c0 c5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(615)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@63ea47419a21: Created IMSI[1] for '262420000000039'H'2C31C0C5'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2C31C0C5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call0(622)6043225 MSC_Test_0-SCCP(614)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103907872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 36 59 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2c 31 c0 c5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b71f0] (fsm.c:486) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103907873 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103907873 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103907873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103907873 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 callref-0x309da638 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103907873 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103907873 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103907873 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907873 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103907873 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103907873 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103907873 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103907873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 59 00 00 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103907873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 36 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250425103907873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907873 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 5c 36 59 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: { messageType := 2, destLocRef := '5C3659'O ("\\6Y"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103907876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103907876 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(615)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425103907889 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103907889 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103907889 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425103907889 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425103907889 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907889 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(618)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) 20250425103907900 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103907901 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103907901 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b71f0] (fsm.c:486) 20250425103907901 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b4d10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b4d10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640] (fsm.c:486) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bd6d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bd6d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640] (fsm.c:486) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55e7058bd6d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103907901 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55e7058bd6d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(618)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425103907922 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55e7058b4d10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103907922 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103907922 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 4 20250425103907927 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55e7058bd6d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103907927 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103907927 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907927 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) Sending Assignment Command (msc_a.c:706) 20250425103907927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103907928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103907928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103907928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907928 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 5c 36 59 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 10 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425103907939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103907939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103907939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103907939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103907939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103907939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103907939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103907939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103907939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103907939 DLSS7 DEBUG 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) 20250425103907940 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058bd6d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103907940 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103907940 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103907940 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907940 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907940 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103907940 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 5 MSC_Test_0-RAN(615)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 8 20250425103907948 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103907948 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103907948 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103908140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103908140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103908140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103908140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103908140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103908140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103908140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103908140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103908140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103908140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103908141 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425103908141 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425103908141 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425103908141 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103908141 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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)@63ea47419a21: f_mt_call_complete 7 20250425103908144 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425103908144 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 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) 20250425103908144 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b4d10]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425103908144 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103908144 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103908144 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: Hold the call for some time 20250425103908148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103908148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103908148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103908148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(622)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: Hangup TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103913154 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103913154 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103913154 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103913154 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103913154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103913154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103913155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103913155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913155 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 5c 36 59 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425103913158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103913158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103913158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103913158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103913158 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425103913158 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103913158 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103913158 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x309da638 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425103913158 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425103913158 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103913158 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103913158 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103913158 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103913158 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640] (call_leg.c:197) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058bd6d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640] (call_leg.c:197) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103913158 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5: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)[0x55e7058b4d10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b71f0] (call_leg.c:198) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103913158 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Deallocated (fsm.c:568) 20250425103913158 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103913158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103913158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103913158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103913158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 36 59 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425103913158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103913158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103913158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103913158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(614)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(617)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call0(622)815638072 TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call0(622)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(614)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(614)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103913159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103913159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103913159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103913159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103913159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103913159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058b71f0] (msc_a.c:1053) 20250425103913159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103913159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-82:PAGING_RESP)[0x55e7058bfec0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103913159 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103913159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103913159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103913159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103913159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 36 59 00 00 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103913160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103913160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103913160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103913160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103913160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103913160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103913160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103913160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103913160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103913160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 36 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(615)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call0(622)6043225 TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(615)@63ea47419a21: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@63ea47419a21: Final verdict of PTC: pass 20250425103914164 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103914164 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(620)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(615)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(617)@63ea47419a21: Final verdict of PTC: none 20250425103914164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103914164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103914164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103914164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103914164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103914164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103914164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103914164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103914164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103914164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103914164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103914164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103914164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103914164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103914164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103914164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103914164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103914164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103914164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103914164 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425103914164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103914164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(614)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(616)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(621)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(618)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Fri Apr 25 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=448876) 20250425103915165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448876, count=449416) 20250425103916166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103916166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103916166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103916167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:39:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103917168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_call_ipv6 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(627)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(627)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(625)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103917886 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(628)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103918081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103918081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103918081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103918081 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(627)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103918083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103918083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103918083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103918083 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103918083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103918083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103918083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103918083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103918083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103918083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103918083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103918083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103918083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(627)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103918169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103918169 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(630)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103918172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(630)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103918182 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103918182 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(631)@63ea47419a21: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103918886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918887 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)11549691 MSC_Test_0-RAN(626)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(625)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3b fb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425103918891 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103918891 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103918891 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103918891 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103918891 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103918891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103918891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103918891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103918891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103918891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103918891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103918892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 3b fb 00 00 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103918892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b0 3b fb 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: { messageType := 2, destLocRef := 'B03BFB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(631)@63ea47419a21: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" 20250425103918894 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103918894 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): none -> pass 20250425103918898 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103918898 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250425103918898 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103918898 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103918898 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103918898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103918898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058bd800]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103918898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103918898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103918898 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:TMSInew-0x38F4E623) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103918898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103918898 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:TMSInew-0x38F4E623 LOCATION UPDATE ACCEPT (TMSI = 0x38f4e623) (gsm_04_08.c:149) 20250425103918899 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:TMSInew-0x38F4E623 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103918899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b0 3b fb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 f4 e6 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103918901 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:TMSInew-0x38F4E623:GERAN-A-83:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103918901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:TMSInew-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103918901 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103918901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103918901 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x2C31C0C5:GERAN-A-83:LU)[0x55e7058c0640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103918901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103918901 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103918901 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103918901 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103918901 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103918901 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103918901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 3b fb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103918903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103918903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425103918903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103918903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103918903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-83:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103918903 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103918903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 3b fb 00 00 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 20250425103918904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b0 3b fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)11549691 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103918904 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103918904 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@63ea47419a21: Created IMSI[0] for '262420000000039'H'38F4E623'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MNCC(628)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)2009623512 20250425103918909 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103918909 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103918909 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 callref-0x77c86bd8 tid-255) New transaction (transaction.c:231) 20250425103918909 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 callref-0x77c86bd8 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) 20250425103918909 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 callref-0x77c86bd8 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) 20250425103918909 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 callref-0x77c86bd8 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103918910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103918910 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103918910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918910 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 38 f4 e6 23 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@63ea47419a21: Created IMSI[1] for '262420000000039'H'38F4E623'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '38F4E623'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)6914178 MSC_Test_0-SCCP(625)@63ea47419a21: First idle individual index:0 20250425103918913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 80 82 02 02 06 04 43 b9 00 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 38 f4 e6 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bd6d0] (fsm.c:486) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103918914 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103918914 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103918914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103918914 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 callref-0x77c86bd8 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103918914 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103918914 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103918914 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918914 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103918914 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103918914 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103918914 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103918914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 69 80 82 00 00 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103918914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 80 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250425103918914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918914 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 69 80 82 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: { messageType := 2, destLocRef := '698082'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103918915 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103918915 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(626)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103918918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103918918 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103918918 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103918918 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425103918918 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425103918918 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918918 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(629)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) 20250425103918921 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103918921 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103918921 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bd6d0] (fsm.c:486) 20250425103918921 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c2460]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c2460]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640] (fsm.c:486) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55e7058c2460]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55e7058c2460]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c3bb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c3bb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640] (fsm.c:486) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103918921 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(629)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425103918926 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55e7058c2460]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103918926 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103918926 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete 4 20250425103918927 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55e7058c3bb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103918927 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103918927 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918927 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) Sending Assignment Command (msc_a.c:706) 20250425103918927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103918927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103918927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103918927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918927 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 69 80 82 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:26 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250425103918929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103918929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103918929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103918929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103918929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103918929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103918929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103918929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103918929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103918929 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) 20250425103918929 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55e7058c3bb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103918929 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623: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)[0x55e7058c3bb0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425103918929 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623: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)[0x55e7058c3bb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425103918930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918930 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103918930 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete 8 20250425103918931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103918931 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103918931 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103919136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103919136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103919136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103919136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103919136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103919136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103919136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103919136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103919136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103919136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103919137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425103919137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425103919137 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425103919137 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103919137 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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)@63ea47419a21: f_mt_call_complete 7 20250425103919139 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250425103919139 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 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) 20250425103919139 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058c2460]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425103919139 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623: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)[0x55e7058c2460]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103919139 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623: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)[0x55e7058c2460]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250425103919139 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623: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)[0x55e7058c2460]{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)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Hold the call for some time 20250425103919140 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103919140 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103919140 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103919140 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Hangup TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103924145 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103924145 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103924145 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103924145 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103924145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103924145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103924145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103924145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924145 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 69 80 82 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103924148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103924148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103924148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103924148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924148 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) 20250425103924148 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425103924148 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103924148 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103924148 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x77c86bd8 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425103924148 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425103924148 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103924148 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103924148 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103924148 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103924148 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640] (call_leg.c:197) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058c3bb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640] (call_leg.c:197) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103924148 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55e7058c2460]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bd6d0] (call_leg.c:198) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103924148 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058c0640]{RELEASING}: Deallocated (fsm.c:568) 20250425103924148 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103924148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103924148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103924148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103924148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 80 82 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425103924148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103924148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103924149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103924149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 80 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(625)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(628)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)2009623512 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(625)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(625)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103924150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103924150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103924150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103924150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103924150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103924150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bd6d0] (msc_a.c:1053) 20250425103924150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103924150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-84:PAGING_RESP)[0x55e7058bdb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103924150 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103924150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103924150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103924150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103924150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 69 80 82 00 00 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(627)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103924151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103924151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103924151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103924151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103924151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103924151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103924151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103924151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103924151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103924151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 80 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)6914178 TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(626)@63ea47419a21: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@63ea47419a21: Final verdict of PTC: pass 20250425103925155 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103925155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103925155 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103925155 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103925155 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103925155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103925155 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103925155 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103925155 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103925155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103925155 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103925155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103925155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103925155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103925155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103925155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103925155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103925155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103925155 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(631)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(627)@63ea47419a21: Final verdict of PTC: none 20250425103925155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103925155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(625)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(629)@63ea47419a21: Final verdict of PTC: none 20250425103925156 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103925156 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(634)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(628)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(632)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(626)@63ea47419a21: Final verdict of PTC: none 20250425103925156 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(630)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Fri Apr 25 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=445600) 20250425103926158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=445600, count=450404) 20250425103927156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103927156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103927156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103927159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:39:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103928160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_call_already_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(638)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(638)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(636)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103928948 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(639)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103929143 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103929143 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103929143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103929143 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(638)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103929148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103929148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103929148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103929148 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103929148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103929148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103929148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103929148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103929148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103929148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103929148 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103929149 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103929149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103929161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103929161 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(641)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103929166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(641)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103929188 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103929188 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(642)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103929956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)2311404 MSC_Test_0-SCCP(636)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(637)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 44 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 30 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103929968 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058bfec0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103929968 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058bfec0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058bfec0] (fsm.c:486) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103929968 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103929968 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250425103929968 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250425103929968 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103929968 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103929968 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103929968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103929968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103929968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058c2460] (fsm.c:486) 20250425103929968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103929968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103929969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 44 ec 00 00 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103929969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 23 44 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: { messageType := 2, destLocRef := '2344EC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@63ea47419a21: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" 20250425103929971 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103929971 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(636)@63ea47419a21: vl_from0 TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(636)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103929975 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103929975 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250425103929975 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250425103929975 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103929975 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103929975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2460] (vlr_lu_fsm.c:110) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103929975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103929975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103929975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2460] (fsm.c:486) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103929975 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x22BC0C0E) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250425103929975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103929975 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x22BC0C0E LOCATION UPDATE ACCEPT (TMSI = 0x22bc0c0e) (gsm_04_08.c:149) 20250425103929975 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x22BC0C0E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103929975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 23 44 ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 bc 0c 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(636)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(636)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103929979 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058bfec0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103929979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103929979 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250425103929979 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103929979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460] (vlr_lu_fsm.c:817) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103929979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55e7058c2590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103929979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103929979 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250425103929979 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103929979 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103929979 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103929979 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103929979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 23 44 ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(636)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(636)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103929981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103929981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058bfec0] (msc_a.c:1053) 20250425103929981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103929981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103929981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-85:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103929981 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - active-conn: now used by 1 (attached) (msub.c:375) 20250425103929981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103929981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103929981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103929981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 23 44 ec 00 00 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103929981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103929981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103929981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103929981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103929981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103929981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103929981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103929981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 23 44 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)2311404 TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103929982 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103929982 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@63ea47419a21: Created IMSI[0] for '262420000000391'H'22BC0C0E'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: start Paging by an SMS 20250425103929985 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103929985 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425103929985 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425103929985 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425103930987 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425103930987 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425103930987 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425103930988 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425103930988 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425103930989 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425103930989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103930989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103930989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103930989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103930989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103930989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103930989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103930989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103930989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103930989 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 22 bc 0c 0e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@63ea47419a21: Created IMSI[1] for '262420000000391'H'22BC0C0E'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)896606175 20250425103931007 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + 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) 20250425103931007 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103931007 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E callref-0x35711fdf tid-255) New transaction (transaction.c:231) 20250425103931007 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E callref-0x35711fdf 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) 20250425103931007 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E callref-0x35711fdf 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) 20250425103931007 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E callref-0x35711fdf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103931007 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - 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)@63ea47419a21: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '22BC0C0E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)13568540 MSC_Test_0-SCCP(636)@63ea47419a21: First idle individual index:0 20250425103931514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103931514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103931514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103931514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cf 0a 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 22 bc 0c 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058c3bb0] (fsm.c:486) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103931515 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + 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) 20250425103931515 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103931515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103931515 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E callref-0x35711fdf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103931515 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103931515 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103931515 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf 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) 20250425103931515 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103931516 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103931516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250425103931516 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250425103931516 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103931516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 0a 1c 00 00 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103931516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cf 0a 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1164) 20250425103931516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931516 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 cf 0a 1c 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 52 01 93 03 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) 20250425103931516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931517 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 cf 0a 1c 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: { messageType := 2, destLocRef := 'CF0A1C'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103931519 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103931519 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: success, tear down MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(636)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(636)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425103931532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103931532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103931532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103931532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931532 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) MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103931532 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + 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) 20250425103931532 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + 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) 20250425103931532 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - 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) 20250425103931532 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250425103931532 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250425103931532 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250425103931533 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250425103931533 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425103931533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) Freeing transaction (transaction.c:243) 20250425103931533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103931533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425103931533 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425103931533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425103931533 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP callref-0x35711fdf tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425103931533 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425103931533 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103931533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 0a 1c 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425103931533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 0a 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(636)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(636)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(636)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103931537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103931537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103931537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103931537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103931538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103931538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058c3bb0] (msc_a.c:1053) 20250425103931538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103931538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E:GERAN-A-86:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103931538 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - active-conn: now used by 1 (attached) (msub.c:375) 20250425103931538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103931538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103931538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103931538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf 0a 1c 00 00 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(638)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103931539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103931539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103931539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103931539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103931539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103931539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103931539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103931539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103931539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cf 0a 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)13568540 TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103931540 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103931540 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103931542 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103931542 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x22BC0C0E - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(644)@63ea47419a21: Final verdict of PTC: pass 20250425103931551 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103931551 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(642)@63ea47419a21: Final verdict of PTC: none 20250425103931552 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(643)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(636)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(639)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(637)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(638)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(640)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425103931740 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103931740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103931740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103931740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103931740 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103931740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103931740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103931740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103931740 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103931740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103931740 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103931740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103931740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103931740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103931740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103931740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103931740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103931740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103931740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103931741 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103931741 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324828) 20250425103932553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=324828, count=353900) 20250425103933554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103933742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103933742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103933742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103934556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_call_osmux started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(649)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(649)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(647)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103935386 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(650)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103935556 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103935556 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(652)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103935558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(652)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103935566 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103935566 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425103935581 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103935581 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103935581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103935581 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103935582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103935582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103935582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103935582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103935582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103935582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103935582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103935582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103935582 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(649)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103935582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103935582 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425103935583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103935583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103935583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103935583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103935583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103935583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103935583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 20250425103935583 DLSS7 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(649)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103935583 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103935583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103935583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103935583 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103935583 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103935583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(653)@63ea47419a21: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103936394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936394 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)13583054 MSC_Test_0-SCCP(647)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(648)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 42 ce 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103936410 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058bfec0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103936410 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058bfec0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058bfec0] (fsm.c:486) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103936410 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103936410 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103936410 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425103936410 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103936410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103936410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103936410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460] (fsm.c:486) 20250425103936410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103936410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103936410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 42 ce 00 00 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103936410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cf 42 ce 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: { messageType := 2, destLocRef := 'CF42CE'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(653)@63ea47419a21: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103936414 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103936414 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103936416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936416 DLSS7 DEBUG Found route for dpc=185=0.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(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): none -> pass 20250425103936423 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103936423 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250425103936423 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103936423 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103936424 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103936424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460] (vlr_lu_fsm.c:110) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103936424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103936424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103936424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058c2460] (fsm.c:486) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103936424 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103936424 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:TMSInew-0x390F5F0F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103936425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103936425 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:TMSInew-0x390F5F0F LOCATION UPDATE ACCEPT (TMSI = 0x390f5f0f) (gsm_04_08.c:149) 20250425103936425 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:TMSInew-0x390F5F0F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425103936425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 cf 42 ce 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 0f 5f 0f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103936437 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:TMSInew-0x390F5F0F:GERAN-A-87:LU)[0x55e7058bfec0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103936437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:TMSInew-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103936437 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103936437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460] (vlr_lu_fsm.c:817) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103936437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x38F4E623:GERAN-A-87:LU)[0x55e7058b46e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103936437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103936437 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103936437 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103936437 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103936437 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103936437 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103936437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 42 ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103936440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103936440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103936440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058bfec0] (msc_a.c:1053) 20250425103936440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103936440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103936440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-87:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103936440 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - active-conn: now used by 1 (attached) (msub.c:375) 20250425103936440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf 42 ce 00 00 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 20250425103936441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cf 42 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)13583054 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103936443 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103936443 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@63ea47419a21: Created IMSI[0] for '262420000000039'H'390F5F0F'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)674185541 20250425103936453 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425103936454 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425103936454 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F callref-0x282f4145 tid-255) New transaction (transaction.c:231) 20250425103936454 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F callref-0x282f4145 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) 20250425103936454 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F callref-0x282f4145 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) 20250425103936454 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F callref-0x282f4145 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425103936454 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425103936454 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425103936454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936455 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 39 0f 5f 0f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@63ea47419a21: Created IMSI[1] for '262420000000039'H'390F5F0F'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '390F5F0F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)8464369 MSC_Test_0-SCCP(647)@63ea47419a21: First idle individual index:0 20250425103936467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 27 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 39 0f 5f 0f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3bb0] (fsm.c:486) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103936468 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103936468 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103936468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103936469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103936469 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F callref-0x282f4145 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425103936469 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425103936469 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425103936469 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936469 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425103936469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103936469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250425103936469 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425103936469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 f1 00 00 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103936469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 27 f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250425103936470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936470 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 81 27 f1 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: { messageType := 2, destLocRef := '8127F1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103936472 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425103936472 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(648)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 20250425103936482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425103936482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936482 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425103936482 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425103936482 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425103936482 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425103936482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936482 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(651)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) 20250425103936494 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425103936494 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: Allocated (fsm.c:456) 20250425103936494 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3bb0] (fsm.c:486) 20250425103936494 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b4d10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b4d10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20] (fsm.c:486) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55e7058b4d10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20] (fsm.c:486) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x55e7058c3860]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425103936494 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55e7058c3860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(651)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425103936514 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55e7058b4d10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103936514 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103936514 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_handle_crcx(): got Osmux CID: -1 20250425103936517 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55e7058c3860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103936517 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425103936517 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936517 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) Sending Assignment Command (msc_a.c:706) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425103936518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103936518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103936518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103936518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936518 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 81 27 f1 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-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O 20250425103936526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103936526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936526 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) 20250425103936526 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425103936526 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425103936527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) MSC_Test_0-RAN(648)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425103936527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) MSC_Test_0-RAN(648)@63ea47419a21: patched enc_l3: '8347'O 20250425103936527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936527 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936527 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete 8 20250425103936531 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103936531 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103936532 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103936729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103936729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103936729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103936729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103936729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103936729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103936729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103936729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103936729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103936729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103936729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425103936729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425103936729 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425103936729 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936729 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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)@63ea47419a21: f_mt_call_complete 7 20250425103936736 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425103936737 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 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) 20250425103936737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b4d10]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425103936737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425103936737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425103936737 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{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)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Hold the call for some time 20250425103936742 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425103936742 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425103936742 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425103936742 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Hangup TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425103941750 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425103941750 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425103941750 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425103941750 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425103941751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103941751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103941751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103941751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941751 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 81 27 f1 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103941759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103941759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103941759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103941759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941759 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) 20250425103941760 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425103941760 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425103941760 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425103941760 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x282f4145 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425103941760 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425103941760 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425103941760 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103941761 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103941761 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103941761 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20] (call_leg.c:197) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058c3860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20] (call_leg.c:197) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425103941761 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F: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)[0x55e7058b4d10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3bb0] (call_leg.c:198) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{RELEASING}: Freeing instance (call_leg.c:198) 20250425103941761 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058b7c20]{RELEASING}: Deallocated (fsm.c:568) 20250425103941762 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103941762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103941762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103941762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103941762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 81 27 f1 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425103941762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103941762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103941762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103941762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 27 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(647)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(650)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)674185541 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_osmux0(655)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(647)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(647)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103941768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103941768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103941768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103941768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103941769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103941769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058c3bb0] (msc_a.c:1053) 20250425103941769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103941769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F:GERAN-A-88:PAGING_RESP)[0x55e7058bd800]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103941769 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x390F5F0F - active-conn: now used by 1 (attached) (msub.c:375) 20250425103941769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103941769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103941769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103941769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 f1 00 00 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(649)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103941770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103941770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103941770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103941770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103941770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103941770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103941770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103941770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103941770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103941770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 81 27 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)8464369 TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(648)@63ea47419a21: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@63ea47419a21: Final verdict of PTC: pass 20250425103942791 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103942791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103942791 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103942791 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103942791 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103942791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103942791 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103942791 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103942791 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103942791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103942791 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103942791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103942791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103942791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103942791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103942791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103942791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103942791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103942791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103942792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103942792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(649)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(647)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(653)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(654)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(648)@63ea47419a21: Final verdict of PTC: none 20250425103942793 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103942793 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(656)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(650)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@63ea47419a21: Final verdict of PTC: none 20250425103942793 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(652)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(651)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Fri Apr 25 10:39:42 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=434992) 20250425103943795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=434992, count=451544) 20250425103944793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103944793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103944793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425103944796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425103945796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(660)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(660)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(658)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103946592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(661)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103946783 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103946783 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103946783 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103946783 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103946788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103946788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103946788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103946788 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103946788 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103946788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103946788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103946788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103946788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103946788 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103946788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103946788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103946788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103946788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103946788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103946797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103946797 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(663)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103946802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(663)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103946824 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103946824 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(664)@63ea47419a21: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103947594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_sms0(666)2040812 MSC_Test_0-SCCP(658)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(659)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 23 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 24 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103947602 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103947602 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103947602 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103947602 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250425103947602 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250425103947602 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103947602 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103947602 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103947602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103947602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103947602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103947602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103947602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103947602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 23 ec 00 00 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103947602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1f 23 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: { messageType := 2, destLocRef := '1F23EC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(664)@63ea47419a21: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" 20250425103947608 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103947608 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103947616 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103947616 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250425103947616 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250425103947616 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103947617 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103947617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103947617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55e7058b7c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103947617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103947617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103947617 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0xA9AD981D) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250425103947617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103947617 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0xA9AD981D LOCATION UPDATE ACCEPT (TMSI = 0xa9ad981d) (gsm_04_08.c:149) 20250425103947617 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0xA9AD981D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103947617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1f 23 ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 ad 98 1d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103947623 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0xA9AD981D:GERAN-A-89:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103947623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103947623 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250425103947623 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103947623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103947623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55e7058b7e00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103947623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103947623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250425103947623 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103947623 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103947623 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103947623 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103947623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1f 23 ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103947625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103947625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425103947625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103947625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103947625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-89:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103947625 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - active-conn: now used by 1 (attached) (msub.c:375) 20250425103947626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1f 23 ec 00 00 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 20250425103947626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947626 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f 23 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_sms0(666)2040812 TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103947628 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103947628 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@63ea47419a21: 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 := 'A9AD981D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_sms0(666)3979605 MSC_Test_0-RAN(659)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b9 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 04 03 50 59 02 05 f4 a9 ad 98 1d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103947830 DMM DEBUG msc_a(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3990] (fsm.c:486) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103947830 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425103947830 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103947830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103947830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250425103947830 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425103947831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c b9 55 00 00 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103947831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3c b9 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1164) 20250425103947831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c b9 55 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(658)@63ea47419a21: { messageType := 2, destLocRef := '3CB955'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425103947834 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425103947834 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425103947845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947845 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947845 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425103947845 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425103947845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947845 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425103947846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c b9 55 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425103947846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947846 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 3c b9 55 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425103947849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947849 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103947849 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103947849 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103947849 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103947849 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103947849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3c b9 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(658)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(658)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(658)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103947851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103947851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103947851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103947851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3990] (msc_a.c:1053) 20250425103947851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103947851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D:GERAN-A-90:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103947851 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - active-conn: now used by 1 (attached) (msub.c:375) 20250425103947851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103947851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103947851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103947851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3c b9 55 00 00 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@63ea47419a21: Session index based on local reference:0 20250425103947851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103947851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103947851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103947851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103947851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103947851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103947851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103947851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c b9 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_sms0(666)3979605 TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103947852 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103947852 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0xA9AD981D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@63ea47419a21: Final verdict of PTC: pass 20250425103947855 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103947855 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425103947856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(661)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(660)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(658)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(664)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(665)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(657)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(659)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(662)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Fri Apr 25 10:39:47 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc 20250425103948052 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103948052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103948052 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103948052 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103948052 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103948052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103948052 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103948052 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103948052 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103948052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103948052 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103948052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103948052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103948052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103948052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103948052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103948052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103948052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103948052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103948053 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103948053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339264) 20250425103948857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339264, count=341592) 20250425103949858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103950054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103950054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103950054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103950858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(671)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(671)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(669)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103951632 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103951828 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103951829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103951829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103951829 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(671)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103951834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103951834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103951834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103951834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103951834 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 20250425103951834 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103951834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103951834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103951834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103951834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103951834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103951834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103951834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103951834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103951834 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103951860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103951860 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103951866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103951883 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103951883 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@63ea47419a21: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103952640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103952641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms0(677)1241076 MSC_Test_0-SCCP(669)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(670)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425103952654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ef 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 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103952655 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103952655 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103952655 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103952655 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250425103952655 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250425103952655 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103952655 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103952655 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103952655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103952655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103952655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103952655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103952655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103952655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 ef f4 00 00 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103952655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 12 ef f4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: { messageType := 2, destLocRef := '12EFF4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@63ea47419a21: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" 20250425103952658 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103952658 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425103952659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms0(677)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): none -> pass 20250425103952663 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103952663 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250425103952663 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425103952663 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103952664 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103952664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103952664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55e7058be200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103952664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103952664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103952664 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x36B80686) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425103952664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103952664 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x36B80686 LOCATION UPDATE ACCEPT (TMSI = 0x36b80686) (gsm_04_08.c:149) 20250425103952664 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x36B80686 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103952664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 12 ef f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 b8 06 86 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 20250425103952671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103952671 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x36B80686:GERAN-A-91:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103952671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103952671 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425103952671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103952671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103952671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55e7058bd800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103952671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103952671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250425103952671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103952671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103952671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103952671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952671 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103952671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 ef f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103952673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103952673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103952673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425103952673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103952673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103952673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-91:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103952674 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103952674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103952674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103952674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103952674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 ef f4 00 00 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 20250425103952674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103952674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103952674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103952674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103952674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103952674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103952674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103952674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103952674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103952674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 12 ef f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms0(677)1241076 TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103952675 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103952675 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@63ea47419a21: Created IMSI[0] for '262420000000043'H'36B80686'O to be handled at TC_lu_and_mt_sms0(677) 20250425103952678 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103952679 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425103952679 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425103952679 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425103953680 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425103953680 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425103953680 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425103953681 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425103953681 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425103953681 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425103953681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953681 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 36 b8 06 86 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36B80686'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms0(677)15336735 MSC_Test_0-SCCP(669)@63ea47419a21: First idle individual index:0 20250425103953695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103953695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103953696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103953696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 05 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 06 27 00 03 50 59 02 05 f4 36 b8 06 86 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103953697 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + 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) 20250425103953697 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103953697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103953698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103953698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103953698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103953698 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103953698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250425103953698 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250425103953698 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425103953698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 05 1f 00 00 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103953699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 05 1f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250425103953699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953699 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 ea 05 1f 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 52 01 93 35 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: { messageType := 2, destLocRef := 'EA051F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103953701 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425103953701 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425103953711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103953711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103953711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103953711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103953912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103953912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103953913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103953913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103953914 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103953915 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425103953915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 05 1f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425103953915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 05 1f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(669)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(669)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(669)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103953921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103953921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103953921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103953921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103953921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103953921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425103953921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103953921 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-92:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425103953922 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103953922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103953922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103953922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103953922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 05 1f 00 00 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@63ea47419a21: Session index based on local reference:0 20250425103953923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103953923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103953923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103953923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103953923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103953923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103953923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103953923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103953923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103953923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ea 05 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms0(677)15336735 TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103953925 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103953925 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(671)@63ea47419a21: Final verdict of PTC: none 20250425103953936 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(674)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(669)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(675)@63ea47419a21: Final verdict of PTC: none 20250425103953937 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425103953937 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(672)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(670)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(673)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(676)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Fri Apr 25 10:39:53 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc 20250425103954124 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425103954124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103954124 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425103954124 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425103954124 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425103954124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425103954124 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425103954124 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425103954124 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425103954124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103954124 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425103954124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425103954124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425103954124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425103954124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425103954124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103954124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103954124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425103954124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425103954125 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425103954125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310196) 20250425103954937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=310196, count=349508) 20250425103955939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103956126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425103956126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425103956126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:39:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425103956940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_sms_already_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(682)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(682)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(680)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425103957762 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(683)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425103957942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425103957942 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(685)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425103957947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(685)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425103957949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425103957949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425103957949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425103957949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(682)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425103957952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103957952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425103957952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425103957952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425103957952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425103957952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425103957952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425103957952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103957952 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425103957952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425103957952 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 20250425103957953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103957953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425103957953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425103957953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425103957953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425103957953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425103957953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425103957953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425103957953 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425103957953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425103957953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425103957953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425103957953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425103957953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(682)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425103957967 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425103957967 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(686)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425103958767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103958767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)2624651 MSC_Test_0-SCCP(680)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(681)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103958780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0c 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 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103958781 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425103958782 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058bfff0] (fsm.c:486) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425103958782 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425103958782 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250425103958782 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250425103958782 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425103958782 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425103958782 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425103958782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425103958782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103958782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103958782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425103958782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425103958783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 0c 8b 00 00 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103958783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 28 0c 8b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: { messageType := 2, destLocRef := '280C8B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test-GSUP(686)@63ea47419a21: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103958789 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425103958790 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103958793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425103958798 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103958798 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250425103958798 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425103958798 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103958798 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425103958798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425103958798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103958798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425103958798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058b4d10] (fsm.c:486) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425103958798 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x5E927037) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425103958798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425103958798 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x5E927037 LOCATION UPDATE ACCEPT (TMSI = 0x5e927037) (gsm_04_08.c:149) 20250425103958799 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x5E927037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425103958799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 28 0c 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5e 92 70 37 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425103958810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103958810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425103958810 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x5E927037:GERAN-A-93:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425103958810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425103958810 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425103958810 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425103958810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425103958810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55e7058c3b70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425103958810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425103958810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250425103958810 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425103958810 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425103958810 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425103958810 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425103958810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 28 0c 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425103958814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103958814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425103958814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425103958814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425103958814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425103958814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-93:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425103958814 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - active-conn: now used by 1 (attached) (msub.c:375) 20250425103958814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103958814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103958814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103958814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 28 0c 8b 00 00 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 20250425103958815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103958815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103958815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103958815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103958815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103958815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103958815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103958815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103958815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103958815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 0c 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)2624651 TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425103958816 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103958816 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@63ea47419a21: Created IMSI[0] for '262420000000044'H'5E927037'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: first SMS 20250425103958819 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425103958819 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425103958819 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425103958819 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425103959821 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425103959821 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425103959821 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425103959822 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425103959822 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425103959822 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425103959823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103959823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103959823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103959823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959823 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 5e 92 70 37 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: second SMS 20250425103959833 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250425103959833 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250425103959833 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250425103959833 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5E927037'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)9350610 MSC_Test_0-SCCP(680)@63ea47419a21: First idle individual index:0 20250425103959840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103959840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103959840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103959840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ad d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 5e 92 70 37 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425103959841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425103959841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425103959841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425103959841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425103959841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + 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) 20250425103959841 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425103959842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425103959843 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425103959843 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250425103959843 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250425103959843 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425103959843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103959843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103959843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103959843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e ad d2 00 00 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425103959843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103959843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103959843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103959843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8e ad d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250425103959843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425103959843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425103959843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425103959844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959844 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 8e ad d2 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 52 01 93 95 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: { messageType := 2, destLocRef := '8EADD2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425103959846 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425103959846 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425103959855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425103959855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425103959855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425103959855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425103959855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425103959855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425103959855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425103959855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425103959855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425103959855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104000056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104000057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104000057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104000057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104000058 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425104000058 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425104000058 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250425104000058 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250425104000058 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250425104000059 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250425104000059 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250425104000059 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250425104000060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104000060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104000060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104000060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e ad d2 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104000060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104000060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104000060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104000060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000060 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 8e ad d2 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 52 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103029904'O 20250425104000067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104000067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104000067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104000067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104000067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104000268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104000269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104000269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104000269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104000270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104000271 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104000271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104000271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104000271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104000271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e ad d2 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250425104000271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104000271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104000271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104000271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8e ad d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(680)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(680)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(680)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104000278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104000278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104000278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104000278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104000279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104000279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104000279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104000279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-94:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104000279 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104000279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104000279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104000279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104000279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8e ad d2 00 00 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@63ea47419a21: Session index based on local reference:0 20250425104000281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104000281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104000281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104000281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104000281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104000281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104000281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(682)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104000281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104000281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8e ad d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(681)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)9350610 TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104000282 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104000282 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(686)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(680)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(687)@63ea47419a21: Final verdict of PTC: none 20250425104000292 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104000292 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(682)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(683)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(681)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@63ea47419a21: Final verdict of PTC: none 20250425104000296 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(685)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(684)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104000484 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104000484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104000484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104000484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104000484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104000484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104000484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104000484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104000484 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104000484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104000484 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104000484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104000484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104000484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104000484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104000484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104000484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104000484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104000484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104000484 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104000485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389520) 20250425104001296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=389520, count=400744) 20250425104002298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104002485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104002485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104002485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104003300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(693)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(693)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(691)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104004144 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(694)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104004301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104004301 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(696)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104004303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104004311 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104004311 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(697)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104004339 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104004339 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104004339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104004339 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(693)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104004340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104004340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104004340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104004340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104004340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104004340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104004340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104004340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104004340 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104004340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104004340 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 20250425104004341 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104004341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104004341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104004341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104004341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104004341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104004341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104004341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104004341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104004341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104004341 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104004341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104004341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104004341 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104005152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104005152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)6096322 MSC_Test_0-SCCP(691)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(692)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104005164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 05 c2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 81 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104005165 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104005165 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058bfff0] (fsm.c:486) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104005165 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104005165 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250425104005165 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250425104005165 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104005165 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104005165 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104005165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104005165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104005165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104005165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104005165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104005165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 05 c2 00 00 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104005165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 05 c2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@63ea47419a21: { messageType := 2, destLocRef := '5D05C2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(691)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(697)@63ea47419a21: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" 20250425104005168 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104005168 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(691)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(691)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): none -> pass 20250425104005169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104005172 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104005172 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250425104005172 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250425104005172 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104005173 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104005173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104005173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104005173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104005173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104005173 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x15BEDE69) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250425104005173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104005173 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x15BEDE69 LOCATION UPDATE ACCEPT (TMSI = 0x15bede69) (gsm_04_08.c:149) 20250425104005173 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x15BEDE69 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104005173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5d 05 c2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 be de 69 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(691)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(691)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(691)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104005178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104005178 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x15BEDE69:GERAN-A-95:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104005178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104005178 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250425104005178 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104005178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104005178 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55e7058c6790]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104005178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104005178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250425104005178 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104005178 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104005178 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104005178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005178 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005178 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104005178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 05 c2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(691)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(691)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(691)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104005180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104005180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104005180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425104005180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104005180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104005180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69:GERAN-A-95:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104005180 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104005180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104005180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104005180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104005180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 05 c2 00 00 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104005181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104005181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104005181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104005181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104005181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104005181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104005181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104005181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104005181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104005181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 05 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(692)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)6096322 TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104005182 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104005182 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@63ea47419a21: Created IMSI[0] for '262420000001843'H'15BEDE69'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) 20250425104005184 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104005184 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425104005184 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425104005184 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425104006186 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104006186 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104006186 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104006187 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425104006187 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425104006187 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425104006187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104006187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104006187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104006187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104006187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104006187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104006187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104006187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104006187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104006187 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 15 be de 69 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104016188 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250425104016189 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250425104016189 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250425104016189 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250425104016189 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - Paging: now used by 1 (attached) (paging.c:202) 20250425104021633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104021633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104021633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104021633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104021633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104021633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104021633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104021633 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 4e 3d c4 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(693)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104026218 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104026218 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x15BEDE69 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@63ea47419a21: Final verdict of PTC: pass 20250425104026228 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104026228 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104026229 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(696)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(694)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(695)@63ea47419a21: Final verdict of PTC: none 20250425104026230 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104026230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104026230 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104026230 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104026230 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104026230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104026230 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104026230 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104026230 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104026230 DLSS7 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(700)@63ea47419a21: Final verdict of PTC: none 20250425104026230 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104026230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104026230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104026230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104026230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104026230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104026231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104026231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104026231 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(693)@63ea47419a21: Final verdict of PTC: none 20250425104026231 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104026231 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(697)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(691)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(698)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(692)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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=216768) 20250425104027231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=216768, count=234528) 20250425104028232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104028232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104028232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104028232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:40:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425104029234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(704)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(704)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(702)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104030051 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(705)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104030236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104030236 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(707)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104030242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104030243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104030243 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104030243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104030243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(704)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104030247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104030247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104030247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104030247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104030247 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104030247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104030247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104030247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104030247 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104030247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104030247 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104030248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104030248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104030248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104030248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104030248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104030248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104030248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104030248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104030248 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 20250425104030248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104030248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104030248 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104030248 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104030248 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104030264 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104030264 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(708)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104031057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031057 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104031057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)15047945 MSC_Test_0-SCCP(702)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(703)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104031075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 9d 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 81 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104031077 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104031077 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3990] (fsm.c:486) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104031077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104031077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250425104031077 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250425104031077 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104031077 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104031077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104031077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104031077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104031077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058c3860] (fsm.c:486) 20250425104031077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104031077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104031077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 e5 9d 09 00 00 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104031077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 9d 09 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: { messageType := 2, destLocRef := 'E59D09'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(708)@63ea47419a21: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" 20250425104031082 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104031082 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104031085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): none -> pass 20250425104031095 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104031095 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250425104031095 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250425104031095 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104031096 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104031096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104031096 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55e7058b7dc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104031096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104031096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c3860] (fsm.c:486) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104031097 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x331F9411) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250425104031097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104031097 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x331F9411 LOCATION UPDATE ACCEPT (TMSI = 0x331f9411) (gsm_04_08.c:149) 20250425104031097 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x331F9411 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104031097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 9d 09 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 33 1f 94 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104031110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104031110 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x331F9411:GERAN-A-96:LU)[0x55e7058c3990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104031110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104031110 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250425104031110 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104031110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104031110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104031110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104031110 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250425104031110 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104031110 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104031110 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104031110 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104031111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 9d 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104031115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104031115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104031115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3990] (msc_a.c:1053) 20250425104031115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104031115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104031115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-96:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104031116 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104031116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104031116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104031116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104031116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 e5 9d 09 00 00 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104031118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104031118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104031118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104031118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104031118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104031118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104031118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104031118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104031118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104031118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 9d 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(703)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)15047945 TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104031120 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104031120 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@63ea47419a21: Created IMSI[0] for '262420000001844'H'331F9411'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) 20250425104031127 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104031127 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425104031127 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425104031127 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: Expecting first Paging 20250425104032128 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104032128 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104032128 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104032129 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425104032129 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425104032129 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425104032130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104032130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104032130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104032130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104032130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104032130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104032130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104032130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104032130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104032130 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 33 1f 94 11 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '331F9411'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)14364204 MSC_Test_0-SCCP(702)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104037148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104037149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104037149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104037149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db 2e 2c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 33 1f 94 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058bfff0] (fsm.c:486) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104037150 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + 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) 20250425104037150 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104037150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104037150 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104037150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250425104037150 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250425104037150 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104037150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 2e 2c 00 00 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104037151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db 2e 2c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1164) 20250425104037151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037151 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 db 2e 2c 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 52 01 04 23 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: { messageType := 2, destLocRef := 'DB2E2C'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104037154 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104037154 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104037165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104037165 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104037165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104037165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104037165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104037369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104037369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104037369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104037369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104037369 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104037370 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104037370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 2e 2c 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104037371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 2e 2c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(702)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104037377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104037377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104037377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104037377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104037378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104037378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058bfff0] (msc_a.c:1053) 20250425104037378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104037378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411:GERAN-A-97:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104037378 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104037378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104037379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104037379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104037379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 2e 2c 00 00 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104037379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104037380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104037380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104037380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104037380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104037380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104037380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104037380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104037380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db 2e 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(703)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)14364204 TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104037381 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104037381 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x331F9411 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(702)@63ea47419a21: Final verdict of PTC: none 20250425104037390 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(703)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(707)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(708)@63ea47419a21: Final verdict of PTC: none 20250425104037392 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104037392 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(704)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(705)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(706)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(709)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104037580 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104037580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104037580 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104037580 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104037580 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104037580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104037580 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104037580 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104037580 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104037580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104037580 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104037580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104037580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104037580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104037580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104037580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104037580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104037580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104037580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104037581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104037581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349324) 20250425104038390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=349324, count=350484) 20250425104039392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104039582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104039582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104039582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104040394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_smpp_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(715)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(715)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(713)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104041291 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(716)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104041395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104041396 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(718)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104041401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(718)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104041417 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104041417 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(719)@63ea47419a21: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104041487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104041487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104041487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104041487 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104041492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104041492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104041492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104041492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104041492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104041492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104041492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104041492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104041492 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104041492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104041492 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104041495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104041495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104041495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104041495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104041495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104041495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104041495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104041495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104041495 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104041495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104041495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104041495 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 20250425104041495 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104041495 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(715)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104042300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@63ea47419a21: Added conn table entry 0TC_smpp_mo_sms0(721)15964043 MSC_Test_0-SCCP(713)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(714)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104042316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 97 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 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042317 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104042317 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3990] (fsm.c:486) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104042317 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104042317 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104042317 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104042317 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104042317 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104042317 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104042317 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860] (fsm.c:486) 20250425104042317 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104042317 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104042317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 97 8b 00 00 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104042317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 97 8b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: { messageType := 2, destLocRef := 'F3978B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(719)@63ea47419a21: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@63ea47419a21: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" 20250425104042322 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104042322 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): none -> pass 20250425104042332 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104042332 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250425104042332 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425104042332 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104042333 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104042333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104042333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104042333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104042333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058c3860] (fsm.c:486) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104042333 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:TMSInew-0x32883687) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425104042333 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104042333 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:TMSInew-0x32883687 LOCATION UPDATE ACCEPT (TMSI = 0x32883687) (gsm_04_08.c:149) 20250425104042333 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:TMSInew-0x32883687 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104042334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f3 97 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 88 36 87 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104042346 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:TMSInew-0x32883687:GERAN-A-98:LU)[0x55e7058c3990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104042346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:TMSInew-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104042347 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104042347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104042347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x5E927037:GERAN-A-98:LU)[0x55e7058b7dc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104042347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104042347 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250425104042347 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104042347 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104042347 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104042347 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104042347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 97 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104042353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104042353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3990] (msc_a.c:1053) 20250425104042353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104042353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104042353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-98:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104042353 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104042354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 97 8b 00 00 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 20250425104042355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 97 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(714)@63ea47419a21: Deleted conn table entry 0TC_smpp_mo_sms0(721)15964043 TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104042358 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104042358 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@63ea47419a21: 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 := '32883687'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@63ea47419a21: Added conn table entry 0TC_smpp_mo_sms0(721)7441672 MSC_Test_0-RAN(714)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 71 8d 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 32 88 36 87 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104042558 DMM DEBUG msc_a(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058bfff0] (fsm.c:486) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104042558 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104042558 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104042558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104042558 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250425104042558 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104042559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 8d 08 00 00 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104042559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 71 8d 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250425104042559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 8d 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: { messageType := 2, destLocRef := '718D08'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104042563 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104042563 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042575 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) 20250425104042575 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104042576 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104042576 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250425104042576 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250425104042576 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250425104042576 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250425104042576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 8d 08 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104042586 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 4c b1 27 a7 00 ) (smpp_smsc.c:721) 20250425104042586 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104042586 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250425104042586 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250425104042586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042586 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 71 8d 08 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104042590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042591 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104042591 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104042591 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104042591 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104042591 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104042591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 8d 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(713)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(713)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(713)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104042594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104042594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104042594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104042594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058bfff0] (msc_a.c:1053) 20250425104042594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104042594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687:GERAN-A-99:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104042595 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104042595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104042595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104042595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104042595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 8d 08 00 00 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@63ea47419a21: Session index based on local reference:0 20250425104042596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104042596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104042596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104042596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104042596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104042596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104042596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104042596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104042596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 71 8d 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@63ea47419a21: Deleted conn table entry 0TC_smpp_mo_sms0(721)7441672 TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104042598 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104042598 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x32883687 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(719)@63ea47419a21: Final verdict of PTC: none 20250425104042609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104042609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(715)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(716)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(713)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(720)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(714)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@63ea47419a21: Final verdict of PTC: none 20250425104042614 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(718)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(717)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@63ea47419a21: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Fri Apr 25 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 20250425104042796 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104042796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104042796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104042796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104042796 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104042796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104042796 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104042796 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104042796 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104042796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104042796 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104042796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104042796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104042796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104042796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104042796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104042796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104042796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104042796 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104042797 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104042797 DIUCS DEBUG (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) 20250425104043614 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=345728) 20250425104044615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104044798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104044798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104044798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104045616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_smpp_mo_sms_rp_error started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(726)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(726)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(724)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104046560 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(727)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104046618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104046618 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(729)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104046624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(729)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104046649 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104046649 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(730)@63ea47419a21: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104046753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104046753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104046753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104046753 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104046758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104046758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104046758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104046758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104046758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104046758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104046758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104046758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104046758 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104046758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104046758 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 20250425104046759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104046759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104046759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104046759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104046759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104046759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104046759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104046759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104046759 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104046759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104046759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104046759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104046759 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104046759 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104047568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@63ea47419a21: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)2852242 MSC_Test_0-SCCP(724)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(725)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104047584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b 85 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 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047584 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104047584 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104047584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104047584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3990] (fsm.c:486) 20250425104047584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104047584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104047584 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104047584 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250425104047585 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250425104047585 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104047585 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104047585 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104047585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104047585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104047585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c3860] (fsm.c:486) 20250425104047585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104047585 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104047585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 85 92 00 00 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104047585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2b 85 92 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: { messageType := 2, destLocRef := '2B8592'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(730)@63ea47419a21: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@63ea47419a21: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104047589 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104047589 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104047594 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104047594 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250425104047594 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104047594 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104047594 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104047594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104047594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104047594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104047595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104047595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104047595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104047595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55e7058c4be0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104047595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104047595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c3860] (fsm.c:486) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104047595 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x2AE575CE) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104047595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104047595 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x2AE575CE LOCATION UPDATE ACCEPT (TMSI = 0x2ae575ce) (gsm_04_08.c:149) 20250425104047595 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x2AE575CE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104047595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2b 85 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2a e5 75 ce (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104047601 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104047601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104047601 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104047601 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104047601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104047601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104047601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104047601 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250425104047601 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104047601 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104047601 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104047601 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104047601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 85 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104047603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104047603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3990] (msc_a.c:1053) 20250425104047603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104047603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104047603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-100:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104047603 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - active-conn: now used by 1 (attached) (msub.c:375) 20250425104047603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2b 85 92 00 00 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2b 85 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@63ea47419a21: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)2852242 TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104047605 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104047605 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: 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 := '2AE575CE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@63ea47419a21: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)14386916 MSC_Test_0-RAN(725)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db 86 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 2a e5 75 ce 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104047810 DMM DEBUG msc_a(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058bfff0] (fsm.c:486) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104047810 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104047810 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104047810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104047811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104047811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104047811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104047811 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250425104047811 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104047811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 86 e4 00 00 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104047812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 db 86 e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250425104047812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 86 e4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: { messageType := 2, destLocRef := 'DB86E4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104047815 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104047815 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047828 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) 20250425104047828 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104047829 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104047829 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250425104047829 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250425104047829 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250425104047829 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250425104047829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 86 e4 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104047833 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 7d 9f 67 df 00 ) (smpp_smsc.c:721) 20250425104047833 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE: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) 20250425104047834 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104047834 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250425104047834 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250425104047834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047834 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 db 86 e4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104047836 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104047836 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104047836 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104047836 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104047836 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104047836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 db 86 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(724)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(724)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(724)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104047837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104047837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058bfff0] (msc_a.c:1053) 20250425104047837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104047837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-101:CM_SERVICE_REQ)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104047837 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - active-conn: now used by 1 (attached) (msub.c:375) 20250425104047837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104047837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104047837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104047837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 db 86 e4 00 00 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(726)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104047837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104047837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104047837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104047837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104047837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104047837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104047837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104047837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db 86 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@63ea47419a21: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)14386916 TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104047838 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104047838 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@63ea47419a21: Final verdict of PTC: pass 20250425104047841 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(724)@63ea47419a21: Final verdict of PTC: none 20250425104047842 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104047842 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(729)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(730)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(728)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(726)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(727)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(725)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(731)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@63ea47419a21: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Fri Apr 25 10:40:47 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc 20250425104048040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104048040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104048040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104048040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104048040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104048040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104048040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104048040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104048040 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104048040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104048040 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104048040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104048040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104048040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104048040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104048040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104048040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104048040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104048040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104048041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104048041 DIUCS DEBUG (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) 20250425104048843 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) 20250425104049844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104050042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104050042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104050042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104050846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_smpp_mt_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(737)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(737)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(735)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104051769 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(738)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104051846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104051847 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(740)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104051852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(740)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104051865 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104051865 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(741)@63ea47419a21: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104051955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104051955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104051955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104051955 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(737)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104051960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104051960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104051960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104051960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104051960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104051960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104051960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104051960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104051960 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104051960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(737)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104051960 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104051962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104051962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104051962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104051962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104051962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104051962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104051962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104051962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104051962 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104051962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104051962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104051962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104051963 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104051963 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104052763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104052763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@63ea47419a21: Added conn table entry 0TC_smpp_mt_sms0(743)14194613 MSC_Test_0-SCCP(735)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(736)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104052780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 97 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104052781 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104052781 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3990] (fsm.c:486) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104052781 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104052781 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104052781 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104052781 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104052781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104052782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104052782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104052782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860] (fsm.c:486) 20250425104052782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104052782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104052782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 97 b5 00 00 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104052782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 97 b5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: { messageType := 2, destLocRef := 'D897B5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(741)@63ea47419a21: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@63ea47419a21: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" 20250425104052786 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104052786 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104052788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): none -> pass 20250425104052796 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104052796 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250425104052796 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104052796 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104052797 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104052797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104052797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104052797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104052797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c3860] (fsm.c:486) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104052797 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:TMSInew-0xB77C9E7F) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104052797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104052797 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:TMSInew-0xB77C9E7F LOCATION UPDATE ACCEPT (TMSI = 0xb77c9e7f) (gsm_04_08.c:149) 20250425104052798 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:TMSInew-0xB77C9E7F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104052798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d8 97 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b7 7c 9e 7f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104052811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104052811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052811 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:TMSInew-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104052811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:TMSInew-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104052811 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104052811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104052811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x2AE575CE:GERAN-A-102:LU)[0x55e7058c4be0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104052811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104052811 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250425104052812 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104052812 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104052812 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104052812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052812 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104052812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 97 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104052817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104052817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104052818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3990] (msc_a.c:1053) 20250425104052818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104052818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104052818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-102:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104052818 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104052818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104052818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104052818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104052818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104052818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 97 b5 00 00 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 20250425104052820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104052820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104052820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104052820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104052820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104052820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104052820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104052820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104052820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104052820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 97 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(736)@63ea47419a21: Deleted conn table entry 0TC_smpp_mt_sms0(743)14194613 TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104052822 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104052822 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@63ea47419a21: Created IMSI[0] for '262420000000045'H'B77C9E7F'O to be handled at TC_smpp_mt_sms0(743) 20250425104052835 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) 20250425104052835 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250425104052835 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250425104052835 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250425104052835 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250425104052835 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:77) 20250425104053837 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104053837 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104053837 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104053838 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425104053838 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425104053838 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425104053838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104053838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104053839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104053839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053839 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 b7 7c 9e 7f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B77C9E7F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@63ea47419a21: Added conn table entry 0TC_smpp_mt_sms0(743)3466320 MSC_Test_0-SCCP(735)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104053854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104053854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104053854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104053854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 e4 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 06 27 00 03 50 59 02 05 f4 b7 7c 9e 7f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104053855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104053855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058bfff0] (fsm.c:486) 20250425104053855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104053855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104053855 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + 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) 20250425104053855 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104053856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104053857 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104053857 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250425104053857 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250425104053857 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104053857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104053857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104053857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104053857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 34 e4 50 00 00 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104053857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104053857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104053858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104053858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 e4 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250425104053858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104053858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104053858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104053858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053858 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 34 e4 50 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 52 01 04 35 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: { messageType := 2, destLocRef := '34E450'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104053861 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104053862 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104053870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104053870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104053870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104053870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104053870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104053870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104053870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104053870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104053870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104053870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104054074 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104054075 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104054075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 e4 50 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104054075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 e4 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104054082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104054083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058bfff0] (msc_a.c:1053) 20250425104054083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104054083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-103:PAGING_RESP)[0x55e7058b4d10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104054083 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104054083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 34 e4 50 00 00 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 20250425104054084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 e4 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@63ea47419a21: Deleted conn table entry 0TC_smpp_mt_sms0(743)3466320 TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104054087 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104054087 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104054091 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) 20250425104054091 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250425104054091 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250425104054091 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250425104054091 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250425104054091 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250425104054091 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250425104054092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054092 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 b7 7c 9e 7f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B77C9E7F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@63ea47419a21: Added conn table entry 0TC_smpp_mt_sms0(743)12945017 MSC_Test_0-SCCP(735)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c5 86 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 06 27 00 03 50 59 02 05 f4 b7 7c 9e 7f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104054100 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + 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) 20250425104054100 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104054100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104054100 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104054100 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250425104054100 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104054100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 86 79 00 00 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104054101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c5 86 79 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250425104054101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054101 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 c5 86 79 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 52 01 04 45 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: { messageType := 2, destLocRef := 'C58679'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104054103 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104054103 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104054310 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104054310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c5 86 79 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104054310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 86 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(735)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(735)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(735)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104054316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104054317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104054317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104054317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104054317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F:GERAN-A-104:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104054317 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104054317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104054317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104054317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104054317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c5 86 79 00 00 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@63ea47419a21: Session index based on local reference:0 20250425104054318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104054318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104054318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104054318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104054318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104054318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104054318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104054318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104054318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c5 86 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@63ea47419a21: Deleted conn table entry 0TC_smpp_mt_sms0(743)12945017 TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104054319 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104054319 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB77C9E7F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(737)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(741)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(736)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(735)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@63ea47419a21: Final verdict of PTC: none 20250425104054329 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104054329 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(738)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(742)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(739)@63ea47419a21: Final verdict of PTC: none 20250425104054333 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(740)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@63ea47419a21: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Fri Apr 25 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 20250425104054524 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104054524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104054524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104054524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104054524 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104054524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104054524 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104054524 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104054524 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104054524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104054524 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104054524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104054524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104054524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104054524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104054524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104054524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104054524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104054524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104054524 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104054524 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481020) 20250425104055334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481020, count=494620) 20250425104056335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104056526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104056526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104056526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104057337 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(748)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(748)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(746)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104058293 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(749)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104058338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104058338 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(751)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104058344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(751)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104058373 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104058373 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(752)@63ea47419a21: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@63ea47419a21: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104058482 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104058483 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104058483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104058483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104058487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104058487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104058487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104058487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104058487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104058487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104058487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104058487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104058487 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104058487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104058487 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104058488 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104058488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104058488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104058488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104058488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104058488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104058488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104058488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104058488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104058488 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104058488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104058488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104058488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104058488 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104059295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@63ea47419a21: Added conn table entry 0TC_gsup_mo_sms0(754)13816072 MSC_Test_0-SCCP(746)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(747)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104059308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d1 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 88 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104059309 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104059309 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058bfff0] (fsm.c:486) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104059309 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104059309 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250425104059309 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250425104059309 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104059309 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104059309 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104059309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104059309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104059309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104059309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104059309 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104059309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 08 00 00 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104059309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d1 08 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: { messageType := 2, destLocRef := 'D2D108'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(752)@63ea47419a21: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@63ea47419a21: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104059312 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104059312 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104059317 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104059317 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250425104059317 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250425104059317 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104059318 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104059318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104059318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55e7058c4db0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104059318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104059318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104059318 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x134DE7CB) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250425104059318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104059318 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x134DE7CB LOCATION UPDATE ACCEPT (TMSI = 0x134de7cb) (gsm_04_08.c:149) 20250425104059318 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x134DE7CB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104059318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d1 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 4d e7 cb (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104059324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104059324 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x134DE7CB:GERAN-A-105:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104059324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104059324 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250425104059324 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104059324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104059324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55e7058b75e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104059324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104059324 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250425104059324 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104059324 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104059324 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104059325 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104059325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104059329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104059329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425104059329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104059329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104059329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-105:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104059329 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - active-conn: now used by 1 (attached) (msub.c:375) 20250425104059329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 08 00 00 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 d1 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(747)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_sms0(754)13816072 TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104059332 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104059332 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@63ea47419a21: 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 := '134DE7CB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@63ea47419a21: Added conn table entry 0TC_gsup_mo_sms0(754)8892686 MSC_Test_0-RAN(747)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b1 0e 02 02 06 04 43 b9 00 fe 04 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 4d e7 cb 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104059534 DMM DEBUG msc_a(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3990] (fsm.c:486) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104059534 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104059534 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104059534 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104059534 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250425104059534 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104059535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 b1 0e 00 00 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104059535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 87 b1 0e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1164) 20250425104059535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 b1 0e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(746)@63ea47419a21: { messageType := 2, destLocRef := '87B10E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104059538 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104059538 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059553 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) 20250425104059553 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104059554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 b1 0e 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104059560 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104059560 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104059560 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104059560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059560 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 87 b1 0e 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104059564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059565 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104059565 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104059565 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104059565 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104059565 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104059565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 b1 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(746)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(746)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(746)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104059568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104059568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104059568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3990] (msc_a.c:1053) 20250425104059568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104059568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB:GERAN-A-106:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104059569 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - active-conn: now used by 1 (attached) (msub.c:375) 20250425104059569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104059569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104059569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104059569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104059569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 b1 0e 00 00 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(748)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@63ea47419a21: Session index based on local reference:0 20250425104059569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104059570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104059570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104059570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104059570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104059570 DLSS7 DEBUG Found route for dpc=185=0.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(748)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104059570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104059570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104059570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 b1 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(747)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_sms0(754)8892686 TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104059571 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104059571 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x134DE7CB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@63ea47419a21: Final verdict of PTC: pass 20250425104059580 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104059580 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(748)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(746)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(749)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(752)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(753)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(747)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@63ea47419a21: Final verdict of PTC: none 20250425104059585 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(755)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(750)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Fri Apr 25 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 20250425104059772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104059772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104059772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104059772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104059772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104059772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104059772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104059772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104059772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104059772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104059772 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104059772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104059772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104059772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104059772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104059772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104059772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104059772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104059772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104059773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104059773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343828) 20250425104100587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343828, count=345364) 20250425104101587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104101774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104101774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104101774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104102589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mo_smma started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(759)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(759)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(757)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104103472 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(760)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104103589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104103589 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(762)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104103592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(762)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104103608 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104103608 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(763)@63ea47419a21: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@63ea47419a21: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104103668 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104103668 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104103668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104103668 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104103673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104103673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104103673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104103673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104103673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104103673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104103673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104103673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104103673 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104103673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104103673 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104103675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104103675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104103675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104103675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104103675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104103675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104103675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104103675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104103675 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104103675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104103675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104103675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 20250425104103675 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104103676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(759)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104104471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@63ea47419a21: Added conn table entry 0TC_gsup_mo_smma0(765)510648 MSC_Test_0-RAN(758)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@63ea47419a21: First idle individual index:0 20250425104104475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 07 ca 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 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104475 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104104475 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058bfff0] (fsm.c:486) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104104475 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104104475 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104104475 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104104475 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104104475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 ca b8 00 00 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104104475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104104475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104104475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104104475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104104475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104104475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 07 ca b8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: { messageType := 2, destLocRef := '07CAB8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(763)@63ea47419a21: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@63ea47419a21: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" 20250425104104477 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104104477 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 20250425104104477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104477 DLSS7 DEBUG 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(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mo_smma0(765)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): none -> pass 20250425104104479 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104104479 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250425104104479 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425104104479 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104104480 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104104480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104104480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104104480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104104480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104104480 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:TMSInew-0x2332218F) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425104104480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104104480 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:TMSInew-0x2332218F LOCATION UPDATE ACCEPT (TMSI = 0x2332218f) (gsm_04_08.c:149) 20250425104104480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104480 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:TMSInew-0x2332218F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104104480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104480 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 07 ca b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 32 21 8f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104104482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104482 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:TMSInew-0x2332218F:GERAN-A-107:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104104482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:TMSInew-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104104482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104104482 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250425104104482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104104482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104104483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104104483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425104104483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104104483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x31BB38FE:GERAN-A-107:LU)[0x55e7058c4db0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104104483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104104483 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250425104104483 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104104483 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104104483 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104104483 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104104483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 07 ca b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104104484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104104484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425104104484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104104484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104104484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-107:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104104484 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104104484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 07 ca b8 00 00 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 20250425104104484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 07 ca b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_smma0(765)510648 TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104104484 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104104484 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@63ea47419a21: 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 := '2332218F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@63ea47419a21: Added conn table entry 0TC_gsup_mo_smma0(765)9545393 MSC_Test_0-RAN(758)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 a6 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 23 32 21 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104104684 DMM DEBUG msc_a(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3990] (fsm.c:486) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104104684 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104104684 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104104684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104104685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104104685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250425104104685 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104104685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 a6 b1 00 00 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104104685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 91 a6 b1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250425104104685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 a6 b1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: { messageType := 2, destLocRef := '91A6B1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104104686 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104104686 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250425104104688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104689 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104104689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 a6 b1 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104104690 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104104690 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104104690 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104104690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104690 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 91 a6 b1 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104104691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104691 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104104691 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104104691 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104104691 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104104691 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104104692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 a6 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(757)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(757)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(757)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104104693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104104693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104104693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3990] (msc_a.c:1053) 20250425104104693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104104693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F:GERAN-A-108:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104104693 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104104693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104104693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104104693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104104693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104104693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 a6 b1 00 00 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@63ea47419a21: Session index based on local reference:0 20250425104104693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104104693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104104693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104104693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104104693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(759)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104104693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104104693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104104693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 91 a6 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_smma0(765)9545393 TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104104693 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104104693 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2332218F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(763)@63ea47419a21: Final verdict of PTC: none 20250425104104695 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104104695 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(759)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(760)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(758)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(757)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(761)@63ea47419a21: Final verdict of PTC: none 20250425104104697 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(762)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(764)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Fri Apr 25 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 20250425104104896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104104896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104104896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104104896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104104896 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104104896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104104896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104104896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104104896 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104104896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104104896 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104104896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104104896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104104896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104104896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104104896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104104896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104104896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104104896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104104896 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104104896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343840) 20250425104105697 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343840, count=345000) 20250425104106699 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104106898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104106898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104106898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104107699 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_ack started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(770)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(770)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(768)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104108592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(771)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104108700 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104108701 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(773)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104108706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(773)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104108722 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104108722 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104108784 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104108784 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104108784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104108784 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(774)@63ea47419a21: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test_0-M3UA(770)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104108789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104108789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104108789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104108789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104108789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104108789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104108789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104108789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104108789 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104108790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104108790 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP(774)@63ea47419a21: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104108791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104108791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104108791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104108791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104108791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104108791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104108791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104108791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104108791 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104108791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104108791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104108791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 20250425104108792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104108792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(770)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@63ea47419a21: Association #8 state changed to: aSP_Active (7) TC_gsup_mt_sms_ack0(776)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104109597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104109598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_ack0(776)5817818 MSC_Test_0-SCCP(768)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(769)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104109611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c5 da 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109612 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104109612 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058bfff0] (fsm.c:486) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104109612 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104109612 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250425104109612 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250425104109612 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104109612 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104109612 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104109612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104109612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104109612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104109612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104109612 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104109612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 c5 da 00 00 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104109613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 58 c5 da 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: { messageType := 2, destLocRef := '58C5DA'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(774)@63ea47419a21: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104109616 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104109616 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_ack0(776)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104109621 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104109621 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250425104109621 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250425104109621 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104109622 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104109622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104109622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104109622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104109622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104109622 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x09F6F695) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250425104109622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104109622 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x09F6F695 LOCATION UPDATE ACCEPT (TMSI = 0x09f6f695) (gsm_04_08.c:149) 20250425104109622 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x09F6F695 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104109622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 58 c5 da 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 f6 f6 95 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104109629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109629 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x09F6F695:GERAN-A-109:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104109629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104109629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104109629 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250425104109629 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104109629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104109629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104109629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104109629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425104109629 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104109630 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55e7058cb5d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104109630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104109630 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250425104109630 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104109630 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104109630 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104109630 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104109630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 58 c5 da 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104109632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104109632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425104109632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104109632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104109632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-109:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104109632 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104109632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 58 c5 da 00 00 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 20250425104109633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 58 c5 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(769)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)5817818 TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104109634 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104109634 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@63ea47419a21: Created IMSI[0] for '262420000000090'H'09F6F695'O to be handled at TC_gsup_mt_sms_ack0(776) 20250425104109664 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104109665 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104109665 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104109665 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104109665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109665 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 09 f6 f6 95 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '09F6F695'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_ack0(776)1415565 MSC_Test_0-SCCP(768)@63ea47419a21: First idle individual index:0 20250425104109678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 99 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 06 27 00 03 50 59 02 05 f4 09 f6 f6 95 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104109679 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104109679 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104109679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104109680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104109680 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104109680 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250425104109680 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104109680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 99 8d 00 00 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104109681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 99 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1164) 20250425104109681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109681 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 15 99 8d 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: { messageType := 2, destLocRef := '15998D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104109683 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104109683 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104109693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109896 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104109897 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104109897 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104109897 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104109897 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104109897 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104109897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 99 8d 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104109897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 99 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(768)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(768)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(768)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104109900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104109900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104109900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104109900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104109900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695:GERAN-A-110:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104109900 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104109900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104109901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104109901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104109901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 99 8d 00 00 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@63ea47419a21: Session index based on local reference:0 20250425104109901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104109901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104109902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104109902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104109902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104109902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104109902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104109902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104109902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104109902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 99 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)1415565 TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104109903 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104109903 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x09F6F695 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@63ea47419a21: Final verdict of PTC: pass 20250425104109910 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104109910 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(774)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(768)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(771)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(770)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(772)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(769)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(775)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@63ea47419a21: Final verdict of PTC: none 20250425104109918 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(773)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Fri Apr 25 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 20250425104110108 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104110108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104110108 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104110108 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104110108 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104110108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104110108 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104110108 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104110108 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104110108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104110108 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104110108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104110108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104110108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104110108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104110108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104110108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104110108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104110108 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104110108 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104110108 DIUCS DEBUG (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) 20250425104110920 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) 20250425104111921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104112110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104112110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104112110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104112923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(781)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(781)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(779)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104113864 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(782)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104113924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104113924 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(784)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104113930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(784)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104113955 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104113955 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(785)@63ea47419a21: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@63ea47419a21: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104114059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104114059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104114059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104114059 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(781)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(781)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104114064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104114064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104114064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104114064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104114064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104114064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104114064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104114064 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104114064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104114064 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104114067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104114067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104114067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104114067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104114067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104114067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104114067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104114067 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104114067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104114067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104114067 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104114067 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104114067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104114868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_err0(787)4590036 MSC_Test_0-SCCP(779)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(780)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104114885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 09 d4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114886 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104114886 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058bfff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104114886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104114886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058bfff0] (fsm.c:486) 20250425104114886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104114887 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104114887 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250425104114887 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250425104114887 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104114887 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104114887 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104114887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104114887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104114887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104114887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104114887 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104114888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 09 d4 00 00 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104114888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 46 09 d4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: { messageType := 2, destLocRef := '4609D4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(785)@63ea47419a21: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" 20250425104114895 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104114895 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(779)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(779)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104114897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(787)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): none -> pass 20250425104114905 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104114905 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250425104114905 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104114906 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104114907 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104114907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:110) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104114907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55e7058b75e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104114907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104114907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104114907 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA00780DF) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104114907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104114907 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA00780DF LOCATION UPDATE ACCEPT (TMSI = 0xa00780df) (gsm_04_08.c:149) 20250425104114908 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA00780DF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104114908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 46 09 d4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 07 80 df (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(779)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(779)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104114921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114921 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA00780DF:GERAN-A-111:LU)[0x55e7058bfff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104114921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104114921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104114921 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104114921 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104114921 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104114921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104114922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104114922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10] (vlr_lu_fsm.c:817) 20250425104114922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104114922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104114922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104114922 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425104114922 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104114922 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104114922 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104114922 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104114922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 09 d4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(779)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(779)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104114926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104114927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104114927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058bfff0] (msc_a.c:1053) 20250425104114927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104114927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104114927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-111:LU)[0x55e7058b4d10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104114927 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104114927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 09 d4 00 00 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 09 d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(780)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)4590036 TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104114931 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104114931 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@63ea47419a21: Created IMSI[0] for '262420000000091'H'A00780DF'O to be handled at TC_gsup_mt_sms_err0(787) 20250425104114952 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104114952 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104114953 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104114953 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104114953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114953 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 a0 07 80 df 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A00780DF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_err0(787)10802918 MSC_Test_0-SCCP(779)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104114963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 d6 e6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a0 07 80 df 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104114964 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104114964 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104114964 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104114964 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104114964 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104114964 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104114965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104114965 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104114965 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425104114965 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104114965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a4 d6 e6 00 00 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104114966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 d6 e6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250425104114966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104114966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104114966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104114966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114966 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 a4 d6 e6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(779)@63ea47419a21: { messageType := 2, destLocRef := 'A4D6E6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104114967 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104114968 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@63ea47419a21: vl_len:5 20250425104114976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104114976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104114976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104114976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104114976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104114976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104114976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104114976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104114976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104114976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(779)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@63ea47419a21: vl_len:10 MSC_Test_0-SCCP(779)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(779)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104115181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104115181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104115181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104115181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104115181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104115181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104115181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104115181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104115181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104115181 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) 20250425104115182 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250425104115182 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104115182 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104115182 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104115182 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104115182 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104115182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104115182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104115182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104115182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104115182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104115182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104115182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 d6 e6 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104115182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104115182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104115182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104115182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104115183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104115183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104115183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104115183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 d6 e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(781)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(779)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@63ea47419a21: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MC@63ea47419a21: Test Component 787 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(785)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(779)@63ea47419a21: Final verdict of PTC: none 20250425104115192 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104115192 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104115192 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104115192 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104115192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104115192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104115192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104115192 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104115192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104115192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104115192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104115192 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104115192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104115192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104115192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104115192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104115192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104115192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104115192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104115192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104115192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(781)@63ea47419a21: Final verdict of PTC: none 20250425104115192 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(784)@63ea47419a21: Final verdict of PTC: none 20250425104115192 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104115192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(780)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(782)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(786)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(783)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@63ea47419a21: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@63ea47419a21: Final verdict of PTC: pass MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Fri Apr 25 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=312684) 20250425104116193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312684, count=313844) 20250425104117193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104117193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104117193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104117195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104118197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_rp_mr started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(792)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(792)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(790)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104119197 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) 20250425104119198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-MNCC(793)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104119392 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104119392 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104119392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104119392 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104119397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104119397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104119397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104119397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104119397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104119397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104119397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104119397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104119397 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104119397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104119397 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 20250425104119398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104119398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104119398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104119398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104119398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104119398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104119398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104119398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104119398 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104119398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104119398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104119398 DLSS7 DEBUG 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)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104119398 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104119398 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104120199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104120199 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(795)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104120205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104120206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425104120206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3990] (msub.c:113) 20250425104120206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425104120206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-112:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104120206 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104120206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 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(795)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104120225 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104120225 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(796)@63ea47419a21: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@63ea47419a21: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)5438684 MSC_Test_0-SCCP(790)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(791)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fc dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104120312 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104120313 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104120313 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104120313 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250425104120313 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250425104120313 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104120313 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104120313 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104120313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104120313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104120313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058b7870] (fsm.c:486) 20250425104120313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104120313 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104120313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 fc dc 00 00 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104120314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 fc dc 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: { messageType := 2, destLocRef := '52FCDC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(796)@63ea47419a21: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" 20250425104120321 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104120321 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): none -> pass 20250425104120333 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104120334 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250425104120334 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104120334 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104120334 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104120334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104120334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104120334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104120334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104120334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104120334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058b7870] (fsm.c:486) 20250425104120335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104120335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104120335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104120335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104120335 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x1C1D3C36) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104120335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104120335 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x1C1D3C36 LOCATION UPDATE ACCEPT (TMSI = 0x1c1d3c36) (gsm_04_08.c:149) 20250425104120335 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x1C1D3C36 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104120335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 52 fc dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c 1d 3c 36 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104120346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120347 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104120347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104120347 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104120347 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104120347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104120347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55e7058c4630]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104120347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104120347 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425104120348 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104120348 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104120348 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104120348 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104120348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 fc dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104120353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104120353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104120353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104120353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104120354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-113:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104120354 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104120354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 fc dc 00 00 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 20250425104120355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 fc dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)5438684 TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104120357 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104120357 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@63ea47419a21: Created IMSI[0] for '262420000000092'H'1C1D3C36'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: TX MT-forwardSM-Req for the 1st SMS 20250425104120376 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104120376 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104120377 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104120377 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104120377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120377 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 1c 1d 3c 36 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C1D3C36'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)6977078 MSC_Test_0-SCCP(790)@63ea47419a21: First idle individual index:0 20250425104120388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 76 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 06 27 00 03 50 59 02 05 f4 1c 1d 3c 36 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104120389 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104120389 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104120389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104120390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104120390 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104120390 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425104120390 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104120390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 76 36 00 00 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104120390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6a 76 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250425104120391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120391 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 6a 76 36 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(790)@63ea47419a21: { messageType := 2, destLocRef := '6A7636'O ("jv6"), 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-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104120393 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104120393 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: TX MT-forwardSM-Req for the 2nd SMS 20250425104120402 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104120402 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104120402 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250425104120402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120403 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 6a 76 36 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) 20250425104120403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104120609 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250425104120610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 76 36 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103059901020201'O 20250425104120618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120618 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 08 01 03 05 99 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104120619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104120619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104120619 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104120620 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104120620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 76 36 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250425104120620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120620 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6a 76 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(790)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(790)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(790)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104120626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104120626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104120626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104120626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-114:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104120626 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104120626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104120626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104120626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104120626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6a 76 36 00 00 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(792)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104120627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104120627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104120627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104120627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104120627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104120627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104120627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104120627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104120627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6a 76 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(791)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)6977078 TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104120628 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104120628 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(790)@63ea47419a21: Final verdict of PTC: none 20250425104120640 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104120640 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(796)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(792)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(793)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(791)@63ea47419a21: Final verdict of PTC: none20250425104120643 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(797)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(795)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(794)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Fri Apr 25 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 20250425104120832 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104120832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104120832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104120832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104120832 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104120832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104120832 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104120832 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104120832 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104120832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104120832 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104120832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104120832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104120832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104120832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104120832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104120832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104120832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104120832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104120832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104120833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401776) 20250425104121645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=401776, count=403032) 20250425104122646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104122834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104122834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104122834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104123646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(803)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(803)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(801)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104124532 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104124647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104124647 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104124651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104124668 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104124668 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@63ea47419a21: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104124727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104124727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104124727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104124727 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(803)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104124730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104124730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104124730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104124730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104124730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104124730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104124730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104124730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104124730 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104124730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104124730 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104124732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104124732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104124732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104124732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104124732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104124732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104124732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104124732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104124732 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104124732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104124732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104124732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104124732 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104124732 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104125531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@63ea47419a21: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)5246210 MSC_Test_0-SCCP(801)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(802)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 50 0d 02 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104125535 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104125535 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104125535 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104125535 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250425104125535 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250425104125535 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104125535 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104125535 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104125535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104125535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104125535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058b7870] (fsm.c:486) 20250425104125535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104125535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104125535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 0d 02 00 00 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104125535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 0d 02 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: { messageType := 2, destLocRef := '500D02'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(807)@63ea47419a21: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@63ea47419a21: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104125538 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104125538 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104125543 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104125543 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250425104125543 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104125543 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104125543 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104125543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104125543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104125543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104125543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058b7870] (fsm.c:486) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104125543 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x2B00F969) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104125543 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104125543 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x2B00F969 LOCATION UPDATE ACCEPT (TMSI = 0x2b00f969) (gsm_04_08.c:149) 20250425104125543 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x2B00F969 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104125543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 50 0d 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b 00 f9 69 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104125548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125548 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104125548 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x2B00F969:GERAN-A-115:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104125548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104125548 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104125548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104125548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104125548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104125548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104125548 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250425104125548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104125548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104125548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104125548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104125548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 0d 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104125549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104125549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104125549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104125549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104125549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104125549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-115:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104125549 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104125549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 0d 02 00 00 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 20250425104125549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 50 0d 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(802)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)5246210 TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104125550 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104125550 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@63ea47419a21: Created IMSI[0] for '262420000000093'H'2B00F969'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: 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 := '2B00F969'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@63ea47419a21: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)8705507 MSC_Test_0-RAN(802)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 d5 e3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 2b 00 f9 69 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104125753 DMM DEBUG msc_a(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3990] (fsm.c:486) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104125753 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104125753 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104125753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104125753 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250425104125753 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104125753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 d5 e3 00 00 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104125753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 84 d5 e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) 20250425104125753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 d5 e3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(801)@63ea47419a21: { messageType := 2, destLocRef := '84D5E3'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104125754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104125754 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104125757 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104125757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 d5 e3 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: TX MT-forwardSM-Req for the MT SMS 20250425104125758 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104125758 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250425104125759 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250425104125759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125759 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 84 d5 e3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O 20250425104125760 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104125760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125760 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125760 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104125760 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250425104125760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104125760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125760 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 84 d5 e3 00 01 08 01 03 05 89 01 02 03 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104125761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125761 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104125761 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104125964 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104125964 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104125964 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104125964 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104125964 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104125964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 d5 e3 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104125964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 84 d5 e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(801)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(801)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(801)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104125966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104125966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3990] (msc_a.c:1053) 20250425104125966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104125966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-116:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104125966 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104125966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104125966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104125966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104125966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 84 d5 e3 00 00 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@63ea47419a21: Session index based on local reference:0 20250425104125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104125966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104125966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104125966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104125966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104125966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104125966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104125966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 d5 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@63ea47419a21: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)8705507 TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104125967 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104125967 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(802)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(808)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@63ea47419a21: Final verdict of PTC: none 20250425104125969 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104125969 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(807)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(801)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(803)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(804)@63ea47419a21: Final verdict of PTC: none 20250425104125970 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(806)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(805)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104126168 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104126168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104126168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104126168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104126168 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104126168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104126168 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104126168 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104126168 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104126168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104126168 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104126168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104126168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104126168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104126168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104126168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104126168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104126168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104126168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104126168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104126168 DIUCS DEBUG (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) 20250425104126970 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) 20250425104127971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104128170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104128170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104128170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104128972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_multi_part_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(814)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(814)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(812)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104129791 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(815)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104129973 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104129973 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(817)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104129975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(817)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104129983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104129983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104129985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104129985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104129985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104129985 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(814)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104129986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104129986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104129986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104129986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104129986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104129986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104129986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104129986 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104129986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104129986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104129986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104129986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104129986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104129986 DLSS7 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(814)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 20250425104129986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104129986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104129986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104129986 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104129986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104129986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(818)@63ea47419a21: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@63ea47419a21: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104130789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@63ea47419a21: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)6151955 MSC_Test_0-SCCP(812)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(813)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104130794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 df 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104130794 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104130794 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104130794 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104130794 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104130794 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104130794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104130794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104130794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104130794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870] (fsm.c:486) 20250425104130794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104130794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104130794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d df 13 00 00 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104130794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d df 13 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: { messageType := 2, destLocRef := '5DDF13'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(818)@63ea47419a21: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" 20250425104130796 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104130796 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): none -> pass 20250425104130799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104130799 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250425104130799 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104130799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104130799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104130799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104130799 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104130799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104130799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058b7870] (fsm.c:486) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104130799 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:TMSInew-0x3CA5B3CA) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104130799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104130799 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:TMSInew-0x3CA5B3CA LOCATION UPDATE ACCEPT (TMSI = 0x3ca5b3ca) (gsm_04_08.c:149) 20250425104130799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:TMSInew-0x3CA5B3CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104130799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5d df 13 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c a5 b3 ca (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104130802 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:TMSInew-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104130802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:TMSInew-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104130802 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104130802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104130802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xA00780DF:GERAN-A-117:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104130802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104130802 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425104130802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104130802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104130802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104130803 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104130803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d df 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104130804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104130804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104130804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104130804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104130804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-117:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104130804 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - active-conn: now used by 1 (attached) (msub.c:375) 20250425104130804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d df 13 00 00 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d df 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(813)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)6151955 TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104130805 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104130805 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@63ea47419a21: Created IMSI[0] for '262420000000091'H'3CA5B3CA'O to be handled at TC_gsup_mt_multi_part_sms0(820) 20250425104130844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104130844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104130844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104130844 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104130844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130844 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 3c a5 b3 ca 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3CA5B3CA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@63ea47419a21: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)7511175 MSC_Test_0-SCCP(812)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9c 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3c a5 b3 ca 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104130849 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104130849 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104130849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104130850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104130850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104130850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425104130850 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104130850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 9c 87 00 00 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104130850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 72 9c 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250425104130850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104130850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104130850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104130850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130850 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 72 9c 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(812)@63ea47419a21: { messageType := 2, destLocRef := '729C87'O, sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104130851 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104130851 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104130853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104130853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104130853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104130853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104130853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104130853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104130853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104130853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104130853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104130853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104131060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104131060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104131060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104131060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104131060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104131060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104131060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104131060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104131060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104131060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104131061 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104131061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104131061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104131061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104131061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104131061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104131061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104131061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104131061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104131061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104131061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 9c 87 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104132563 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104132563 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104132563 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104132563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104132563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104132563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104132563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104132563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104132563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104132563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104132563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104132563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104132563 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 72 9c 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104132564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104132564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104132564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104132564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104132564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104132564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 20250425104132564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104132564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104132564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O 20250425104132564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104132764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104132764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104132764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104132764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104132764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104132764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104132764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104132764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104132764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104132764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104132765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104132765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104132765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104132765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104132765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104132765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104132765 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104132765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104132765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104132765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104132765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 9c 87 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104134266 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104134266 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104134267 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104134267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104134267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104134267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104134267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104134267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104134267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104134267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104134267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104134267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104134267 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 72 9c 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104134268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104134268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104134268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104134268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104134268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104134268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104134268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104134268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104134268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104134268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104134468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104134468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104134468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104134468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104134468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104134468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104134468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104134468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104134468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104134468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104134468 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104134469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104134469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104134469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104134469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104134469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104134469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104134469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104134469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104134469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104134469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 9c 87 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104135970 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104135970 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104135970 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104135970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104135970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104135970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104135970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104135970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104135970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104135970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104135970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104135970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104135970 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 72 9c 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104135972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104135972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104135972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104135972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104135972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104135972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104135972 DLSS7 DEBUG Found route for dpc=185=0.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(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104135972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104135972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104135972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104136172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104136172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104136172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104136172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104136172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104136172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104136172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104136172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104136172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104136172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104136172 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104136173 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104136173 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104136173 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104136173 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104136173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104136173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104136173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104136173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104136173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104136173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104136173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 9c 87 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104136173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104136173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104136173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104136173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104136173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104136173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104136173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104136173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 9c 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(812)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(812)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(812)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104137675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104137675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104137675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104137675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104137675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104137675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104137675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104137675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104137675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104137675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104137676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104137676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104137676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104137676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-118:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104137676 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - active-conn: now used by 1 (attached) (msub.c:375) 20250425104137676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104137676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104137676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104137676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104137676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104137676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104137676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104137676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104137676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104137676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 9c 87 00 00 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@63ea47419a21: Session index based on local reference:0 20250425104137676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104137676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104137676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104137676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104137676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104137676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104137676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104137676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 9c 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)7511175 TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104137677 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104137677 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(818)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(814)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(813)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(816)@63ea47419a21: Final verdict of PTC: none 20250425104137680 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104137680 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(812)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(815)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(819)@63ea47419a21: Final verdict of PTC: none 20250425104137681 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(817)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Fri Apr 25 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 20250425104137876 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104137876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104137876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104137876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104137876 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104137876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104137876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104137876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104137876 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104137876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104137876 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104137876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104137876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104137876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104137876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104137876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104137876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104137876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104137876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104137876 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104137877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492984) 20250425104138681 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=492984, count=494520) 20250425104139682 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104139878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104139878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104139878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104140683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_lu_delay started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(825)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(825)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(823)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104141490 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(826)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104141684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104141684 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(828)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425104141685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104141685 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104141685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104141685 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(828)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104141686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(825)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(828)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(828)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(825)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104141686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104141686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104141686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104141686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104141686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104141686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104141686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104141687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104141687 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104141687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104141687 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104141687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104141687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104141687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104141687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104141687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104141687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104141687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104141687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104141687 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104141687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104141687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104141687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104141687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104141687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104141694 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104141694 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(829)@63ea47419a21: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@63ea47419a21: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104142489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104142489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104142489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104142489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104142490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104142490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104142490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104142490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)7294356 MSC_Test_0-RAN(824)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(823)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104142494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104142494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104142494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104142494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6f 4d 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 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104142494 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104142494 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104142494 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104142494 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104142494 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104142494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104142494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104142494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104142494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870] (fsm.c:486) 20250425104142494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104142494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104142494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104142494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104142494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104142494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 4d 94 00 00 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104142494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104142494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104142494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104142494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6f 4d 94 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@63ea47419a21: { messageType := 2, destLocRef := '6F4D94'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@63ea47419a21: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" 20250425104142496 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104142496 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(823)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(823)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104142497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104142497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104142497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104142497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104142498 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104142499 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250425104142499 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104142499 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104142499 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104142499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104142499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058cc040]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104142499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104142499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058b7870] (fsm.c:486) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104142499 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:TMSInew-0x81887FCC) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104142499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104142499 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:TMSInew-0x81887FCC LOCATION UPDATE ACCEPT (TMSI = 0x81887fcc) (gsm_04_08.c:149) 20250425104142499 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:TMSInew-0x81887FCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104142499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104142499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104142499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104142499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104142499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6f 4d 94 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 81 88 7f cc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(823)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(823)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104142503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104142503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104142503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104142503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104142503 DLSS7 DEBUG 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(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104142503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104142503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104142503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104142503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104142503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104142503 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:TMSInew-0x81887FCC:GERAN-A-119:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104142503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:TMSInew-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104142503 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104142503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104142503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x1C1D3C36:GERAN-A-119:LU)[0x55e7058c9200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104142503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104142503 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(824)@63ea47419a21: Created IMSI[0] for '262420000000092'H'81887FCC'O to be handled at TC_gsup_mt_sms_lu_delay0(831) 20250425104143005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104143005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104143005 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425104143005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104143005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104143005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104143005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143005 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 6f 4d 94 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(823)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(823)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103028904'O 20250425104143007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104143007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104143007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104143007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(823)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(823)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104143208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104143208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104143208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104143208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104143209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104143209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104143209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104143209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104143209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104143209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104143209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104143209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104143209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 4d 94 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250425104143209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104143209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104143209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104143209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 4d 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(823)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104143211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104143211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104143211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104143211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(823)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(823)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104143211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104143211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104143211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104143211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104143211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104143211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-119:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104143211 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - active-conn: now used by 1 (attached) (msub.c:375) 20250425104143211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104143211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104143211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104143211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104143211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 4d 94 00 00 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@63ea47419a21: Session index based on local reference:0 20250425104143212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(825)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104143212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104143212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104143212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104143212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104143212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104143212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104143212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104143212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 4d 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(824)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)7294356 TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104143212 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104143212 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@63ea47419a21: Final verdict of PTC: pass 20250425104143214 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104143214 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(829)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(826)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(823)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(824)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(825)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(827)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@63ea47419a21: Final verdict of PTC: none 20250425104143216 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(828)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(830)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Fri Apr 25 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 20250425104143412 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104143412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104143412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104143412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104143412 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104143412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104143412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104143412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104143412 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104143412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104143412 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104143412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104143412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104143412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104143412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104143412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104143412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104143412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104143412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104143412 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104143412 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241360) 20250425104144217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=241360, count=254680) 20250425104145218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104145413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104145413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104145413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104146219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_paging_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(836)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(836)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(834)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104147028 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(837)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104147219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104147219 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(839)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104147221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(839)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104147222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104147222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104147222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104147222 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(836)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104147224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104147224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104147224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104147224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104147224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104147224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104147224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104147224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104147224 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104147224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104147224 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104147224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104147224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104147224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104147224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104147224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104147225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104147225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104147225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104147225 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104147225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104147225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104147225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104147225 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104147225 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104147230 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104147230 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(840)@63ea47419a21: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@63ea47419a21: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104148031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)7017380 MSC_Test_0-SCCP(834)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(835)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6b 13 a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104148050 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104148050 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3990] (fsm.c:486) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104148050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104148050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104148050 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104148050 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104148050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104148050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104148051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860] (fsm.c:486) 20250425104148051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104148051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104148051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 13 a4 00 00 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104148051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6b 13 a4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@63ea47419a21: { messageType := 2, destLocRef := '6B13A4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(840)@63ea47419a21: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(842)"262420000000093" MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(834)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104148056 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104148056 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(834)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(834)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): none -> pass 20250425104148064 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104148064 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250425104148064 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104148064 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104148066 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104148066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104148066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104148066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104148066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058c3860] (fsm.c:486) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104148066 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:TMSInew-0x892EC7C6) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104148066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104148066 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:TMSInew-0x892EC7C6 LOCATION UPDATE ACCEPT (TMSI = 0x892ec7c6) (gsm_04_08.c:149) 20250425104148066 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:TMSInew-0x892EC7C6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104148066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6b 13 a4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 2e c7 c6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(834)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(834)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(834)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104148078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148078 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:TMSInew-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104148078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:TMSInew-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104148078 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104148078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104148078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x2B00F969:GERAN-A-120:LU)[0x55e7058cc040]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104148078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104148078 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250425104148078 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104148078 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104148078 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104148079 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104148079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 13 a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(834)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(834)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(834)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104148082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104148082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3990] (msc_a.c:1053) 20250425104148082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104148082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104148082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6:GERAN-A-120:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104148083 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104148083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 13 a4 00 00 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104148084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104148084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104148084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104148084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6b 13 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(835)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)7017380 TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104148086 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104148086 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@63ea47419a21: Created IMSI[0] for '262420000000093'H'892EC7C6'O to be handled at TC_gsup_mt_sms_paging_timeout0(842) 20250425104148108 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104148108 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104148109 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104148109 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104148109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104148109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104148109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104148109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104148109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104148109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104148109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104148109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104148109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104148109 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 89 2e c7 c6 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(836)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104158110 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250425104158110 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x892EC7C6 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(842)@63ea47419a21: Final verdict of PTC: pass 20250425104158112 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104158112 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104158112 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104158112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104158112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104158112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104158112 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104158112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104158112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104158112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104158112 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104158112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104158112 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104158112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104158112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104158112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104158112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104158112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104158112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104158112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104158112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@63ea47419a21: Final verdict of PTC: none 20250425104158112 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-RAN(835)@63ea47419a21: Final verdict of PTC: none 20250425104158112 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(837)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(840)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(834)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(841)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(838)@63ea47419a21: Final verdict of PTC: none 20250425104158113 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(839)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(842): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass'. Fri Apr 25 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=223924) 20250425104159115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=223924, count=225084) 20250425104200114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104200114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104200114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104200116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104201116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_gsup_mt_sms_conn_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(847)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(847)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(845)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104201890 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(848)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104202085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104202085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104202085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104202085 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(847)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104202087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104202087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104202087 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104202087 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104202087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104202087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104202087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104202087 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104202087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104202087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104202087 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104202087 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104202088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104202117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104202117 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(850)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(850)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104202118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(850)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104202127 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104202127 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(851)@63ea47419a21: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@63ea47419a21: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104202898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202898 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202898 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)12807555 MSC_Test_0-SCCP(845)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(846)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 6d 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 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104202911 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104202911 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104202911 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104202911 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250425104202911 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250425104202911 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104202911 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104202911 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104202911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104202911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104202911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058b7870] (fsm.c:486) 20250425104202911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104202911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104202912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 6d 83 00 00 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104202912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 6d 83 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: { messageType := 2, destLocRef := 'C36D83'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(851)@63ea47419a21: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@63ea47419a21: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(853)"262420000000094" MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104202914 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104202914 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(845)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(845)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104202919 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104202919 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250425104202919 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425104202919 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104202920 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104202920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104202920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104202920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104202920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058b7870] (fsm.c:486) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104202920 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x683046A8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425104202920 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104202920 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x683046A8 LOCATION UPDATE ACCEPT (TMSI = 0x683046a8) (gsm_04_08.c:149) 20250425104202920 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x683046A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104202920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c3 6d 83 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 68 30 46 a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(845)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(845)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104202925 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x683046A8:GERAN-A-121:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104202925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104202925 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425104202925 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104202925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104202925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55e7058cdf30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104202925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104202925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250425104202925 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104202925 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104202925 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104202925 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104202926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 6d 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(845)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(845)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104202927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104202927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104202927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104202927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104202927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-121:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104202928 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104202928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 6d 83 00 00 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 6d 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)12807555 TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104202929 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104202929 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@63ea47419a21: Created IMSI[0] for '262420000000094'H'683046A8'O to be handled at TC_gsup_mt_sms_conn_timeout0(853) 20250425104202960 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425104202961 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425104202961 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425104202961 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425104202961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202961 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 68 30 46 a8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '683046A8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@63ea47419a21: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)10535785 MSC_Test_0-SCCP(845)@63ea47419a21: First idle individual index:0 20250425104202975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104202975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104202975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104202975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a0 c3 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 06 27 00 03 50 59 02 05 f4 68 30 46 a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104202976 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104202976 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104202976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104202977 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104202977 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250425104202977 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250425104202977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 c3 69 00 00 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104202977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a0 c3 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250425104202977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104202977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104202977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104202977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104202977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104202977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104202977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104202977 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 a0 c3 69 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: { messageType := 2, destLocRef := 'A0C369'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104202979 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250425104202979 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104207976 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104207976 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + 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) 20250425104207976 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104207977 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425104207977 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104207977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104207977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104207977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104207977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104207977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104207977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104207977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104207977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104207977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104207977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a0 c3 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(845)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(845)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(845)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104207983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104207983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104207983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104207983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104207983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104207983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104207983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104207983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104207983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104207983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104207983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104207983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104207983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104207983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-122:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104207984 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104207984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104207984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104207984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104207984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104207984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104207984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104207984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104207984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104207984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104207984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a0 c3 69 00 00 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(847)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@63ea47419a21: Session index based on local reference:0 20250425104207985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104207985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104207985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104207985 DLM3UA DEBUG 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(847)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104207985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104207985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104207985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104207985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104207985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104207985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a0 c3 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@63ea47419a21: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)10535785 TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104207986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104207986 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@63ea47419a21: Final verdict of PTC: pass 20250425104207996 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104207996 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(851)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(848)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(845)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(847)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(846)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(849)@63ea47419a21: Final verdict of PTC: none 20250425104208003 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(852)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(850)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(853): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@63ea47419a21: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass'. Fri Apr 25 10:42:08 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 20250425104208188 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104208188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104208188 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104208188 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104208188 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104208188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104208188 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104208188 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104208188 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104208188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104208188 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104208188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104208188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104208188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104208188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104208188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104208188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104208188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104208188 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104208188 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104208188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309144) 20250425104209004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=309144, count=318916) 20250425104210006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104210190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104210190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104210190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104211007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_ussd_single_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(858)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(858)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(856)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104211890 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(859)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104212007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104212007 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(861)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104212013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(861)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104212027 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104212028 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104212085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104212085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104212085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104212085 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(862)@63ea47419a21: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-M3UA(858)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(858)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(858)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104212089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104212089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104212089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104212089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104212089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104212089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104212089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104212089 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104212089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104212089 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104212091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104212091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104212091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104212091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104212091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104212091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104212091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104212091 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104212091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104212091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104212091 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 20250425104212091 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(858)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104212091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104212897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104212898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212898 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)2479539 MSC_Test_0-SCCP(856)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(857)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104212915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 d5 b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 64 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104212916 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104212916 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104212916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104212916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104212916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104212916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104212916 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104212916 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250425104212916 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250425104212916 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104212917 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104212917 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104212917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104212917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104212917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058b7870] (fsm.c:486) 20250425104212917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104212917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104212917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 d5 b3 00 00 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104212917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 d5 b3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: { messageType := 2, destLocRef := '25D5B3'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(862)@63ea47419a21: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test-GSUP(862)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(864)"262420000000046" 20250425104212922 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104212922 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(856)@63ea47419a21: vl_from0 20250425104212923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(856)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104212923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): none -> pass 20250425104212928 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104212928 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250425104212928 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250425104212928 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104212929 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104212929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104212929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104212929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104212929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058b7870] (fsm.c:486) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104212929 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x3561A8DD) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250425104212929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104212929 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x3561A8DD LOCATION UPDATE ACCEPT (TMSI = 0x3561a8dd) (gsm_04_08.c:149) 20250425104212929 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x3561A8DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104212929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 25 d5 b3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 35 61 a8 dd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(856)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(856)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104212935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104212935 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104212935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104212935 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250425104212935 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104212935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104212935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55e7058c4a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104212935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104212935 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250425104212935 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104212935 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104212935 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104212935 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104212935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 d5 b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(856)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(856)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104212937 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104212937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104212937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104212937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104212937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104212937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-123:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104212937 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - active-conn: now used by 1 (attached) (msub.c:375) 20250425104212937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104212937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104212937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104212937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 d5 b3 00 00 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 20250425104212937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104212937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104212937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104212937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104212937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104212937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104212937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104212937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 25 d5 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)2479539 TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104212938 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104212938 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: 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 := '3561A8DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(857)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)6094710 MSC_Test_0-RAN(857)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104213144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104213144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104213144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104213144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ff 76 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 35 61 a8 dd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104213144 DMM DEBUG msc_a(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3990]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3990] (fsm.c:486) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104213144 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104213144 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104213144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104213145 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250425104213145 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104213145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c ff 76 00 00 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104213145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5c ff 76 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1164) 20250425104213145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c ff 76 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: { messageType := 2, destLocRef := '5CFF76'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104213145 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104213145 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(862)@63ea47419a21: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-RAN(857)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(856)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(856)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104213151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104213151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104213151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104213151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213151 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) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104213152 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104213152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213153 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 5c ff 76 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) 20250425104213153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c ff 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(856)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(856)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(856)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104213154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104213154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104213154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104213154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104213154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104213154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3990] (msc_a.c:1053) 20250425104213154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104213154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD:GERAN-A-124:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104213154 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - active-conn: now used by 1 (attached) (msub.c:375) 20250425104213155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104213155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213155 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104213155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104213155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c ff 76 00 00 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@63ea47419a21: Session index based on local reference:0 20250425104213155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104213155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104213155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104213155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104213155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104213155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104213155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(858)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104213155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104213155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c ff 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(857)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)6094710 TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104213155 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104213155 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x3561A8DD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@63ea47419a21: Final verdict of PTC: pass 20250425104213157 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104213157 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(856)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(859)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(858)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(862)@63ea47419a21: Final verdict of PTC: none 20250425104213158 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(861)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(860)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(863)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(857)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(864): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104213356 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104213356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104213356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104213356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104213356 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104213356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104213356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104213356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104213356 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104213356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104213356 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104213356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104213356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104213356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104213356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104213356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104213356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104213356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104213356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104213356 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104213356 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316924) 20250425104214159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316924, count=318084) 20250425104215161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104215357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104215357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104215357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104216162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_ussd_notification started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(869)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(869)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(867)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104216968 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(870)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104217162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104217162 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(872)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425104217163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104217163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104217163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104217163 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(872)@63ea47419a21: CCM 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(869)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250425104217164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(872)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(869)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104217165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104217165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104217165 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104217165 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104217165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104217165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104217165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104217165 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104217165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104217165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104217165 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104217166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104217166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104217173 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104217173 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(873)@63ea47419a21: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104217968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104217968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104217968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(868)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)15510880 MSC_Test_0-SCCP(867)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(868)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104217972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104217972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec ad 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 74 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104217972 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104217972 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104217972 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104217972 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250425104217972 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250425104217972 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104217972 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104217972 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104217972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104217972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104217972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058b7870] (fsm.c:486) 20250425104217972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104217972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104217972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec ad 60 00 00 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104217972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec ad 60 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: { messageType := 2, destLocRef := 'ECAD60'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(873)@63ea47419a21: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(875)"262420000000047" 20250425104217973 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104217973 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(867)@63ea47419a21: vl_from0 20250425104217974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(867)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104217974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104217974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): none -> pass 20250425104217977 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104217977 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250425104217977 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250425104217977 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104217977 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104217977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104217977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104217977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104217977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058b7870] (fsm.c:486) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104217977 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x2EA4D068) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250425104217977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104217977 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x2EA4D068 LOCATION UPDATE ACCEPT (TMSI = 0x2ea4d068) (gsm_04_08.c:149) 20250425104217977 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x2EA4D068 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104217977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec ad 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e a4 d0 68 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(867)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(867)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104217980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104217980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104217980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104217980 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104217980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104217980 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250425104217980 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104217980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104217980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55e7058caf70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104217980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104217980 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250425104217980 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104217980 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104217980 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104217980 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104217980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec ad 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(867)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(867)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104217981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217981 DLM3UA DEBUG 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(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104217981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104217981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104217981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104217981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104217981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104217981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-125:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104217982 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104217982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104217982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104217982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104217982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec ad 60 00 00 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 20250425104217982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104217982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104217982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104217982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104217982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104217982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104217982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104217982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104217982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104217982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec ad 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)15510880 TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104217983 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104217983 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@63ea47419a21: Created IMSI[0] for '262420000000047'H'2EA4D068'O to be handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@63ea47419a21: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) 20250425104218024 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104218025 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104218025 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104218025 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104218025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218026 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 2e a4 d0 68 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2EA4D068'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)6206491 MSC_Test_0-SCCP(867)@63ea47419a21: First idle individual index:0 20250425104218040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104218040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104218040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104218040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b4 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2e a4 d0 68 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104218041 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104218041 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104218041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104218042 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104218042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250425104218042 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104218042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 1b 00 00 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104218042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b4 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1164) 20250425104218042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218042 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 5e b4 1b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: { messageType := 2, destLocRef := '5EB41B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104218045 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104218045 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(868)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(867)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(867)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104218055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104218055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104218055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104218055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218055 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104218057 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104218058 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104218058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5e b4 1b 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104218058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(867)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(867)@63ea47419a21: vl_from0 20250425104218063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104218063 DLSS7 DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104218063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104218063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104218063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104218064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104218064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104218064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104218064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068:GERAN-A-126:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104218064 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104218064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104218064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218064 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104218064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104218064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104218064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 1b 00 00 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@63ea47419a21: Session index based on local reference:0 20250425104218065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104218065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104218065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104218065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104218065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104218066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(869)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104218066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104218066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104218066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5e b4 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(868)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)6206491 TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104218067 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104218067 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x2EA4D068 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(867)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(873)@63ea47419a21: Final verdict of PTC: none 20250425104218075 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(872)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(868)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(869)@63ea47419a21: Final verdict of PTC: none 20250425104218077 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104218077 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(871)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(870)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(874)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_ussd_notification0(875): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Fri Apr 25 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 20250425104218268 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104218268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104218268 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104218268 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104218268 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104218268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104218268 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104218268 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104218268 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104218268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104218268 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104218268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104218268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104218268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104218268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104218268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104218268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104218268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104218268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104218268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104218269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329344) 20250425104219076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=329344, count=330504) 20250425104220076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104220270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104220270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104220270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104221078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(880)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(880)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(878)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104222007 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(881)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104222078 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104222078 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(883)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104222079 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(883)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104222087 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104222087 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(884)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104222202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104222202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104222202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104222202 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104222203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104222203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104222204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104222204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104222204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104222204 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104222204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104222204 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 20250425104222204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104222204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104222204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104222204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104222204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104222204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104222204 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104222204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104222204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104222204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104222204 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104222204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(880)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104223006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)3516091 MSC_Test_0-SCCP(878)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(879)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 a6 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 84 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104223010 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104223010 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b4d10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b4d10] (fsm.c:486) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104223010 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104223010 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250425104223010 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250425104223010 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104223010 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104223010 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104223010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104223010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104223010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058b7870] (fsm.c:486) 20250425104223010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104223010 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104223010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a6 bb 00 00 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104223010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 a6 bb 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: { messageType := 2, destLocRef := '35A6BB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(884)@63ea47419a21: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-GSUP(884)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)"262420000000048" 20250425104223011 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104223012 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): none -> pass 20250425104223014 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104223014 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250425104223014 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250425104223014 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104223015 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104223015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058b7870] (vlr_lu_fsm.c:110) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104223015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55e7058c9200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104223015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104223015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058b7870] (fsm.c:486) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104223015 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7162FA69) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250425104223015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104223015 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7162FA69 LOCATION UPDATE ACCEPT (TMSI = 0x7162fa69) (gsm_04_08.c:149) 20250425104223015 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7162FA69 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104223015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 35 a6 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 62 fa 69 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104223018 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7162FA69:GERAN-A-127:LU)[0x55e7058b4d10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104223018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104223018 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250425104223018 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104223018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870] (vlr_lu_fsm.c:817) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104223018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55e7058cb150]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104223018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104223018 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250425104223018 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104223018 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104223018 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104223018 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104223018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 a6 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104223019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104223019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b4d10] (msc_a.c:1053) 20250425104223019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104223019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104223019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-127:LU)[0x55e7058b7870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104223019 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 20250425104223019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 a6 bb 00 00 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 a6 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(879)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)3516091 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104223020 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104223020 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@63ea47419a21: Created IMSI[0] for '262420000000048'H'7162FA69'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-MNCC(881)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)175194178 20250425104223023 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425104223023 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425104223023 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 callref-0xa714042 tid-255) New transaction (transaction.c:231) 20250425104223023 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 callref-0xa714042 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) 20250425104223023 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 callref-0xa714042 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) 20250425104223023 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 callref-0xa714042 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425104223023 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425104223023 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425104223023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223023 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 71 62 fa 69 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@63ea47419a21: Created IMSI[1] for '262420000000048'H'7162FA69'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7162FA69'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(879)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)12573479 MSC_Test_0-SCCP(878)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf db 27 02 02 06 04 43 b9 00 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 62 fa 69 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104223026 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104223026 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104223026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104223026 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 callref-0xa714042 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425104223026 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104223026 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425104223026 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223026 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425104223026 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104223026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250425104223026 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425104223026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf db 27 00 00 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104223026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bf db 27 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: { messageType := 2, destLocRef := 'BFDB27'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 } } 20250425104223026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223026 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 bf db 27 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-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104223027 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425104223027 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(879)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(879)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104223029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425104223029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425104223029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425104223029 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425104223029 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223029 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(882)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) 20250425104223031 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425104223031 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104223031 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3990] (fsm.c:486) 20250425104223031 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223031 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c2460]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104223031 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c2460]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150] (fsm.c:486) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55e7058c2460]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55e7058c2460]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150] (fsm.c:486) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55e7058cb3b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104223032 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55e7058cb3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(882)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425104223036 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55e7058c2460]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104223036 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104223036 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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)@63ea47419a21: f_mt_call_complete 4 20250425104223037 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55e7058cb3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104223037 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104223037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223037 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) Sending Assignment Command (msc_a.c:706) 20250425104223037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104223037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104223037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104223037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223037 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 bf db 27 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104223039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223039 DLSS7 DEBUG 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) MSC_Test_0-RAN(879)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(879)@63ea47419a21: patched enc_l3: '8347'O 20250425104223039 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058cb3b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104223039 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104223039 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104223039 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223039 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223039 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) codecs: :0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 remote=:0{GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O 20250425104223039 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_mt_call_complete 8 20250425104223040 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104223040 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104223040 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104223244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104223244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104223244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104223244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104223244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104223244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104223244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104223244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104223244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104223244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104223244 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425104223244 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425104223244 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425104223244 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223244 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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)@63ea47419a21: f_mt_call_complete 7 20250425104223245 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425104223246 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 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) 20250425104223246 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c2460]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425104223246 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104223246 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104223246 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{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)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104223247 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104223247 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104223247 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104223247 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(879)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(879)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104224251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104224251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104224251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104224251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104224251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104224251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104224251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104224251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104224251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104224251 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) 20250425104224251 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250425104224251 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3990]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104224252 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104224252 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425104224252 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250425104224252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104224252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104224252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104224252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104224252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104224252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104224252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104224252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104224252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104224252 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 bf db 27 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104225258 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104225258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104225258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104225258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104225259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104225259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104225259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104225259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225259 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 bf db 27 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(879)@63ea47419a21: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(879)@63ea47419a21: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250425104225268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104225268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104225268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104225268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225268 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104225268 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104225268 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104225269 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104225269 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0xa714042 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104225269 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425104225269 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104225269 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104225269 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104225269 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104225269 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104225269 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150] (call_leg.c:197) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058cb3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104225269 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150] (call_leg.c:197) 20250425104225270 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104225270 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104225270 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69: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)[0x55e7058c2460]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104225270 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104225270 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3990] (call_leg.c:198) 20250425104225270 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104225270 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058cb150]{RELEASING}: Deallocated (fsm.c:568) 20250425104225270 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104225271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104225271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104225271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104225271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf db 27 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425104225271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104225271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104225271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104225271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bf db 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(878)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(881)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)175194178 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(878)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(878)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104225276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104225277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104225277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104225277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104225277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104225277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3990] (msc_a.c:1053) 20250425104225277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104225277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69:GERAN-A-128:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104225277 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7162FA69 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104225278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104225278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104225278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104225278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bf db 27 00 00 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@63ea47419a21: Session index based on local reference:0 20250425104225278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104225278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104225278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104225278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104225278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104225278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104225279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104225279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104225279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104225279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bf db 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)12573479 TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(886)@63ea47419a21: Final verdict of PTC: pass 20250425104226293 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104226293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104226293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104226293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104226293 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104226293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104226293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104226293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104226294 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104226294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104226294 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(880)@63ea47419a21: Final verdict of PTC: none 20250425104226294 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104226294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104226294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104226294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104226294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104226294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104226294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104226294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104226294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104226294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104226294 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(879)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(878)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(884)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(885)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(882)@63ea47419a21: Final verdict of PTC: none 20250425104226297 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104226297 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(887)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(881)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(886): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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=471816) 20250425104227296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471816, count=472976) 20250425104228294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104228294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104228294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104228296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104229297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(891)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(891)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(889)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104230288 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(892)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104230298 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104230483 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104230483 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104230483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104230483 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(891)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104230488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104230488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104230488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104230488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104230488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104230488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104230488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104230488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104230488 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104230488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104230488 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104230489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104230489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104230489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104230489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104230489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104230489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104230489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104230489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104230489 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104230489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104230489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104230489 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104230489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104230489 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(891)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104231296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104231299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104231300 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(894)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104231305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test_0-RAN(890)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(894)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104231324 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104231324 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(895)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)11703162 MSC_Test_0-RAN(890)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(889)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 93 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 94 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104231393 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058d6a90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104231393 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058d6a90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058d6a90] (fsm.c:486) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104231393 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104231393 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250425104231393 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250425104231393 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104231393 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104231393 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104231393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104231393 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104231393 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058c2460] (fsm.c:486) 20250425104231393 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104231393 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104231393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 b2 93 7a 00 00 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104231393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 93 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: { messageType := 2, destLocRef := 'B2937A'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-GSUP(895)@63ea47419a21: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-GSUP(895)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)"262420000000049" MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104231397 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104231397 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): none -> pass 20250425104231398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231398 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104231398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104231400 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104231400 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250425104231400 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250425104231400 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104231401 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104231401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058c2460] (vlr_lu_fsm.c:110) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104231401 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55e7058cb150]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104231401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104231401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058c2460] (fsm.c:486) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104231401 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x324BF621) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250425104231401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104231401 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x324BF621 LOCATION UPDATE ACCEPT (TMSI = 0x324bf621) (gsm_04_08.c:149) 20250425104231401 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x324BF621 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104231401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 93 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 4b f6 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 20250425104231404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104231404 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x324BF621:GERAN-A-129:LU)[0x55e7058d6a90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104231404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104231404 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250425104231404 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104231404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460] (vlr_lu_fsm.c:817) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104231404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104231404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104231404 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250425104231404 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104231404 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104231405 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104231405 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104231405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 93 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104231405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104231406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104231406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058d6a90] (msc_a.c:1053) 20250425104231406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104231406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104231406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-129:LU)[0x55e7058c2460]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104231406 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104231406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 b2 93 7a 00 00 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 20250425104231406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 93 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)11703162 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104231407 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104231407 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@63ea47419a21: Created IMSI[0] for '262420000000049'H'324BF621'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-MNCC(892)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1587311212 20250425104231410 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425104231410 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425104231410 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 callref-0x5e9c726c tid-255) New transaction (transaction.c:231) 20250425104231410 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 callref-0x5e9c726c 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) 20250425104231410 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 callref-0x5e9c726c 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) 20250425104231410 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 callref-0x5e9c726c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425104231410 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425104231410 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425104231410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231410 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231410 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 32 4b f6 21 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@63ea47419a21: Created IMSI[1] for '262420000000049'H'324BF621'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '324BF621'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(890)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1629077 MSC_Test_0-SCCP(889)@63ea47419a21: First idle individual index:0 20250425104231412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 db 95 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 32 4b f6 21 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cb3b0] (fsm.c:486) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104231413 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104231413 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104231413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104231413 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 callref-0x5e9c726c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425104231413 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104231413 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425104231413 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231413 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425104231413 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104231413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250425104231413 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425104231413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 db 95 00 00 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104231413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 18 db 95 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1164) 20250425104231413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231413 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 18 db 95 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: { messageType := 2, destLocRef := '18DB95'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104231414 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425104231414 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(890)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(890)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104231417 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425104231417 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425104231417 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425104231417 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425104231417 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231417 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(893)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) 20250425104231419 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425104231419 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104231419 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cb3b0] (fsm.c:486) 20250425104231419 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c3860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c3860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870] (fsm.c:486) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55e7058c3860]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55e7058c3860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cfbe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cfbe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870] (fsm.c:486) 20250425104231419 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55e7058cfbe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104231420 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55e7058cfbe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(893)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425104231425 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55e7058c3860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104231425 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104231425 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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)@63ea47419a21: f_mt_call_complete 4 20250425104231425 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55e7058cfbe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104231425 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104231425 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231425 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) Sending Assignment Command (msc_a.c:706) 20250425104231425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104231425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104231425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104231425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231425 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 18 db 95 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104231427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104231427 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058cfbe0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104231427 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104231427 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104231427 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231427 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231427 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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(890)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425104231427 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_mt_call_complete 8 20250425104231428 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104231428 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104231428 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104231628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104231628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104231628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104231628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104231628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104231628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104231629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104231629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104231629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104231629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104231629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425104231629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425104231629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425104231629 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231629 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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)@63ea47419a21: f_mt_call_complete 7 20250425104231636 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425104231636 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c 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) 20250425104231636 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058c3860]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425104231636 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104231636 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104231636 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{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)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104231642 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104231642 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104231642 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104231642 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425104232649 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104232649 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104232649 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425104232649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104232649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104232649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104232649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104232649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104232649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104232649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104232649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104232649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104232649 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 18 db 95 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@63ea47419a21: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(890)@63ea47419a21: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250425104232659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104232659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104232659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104232659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104232659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104232659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104232659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104232659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104232659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104232659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 1c 01 00 19 8b ba 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104232663 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104232663 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425104232663 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250425104232663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104232664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104232664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104232664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104232664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104232664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104232664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104232664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104232664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104232664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 db 95 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104233672 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104233672 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104233672 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104233672 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104233672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104233672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104233673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104233673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104233673 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 18 db 95 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(890)@63ea47419a21: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(890)@63ea47419a21: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250425104233680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104233680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104233680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104233680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104233680 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) 20250425104233681 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104233681 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104233681 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104233681 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x5e9c726c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104233681 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425104233681 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104233681 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104233681 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104233681 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104233681 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104233681 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870] (call_leg.c:197) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058cfbe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104233681 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870] (call_leg.c:197) 20250425104233682 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104233682 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104233682 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621: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)[0x55e7058c3860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104233682 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104233682 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cb3b0] (call_leg.c:198) 20250425104233682 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104233682 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058b7870]{RELEASING}: Deallocated (fsm.c:568) 20250425104233682 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104233682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104233682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104233682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104233682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104233682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 db 95 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425104233682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104233682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233682 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104233682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104233682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104233682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 18 db 95 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(892)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1587311212 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(889)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104233688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104233688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104233688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104233688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104233688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104233688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104233688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104233688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058cb3b0] (msc_a.c:1053) 20250425104233689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104233689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621:GERAN-A-130:PAGING_RESP)[0x55e7058c9200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104233689 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x324BF621 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104233689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104233689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104233689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104233689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104233689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 18 db 95 00 00 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@63ea47419a21: Session index based on local reference:0 20250425104233690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104233690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104233690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104233690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104233690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104233690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104233690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104233690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104233690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104233690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 18 db 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(890)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1629077 TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(897)@63ea47419a21: Final verdict of PTC: pass 20250425104234703 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104234703 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(889)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(890)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(892)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(895)@63ea47419a21: Final verdict of PTC: none 20250425104234706 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104234706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104234706 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104234706 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104234706 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104234706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104234707 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104234707 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104234707 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104234707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104234707 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104234707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104234707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104234707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104234707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104234707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104234707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104234707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104234707 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(891)@63ea47419a21: Final verdict of PTC: none 20250425104234707 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104234707 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(898)@63ea47419a21: Final verdict of PTC: none 20250425104234708 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(894)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(896)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(893)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(897): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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=482792) 20250425104235709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=482792, count=483952) 20250425104236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104236710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104237712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_ussd_mo_release started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(902)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(902)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(900)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104238707 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(903)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104238713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104238898 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104238898 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104238898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104238898 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(902)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104238903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104238903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104238903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104238903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104238903 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104238903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104238903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104238903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104238903 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104238903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104238903 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104238906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104238906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104238906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104238906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104238906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104238906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104238906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104238906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104238906 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104238906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(902)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104238906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104238906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104238906 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104238906 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104239712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104239712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104239714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104239714 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(905)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(905)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104239718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-RAN(901)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(905)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104239736 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104239736 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(906)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)6827560 MSC_Test_0-SCCP(900)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(901)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 68 2e 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 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104239776 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104239776 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058cfd10] (fsm.c:486) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104239776 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104239776 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250425104239776 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250425104239776 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104239776 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104239776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104239776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104239776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104239776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058c3860] (fsm.c:486) 20250425104239776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104239776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104239776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 2e 28 00 00 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104239776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 68 2e 28 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: { messageType := 2, destLocRef := '682E28'O ("h.("), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(906)@63ea47419a21: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test-GSUP(906)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(908)"262420000000050" 20250425104239778 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104239778 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104239780 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104239780 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250425104239780 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250425104239780 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104239780 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104239780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104239780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104239780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104239780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058c3860] (fsm.c:486) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104239780 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x1624E46B) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250425104239780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104239780 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x1624E46B LOCATION UPDATE ACCEPT (TMSI = 0x1624e46b) (gsm_04_08.c:149) 20250425104239780 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x1624E46B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104239780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 68 2e 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 24 e4 6b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(901)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104239783 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x1624E46B:GERAN-A-131:LU)[0x55e7058cfd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104239783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104239783 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250425104239783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104239783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104239783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55e7058cb330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104239783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104239783 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250425104239783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104239783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104239783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104239783 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104239783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 2e 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104239784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104239784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058cfd10] (msc_a.c:1053) 20250425104239784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104239784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104239784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-131:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104239784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 68 2e 28 00 00 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104239784 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 20250425104239784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239784 DLM3UA DEBUG 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(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 68 2e 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(901)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)6827560 TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104239784 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104239784 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: 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 := '1624E46B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(901)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)10985512 MSC_Test_0-RAN(901)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104239984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104239984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104239984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104239985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a0 28 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 16 24 e4 6b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104239985 DMM DEBUG msc_a(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104239985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104239985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cfbe0] (fsm.c:486) 20250425104239985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104239985 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104239985 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104239985 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104239986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104239986 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250425104239986 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104239986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 a0 28 00 00 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104239986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 a0 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1164) 20250425104239987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104239987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104239987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104239987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104239987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104239987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104239987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104239987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104239987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104239987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 a0 28 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: { messageType := 2, destLocRef := 'A7A028'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104239989 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104239989 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(906)@63ea47419a21: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test_0-RAN(901)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(901)@63ea47419a21: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:31 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104240006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104240006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104240006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104240006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240006 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) 20250425104240006 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104240007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104240007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104240007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104240007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240007 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104240007 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104240007 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 a7 a0 28 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@63ea47419a21: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(901)@63ea47419a21: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100021BAA'O 20250425104240010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104240010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104240010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104240010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104240010 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104240010 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104240010 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104240010 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104240010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104240010 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104240010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104240010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104240010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 a0 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(900)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(900)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(900)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104240012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104240012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104240012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104240012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104240012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104240012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104240012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104240012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B:GERAN-A-132:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104240012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104240012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104240012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104240012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 a0 28 00 00 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104240012 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@63ea47419a21: Session index based on local reference:0 20250425104240013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104240013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104240013 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104240013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104240013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104240013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104240013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104240013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104240013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 a0 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(901)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)10985512 TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104240014 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104240014 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x1624E46B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@63ea47419a21: Final verdict of PTC: pass 20250425104240021 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(906)@63ea47419a21: Final verdict of PTC: none 20250425104240021 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(900)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(903)@63ea47419a21: Final verdict of PTC: none 20250425104240024 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(901)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(902)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(907)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(904)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(908): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104240216 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104240216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104240216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104240216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104240216 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104240216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104240216 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104240216 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104240216 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104240216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104240216 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104240216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104240216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104240216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104240216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104240216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104240216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104240216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104240216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104240217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104240217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329856) 20250425104241024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=329856, count=331016) 20250425104242026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104242218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104242218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104242218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:42:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425104243028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_ss_session_timeout started. 20250425104244028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(913)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(913)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(911)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104244069 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(914)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104244265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104244265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104244265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104244265 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104244269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104244269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104244269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104244269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104244269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104244269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104244269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104244269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104244269 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104244269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104244269 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104244270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104244270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104244270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104244270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104244270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104244270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104244270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104244270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104244270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104244270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104244270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104244270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104244270 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104244270 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104245030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104245030 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(916)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104245036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(916)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104245056 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104245056 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104245074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(917)@63ea47419a21: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)8118640 MSC_Test_0-SCCP(911)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(912)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104245112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7b e1 70 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 15 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245113 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104245113 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058cfd10] (fsm.c:486) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104245113 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104245113 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250425104245113 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250425104245113 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104245113 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104245113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104245113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104245113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104245113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058c3860] (fsm.c:486) 20250425104245113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104245113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104245113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 7b e1 70 00 00 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104245113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7b e1 70 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: { messageType := 2, destLocRef := '7BE170'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(917)@63ea47419a21: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(919) MSC_Test-GSUP(917)@63ea47419a21: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(919)"262420000000051" 20250425104245116 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104245116 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(911)@63ea47419a21: vl_from0 TC_lu_and_ss_session_timeout0(919)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104245117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(911)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104245121 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104245121 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250425104245121 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250425104245121 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104245121 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104245121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104245121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104245121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104245121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c3860] (fsm.c:486) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104245121 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x3C44FCA8) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250425104245121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104245121 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x3C44FCA8 LOCATION UPDATE ACCEPT (TMSI = 0x3c44fca8) (gsm_04_08.c:149) 20250425104245121 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x3C44FCA8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104245121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7b e1 70 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c 44 fc a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@63ea47419a21: patched enc_l3: '055B'O 20250425104245125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-SCCP(911)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(911)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(911)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245126 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058cfd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104245126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104245126 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250425104245126 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104245126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104245126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55e7058c1440]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104245126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104245126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250425104245126 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104245126 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104245126 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104245126 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104245126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7b e1 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104245127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(911)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(911)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104245127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104245127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058cfd10] (msc_a.c:1053) 20250425104245127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104245127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104245127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-133:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104245128 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104245128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 7b e1 70 00 00 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 20250425104245128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7b e1 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(912)@63ea47419a21: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)8118640 TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104245129 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104245129 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@63ea47419a21: 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 := '3C44FCA8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@63ea47419a21: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)15777949 MSC_Test_0-RAN(912)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 c0 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 08 03 50 59 02 05 f4 3c 44 fc a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104245330 DMM DEBUG msc_a(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cfbe0] (fsm.c:486) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104245330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104245330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104245330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104245330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250425104245330 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104245331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 c0 9d 00 00 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104245331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f0 c0 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1164) 20250425104245331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104245331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104245331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104245331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f0 c0 9d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(911)@63ea47419a21: { messageType := 2, destLocRef := 'F0C09D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104245334 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104245334 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(917)@63ea47419a21: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-RAN(912)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(912)@63ea47419a21: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@63ea47419a21: vl_len:32 MSC_Test_0-SCCP(911)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(911)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250425104245353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104245353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104245353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104245353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104245353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104245353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104245353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104245353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104245353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104245353 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104245354 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104248355 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250425104248355 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104248356 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104248356 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104248356 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104248356 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104248356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104248356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104248356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104248356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104248356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104248356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104248356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 c0 9d 00 01 09 01 00 06 9b 2a 08 02 e2 9f (osmo_ss7_asp.c:1164) 20250425104248356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104248356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104248356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104248356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104248356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104248356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104248356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104248356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 c0 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(911)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(911)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(911)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104248364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104248364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104248364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104248364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104248364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104248364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104248364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104248364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104248364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104248364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104248364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104248364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104248364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8:GERAN-A-134:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104248365 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104248365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104248365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104248365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104248365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104248365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104248365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104248365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104248365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104248365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f0 c0 9d 00 00 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@63ea47419a21: Session index based on local reference:0 20250425104248366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104248366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104248366 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104248366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104248366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104248366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104248366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104248366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104248366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f0 c0 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@63ea47419a21: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)15777949 TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104248368 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104248368 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x3C44FCA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(912)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(913)@63ea47419a21: Final verdict of PTC: none 20250425104248371 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104248371 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104248371 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(920)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(916)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(911)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(914)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(917)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(918)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(915)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_ss_session_timeout0(919): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Fri Apr 25 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 20250425104248573 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104248573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104248573 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104248573 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104248573 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104248573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104248573 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104248573 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104248573 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104248573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104248573 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104248573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104248573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104248573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104248573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104248573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104248573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104248573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104248573 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104248573 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104248573 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320204) 20250425104249372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320204, count=321460) 20250425104250373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104250573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104250573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104250573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104251374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mt_ussd_for_unknown_subscr started. 20250425104252375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(924)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(924)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(922)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104252384 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(925)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104252579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104252579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104252579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104252579 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104252583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104252583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104252583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104252583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104252583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104252583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104252583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104252583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104252583 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104252583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104252583 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(924)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(924)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(924)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@63ea47419a21: Message received on association #8 20250425104252584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104252584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104252584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104252584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104252584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104252584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104252584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104252584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104252584 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104252584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104252584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104252584 DLSS7 DEBUG 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)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(924)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104252584 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104252584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104253376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104253376 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(927)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104253378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(927)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104253382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104253382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104253382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104253382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104253382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104253382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104253383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104253383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104253383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104253383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104253383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104253383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104253383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104253383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104253383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104253383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104253383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104253383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104253383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104253383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(924)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(923)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104253386 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104253386 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(923)@63ea47419a21: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@63ea47419a21: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(930) 20250425104253420 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(928)@63ea47419a21: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@63ea47419a21: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(930)"000000000000000" TC_mt_ussd_for_unknown_subscr0(930)@63ea47419a21: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(930)@63ea47419a21: Final verdict of PTC: pass 20250425104253423 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104253423 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(925)@63ea47419a21: Final verdict of PTC: none 20250425104253423 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104253423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104253423 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104253423 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104253423 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104253423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104253423 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104253423 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104253423 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104253423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104253423 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104253423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-RAN(923)@63ea47419a21: Final verdict of PTC: none 20250425104253423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104253423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104253423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104253423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104253423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104253423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104253423 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)@63ea47419a21: Final verdict of PTC: none 20250425104253423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104253423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(928)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(922)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(929)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@63ea47419a21: Final verdict of PTC: none 20250425104253424 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(926)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(927)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(930): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@63ea47419a21: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Fri Apr 25 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=77308) 20250425104254425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=77308, count=78468) 20250425104255423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104255423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104255423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104255427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104256429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_ussd_for_unknown_trans started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(935)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(935)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(933)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104257401 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104257430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104257430 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104257433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104257446 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104257446 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104257597 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104257597 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104257597 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104257597 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104257602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104257602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104257602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104257602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104257602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104257602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104257602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104257602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104257602 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104257602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104257602 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104257603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104257603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104257603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104257603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104257603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104257603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104257603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104257603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104257603 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104257603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104257603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104257603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104257603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104257603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104258411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@63ea47419a21: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@63ea47419a21: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@63ea47419a21: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)7142661 MSC_Test_0-RAN(934)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fd 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 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104258443 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104258443 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058cfd10] (fsm.c:486) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104258444 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104258444 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250425104258444 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250425104258444 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104258444 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104258444 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104258444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104258444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058c3860] (fsm.c:486) 20250425104258444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104258444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104258445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c fd 05 00 00 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104258445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c fd 05 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: { messageType := 2, destLocRef := '6CFD05'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@63ea47419a21: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@63ea47419a21: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(941)"262420000000111" 20250425104258452 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104258452 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): none -> pass 20250425104258460 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104258461 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250425104258461 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104258461 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104258461 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104258461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104258461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104258461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104258461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c3860] (fsm.c:486) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104258461 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x14F84D8C) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104258461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104258461 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x14F84D8C LOCATION UPDATE ACCEPT (TMSI = 0x14f84d8c) (gsm_04_08.c:149) 20250425104258462 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x14F84D8C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104258462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6c fd 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 f8 4d 8c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104258471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258472 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x14F84D8C:GERAN-A-135:LU)[0x55e7058cfd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104258472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104258472 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104258472 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104258472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104258472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55e7058c1570]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104258472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104258472 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250425104258472 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104258472 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104258472 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104258472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c fd 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104258472 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104258477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104258477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058cfd10] (msc_a.c:1053) 20250425104258477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104258477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104258477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-135:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104258478 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104258478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c fd 05 00 00 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 20250425104258478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6c fd 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@63ea47419a21: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)7142661 TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104258480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104258480 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: 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 := '14F84D8C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@63ea47419a21: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)15704513 MSC_Test_0-RAN(934)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ef a1 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 14 f8 4d 8c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104258680 DMM DEBUG msc_a(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cfbe0] (fsm.c:486) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104258680 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104258680 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104258680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104258681 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104258681 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250425104258681 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104258681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 ef a1 c1 00 00 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104258681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef a1 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250425104258681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef a1 c1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: { messageType := 2, destLocRef := 'EFA1C1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104258681 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104258681 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@63ea47419a21: patching N(SD)=1 into dtap '1B3A17EF18D00CBFB7874B1D0BD17A0E45E5DAFAF0BC69281413'O MSC_Test_0-RAN(934)@63ea47419a21: patched enc_l3: '1B7A17EF18D00CBFB7874B1D0BD17A0E45E5DAFAF0BC69281413'O MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:29 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001A1B7A17EF18D00CBFB7874B1D0BD17A0E45E5DAFAF0BC69281413'O MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258685 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 ef 18 d0 0c bf b7 87 4b 1d 0b d1 7a 0e 45 e5 da fa f0 bc 69 28 14 13 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104258685 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250425104258685 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cfbe0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425104258685 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104258685 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104258685 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104258685 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104258685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef a1 c1 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250425104258685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ef a1 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104258686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-136:CM_SERVICE_REQ)[0x55e7058cb150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104258686 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104258686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ef a1 c1 00 00 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 20250425104258686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ef a1 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@63ea47419a21: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)15704513 TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104258686 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104258686 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: 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 := '14F84D8C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@63ea47419a21: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)15936717 MSC_Test_0-SCCP(933)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(934)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f3 2c 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 05 24 08 03 50 59 02 05 f4 14 f8 4d 8c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104258888 DMM DEBUG msc_a(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058cfd10] (fsm.c:486) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104258888 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104258888 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104258888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104258889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104258889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250425104258889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 2c cd 00 00 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104258889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 2c cd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250425104258889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 2c cd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104258889 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: { messageType := 2, destLocRef := 'F32CCD'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104258890 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104258890 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@63ea47419a21: patching N(SD)=1 into dtap '1B2A1C178E295C95F9CBCCBA5139746FB9529BDECB138A1FA1D00F'O MSC_Test_0-RAN(934)@63ea47419a21: patched enc_l3: '1B6A1C178E295C95F9CBCCBA5139746FB9529BDECB138A1FA1D00F'O MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:30 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001B1B6A1C178E295C95F9CBCCBA5139746FB9529BDECB138A1FA1D00F'O MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258892 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 8e 29 5c 95 f9 cb cc ba 51 39 74 6f b9 52 9b de cb 13 8a 1f a1 d0 0f 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104258892 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250425104258892 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058cfd10]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425104258892 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104258892 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104258892 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104258892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 2c cd 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250425104258892 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104258892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 2c cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(933)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(933)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(933)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104258892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104258892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058cfd10] (msc_a.c:1053) 20250425104258892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104258892 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-137:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104258893 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104258893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104258893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104258893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104258893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104258893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 2c cd 00 00 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@63ea47419a21: Session index based on local reference:0 20250425104258893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104258893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104258893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104258893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104258893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(935)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104258893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104258893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104258893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104258893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104258893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 2c cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@63ea47419a21: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)15936717 TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104258893 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104258893 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(933)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(935)@63ea47419a21: Final verdict of PTC: none 20250425104258896 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104258896 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104258896 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(939)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(934)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(940)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(936)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(937)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(941): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Fri Apr 25 10:42:58 UTC 2025 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc 20250425104259096 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104259096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104259096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104259096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104259096 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104259096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104259096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104259096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104259096 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104259096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104259096 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104259096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104259096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104259096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104259096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104259096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104259096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104259096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104259096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104259097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104259097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423196) 20250425104259896 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423196, count=424452) 20250425104300898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104301098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104301098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104301098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:43:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425104301898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_proc_ss_for_unknown_session started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(946)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(946)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(944)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104302865 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(947)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104302899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104302900 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(949)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104302905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(949)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104302925 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104302925 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(950)@63ea47419a21: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) TC_proc_ss_for_unknown_session0(952)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104303059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104303059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104303059 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104303059 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104303065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104303065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(946)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104303065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104303065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104303065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104303065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104303065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104303065 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104303065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104303065 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104303067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104303068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104303068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104303068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104303068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104303068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 20250425104303068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104303068 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104303068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104303068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104303068 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 20250425104303068 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104303068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(946)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104303872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104303873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(945)@63ea47419a21: Added conn table entry 0TC_proc_ss_for_unknown_session0(952)16506404 MSC_Test_0-SCCP(944)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(945)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 de 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104303891 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104303891 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cfbe0] (fsm.c:486) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104303891 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104303891 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250425104303891 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250425104303891 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104303891 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104303891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104303891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104303891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104303891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058cb150] (fsm.c:486) 20250425104303891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104303891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104303891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb de 24 00 00 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104303891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fb de 24 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@63ea47419a21: { messageType := 2, destLocRef := 'FBDE24'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(950)@63ea47419a21: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@63ea47419a21: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(952)"262420000000110" MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(944)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104303896 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104303896 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(944)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(944)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104303901 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104303901 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250425104303901 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250425104303901 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104303901 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104303901 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104303901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104303901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104303901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104303901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058cb150] (vlr_lu_fsm.c:110) 20250425104303901 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104303902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55e7058b7870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104303902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104303902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058cb150] (fsm.c:486) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104303902 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x564CDB41) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250425104303902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104303902 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x564CDB41 LOCATION UPDATE ACCEPT (TMSI = 0x564cdb41) (gsm_04_08.c:149) 20250425104303902 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x564CDB41 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104303902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303902 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fb de 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 56 4c db 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(944)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(944)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(944)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104303906 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x564CDB41:GERAN-A-138:LU)[0x55e7058cfbe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104303906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104303906 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250425104303906 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104303906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150] (vlr_lu_fsm.c:817) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104303906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104303906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104303906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250425104303906 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104303906 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104303906 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104303906 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104303906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fb de 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(944)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(944)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(944)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104303908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104303908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104303908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104303908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104303908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41:GERAN-A-138:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104303908 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104303908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104303908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104303909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104303909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fb de 24 00 00 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(946)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104303909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104303909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104303909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104303909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104303909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104303909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104303909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104303909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104303909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104303909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb de 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(945)@63ea47419a21: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(952)16506404 TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104303910 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104303910 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@63ea47419a21: Created IMSI[0] for '262420000000110'H'564CDB41'O to be handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@63ea47419a21: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) 20250425104303944 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104303944 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250425104303944 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250425104303944 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x564CDB41 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_proc_ss_for_unknown_session0(952)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@63ea47419a21: Final verdict of PTC: pass 20250425104303952 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104303952 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104303954 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(947)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(950)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(951)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(944)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(946)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(945)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(948)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_proc_ss_for_unknown_session0(952): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@63ea47419a21: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Fri Apr 25 10:43:03 UTC 2025 ====== MSC_Tests.TC_proc_ss_for_unknown_session pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc 20250425104304112 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104304112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104304112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104304112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104304112 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104304112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104304112 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104304112 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104304112 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104304112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104304112 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104304112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104304112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104304112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104304112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104304112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104304112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104304113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104304113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104304113 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104304113 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205244) 20250425104304955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205244, count=206404) 20250425104305957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104306114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104306114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104306114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:43:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425104306958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_proc_ss_paging_fail started. 20250425104307959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(957)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(957)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(955)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104307990 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(958)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104308178 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104308178 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104308178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104308178 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104308183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104308183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104308183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104308183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104308183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104308183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104308183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104308183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104308183 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104308183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104308183 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104308184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104308184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104308184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104308184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104308184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104308184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104308184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104308184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104308184 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104308184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104308184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104308184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104308185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104308185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104308961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104308961 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(960)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104308966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(960)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104308986 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104308986 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425104308987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104308987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104308987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104308987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104308987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104308987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104308987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104308987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104308987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104308987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104308988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104308988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104308988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104308988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104308988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104308988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104308988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104308988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104308988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104308988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(961)@63ea47419a21: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@63ea47419a21: Added conn table entry 0TC_proc_ss_paging_fail0(963)6454233 MSC_Test_0-RAN(956)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104309067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104309067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104309067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104309067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7b d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104309068 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104309068 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104309068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104309068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058cfd10] (fsm.c:486) 20250425104309068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104309068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104309068 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) 20250425104309068 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104309068 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104309069 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104309069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104309069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104309069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860] (fsm.c:486) 20250425104309069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104309069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104309069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 7b d9 00 00 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104309069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 62 7b d9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@63ea47419a21: { messageType := 2, destLocRef := '627BD9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(955)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@63ea47419a21: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@63ea47419a21: Added IMSI table entry 0TC_proc_ss_paging_fail0(963)"262420000000101" 20250425104309075 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104309075 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(955)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(955)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_paging_fail0(963)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): none -> pass 20250425104309077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104309077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104309077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104309077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104309082 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104309082 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250425104309082 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250425104309082 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104309083 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104309083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104309083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104309083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104309083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058c3860] (fsm.c:486) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104309083 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x31ED5B53) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250425104309083 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104309083 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x31ED5B53 LOCATION UPDATE ACCEPT (TMSI = 0x31ed5b53) (gsm_04_08.c:149) 20250425104309083 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x31ED5B53 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104309083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 62 7b d9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 ed 5b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(955)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(955)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(955)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104309091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104309091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104309091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104309091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104309091 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x31ED5B53:GERAN-A-139:LU)[0x55e7058cfd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104309091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104309092 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104309092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104309092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55e7058b7870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104309092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104309092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250425104309092 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104309092 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104309092 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104309092 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104309092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 62 7b d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(955)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(955)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(955)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104309095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104309095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104309095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104309095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104309096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104309096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058cfd10] (msc_a.c:1053) 20250425104309096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104309096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104309096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53:GERAN-A-139:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104309096 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104309096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 62 7b d9 00 00 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@63ea47419a21: Session index based on local reference:0 20250425104309097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104309097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104309097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104309097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104309097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 7b d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(956)@63ea47419a21: Deleted conn table entry 0TC_proc_ss_paging_fail0(963)6454233 TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104309098 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104309099 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(963)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@63ea47419a21: Created IMSI[0] for '262420000000101'H'31ED5B53'O to be handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@63ea47419a21: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) 20250425104309124 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104309125 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104309125 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104309125 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104309125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104309125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104309125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104309125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104309125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104309125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104309125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104309125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104309126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104309126 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 31 ed 5b 53 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(957)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104319127 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250425104319127 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x31ED5B53 - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(963)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(955)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(956)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(962)@63ea47419a21: Final verdict of PTC: none 20250425104319142 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104319142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104319142 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104319142 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104319142 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104319142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104319142 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104319142 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104319142 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104319142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104319142 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104319142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104319142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104319142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104319142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104319142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104319142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104319142 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104319142 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104319142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104319142 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(961)@63ea47419a21: Final verdict of PTC: none 20250425104319143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104319143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(959)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(958)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(957)@63ea47419a21: Final verdict of PTC: none 20250425104319144 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(960)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_proc_ss_paging_fail0(963): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@63ea47419a21: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Fri Apr 25 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=218464) 20250425104320145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=218464, count=219624) 20250425104321144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104321144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104321144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104321146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104322148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_proc_ss_abort started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(968)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(968)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(968)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(966)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104323101 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(969)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104323149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104323149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(971)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(971)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104323155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(971)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(971)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(971)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(971)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104323183 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104323183 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(972)@63ea47419a21: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104323298 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104323298 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104323298 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104323298 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(968)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104323303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104323303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104323303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104323303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104323303 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104323303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104323303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104323303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104323303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104323303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104323303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104323303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104323303 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(968)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104323304 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104323304 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104324111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(967)@63ea47419a21: Added conn table entry 0TC_proc_ss_abort0(974)12463092 MSC_Test_0-SCCP(966)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(967)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104324124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2b 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 10 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324125 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104324125 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cfbe0] (fsm.c:486) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104324125 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104324125 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250425104324125 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250425104324125 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104324125 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104324125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104324125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104324125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104324125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058cb150] (fsm.c:486) 20250425104324125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104324125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104324125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 2b f4 00 00 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104324125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 be 2b f4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: { messageType := 2, destLocRef := 'BE2BF4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(972)@63ea47419a21: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@63ea47419a21: Added IMSI table entry 0TC_proc_ss_abort0(974)"262420000000102" 20250425104324128 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104324128 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(966)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(966)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104324130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_abort0(974)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): none -> pass 20250425104324136 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104324136 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250425104324136 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250425104324136 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104324137 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104324137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058cb150] (vlr_lu_fsm.c:110) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104324137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55e7058c16a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104324137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104324137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104324137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104324137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058cb150] (fsm.c:486) 20250425104324137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104324137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104324137 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104324138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104324138 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x2FEE2A4F) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250425104324138 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104324138 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x2FEE2A4F LOCATION UPDATE ACCEPT (TMSI = 0x2fee2a4f) (gsm_04_08.c:149) 20250425104324138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324138 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x2FEE2A4F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104324138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 be 2b f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2f ee 2a 4f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(967)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(966)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(966)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104324150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324150 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cfbe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104324150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104324150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104324150 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250425104324150 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104324150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104324150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104324150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104324151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150] (vlr_lu_fsm.c:817) 20250425104324151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104324151 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104324151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104324151 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250425104324151 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104324151 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104324151 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104324151 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104324151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 2b f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(966)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(966)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104324155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104324156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104324156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104324156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104324156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104324156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-140:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104324156 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104324156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be 2b f4 00 00 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 20250425104324158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324158 DLSS7 DEBUG Found route for dpc=185=0.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(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 be 2b f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(967)@63ea47419a21: Deleted conn table entry 0TC_proc_ss_abort0(974)12463092 TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104324160 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104324160 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@63ea47419a21: Created IMSI[0] for '262420000000102'H'2FEE2A4F'O to be handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@63ea47419a21: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) 20250425104324180 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104324180 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104324181 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104324181 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104324181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324181 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 2f ee 2a 4f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2FEE2A4F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(967)@63ea47419a21: Added conn table entry 0TC_proc_ss_abort0(974)8760379 MSC_Test_0-SCCP(966)@63ea47419a21: First idle individual index:0 20250425104324193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324193 DLSS7 DEBUG 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(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ac 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 06 27 00 03 50 59 02 05 f4 2f ee 2a 4f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058cfd10] (fsm.c:486) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104324194 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104324194 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104324194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104324195 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104324195 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250425104324195 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104324195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 ac 3b 00 00 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104324195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 85 ac 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1164) 20250425104324195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324195 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 85 ac 3b 00 01 1e 01 00 1b 0b 3b 1c 17 b9 4f b4 df 21 ce 74 69 ea 99 1d 6e f1 9c 60 6c 5b be 6c 1c bf 4a 29 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: { messageType := 2, destLocRef := '85AC3B'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104324197 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104324197 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104324203 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250425104324203 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104324203 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104324204 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104324204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 ac 3b 00 01 09 01 00 06 0b 2a 08 02 e2 a9 (osmo_ss7_asp.c:1164) 20250425104324204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 85 ac 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(966)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(966)@63ea47419a21: vl_from0 20250425104324209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(966)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104324209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324209 DLSS7 DEBUG Found route for dpc=185=0.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(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104324209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104324209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104324209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058cfd10] (msc_a.c:1053) 20250425104324209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104324209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F:GERAN-A-141:PAGING_RESP)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104324209 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104324209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104324209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104324209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104324210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 85 ac 3b 00 00 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@63ea47419a21: Session index based on local reference:0 20250425104324210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104324210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104324210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104324210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104324210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104324210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104324210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104324210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104324211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 85 ac 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(967)@63ea47419a21: Deleted conn table entry 0TC_proc_ss_abort0(974)8760379 TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104324212 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104324212 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x2FEE2A4F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@63ea47419a21: Final verdict of PTC: pass 20250425104324220 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104324220 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(968)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(972)@63ea47419a21: Final verdict of PTC: none 20250425104324221 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(969)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(966)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(971)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(973)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(970)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(967)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(966): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(967): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(968): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(969): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(970): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(971): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(972): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(973): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_proc_ss_abort0(974): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@63ea47419a21: Test case TC_proc_ss_abort finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Fri Apr 25 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 20250425104324416 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104324416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104324416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104324416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104324416 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104324416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104324416 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104324416 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104324416 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104324416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104324416 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104324416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104324416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104324416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104324416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104324416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104324416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104324416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104324416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104324417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104324417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322092) 20250425104325222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=322092, count=323252) 20250425104326224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104326418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104326418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104326418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104327226 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_ussd_evil_ms started. 20250425104328227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(979)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(979)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(979)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(977)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104328233 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(980)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104328429 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104328429 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104328429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104328429 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104328433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104328433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104328433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104328433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104328433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104328433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104328433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104328433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104328433 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104328433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104328433 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 20250425104328434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104328434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104328434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104328434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104328434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104328434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104328434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104328434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104328434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104328434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104328434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104328434 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 20250425104328434 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104328434 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(979)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(979)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104329228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104329228 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(982)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(982)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104329234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(982)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(982)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(982)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(982)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104329236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104329255 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104329255 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(978)@63ea47419a21: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@63ea47419a21: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@63ea47419a21: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) TC_mo_ussd_evil_ms0(985)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_mo_ussd_evil_ms0(985)5056994 MSC_Test_0-SCCP(977)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(978)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d 29 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 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104329346 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104329346 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cfbe0] (fsm.c:486) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104329346 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104329346 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104329346 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104329346 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104329346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104329346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104329346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150] (fsm.c:486) 20250425104329346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104329346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104329346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 4d 29 e2 00 00 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104329347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 29 e2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: { messageType := 2, destLocRef := '4D29E2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(983)@63ea47419a21: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@63ea47419a21: Added IMSI table entry 0TC_mo_ussd_evil_ms0(985)"262420000000111" 20250425104329353 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104329353 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(977)@63ea47419a21: vl_from0 TC_mo_ussd_evil_ms0(985)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(977)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104329364 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104329364 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250425104329364 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104329364 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104329365 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104329365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150] (vlr_lu_fsm.c:110) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104329365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104329365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104329365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058cb150] (fsm.c:486) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104329365 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:TMSInew-0x53D6600D) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104329365 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104329365 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:TMSInew-0x53D6600D LOCATION UPDATE ACCEPT (TMSI = 0x53d6600d) (gsm_04_08.c:149) 20250425104329366 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:TMSInew-0x53D6600D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104329366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 29 e2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 d6 60 0d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(977)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(977)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104329377 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:TMSInew-0x53D6600D:GERAN-A-142:LU)[0x55e7058cfbe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104329377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:TMSInew-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104329377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104329377 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250425104329377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104329377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104329378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104329378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150] (vlr_lu_fsm.c:817) 20250425104329378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104329378 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x14F84D8C:GERAN-A-142:LU)[0x55e7058c16a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104329378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104329378 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250425104329378 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104329378 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104329378 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104329378 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104329378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 29 e2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(977)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(977)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104329381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104329382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104329382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104329382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104329382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-142:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104329382 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104329382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 4d 29 e2 00 00 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 20250425104329384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4d 29 e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(978)@63ea47419a21: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)5056994 TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104329386 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104329386 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53D6600D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@63ea47419a21: Added conn table entry 0TC_mo_ussd_evil_ms0(985)14666950 MSC_Test_0-RAN(978)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(977)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df cc 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 53 d6 60 0d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104329586 DMM DEBUG msc_a(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058cfd10] (fsm.c:486) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104329586 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104329586 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104329586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104329586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250425104329586 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104329587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc c6 00 00 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104329587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cc c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250425104329587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df cc c6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: { messageType := 2, destLocRef := 'DFCCC6'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104329590 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104329590 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@63ea47419a21: patching N(SD)=1 into dtap '1B3A17EF16B7BDE13E2484CCF78BEA29549E10FBC3DD1F4B8999'O MSC_Test_0-RAN(978)@63ea47419a21: patched enc_l3: '1B7A17EF16B7BDE13E2484CCF78BEA29549E10FBC3DD1F4B8999'O MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@63ea47419a21: vl_len:29 MSC_Test_0-SCCP(977)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(977)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001A1B7A17EF16B7BDE13E2484CCF78BEA29549E10FBC3DD1F4B8999'O 20250425104329601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104329601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104329601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104329601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329601 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 ef 16 b7 bd e1 3e 24 84 cc f7 8b ea 29 54 9e 10 fb c3 dd 1f 4b 89 99 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104329602 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250425104329602 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058cfd10]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425104329602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104329602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104329602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104329602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104329602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104329602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104329602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104329602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104329602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104329603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df cc c6 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104334587 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104334587 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104334587 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104334587 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104334587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104334587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104334587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104334587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104334588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104334588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104334588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104334588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104334588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104334588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cc c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(977)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(977)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(977)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104334595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104334595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104334595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104334595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104334595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104334595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104334595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104334595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104334595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104334595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104334595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104334595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058cfd10] (msc_a.c:1053) 20250425104334595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104334595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D:GERAN-A-143:CM_SERVICE_REQ)[0x55e7058c3860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104334596 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104334596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104334596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104334596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104334596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104334596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104334596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104334596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104334596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104334596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104334596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cc c6 00 00 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(979)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104334597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104334597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104334597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104334597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104334597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104334597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104334597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104334597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104334597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104334597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df cc c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(978)@63ea47419a21: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)14666950 TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104334599 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104334599 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x53D6600D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(977)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(984)@63ea47419a21: Final verdict of PTC: none 20250425104334610 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104334610 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(981)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(979)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(983)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(980)@63ea47419a21: Final verdict of PTC: none 20250425104334612 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(978)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(982)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(986)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(977): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(978): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(979): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(980): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(981): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(982): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(983): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(984): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_ussd_evil_ms0(985): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(986): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_ussd_evil_ms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass'. Fri Apr 25 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 20250425104334804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104334804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104334804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104334804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104334804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104334804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104334804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104334804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104334804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104334804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104334804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104334804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104334804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104334804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104334804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104334804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104334804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104334804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104334804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104334805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104334805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315456) 20250425104335613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=315456, count=316616) 20250425104336615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104336806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104336806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104336806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104337616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_multi_lu_and_mo_ussd started. 20250425104338616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(990)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(990)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(990)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(988)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104338667 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(991)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104338863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104338863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104338863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104338864 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104338868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104338869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104338869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104338869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104338869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104338869 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104338869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104338869 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104338869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104338869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104338869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104338869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104338869 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104338869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104338869 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104338869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104338869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104338869 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(990)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104338869 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104338870 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104339618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104339618 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(993)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(993)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104339624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(993)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(993)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(993)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(993)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104339644 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104339644 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-RAN(989)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)10014270 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ce 3e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339689 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339689 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cfbe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cfbe0] (fsm.c:486) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339689 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339689 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250425104339689 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250425104339689 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339689 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339689 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058cb150] (fsm.c:486) 20250425104339689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 ce 3e 00 00 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 98 ce 3e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '98CE3E'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(996)"262420000000210" 20250425104339691 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339691 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104339692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): none -> pass 20250425104339694 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339694 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250425104339694 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250425104339694 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339694 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cb150] (vlr_lu_fsm.c:110) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cb150] (fsm.c:486) 20250425104339694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339695 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x763F35ED) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250425104339695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339695 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x763F35ED LOCATION UPDATE ACCEPT (TMSI = 0x763f35ed) (gsm_04_08.c:149) 20250425104339695 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x763F35ED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 98 ce 3e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 3f 35 ed (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[0] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104339698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104339698 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x763F35ED:GERAN-A-144:LU)[0x55e7058cfbe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104339698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104339698 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250425104339698 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104339698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150] (vlr_lu_fsm.c:817) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104339698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55e7058cdbe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104339698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250425104339698 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104339698 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104339698 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104339698 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104339698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 98 ce 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000211'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104339700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104339700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cfbe0] (msc_a.c:1053) 20250425104339700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104339700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104339700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-144:LU)[0x55e7058cb150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104339700 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - active-conn: now used by 1 (attached) (msub.c:375) 20250425104339700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 98 ce 3e 00 00 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 20250425104339701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339701 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 98 ce 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)10014270 TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339702 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104339702 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mo_ussd0(997)11004479 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: 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 := '763F35ED'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 1TC_multi_lu_and_mo_ussd0(996)1949812 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000212'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 2TC_multi_lu_and_mo_ussd0(999)6817802 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:2 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000213'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1001)4811388 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:3 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[3] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1003)13199890 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:4 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[4] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1005)16445486 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:5 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[5] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1007)4501521 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:6 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[6] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000217'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1009)11092672 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:7 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[7] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1011)215999 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:8 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[8] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1013)13207389 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:9 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[9] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1015)5583033 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:10 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[10] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000221'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1017)4266662 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:11 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[11] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1019)5379201 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:12 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[12] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1021)12118264 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:13 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[13] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1023)15021731 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:14 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[14] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1025)2383403 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:15 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ea 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 20 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1d c0 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 76 3f 35 ed 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 68 08 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 6a 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 6a 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f0 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 20 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339906 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058cfd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058cfd10] (fsm.c:486) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339906 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339906 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250425104339906 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250425104339906 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339906 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339906 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 44 b0 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 20 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 42 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4b bf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058c3860] (fsm.c:486) 20250425104339906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 87 5d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250425104339907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 30 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 20 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1a 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 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339907 DMM DEBUG msc_a(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6c10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6c10] (fsm.c:486) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104339907 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104339907 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104339907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 14 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 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104339908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e8 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 20 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104339907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104339908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104339908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104339908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104339908 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104339908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339908 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250425104339908 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104339908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 36 a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 ea 3f 00 00 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 24 5e 2b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[0] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(997)"262420000000211" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339909 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058dec70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339909 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058dec70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058dec70] (fsm.c:486) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339909 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339909 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250425104339909 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250425104339909 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339909 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339909 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339909 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339909 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058def00] (fsm.c:486) 20250425104339909 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339909 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 ea 3f 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)@63ea47419a21: { messageType := 2, destLocRef := 'A7EA3F'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)@63ea47419a21: Session index based on local reference:0 20250425104339910 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e72d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339910 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e72d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e72d0] (fsm.c:486) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339910 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339910 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250425104339910 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250425104339910 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[1] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(999)"262420000000212" MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339910 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e74b0] (fsm.c:486) 20250425104339910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339911 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eac00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339911 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eac00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d c0 74 00 00 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eac00] (fsm.c:486) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[2] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1001) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1001)"262420000000213" 20250425104339911 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339911 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250425104339911 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250425104339911 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339911 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339911 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eae90] (fsm.c:486) 20250425104339911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{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)@63ea47419a21: { messageType := 2, destLocRef := '1DC074'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)@63ea47419a21: Session index based on local reference:1 20250425104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1d c0 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058e31d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058e31d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058e31d0] (fsm.c:486) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339912 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250425104339912 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f2630] (fsm.c:486) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{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)@63ea47419a21: Found GsupExpect[3] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1003)"262420000000214" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d c0 74 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[4] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1005)"262420000000215" 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058e3b50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058e3b50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058e3b50] (fsm.c:486) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339912 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250425104339912 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f71c0] (fsm.c:486) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 08 0a 00 00 93 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058de920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058de920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058de920] (fsm.c:486) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339912 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250425104339912 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[5] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1007) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '68080A'O ("h\b\n"), 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)@63ea47419a21: Session index based on local reference:2 MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1007)"262420000000216" 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fbde0] (fsm.c:486) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 68 08 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[6] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1009)"262420000000217" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x55e7058e8300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339912 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x55e7058e8300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-153:LU)[0x55e7058e8300] (fsm.c:486) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339912 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339912 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250425104339912 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339912 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339912 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705900a00] (fsm.c:486) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 6a 7c 00 00 94 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7058d7d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7058d7d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7058d7d20] (fsm.c:486) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339913 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339913 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250425104339913 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339913 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[7] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1011)"262420000000218" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e705905590] (fsm.c:486) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '496A7C'O ("Ij|"), 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)@63ea47419a21: Session index based on local reference:3 20250425104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 49 6a 7c 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)@63ea47419a21: Message received on association #8 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x55e7058eb9a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x55e7058eb9a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-155:LU)[0x55e7058eb9a0] (fsm.c:486) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339913 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339913 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250425104339913 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339913 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[8] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1013)"262420000000219" 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590a070] (fsm.c:486) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 6a 12 00 00 95 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[9] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1015) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1015)"262420000000220" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'C96A12'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x55e7058df980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x55e7058df980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-156:LU)[0x55e7058df980] (fsm.c:486) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339913 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339913 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250425104339913 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339913 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e70590fbd0] (fsm.c:486) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c9 6a 12 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7058efd30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7058efd30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7058efd30] (fsm.c:486) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[10] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1017) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1017)"262420000000221" MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339913 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339913 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250425104339913 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339913 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339913 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e7059147f0] (fsm.c:486) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339913 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 fa f0 2e 00 00 96 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[11] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1019)"262420000000222" MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339913 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915ca0] (fsm.c:486) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104339914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250425104339914 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'FAF02E'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 } } 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e705915f30] (fsm.c:486) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fa f0 2e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) 20250425104339914 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-159:LU)[0x55e7058f4970]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339914 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-159:LU)[0x55e7058f4970]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-159:LU)[0x55e7058f4970] (fsm.c:486) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[12] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1021)"262420000000223" 20250425104339914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250425104339914 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591d030] (fsm.c:486) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339914 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(994)@63ea47419a21: Found GsupExpect[13] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1023) 20250425104339914 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-160:LU)[0x55e7058f3ed0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104339914 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-160:LU)[0x55e7058f3ed0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-160:LU)[0x55e7058f3ed0] (fsm.c:486) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1023)"262420000000224" 20250425104339914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104339914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250425104339914 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104339914 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104339914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 44 b0 11 00 00 97 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104339914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705921d00] (fsm.c:486) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104339914 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{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)@63ea47419a21: { messageType := 2, destLocRef := '44B011'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)@63ea47419a21: Session index based on local reference:6 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 44 b0 11 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) 20250425104339914 DLSS7 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)@63ea47419a21: Found GsupExpect[14] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1025) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test-GSUP(994)@63ea47419a21: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1025)"262420000000225" 20250425104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 42 c0 00 00 98 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a9 42 c0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339914 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 20250425104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 4b bf 00 00 99 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'A942C0'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-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 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)@63ea47419a21: Session index based on local reference:7 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 03 4b bf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250425104339915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 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)@63ea47419a21: Message received on association #8 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 87 5d 00 00 9a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '034BBF'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c9 87 5d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250425104339915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 30 b9 00 00 9b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339915 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339915 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104339915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'C9875D'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)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 30 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 41 1a a6 00 00 9c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '5530B9'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)@63ea47419a21: Session index based on local reference:10 20250425104339916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 1a a6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250425104339916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339916 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339916 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 14 81 00 00 9d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339917 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: { messageType := 2, destLocRef := '411AA6'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 14 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339917 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339918 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339918 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104339918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b8 e8 f8 00 00 9e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104339918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339918 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)@63ea47419a21: { messageType := 2, destLocRef := '521481'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)@63ea47419a21: Session index based on local reference:12 20250425104339918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339918 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 20250425104339918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b8 e8 f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250425104339918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 e5 36 a3 00 00 9f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'B8E8F8'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)@63ea47419a21: Session index based on local reference:13 20250425104339919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339919 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 20250425104339919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 36 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250425104339919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 24 5e 2b 00 00 a0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent20250425104339920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 5e 2b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'E536A3'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)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339921 DLM3UA DEBUG 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)@63ea47419a21: { messageType := 2, destLocRef := '245E2B'O ("$^+"), sourceLocRef := '0000A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104339922 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339922 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250425104339922 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250425104339922 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339922 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339922 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339922 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339923 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): none -> pass 20250425104339924 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058c3860] (vlr_lu_fsm.c:110) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55e7058b6ac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058c3860] (fsm.c:486) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339925 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x32A1CA2D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250425104339925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339925 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x32A1CA2D LOCATION UPDATE ACCEPT (TMSI = 0x32a1ca2d) (gsm_04_08.c:149) 20250425104339925 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x32A1CA2D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a7 ea 3f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 a1 ca 2d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): none -> pass 20250425104339933 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339933 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104339934 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339934 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104339936 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339936 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): none -> pass 20250425104339939 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339939 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): none -> pass 20250425104339943 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339943 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): none -> pass 20250425104339943 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339943 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104339946 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339947 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104339947 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339947 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): none -> pass 20250425104339947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(988)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): none -> pass 20250425104339951 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339951 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104339955 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104339955 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339968 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250425104339968 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339968 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250425104339968 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339968 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250425104339968 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339968 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339969 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250425104339969 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250425104339969 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339970 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058e74b0] (vlr_lu_fsm.c:110) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-148:LU)[0x55e7058e4910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058e74b0] (fsm.c:486) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339970 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x2E98533A) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250425104339970 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339970 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x2E98533A LOCATION UPDATE ACCEPT (TMSI = 0x2e98533a) (gsm_04_08.c:149) 20250425104339971 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x2E98533A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 49 6a 7c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e 98 53 3a (osmo_ss7_asp.c:1164) 20250425104339972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 20250425104339972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339974 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339974 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058def00] (vlr_lu_fsm.c:110) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-147:LU)[0x55e7058d8090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058def00] (fsm.c:486) 20250425104339975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339975 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0xA7C0561C) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339975 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0xA7C0561C LOCATION UPDATE ACCEPT (TMSI = 0xa7c0561c) (gsm_04_08.c:149) 20250425104339975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339975 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0xA7C0561C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104339975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339975 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104339975 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058eae90] (vlr_lu_fsm.c:110) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339975 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-149:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058eae90] (fsm.c:486) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 68 08 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a7 c0 56 1c (osmo_ss7_asp.c:1164) 20250425104339975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339975 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x29FD17D0) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339976 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x29FD17D0 LOCATION UPDATE ACCEPT (TMSI = 0x29fd17d0) (gsm_04_08.c:149) 20250425104339976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104339976 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x29FD17D0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339976 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c9 6a 12 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 fd 17 d0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058f2630] (vlr_lu_fsm.c:110) 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-150:LU)[0x55e7058f3680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058f2630] (fsm.c:486) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339976 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x8F3F4550) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250425104339976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339976 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x8F3F4550 LOCATION UPDATE ACCEPT (TMSI = 0x8f3f4550) (gsm_04_08.c:149) 20250425104339977 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x8F3F4550 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fa f0 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f 3f 45 50 (osmo_ss7_asp.c:1164) 20250425104339977 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-158:LU)[0x55e7059198e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e705915f30] (fsm.c:486) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339977 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x3217DE64) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339977 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x3217DE64 LOCATION UPDATE ACCEPT (TMSI = 0x3217de64) (gsm_04_08.c:149) 20250425104339977 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x3217DE64 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339978 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e70590fbd0] (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-156:LU)[0x55e705910d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e70590fbd0] (fsm.c:486) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b8 e8 f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 17 de 64 (osmo_ss7_asp.c:1164) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339978 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x62CFEFA0) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339978 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x62CFEFA0 LOCATION UPDATE ACCEPT (TMSI = 0x62cfefa0) (gsm_04_08.c:149) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339978 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x62CFEFA0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339978 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705900a00] (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-153:LU)[0x55e705901a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339978 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705900a00] (fsm.c:486) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339978 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339978 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x1111FD9B) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339979 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x1111FD9B LOCATION UPDATE ACCEPT (TMSI = 0x1111fd9b) (gsm_04_08.c:149) 20250425104339978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 41 1a a6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 62 cf ef a0 (osmo_ss7_asp.c:1164) 20250425104339979 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x1111FD9B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339979 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e7058fbde0] (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-152:LU)[0x55e7058fcec0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e7058fbde0] (fsm.c:486) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339979 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9B0BD8C8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250425104339979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 03 4b bf 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 11 fd 9b (osmo_ss7_asp.c:1164) 20250425104339979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339979 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9B0BD8C8 LOCATION UPDATE ACCEPT (TMSI = 0x9b0bd8c8) (gsm_04_08.c:149) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339979 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9B0BD8C8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339980 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e705905590] (vlr_lu_fsm.c:110) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-154:LU)[0x55e7059065e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e705905590] (fsm.c:486) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 20250425104339980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339980 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0xB3E8CC89) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250425104339980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339980 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0xB3E8CC89 LOCATION UPDATE ACCEPT (TMSI = 0xb3e8cc89) (gsm_04_08.c:149) 20250425104339980 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0xB3E8CC89 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a9 42 c0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9b 0b d8 c8 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339980 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7058f71c0] (vlr_lu_fsm.c:110) 20250425104339981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339981 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-151:LU)[0x55e7058f8350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7058f71c0] (fsm.c:486) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339981 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x44CEA60F) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339981 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x44CEA60F LOCATION UPDATE ACCEPT (TMSI = 0x44cea60f) (gsm_04_08.c:149) 20250425104339981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339981 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x44CEA60F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c9 87 5d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b3 e8 cc 89 (osmo_ss7_asp.c:1164) 20250425104339981 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058cfd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104339981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104339981 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250425104339981 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104339981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860] (vlr_lu_fsm.c:817) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104339981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104339981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250425104339981 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104339981 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104339981 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - 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)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339982 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104339982 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7059147f0] (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-157:LU)[0x55e705915960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7059147f0] (fsm.c:486) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339982 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x15670600) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339982 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x15670600 LOCATION UPDATE ACCEPT (TMSI = 0x15670600) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339982 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x15670600 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 44 b0 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 44 ce a6 0f (osmo_ss7_asp.c:1164) 20250425104339982 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e705921d00] (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-160:LU)[0x55e705922d50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e705921d00] (fsm.c:486) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339982 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339983 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x072F401B) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250425104339982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339983 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x072F401B LOCATION UPDATE ACCEPT (TMSI = 0x072f401b) (gsm_04_08.c:149) 20250425104339982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 ea 3f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104339983 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x072F401B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339983 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e70591d030] (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-159:LU)[0x55e70591e1c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e70591d030] (fsm.c:486) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339983 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x8E077BC7) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250425104339983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339983 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x8E077BC7 LOCATION UPDATE ACCEPT (TMSI = 0x8e077bc7) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 52 14 81 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 15 67 06 00 (osmo_ss7_asp.c:1164) 20250425104339983 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x8E077BC7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104339983 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104339983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70590a070] (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104339983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-155:LU)[0x55e70590b0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104339984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104339983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70590a070] (fsm.c:486) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104339984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104339984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104339984 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x17FC37B0) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250425104339984 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104339984 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x17FC37B0 LOCATION UPDATE ACCEPT (TMSI = 0x17fc37b0) (gsm_04_08.c:149) 20250425104339984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 5e 2b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 2f 40 1b (osmo_ss7_asp.c:1164) 20250425104339984 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x17FC37B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104339984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339984 DLM3UA DEBUG 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)@63ea47419a21: patched enc_l3: '055B'O 20250425104339984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 36 a3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8e 07 7b c7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104339985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 55 30 b9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 fc 37 b0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104339986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104339986 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x2E98533A:GERAN-A-148:LU)[0x55e7058e72d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104339986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104339986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104339986 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250425104339986 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104339986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104339986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104339987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104339987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0] (vlr_lu_fsm.c:817) 20250425104339987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-148:LU)[0x55e7058b6ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104339987 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250425104339987 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104339987 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104339987 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104339987 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 49 6a 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104339994 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0xA7C0561C:GERAN-A-147:LU)[0x55e7058dec70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104339994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104339994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104339994 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250425104339994 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104339994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104339995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104339995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104339995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00] (vlr_lu_fsm.c:817) 20250425104339995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104339995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-147:LU)[0x55e7058e4910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104339995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250425104339995 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104339995 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104339995 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339995 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 08 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104339998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104339998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104339998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104339998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104339999 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eac00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104339999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104339999 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250425104339999 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104339999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90] (vlr_lu_fsm.c:817) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104339999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-149:LU)[0x55e7058d8090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104339999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104339999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104339999 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104339999 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104339999 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104339999 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104339999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104339999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104339999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104339999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104339999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104339999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104339999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104339999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104339999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104339999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 6a 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340001 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x8F3F4550:GERAN-A-150:LU)[0x55e7058e31d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340001 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250425104340001 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630] (vlr_lu_fsm.c:817) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-150:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340001 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104340001 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340001 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340001 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340001 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fa f0 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340003 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x3217DE64:GERAN-A-158:LU)[0x55e705915ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340003 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250425104340003 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104340003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-158:LU)[0x55e7058f3680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340004 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250425104340004 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340004 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340004 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - 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)@63ea47419a21: patched enc_l3: '055B'O 20250425104340004 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b8 e8 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340006 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x62CFEFA0:GERAN-A-156:LU)[0x55e7058df980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340006 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250425104340006 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0] (vlr_lu_fsm.c:817) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-156:LU)[0x55e7059198e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340007 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340007 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340007 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340007 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 1a a6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340008 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058cfd10] (msc_a.c:1053) 20250425104340008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-145:LU)[0x55e7058c3860]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340008 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 ea 3f 00 00 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340009 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104340010 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058de920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340010 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250425104340010 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0] (vlr_lu_fsm.c:817) 20250425104340010 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-152:LU)[0x55e705901a50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250425104340011 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340011 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340011 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - 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)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340011 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340012 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a9 42 c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 ea 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340013 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x44CEA60F:GERAN-A-151:LU)[0x55e7058e3b50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340013 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250425104340013 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0] (vlr_lu_fsm.c:817) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-151:LU)[0x55e7059065e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340013 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250425104340013 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340013 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340013 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340013 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 44 b0 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(997)11004479 MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340016 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340016 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0xB3E8CC89:GERAN-A-154:LU)[0x55e7058d7d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340016 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590] (vlr_lu_fsm.c:817) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340016 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-154:LU)[0x55e7058fcec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340016 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c9 87 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104340016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340016 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340017 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x15670600:GERAN-A-157:LU)[0x55e7058efd30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340017 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0] (vlr_lu_fsm.c:817) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340017 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-157:LU)[0x55e7058f8350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340017 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340018 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x1111FD9B:GERAN-A-153:LU)[0x55e7058e8300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340018 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250425104340018 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00] (vlr_lu_fsm.c:817) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-153:LU)[0x55e705910d60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340018 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250425104340018 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340018 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340018 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340018 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 1d c0 74 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) 20250425104340018 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1d c0 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 14 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e72d0] (msc_a.c:1053) 20250425104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-148:LU)[0x55e7058e74b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 03 4b bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340020 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 49 6a 7c 00 00 94 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340021 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340021 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x072F401B:GERAN-A-160:LU)[0x55e7058f3ed0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340021 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250425104340021 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00] (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-160:LU)[0x55e7058e7a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250425104340021 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340021 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340021 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340022 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 49 6a 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 5e 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '055B'O 20250425104340023 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x17FC37B0:GERAN-A-155:LU)[0x55e7058eb9a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340023 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250425104340023 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070] (vlr_lu_fsm.c:817) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-155:LU)[0x55e70591e1c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340023 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250425104340024 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340024 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340024 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: 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 := '32A1CA2D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425104340024 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:14 20250425104340024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 30 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340024 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340025 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x8E077BC7:GERAN-A-159:LU)[0x55e7058f4970]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104340025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104340025 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250425104340025 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104340025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030] (vlr_lu_fsm.c:817) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104340025 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-159:LU)[0x55e705922d50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104340025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104340025 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250425104340025 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340025 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340025 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340025 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104340025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 36 a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1001)4811388 TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058dec70] (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-147:LU)[0x55e7058def00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340029 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 68 08 0a 00 00 93 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340029 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340029 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eac00] (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-149:LU)[0x55e7058eae90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340029 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058e31d0] (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-150:LU)[0x55e7058f2630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340029 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 6a 12 00 00 95 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 fa f0 2e 00 00 96 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 68 08 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340030 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915ca0] (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-158:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c9 6a 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340030 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 b8 e8 f8 00 00 9e 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa f0 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e7058df980] (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-156:LU)[0x55e70590fbd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340030 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 41 1a a6 00 00 9c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b8 e8 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: 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 := '2E98533A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(999)6817802 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mo_ussd0(997)2540315 TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:0 20250425104340033 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340033 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1003)13199890 TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1005)16445486 TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1021)12118264 TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1017)4266662 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1001)4619112 TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:2 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340034 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: 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 := 'A7C0561C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 3TC_multi_lu_and_mo_ussd0(999)13721063 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:3 TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: 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 := '8F3F4550'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: 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 := '29FD17D0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: 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 := '3217DE64'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1005)529221 TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: 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 := '62CFEFA0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:4 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1021)7382468 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:5 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1003)13488894 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:11 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1017)806803 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:13 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 41 1a a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 c3 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 32 a1 ca 2d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340234 DMM DEBUG msc_a(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058e4910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058e4910] (fsm.c:486) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340234 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340234 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340234 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 7b 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 2e 98 53 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340235 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250425104340235 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058de920] (msc_a.c:1053) 20250425104340235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-152:LU)[0x55e7058fbde0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 5d e7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a7 c0 56 1c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340235 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 08 13 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 05 24 08 03 50 59 02 05 f4 8f 3f 45 50 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 c3 1b 00 00 a1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058e3b50] (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-151:LU)[0x55e7058f71c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 70 a5 c4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 32 17 de 64 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340236 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cd d2 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 05 24 08 03 50 59 02 05 f4 29 fd 17 d0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 26 c3 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) 20250425104340236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e7058d7d20] (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-154:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 4f 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 62 cf ef a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 c3 1b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340237 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7058efd30] (msc_a.c:1053) 20250425104340237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340237 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-157:LU)[0x55e7059147f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340237 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e7058e8300] (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-153:LU)[0x55e705900a00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a9 42 c0 00 00 98 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340238 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 44 b0 11 00 00 97 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e7058f3ed0] (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-160:LU)[0x55e705921d00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '26C31B'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-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #820250425104340238 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6c10] (msc_a.c:1053) 20250425104340238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED:GERAN-A-146:CM_SERVICE_REQ)[0x55e7058d6ea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c9 87 5d 00 00 9a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 20250425104340238 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 14 81 00 00 9d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DMM DEBUG msc_a(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de740]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de740] (fsm.c:486) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a9 42 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 44 b0 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c9 87 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 03 4b bf 00 00 99 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e7058eb9a0] (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-155:LU)[0x55e70590a070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 14 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 24 5e 2b 00 00 a0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e7058f4970] (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-159:LU)[0x55e70591d030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 4b bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1d c0 74 00 00 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:15 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 24 5e 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340239 DMM DEBUG msc_a(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb7c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb7c0] (fsm.c:486) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 46 7b 68 00 00 a2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1d c0 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340239 DMM DEBUG msc_a(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058d6ea0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058d6ea0] (fsm.c:486) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340239 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '467B68'O ("F{h"), sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1009)11092672 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 7b 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1007)4501521 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340240 DMM DEBUG msc_a(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e7058eb530]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e7058eb530] (fsm.c:486) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 7b 68 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1013)13207389 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340240 DMM DEBUG msc_a(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 30 b9 00 00 9b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 20250425104340240 DMM DEBUG msc_a(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058d85b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058d85b0] (fsm.c:486) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 30 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 e5 36 a3 00 00 9f 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340240 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 d1 5d e7 00 00 a3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 d1 5d e7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1019)5379201 MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 5d e7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'D15DE7'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)@63ea47419a21: Session index based on local reference:3 20250425104340241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG 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(989)@63ea47419a21: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1011)215999 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 36 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 13 45 00 00 a4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340241 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1025)2383403 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 08 13 45 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)@63ea47419a21: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 13 45 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 c4 00 00 a5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(996)1949812 TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '081345'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)@63ea47419a21: Session index based on local reference:4 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a5 c4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340241 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340241 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 a5 c4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x763F35ED - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '70A5C4'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)@63ea47419a21: Session index based on local reference:5 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 fe 00 00 a6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: 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 := 'B3E8CC89'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cd d2 fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340242 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cd d2 fe 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: 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 := '44CEA60F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 4f 93 00 00 a7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'CDD2FE'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: 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 := '9B0BD8C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0c 4f 93 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: 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 := '15670600'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340242 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)@63ea47419a21: Message received on association #8 20250425104340242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 4f 93 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '0C4F93'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-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: 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 := '072F401B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: 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 := '1111FD9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1015)5583033 MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[2] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1023)15021731 20250425104340244 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340244 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340245 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340245 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340246 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340246 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340248 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340249 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: 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 := '17FC37B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: 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 := '8E077BC7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425104340252 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340252 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[3] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) 20250425104340254 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340254 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[4] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1013)5270730 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:1 MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[5] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340258 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6c 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 08 03 50 59 02 05 f4 b3 e8 cc 89 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340260 DMM DEBUG msc_a(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705910a90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705910a90] (fsm.c:486) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340260 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340260 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250425104340261 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 6c ca 00 00 a8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 50 6c ca 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) 20250425104340262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 6c ca 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '506CCA'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-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[6] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) 20250425104340266 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340266 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1007)1748023 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:6 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1a ac 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 08 03 50 59 02 05 f4 44 ce a6 0f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1009)8826926 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:7 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340271 DMM DEBUG msc_a(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e7058f42a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e7058f42a0] (fsm.c:486) 20250425104340271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340271 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340271 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340271 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340272 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1019)15981325 20250425104340272 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250425104340273 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a ac 37 00 00 a9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:8 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[7] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) 20250425104340273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1a ac 37 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a ac 37 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 b0 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 08 03 50 59 02 05 f4 9b 0b d8 c8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '1AAC37'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)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1025)2600781 20250425104340275 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 20250425104340275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f3 db 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 15 67 06 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340275 DMM DEBUG msc_a(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058d8f70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058d8f70] (fsm.c:486) 20250425104340275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340275 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340276 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:9 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340276 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250425104340276 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104340276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 af 4d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 07 2f 40 1b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340277 DMM DEBUG msc_a(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e705915bf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e705915bf0] (fsm.c:486) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340277 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340277 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250425104340277 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 b0 2e 00 00 aa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1011)417035 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340278 DMM DEBUG msc_a(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dec70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dec70] (fsm.c:486) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340278 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340278 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '86B02E'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)@63ea47419a21: Session index based on local reference:7 20250425104340279 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250425104340279 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:10 MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 10 set to 1 20250425104340279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 86 b0 2e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 b0 2e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1015)67124 20250425104340280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 11 11 fd 9b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 db 0d 00 00 ab 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340281 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 db 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:12 20250425104340282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340282 DMM DEBUG msc_a(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058d9f60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058d9f60] (fsm.c:486) 20250425104340282 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340282 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 db 0d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340282 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340282 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 4d 00 00 ac 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340283 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250425104340283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340283 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 06 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 17 fc 37 b0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'F3DB0D'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)@63ea47419a21: Session index based on local reference:8 20250425104340283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 af 4d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) 20250425104340284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340284 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 af 4d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340284 DMM DEBUG msc_a(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058df7c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340285 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)@63ea47419a21: { messageType := 2, destLocRef := '27AF4D'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058df7c0] (fsm.c:486) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340285 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340285 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340285 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250425104340285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 5d 0b 00 00 ad 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 06 5d 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250425104340285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340285 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 5d 0b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '065D0B'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 } } 20250425104340286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 20250425104340286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 06 34 00 00 ae 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104340287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340287 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) MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@63ea47419a21: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1023)10892303 20250425104340287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 01 06 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 06 34 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250425104340288 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := '010634'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-RAN(989)@63ea47419a21: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: First idle individual index:14 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340289 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Session index based on local reference:12 20250425104340289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 34 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 8e 07 7b c7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340291 DMM DEBUG msc_a(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058ef790]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058ef790] (fsm.c:486) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104340291 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104340291 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104340291 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104340291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250425104340291 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104340291 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 34 0f 00 00 af 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104340292 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 34 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250425104340293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340293 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 34 0f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: { messageType := 2, destLocRef := 'A6340F'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)@63ea47419a21: Session index based on local reference:14 20250425104340293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340293 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 26 c3 1b 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 8b 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 26 c3 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340296 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340296 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250425104340296 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340296 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250425104340297 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340297 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340297 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340297 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[8] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340298 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340298 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[10] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) 20250425104340299 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340299 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[11] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[12] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340302 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340302 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O20250425104340304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340304 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) 20250425104340305 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[13] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340308 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340309 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 46 7b 68 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) 20250425104340309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 7b 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340309 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340309 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) 20250425104340310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340310 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425104340310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340310 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340310 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425104340311 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + vlr_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(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340312 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340313 DLSS7 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_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340313 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 d1 5d e7 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) 20250425104340313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 d1 5d e7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[14] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) 20250425104340314 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104340314 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@63ea47419a21: Created GsupExpect[15] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340316 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) TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - 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)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340316 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 70 a5 c4 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) 20250425104340316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340316 DLM3UA DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a5 c4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340317 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 08 13 45 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) TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 08 13 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340317 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340318 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 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 0c 4f 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 8b 35 1a 00 (osmo_ss7_asp.c:1164) 20250425104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 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) 20250425104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c 4f 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340318 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 cd d2 fe 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) 20250425104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 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) 20250425104340318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340319 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340319 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 1a ac 37 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) 20250425104340319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a ac 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340323 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) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340323 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 86 b0 2e 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) 20250425104340323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 b0 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340323 DLM3UA DEBUG 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(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340323 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) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340323 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ad 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 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 f3 db 0d 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) 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 db 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058e4910] (msc_a.c:1053) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 20250425104340324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D:GERAN-A-161:CM_SERVICE_REQ)[0x55e7058b6ac0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 26 c3 1b 00 00 a1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 26 c3 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340324 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 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 27 af 4d 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 ab 35 1a 00 (osmo_ss7_asp.c:1164) 20250425104340324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 af 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340326 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340326 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 06 5d 0b 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) 20250425104340326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 06 5d 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340326 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 20250425104340326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340326 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) 20250425104340326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340326 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340326 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de740] (msc_a.c:1053) 20250425104340326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340326 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A:GERAN-A-162:CM_SERVICE_REQ)[0x55e7058de610]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 46 7b 68 00 00 a2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:2 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb7c0] (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C:GERAN-A-163:CM_SERVICE_REQ)[0x55e7058eb690]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 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 01 06 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 83 35 1a 00 (osmo_ss7_asp.c:1164) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e7058eb530] (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64:GERAN-A-165:CM_SERVICE_REQ)[0x55e70590b1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 7b 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 01 06 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 d1 5d e7 00 00 a3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058d6ea0] (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550:GERAN-A-164:CM_SERVICE_REQ)[0x55e7058eea60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a5 c4 00 00 a5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:3 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 08 13 45 00 00 a4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058d85b0] (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340327 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0:GERAN-A-167:CM_SERVICE_REQ)[0x55e7058cfc90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 5d e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340327 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c 4f 93 00 00 a7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:13 20250425104340327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 a5 c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340328 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 08 13 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(997)2540315 TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340329 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340329 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x32A1CA2D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1001)4619112 TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340330 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340330 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x2E98533A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(997)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(989)@63ea47419a21: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(999)13721063 TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340333 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340333 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0xA7C0561C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1021)7382468 TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340333 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340333 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x3217DE64 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1005)529221 TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340334 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340334 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x8F3F4550 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1017)806803 TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x62CFEFA0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:8 TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(999)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1017)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1005)@63ea47419a21: Final verdict of PTC: pass 20250425104340368 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340368 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340368 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340368 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340368 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340369 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340369 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 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 50 6c ca 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) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 50 6c ca 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0c 4f 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 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) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104340369 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340369 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425104340369 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340369 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0:GERAN-A-166:CM_SERVICE_REQ)[0x55e70590cec0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e7058f42a0] (msc_a.c:1053) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F:GERAN-A-169:CM_SERVICE_REQ)[0x55e705915690]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340370 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 fe 00 00 a6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058d8f70] (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8:GERAN-A-170:CM_SERVICE_REQ)[0x55e7058fd830]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340370 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e705915bf0] (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600:GERAN-A-171:CM_SERVICE_REQ)[0x55e7058f7020]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1a ac 37 00 00 a9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cd d2 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dec70] (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B:GERAN-A-172:CM_SERVICE_REQ)[0x55e7058dee50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 b0 2e 00 00 aa 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340371 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1a ac 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:7 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 db 0d 00 00 ab 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058d9f60] (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B:GERAN-A-173:CM_SERVICE_REQ)[0x55e7058da1f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 b0 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104340371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 af 4d 00 00 ac 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104340371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340371 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104340371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1003)13488894 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:9 20250425104340371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 db 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058df7c0] (msc_a.c:1053) 20250425104340372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0:GERAN-A-174:CM_SERVICE_REQ)[0x55e7058fdc10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1007)1748023 20250425104340372 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 06 5d 0b 00 00 ad 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340372 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340372 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x29FD17D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 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 a6 34 0f 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) 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340372 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x44CEA60F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 34 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 af 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:10 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 01 06 34 00 00 ae 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104340372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340372 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1009)8826926 MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104340372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 06 5d 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(988)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:12 20250425104340373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9B0BD8C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104340373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 01 06 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1019)15981325 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x15670600 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1025)2600781 TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340373 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x072F401B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1011)417035 TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340376 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340376 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x1111FD9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1007)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1015)67124 TC_multi_lu_and_mo_ussd0(1019)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340378 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340378 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x17FC37B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(988)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(988)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1011)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@63ea47419a21: Final verdict of PTC: pass 20250425104340576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705910a90] (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89:GERAN-A-168:CM_SERVICE_REQ)[0x55e705901810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104340577 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058ef790] (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104340577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7:GERAN-A-175:CM_SERVICE_REQ)[0x55e7058efa20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104340577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 50 6c ca 00 00 a8 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104340577 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104340577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104340577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104340577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104340577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 34 0f 00 00 af 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(988)@63ea47419a21: Session index based on local reference:14 20250425104340577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 50 6c ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1013)5270730 TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104340578 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340578 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0xB3E8CC89 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@63ea47419a21: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1023)10892303 20250425104340578 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104340578 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x8E077BC7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1023)@63ea47419a21: Final verdict of PTC: pass 20250425104340582 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104340582 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(991)@63ea47419a21: Final verdict of PTC: none 20250425104340582 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104340582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104340582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104340582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104340582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104340582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104340582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104340582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104340582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104340582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 34 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104340582 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104340582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104340582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104340582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104340582 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104340582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104340582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104340582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104340582 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104340582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104340582 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104340582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104340582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104340582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104340582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104340582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104340582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104340582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104340582 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(994)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(990)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(993)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(995)@63ea47419a21: Final verdict of PTC: none 20250425104340582 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104340582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(992)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(989)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1002)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(998)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(988)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1000)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(988): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(989): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(990): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(991): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(992): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(993): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(994): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(995): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(996): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(997): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(998): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(999): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1000): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1001): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1002): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1003): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1005): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1007): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1009): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1011): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1013): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1015): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1017): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1019): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1021): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1023): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1025): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@63ea47419a21: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Fri Apr 25 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 20250425104341582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4009300) 20250425104342583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104342584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104342584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104342583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4009300, count=4010460) 20250425104343584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104344585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_multi_lu_and_mt_ussd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1031)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1031)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1029)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104345070 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104345263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104345263 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104345263 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104345263 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1031)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104345265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104345265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104345265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104345265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104345265 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104345265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104345265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104345265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104345265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104345265 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104345265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104345265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104345265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104345265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104345266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104345586 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104345587 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104345592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104345613 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104345613 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104346069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1037)9575892 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1038)4987366 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1d d4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:1 MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1040)6044197 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:2 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346074 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058b6ac0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346074 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058b6ac0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058b6ac0] (fsm.c:486) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346074 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346074 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250425104346074 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250425104346074 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346074 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346074 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1042)6886401 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058e4910] (fsm.c:486) 20250425104346074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{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)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:3 20250425104346074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 1d d4 00 00 b0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 92 1d d4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1044)15941391 20250425104346074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: Message received on association #8 20250425104346074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c 19 e6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3a 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 20250425104346074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 14 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 20 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '921DD4'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 } } 20250425104346074 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55e7058c1fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346074 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55e7058c1fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55e7058c1fd0] (fsm.c:486) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346075 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346075 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250425104346075 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250425104346075 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1037)"262420000000226" 20250425104346075 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346075 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652590] (fsm.c:486) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{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)@63ea47419a21: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)12843688 20250425104346075 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058deed0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346075 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058deed0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058deed0] (fsm.c:486) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346075 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104346075 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250425104346075 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250425104346075 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346075 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346075 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14802137 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e70590b4f0] (fsm.c:486) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{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)@63ea47419a21: First idle individual index:4 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 20250425104346075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:5 20250425104346075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c 19 e6 00 00 b1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:6 20250425104346075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1050)5036356 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3f 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1038) 20250425104346076 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55e705910930]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346076 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55e705910930]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 fa a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 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) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55e705910930] (fsm.c:486) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '4C19E6'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)@63ea47419a21: Session index based on local reference:1 MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1038)"262420000000227" 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346076 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346076 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:7 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 20250425104346076 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250425104346076 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346076 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346076 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058dcf20] (fsm.c:486) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-RAN(1030)@63ea47419a21: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)7863977 20250425104346076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4c 19 e6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) 20250425104346076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1040) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346076 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1040)"262420000000228" 20250425104346076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4c d9 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346076 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55e70590b060]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:8 20250425104346076 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55e70590b060]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55e70590b060] (fsm.c:486) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346076 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346076 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250425104346076 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250425104346076 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346076 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346076 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058f23a0] (fsm.c:486) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346076 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{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)@63ea47419a21: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1054)6106301 20250425104346076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346076 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346076 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 3a 25 00 00 b2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1042)"262420000000229" MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 77 fe a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '5C3A25'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)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:9 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058e3a00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058e3a00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058e3a00] (fsm.c:486) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250425104346077 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250425104346077 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346077 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1056)15510810 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e705905590] (fsm.c:486) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:10 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5c 3a 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1044)"262420000000230" MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 10 set to 1 20250425104346077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2c bd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058d9e30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058d9e30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058d9e30] (fsm.c:486) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250425104346077 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250425104346077 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346077 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e70590a1d0] (fsm.c:486) 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1058)6905696 20250425104346077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1046)"262420000000231" 20250425104346077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 14 01 00 00 b3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058d5440]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346077 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058d5440]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058d5440] (fsm.c:486) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250425104346078 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec ad 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 63 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 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)@63ea47419a21: { messageType := 2, destLocRef := '691401'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 } } 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1048)"262420000000232" 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:11 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058f70d0] (fsm.c:486) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 69 14 01 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250425104346078 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e7300] (fsm.c:486) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1060)9301435 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 3f 0f 00 00 b4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5f 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7059073a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7059073a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7059073a0] (fsm.c:486) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250425104346078 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1050) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e705907630] (fsm.c:486) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1050)"262420000000233" MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'F33F0F'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 } } 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f3 3f 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:12 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55e70590c140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55e70590c140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55e70590c140] (fsm.c:486) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250425104346078 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1052)"262420000000234" MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7058f3910] (fsm.c:486) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d ed bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 fa a8 00 00 b5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1062)2143454 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1054)"262420000000235" 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705914130]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346078 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705914130]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705914130] (fsm.c:486) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346078 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346078 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250425104346078 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346078 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346078 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'C3FAA8'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 } } 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e7059143c0] (fsm.c:486) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{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)@63ea47419a21: Session index based on local reference:5 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:13 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 fa a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1056)"262420000000236" MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346079 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346079 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918870] (fsm.c:486) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346079 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346079 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250425104346079 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250425104346079 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346079 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346079 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e705918a50] (fsm.c:486) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 b4 de 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1058)"262420000000237" 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1060)"262420000000238" MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1064)9131870 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 e1 dc d9 00 00 b6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 e1 dc d9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) 20250425104346079 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058f4280]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346079 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058f4280]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058f4280] (fsm.c:486) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346079 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346079 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250425104346079 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250425104346079 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346079 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:14 MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 14 set to 1 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058ea870] (fsm.c:486) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'E1DCD9'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)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1062)"262420000000239" MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 4c d9 44 00 00 b7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4c d9 44 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 fe a9 00 00 b8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1066)2465396 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '4CD944'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 } } 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: Session index based on local reference:7 20250425104346079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 57 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346079 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(1030)@63ea47419a21: patch: N(SD) for ConnIdx 15 set to 1 20250425104346079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 77 fe a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:15 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 2c bd 00 00 b9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '77FEA9'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)@63ea47419a21: Session index based on local reference:8 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 2c bd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 9e 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e79d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e79d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e79d0] (fsm.c:486) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec ad 1a 00 00 ba 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250425104346080 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250425104346080 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)@63ea47419a21: { messageType := 2, destLocRef := '5D2CBD'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)@63ea47419a21: Session index based on local reference:9 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec ad 1a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 60 00 00 bb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7bb0] (fsm.c:486) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'ECAD1A'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)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5f 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d ed bb 00 00 bc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '695F60'O ("i_`"), sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e24a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104346080 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e24a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e24a0] (fsm.c:486) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8d ed bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) 20250425104346080 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104346080 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250425104346080 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250425104346080 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104346080 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e7058e2730] (fsm.c:486) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104346080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104346080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 b4 de 00 00 bd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346081 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '8DEDBB'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-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1035)@63ea47419a21: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1064)"262420000000240" MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 20250425104346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 20 b4 de 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)@63ea47419a21: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@63ea47419a21: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1066)"262420000000241" 20250425104346081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8b 57 5e 00 00 be 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '20B4DE'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)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8b 57 5e 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 9e 74 00 00 bf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '8B575E'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)@63ea47419a21: Session index based on local reference:14 20250425104346081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346081 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)@63ea47419a21: Message received on association #8 20250425104346081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 9e 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '259E74'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)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346083 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): none -> pass 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346084 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): none -> pass 20250425104346085 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346085 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): none -> pass 20250425104346085 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346085 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346086 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250425104346086 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346086 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250425104346086 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): none -> pass 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346086 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250425104346086 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): none -> pass 20250425104346086 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e705652590] (vlr_lu_fsm.c:110) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55e705652890]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e705652590] (fsm.c:486) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346086 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x1354387E) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250425104346086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346086 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x1354387E LOCATION UPDATE ACCEPT (TMSI = 0x1354387e) (gsm_04_08.c:149) 20250425104346087 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x1354387E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346087 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346087 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4c 19 e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 54 38 7e (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): none -> pass 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): none -> pass 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346088 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104346089 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104346089 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250425104346089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104346089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): none -> pass 20250425104346089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e70590b4f0] (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e70590b4f0] (fsm.c:486) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346128 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x93353FD6) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346128 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x93353FD6 LOCATION UPDATE ACCEPT (TMSI = 0x93353fd6) (gsm_04_08.c:149) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x93353FD6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058e4910] (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55e7058eec10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058e4910] (fsm.c:486) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346128 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x9312064E) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250425104346128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346128 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x9312064E LOCATION UPDATE ACCEPT (TMSI = 0x9312064e) (gsm_04_08.c:149) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x9312064E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346128 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250425104346128 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346128 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250425104346128 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250425104346128 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5c 3a 25 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 93 35 3f d6 (osmo_ss7_asp.c:1164) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 92 1d d4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 93 12 06 4e (osmo_ss7_asp.c:1164) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058f23a0] (vlr_lu_fsm.c:110) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55e7058ef700]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058f23a0] (fsm.c:486) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346129 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x236CC24A) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250425104346129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346129 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x236CC24A LOCATION UPDATE ACCEPT (TMSI = 0x236cc24a) (gsm_04_08.c:149) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x236CC24A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 f3 3f 0f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 6c c2 4a (osmo_ss7_asp.c:1164) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104346130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346130 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x1354387E:GERAN-A-177:LU)[0x55e7058c1fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346130 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250425104346130 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590] (vlr_lu_fsm.c:817) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55e7058ef8c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346130 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250425104346130 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346130 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346130 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346130 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c 19 e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346132 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x9312064E:GERAN-A-176:LU)[0x55e7058b6ac0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346132 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910] (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55e7058d1060]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + vlr_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(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - 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)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 1d d4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346132 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346132 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x93353FD6:GERAN-A-178:LU)[0x55e7058deed0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346132 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0] (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346132 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55e705652890]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346132 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e7058c1fd0] (msc_a.c:1053) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-177:LU)[0x55e705652590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5c 3a 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c 19 e6 00 00 b1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 20250425104346133 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x236CC24A:GERAN-A-180:LU)[0x55e70590b060]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346133 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0] (vlr_lu_fsm.c:817) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55e7058eec10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346133 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 20250425104346133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f3 3f 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c 19 e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1038)4987366 TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346134 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346134 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[0] for '262420000000227'H'1354387E'O to be handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[0] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) 20250425104346172 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058dcf20] (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55e7058e8210]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058dcf20] (fsm.c:486) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346172 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x56B475CE) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346172 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x56B475CE LOCATION UPDATE ACCEPT (TMSI = 0x56b475ce) (gsm_04_08.c:149) 20250425104346172 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x56B475CE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346172 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e70590a1d0] (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55e7058f8640]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e70590a1d0] (fsm.c:486) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346172 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x09B515A8) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250425104346172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346172 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x09B515A8 LOCATION UPDATE ACCEPT (TMSI = 0x09b515a8) (gsm_04_08.c:149) 20250425104346172 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x09B515A8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 69 14 01 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 56 b4 75 ce (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 e1 dc d9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 b5 15 a8 (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346172 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346172 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e705905590] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55e7058fd1c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e705905590] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x23F90570) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x23F90570 LOCATION UPDATE ACCEPT (TMSI = 0x23f90570) (gsm_04_08.c:149) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x23F90570 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058ea870] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55e7058de6a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058ea870] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x2C057092) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x2C057092 LOCATION UPDATE ACCEPT (TMSI = 0x2c057092) (gsm_04_08.c:149) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x2C057092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058b6ac0] (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-176:LU)[0x55e7058e4910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c3 fa a8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 f9 05 70 (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7059143c0] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55e705918690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7059143c0] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x8FD92A5B) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x8FD92A5B LOCATION UPDATE ACCEPT (TMSI = 0x8fd92a5b) (gsm_04_08.c:149) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x8FD92A5B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e7058deed0] (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-178:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 20 b4 de 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c 05 70 92 (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 1d d4 00 00 b0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705907630] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55e7058f4430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705907630] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0xB5723376) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0xB5723376 LOCATION UPDATE ACCEPT (TMSI = 0xb5723376) (gsm_04_08.c:149) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0xB5723376 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e70590b060] (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-180:LU)[0x55e7058f23a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e705918a50] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55e7058ea690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e705918a50] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x14910FFF) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x14910FFF LOCATION UPDATE ACCEPT (TMSI = 0x14910fff) (gsm_04_08.c:149) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5f 60 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f d9 2a 5b (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x14910FFF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058e7300] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55e7058e8ff0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058e7300] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0F73372D) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0F73372D LOCATION UPDATE ACCEPT (TMSI = 0x0f73372d) (gsm_04_08.c:149) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0F73372D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058f70d0] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55e7058df630]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058f70d0] (fsm.c:486) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 3a 25 00 00 b2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x36CC33BF) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346173 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x36CC33BF LOCATION UPDATE ACCEPT (TMSI = 0x36cc33bf) (gsm_04_08.c:149) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x36CC33BF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346173 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058e2730] (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55e705906060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058e2730] (fsm.c:486) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5d 2c bd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b5 72 33 76 (osmo_ss7_asp.c:1164) 20250425104346174 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x7B7AB9EF) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250425104346174 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346174 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x7B7AB9EF LOCATION UPDATE ACCEPT (TMSI = 0x7b7ab9ef) (gsm_04_08.c:149) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 1d d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x7B7AB9EF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e7058f3910] (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55e7059148d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e7058f3910] (fsm.c:486) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346174 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x28803C7D) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346174 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x28803C7D LOCATION UPDATE ACCEPT (TMSI = 0x28803c7d) (gsm_04_08.c:149) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x28803C7D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7058e7bb0] (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55e7058e7f90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f3 3f 0f 00 00 b4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104346174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7058e7bb0] (fsm.c:486) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104346174 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x3B8E7509) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250425104346174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104346174 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x3B8E7509 LOCATION UPDATE ACCEPT (TMSI = 0x3b8e7509) (gsm_04_08.c:149) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x3B8E7509 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8d ed bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 91 0f ff (osmo_ss7_asp.c:1164) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346174 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 3a 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 77 fe a9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f 73 37 2d (osmo_ss7_asp.c:1164) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4c d9 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 cc 33 bf (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 3f 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 25 9e 74 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b 7a b9 ef (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec ad 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 28 80 3c 7d (osmo_ss7_asp.c:1164) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8b 57 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3b 8e 75 09 (osmo_ss7_asp.c:1164) 20250425104346174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346174 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 13 54 38 7e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1037)9575892 TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1040)6044197 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1044)15941391 TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346177 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346180 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x56B475CE:GERAN-A-179:LU)[0x55e705910930]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346180 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20] (vlr_lu_fsm.c:817) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55e7058c1fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1354387E'O } } } }, additionalUpdateParameters := omit } } } } 20250425104346180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 69 14 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346180 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x23F90570:GERAN-A-181:LU)[0x55e7058e3a00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346180 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250425104346180 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590] (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55e7058f8640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{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)@63ea47419a21: patched enc_l3: '055B'O 20250425104346181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 fa a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346181 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x09B515A8:GERAN-A-182:LU)[0x55e7058d9e30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346181 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0] (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55e7058e8210]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - 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)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346181 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x2C057092:GERAN-A-189:LU)[0x55e7058f4280]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346181 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870] (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55e7058fd1c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 e1 dc d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 b4 de 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346181 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x8FD92A5B:GERAN-A-187:LU)[0x55e705914130]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346181 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0] (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55e7058de6a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346181 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346182 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x14910FFF:GERAN-A-188:LU)[0x55e705918870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346182 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50] (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55e7058f4430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346182 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - 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)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d ed bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346182 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0xB5723376:GERAN-A-185:LU)[0x55e7059073a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346182 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630] (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55e705918690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{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)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346182 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - 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)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 2c bd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346182 DLSS7 DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346182 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e24a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346182 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250425104346182 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730] (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55e7058df630]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:10 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - 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)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 9e 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346183 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x28803C7D:GERAN-A-186:LU)[0x55e70590c140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346183 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910] (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55e705906060]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec ad 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=1 into dtap '051B'O 20250425104346183 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e79d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346183 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0] (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55e7059148d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - 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)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8b 57 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346183 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0F73372D:GERAN-A-184:LU)[0x55e7058d5e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346183 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300] (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346183 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55e7058ea690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346183 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346183 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - 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)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '055B'O 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 fe a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346184 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x36CC33BF:GERAN-A-183:LU)[0x55e7058d5440]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104346184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104346184 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104346184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0] (vlr_lu_fsm.c:817) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104346184 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55e7058e8ff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104346184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104346184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - 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)@63ea47419a21: Created IMSI[1] for '262420000000226'H'9312064E'O to be handled at TC_multi_lu_and_mt_ussd0(1037) 20250425104346184 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104346184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4c d9 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[2] for '262420000000228'H'93353FD6'O to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[1] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[3] for '262420000000230'H'236CC24A'O to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[3] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) 20250425104346187 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346187 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346187 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346187 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346187 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 93 35 3f d6 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1038)12361158 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:0 20250425104346189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 9d c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 13 54 38 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e705652890] (fsm.c:486) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346189 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346189 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346189 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250425104346189 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d c6 00 00 c0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9d c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) 20250425104346190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346190 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 bc 9d c6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'BC9DC6'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1040) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:5 20250425104346190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e705910930] (msc_a.c:1053) 20250425104346190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-179:LU)[0x55e7058dcf20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 69 14 01 00 00 b3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '93353FD6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e7058e3a00] (msc_a.c:1053) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-181:LU)[0x55e705905590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 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 23 6c c2 4a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:10 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 69 14 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346191 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058f4280] (msc_a.c:1053) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-189:LU)[0x55e7058ea870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346192 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 fa a8 00 00 b5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e7058d9e30] (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-182:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346192 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e705914130] (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-187:LU)[0x55e7059143c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346192 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 93 12 06 4e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 20 b4 de 00 00 bd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346192 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 e1 dc d9 00 00 b6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918870] (msc_a.c:1053) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 fa a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-188:LU)[0x55e705918a50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346192 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5f 60 00 00 bb 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e7059073a0] (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-185:LU)[0x55e705907630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 20 b4 de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 dc d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e70590c140] (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-186:LU)[0x55e7058f3910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d ed bb 00 00 bc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5f 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346193 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346193 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346193 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 2c bd 00 00 b9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8d ed bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e24a0] (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-191:LU)[0x55e7058e2730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1042)6886401 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346193 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1044) 20250425104346193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec ad 1a 00 00 ba 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e79d0] (msc_a.c:1053) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 2c bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-190:LU)[0x55e7058e7bb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346194 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346194 DLSS7 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)@63ea47419a21: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1040)10783056 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 9e 74 00 00 bf 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058d5e50] (msc_a.c:1053) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-184:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:1 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec ad 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:15 20250425104346194 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346194 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8b 57 5e 00 00 be 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058d5440] (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-183:LU)[0x55e7058f70d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 89 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 06 27 00 03 50 59 02 05 f4 93 35 3f d6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346194 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 25 9e 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 fe a9 00 00 b8 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '236CC24A'O } } } }, additionalUpdateParameters := omit } } } } 20250425104346194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)12843688 20250425104346194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 4c d9 44 00 00 b7 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346195 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104346195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8b 57 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1037) 20250425104346195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346195 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 77 fe a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1062)2143454 TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14802137 TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1058)6905696 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7059106a0] (fsm.c:486) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1060)9301435 TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1054)6106301 TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346195 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250425104346195 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1056)15510810 TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9312064E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 89 50 00 00 c1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c d9 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'A48950'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 } } 20250425104346196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a4 89 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1066)2465396 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346196 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 a4 89 50 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1064)9131870 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)7863977 TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346196 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346197 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346197 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1050)5036356 TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1044)5612431 TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:2 TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346197 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346197 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a3 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 23 6c c2 4a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e70590bd30] (fsm.c:486) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346198 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346198 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346198 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346198 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250425104346198 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - 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(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[4] for '262420000000229'H'56B475CE'O to be handled at TC_multi_lu_and_mt_ussd0(1042) 20250425104346198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 55 a3 8f 00 00 c2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 a3 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) 20250425104346198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346198 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 55 a3 8f 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346198 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) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '55A38F'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-GSUP(1035)@63ea47419a21: Created GsupExpect[4] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc 9d c6 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346199 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1037)3323420 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:3 20250425104346200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346200 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[5] for '262420000000231'H'23F90570'O to be handled at TC_multi_lu_and_mt_ussd0(1046) 20250425104346200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b6 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 93 12 06 4e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058e7300] (fsm.c:486) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346200 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346200 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[6] for '262420000000232'H'09B515A8'O to be handled at TC_multi_lu_and_mt_ussd0(1048) 20250425104346200 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250425104346200 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1c 00 00 c3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) 20250425104346200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346200 DLM3UA DEBUG 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)@63ea47419a21: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[7] for '262420000000238'H'14910FFF'O to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346201 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 32 b6 1c 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '32B61C'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)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[8] for '262420000000239'H'2C057092'O to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[7] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[8] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[9] for '262420000000236'H'28803C7D'O to be handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[10] for '262420000000241'H'7B7AB9EF'O to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[9] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[11] for '262420000000240'H'3B8E7509'O to be handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[12] for '262420000000237'H'8FD92A5B'O to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[13] for '262420000000234'H'0F73372D'O to be handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[14] for '262420000000235'H'B5723376'O to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[12] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[13] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) 20250425104346205 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346205 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346206 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346206 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: Created IMSI[15] for '262420000000233'H'36CC33BF'O to be handled at TC_multi_lu_and_mt_ussd0(1050) 20250425104346207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346207 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) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-GSUP(1035)@63ea47419a21: Created GsupExpect[15] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) 20250425104346207 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250425104346207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346207 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 56 b4 75 ce 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346208 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 23 f9 05 70 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346208 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) 20250425104346208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e705652890] (msc_a.c:1053) 20250425104346208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E:GERAN-A-192:PAGING_RESP)[0x55e7058d1060]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346208 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 2c 05 70 92 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346208 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bc 9d c6 00 00 c0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 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 09 b5 15 a8 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bc 9d c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 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 28 80 3c 7d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 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 8f d9 2a 5b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346209 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 14 91 0f ff 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56B475CE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346209 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346210 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 7b 7a b9 ef 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1062) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346210 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 0f 73 37 2d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346210 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 3b 8e 75 09 1a 03 05 00 17 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346210 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346210 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 b5 72 33 76 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 89 50 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 89 50 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2C057092'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '23F90570'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1038)12361158 TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1048) 20250425104346212 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346212 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x1354387E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '09B515A8'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8FD92A5B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1042)5902910 20250425104346213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346213 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(1060)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '14910FFF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - 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(1056)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '28803C7D'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425104346213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 a3 8f 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 12 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 06 27 00 03 50 59 02 05 f4 56 b4 75 ce 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mt_ussd0(1038)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425104346213 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915720] (fsm.c:486) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250425104346214 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 a3 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346214 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 36 cc 33 bf 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250425104346214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 12 3e 00 00 c4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346214 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5a 12 3e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250425104346214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346215 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 5a 12 3e 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)@63ea47419a21: { messageType := 2, destLocRef := '5A123E'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-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1066) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1052) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1054) TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0F73372D'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3B8E7509'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1062)2418632 TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7B7AB9EF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:4 20250425104346216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)9838463 20250425104346216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 24 e7 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 2c 05 70 92 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:5 TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B5723376'O } } } }, additionalUpdateParameters := omit } } } } 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e7058d5240] (fsm.c:486) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1048)7113444 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 24 e7 c8 00 00 c5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 24 e7 c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) 20250425104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346217 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 24 e7 c8 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) 20250425104346217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 1f 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 23 f9 05 70 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:6 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '24E7C8'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 8a e4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 09 b5 15 a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f4840] (fsm.c:486) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058d1bc0] (fsm.c:486) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346217 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346217 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346218 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346218 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250425104346218 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 1f 7f 00 00 c6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 96 1f 7f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346218 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 96 1f 7f 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '961F7F'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)@63ea47419a21: Session index based on local reference:5 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: Message received on association #8 20250425104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 8a e4 00 00 c7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c 8a e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346218 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346218 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 6c 8a e4 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '6C8AE4'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)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1050) 20250425104346220 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346220 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1058)9294712 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:7 MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1060)8988547 TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36CC33BF'O } } } }, additionalUpdateParameters := omit } } } } 20250425104346220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d d3 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 8f d9 2a 5b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1056)16358688 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3860] (fsm.c:486) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:9 TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346221 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d d3 78 00 00 c8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8d d3 78 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1052)12738481 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 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 8d d3 78 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) 20250425104346221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 89 27 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 14 91 0f ff 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:10 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f9 9d 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 28 80 3c 7d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1064)3494793 MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '8DD378'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 } } 20250425104346221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 5f b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0f 73 37 2d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:11 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058d9d80] (fsm.c:486) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346221 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1066)14560918 20250425104346221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:12 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346222 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e7058f32b0] (fsm.c:486) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346222 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250425104346222 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 27 83 00 00 c9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 53 89 02 02 06 04 43 b9 00 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 3b 8e 75 09 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 2e 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 7b 7a b9 ef 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '892783'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)@63ea47419a21: Session index based on local reference:8 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7059052e0] (fsm.c:486) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346223 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346223 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346223 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346223 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250425104346223 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 27 83 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346223 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591db00] (fsm.c:486) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346224 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346224 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 89 27 83 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) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7059106a0] (msc_a.c:1053) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6:GERAN-A-193:PAGING_RESP)[0x55e7058f3460]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346224 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f9 9d 20 00 00 ca 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'F99D20'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)@63ea47419a21: Session index based on local reference:9 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e7058dcf20] (fsm.c:486) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346225 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f9 9d 20 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 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 f9 9d 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) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346225 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1054)5552432 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346225 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)@63ea47419a21: First idle individual index:13 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 5f b1 00 00 cb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c2 5f b1 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104346225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 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 c2 5f b1 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) 20250425104346225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346225 DLSS7 DEBUG 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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104346225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b9 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 06 27 00 03 50 59 02 05 f4 b5 72 33 76 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'C25FB1'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)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 53 89 00 00 cc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@63ea47419a21: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1050)14128062 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104346226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: First idle individual index:14 MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 53 89 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 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 35 53 89 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5570] (fsm.c:486) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 89 50 00 00 c1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346226 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346226 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d7 93 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 36 cc 33 bf 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 de 2e 96 00 00 cd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 de 2e 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) 20250425104346226 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346226 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250425104346226 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 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 de 2e 96 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) 20250425104346226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e70590bd30] (msc_a.c:1053) 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '355389'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)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425104346226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A:GERAN-A-194:PAGING_RESP)[0x55e7058ef8c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'DE2E96'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 } } 20250425104346226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 89 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 b9 30 00 00 ce 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705902d90] (fsm.c:486) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := '54B930'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104346227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104346227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250425104346227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 54 b9 30 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) 20250425104346227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346227 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 54 b9 30 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) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346227 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 55 a3 8f 00 00 c2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346228 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346228 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250425104346228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 d7 93 be 00 00 cf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104346228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:2 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d7 93 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250425104346228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346228 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 d7 93 be 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) 20250425104346228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: { messageType := 2, destLocRef := 'D793BE'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)@63ea47419a21: Session index based on local reference:14 20250425104346228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 a3 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346228 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346228 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c4 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346229 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104346229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 b6 1c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346230 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346230 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1040)10783056 TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346231 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x93353FD6 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346231 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346231 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346232 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346232 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1044)5612431 TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346233 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346233 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x236CC24A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346233 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250425104346233 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1040)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346234 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) 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - 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)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O 20250425104346234 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 12 3e 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 12 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346235 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-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) TC_multi_lu_and_mt_ussd0(1044)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346235 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 96 1f 7f 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 96 1f 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346236 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) 20250425104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c7 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346236 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 24 e7 c8 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 24 e7 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346237 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) 20250425104346237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250425104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d d3 78 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d d3 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346237 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - 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)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O 20250425104346237 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 8a e4 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 8a e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:6 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 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) 20250425104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 27 83 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 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) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 27 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346238 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f9 9d 20 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f9 9d 20 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 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) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - 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)@63ea47419a21: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 5f b1 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c2 5f b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346239 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 2e 96 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 de 2e 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@63ea47419a21: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250425104346241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346241 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) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 b9 30 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058e7300] (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E:GERAN-A-195:PAGING_RESP)[0x55e7058b7710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915720] (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE:GERAN-A-196:PAGING_RESP)[0x55e705915850]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 54 b9 30 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346242 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 53 89 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 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)@63ea47419a21: Message received on association #8 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 53 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 1c 00 00 c3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 12 3e 00 00 c4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 b6 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1037)3323420 TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1042)5902910 TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 20250425104346244 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346244 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x9312064E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346244 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346245 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x56B475CE - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1037)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1042)@63ea47419a21: Final verdict of PTC: pass 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104346284 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d7 93 be 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d7 93 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5a 12 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f4840] (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570:GERAN-A-198:PAGING_RESP)[0x55e7058f23a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104346285 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e7058d5240] (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092:GERAN-A-197:PAGING_RESP)[0x55e70590c660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346285 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 96 1f 7f 00 00 c6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3860] (msc_a.c:1053) 20250425104346285 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B:GERAN-A-200:PAGING_RESP)[0x55e7058c3990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:5 20250425104346286 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 24 e7 c8 00 00 c5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058d1bc0] (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8:GERAN-A-199:PAGING_RESP)[0x55e7058fd3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 96 1f 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346286 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:4 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058d9d80] (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF:GERAN-A-201:PAGING_RESP)[0x55e7058e01b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d d3 78 00 00 c8 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 24 e7 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346286 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=193=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)@63ea47419a21: Message received on association #8 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 8a e4 00 00 c7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:7 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e7058f32b0] (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346286 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D:GERAN-A-202:PAGING_RESP)[0x55e705901580]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346286 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8d d3 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346287 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:6 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 27 83 00 00 c9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7059052e0] (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6c 8a e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D:GERAN-A-203:PAGING_RESP)[0x55e7058e7920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346287 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:8 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f9 9d 20 00 00 ca 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)9838463 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e7058dcf20] (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF:GERAN-A-205:PAGING_RESP)[0x55e70590b1c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 27 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:9 20250425104346287 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c2 5f b1 00 00 cb 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5570] (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346287 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376:GERAN-A-206:PAGING_RESP)[0x55e7058d5750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346287 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1062)2418632 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:10 20250425104346287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f9 9d 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346287 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 de 2e 96 00 00 cd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591db00] (msc_a.c:1053) 20250425104346288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346288 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509:GERAN-A-204:PAGING_RESP)[0x55e70591dd90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 20250425104346288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346288 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c2 5f b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:12 TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346288 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346288 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346288 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x23F90570 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 54 b9 30 00 00 ce 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346288 DLSS7 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)@63ea47419a21: Message received on association #8 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:13 20250425104346288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 de 2e 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346288 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346288 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x2C057092 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 53 89 00 00 cc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104346288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:11 MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1058)9294712 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 54 b9 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1048)7113444 TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x8FD92A5B - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x09B515A8 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1060)8988547 TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x14910FFF - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1056)16358688 TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346289 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x28803C7D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1052)12738481 TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1029)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1029)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346290 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346290 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0F73372D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1066)14560918 TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1054)5552432 20250425104346291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346291 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x7B7AB9EF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1046)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346291 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0xB5723376 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1064)3494793 TC_multi_lu_and_mt_ussd0(1062)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346292 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346292 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x3B8E7509 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1048)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1058)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1052)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1066)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1054)@63ea47419a21: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@63ea47419a21: Final verdict of PTC: pass 20250425104346488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 53 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104346488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104346489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104346489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705902d90] (msc_a.c:1053) 20250425104346489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104346489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF:GERAN-A-207:PAGING_RESP)[0x55e705918690]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104346489 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104346489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104346489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104346489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104346489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 d7 93 be 00 00 cf 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@63ea47419a21: Session index based on local reference:14 MSC_Test_0-M3UA(1031)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104346490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104346490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104346490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104346490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104346490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104346490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104346490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104346490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104346490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d7 93 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@63ea47419a21: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1050)14128062 TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104346490 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104346490 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x36CC33BF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@63ea47419a21: Final verdict of PTC: pass 20250425104346493 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104346493 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1032)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1035)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1030)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1053)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1033)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1049)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1036)@63ea47419a21: Final verdict of PTC: none 20250425104346494 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1041)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1043)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1029)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1034)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1059)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1031)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1061)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1037): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1038): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1040): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1042): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1044): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1046): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1048): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1049): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1050): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1052): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1053): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1054): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1056): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1058): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1059): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1060): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1062): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1064): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1066): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@63ea47419a21: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Fri Apr 25 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 20250425104346692 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104346692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104346692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104346692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104346692 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104346692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104346692 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104346692 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104346692 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104346692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104346692 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104346692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104346692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104346692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104346692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104346692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104346692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104346692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104346692 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104346693 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104346693 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104347496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4205132) 20250425104348498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104348694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104348694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104348694 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=4205132, count=4206572) 20250425104349500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104350502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cipher_complete_with_invalid_cipher started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1072)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1070)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104351127 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1073)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104351323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104351323 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104351323 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104351323 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104351327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104351327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104351327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104351327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104351327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104351327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104351327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104351327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104351327 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104351327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104351327 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104351330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104351330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104351330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104351330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104351330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104351330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104351330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104351330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104351330 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104351330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104351330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104351330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 20250425104351330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104351330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1072)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104351504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104351504 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1075)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104351510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1075)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104351524 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104351524 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1076)@63ea47419a21: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1078) TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104352137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104352137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104352137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104352137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104352138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104352138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104352138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104352138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@63ea47419a21: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)5204800 MSC_Test_0-SCCP(1070)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1071)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104352151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104352151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104352151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104352151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4f 6b 40 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 25 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104352151 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104352151 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104352151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104352151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0] (fsm.c:486) 20250425104352151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104352151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104352151 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104352151 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250425104352151 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250425104352151 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104352152 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104352152 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104352152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104352152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104352152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104352152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104352152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104352152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104352152 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104352152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104352152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104352152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104352152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f 6b 40 00 00 d0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: { messageType := 2, destLocRef := '4F6B40'O ("Ok@"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1076)@63ea47419a21: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1078) MSC_Test-GSUP(1076)@63ea47419a21: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1078)"262420000000052" 20250425104352157 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104352157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104352157 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250425104352157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104352157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{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) 20250425104352157 DMM DEBUG Tx AUTH REQ (rand = eb48fbbf07f26987644986f0627e6e17) (gsm_04_08.c:641) 20250425104352157 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104352157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104352157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104352157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104352157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352157 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 4f 6b 40 00 01 16 01 00 13 05 12 00 eb 48 fb bf 07 f2 69 87 64 49 86 f0 62 7e 6e 17 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@63ea47419a21: patching N(SD)=1 into dtap '05145FD4E307'O MSC_Test_0-RAN(1071)@63ea47419a21: patched enc_l3: '05545FD4E307'O MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1070)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605545FD4E307'O MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104352163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104352163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104352163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104352163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352163 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 5f d4 e3 07 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104352163 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5fd4e307) (gsm_04_08.c:1128) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104352163 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 5fd4e307 (4 bytes) (vlr_auth_fsm.c:151) 20250425104352163 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50] (vlr_auth_fsm.c:294) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104352163 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104352163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104352163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104352163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104352163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104352164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104352164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104352164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104352164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352164 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 4f 6b 40 00 01 10 00 0e 53 0a 09 02 91 f6 04 01 ee bd ed 10 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1070)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425104352166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104352166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104352166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104352166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104352167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104352167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104352167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104352167 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104352167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104352167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104352167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104352167 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104352167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104352167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104352167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104352167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104352167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104352167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104352167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104352167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104352167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104352167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4f 6b 40 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104357152 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) 20250425104357152 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) 20250425104357152 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425104357153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104357153 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) 20250425104357153 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425104357153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104357153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104357153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104357153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104357153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104357153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104357153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f 6b 40 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425104357153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104357153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104357153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104357153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104357153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104357153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104357153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104357153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4f 6b 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1070)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1070)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104357160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104357160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104357160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104357160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104357160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104357160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104357160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104357160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104357160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104357161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104357161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104357161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50] (msc_a.c:1053) 20250425104357161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250425104357161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058e36f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425104357161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058ea4e0] (msc_a.c:1053) 20250425104357161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104357161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104357161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104357161 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250425104357161 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425104357161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104357161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104357161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104357161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104357161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104357161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104357161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104357161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104357162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4f 6b 40 00 00 d0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1072)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104357163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104357163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104357163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104357163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104357163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104357163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104357163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104357163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104357163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4f 6b 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1071)@63ea47419a21: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)5204800 TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1076)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1077)@63ea47419a21: Final verdict of PTC: none 20250425104357173 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104357173 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1070)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1073)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1071)@63ea47419a21: Final verdict of PTC: none 20250425104357174 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1075)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1074)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1078): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@63ea47419a21: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Fri Apr 25 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 20250425104357364 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104357364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104357364 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104357364 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104357364 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104357364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104357364 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104357364 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104357364 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104357364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104357364 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104357364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104357364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104357364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104357364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104357364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104357364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104357364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104357364 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104357364 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104357364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104358176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214836) 20250425104359178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104359365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104359365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104359365 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=214836, count=215996) 20250425104400180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104401182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cipher_complete_1_without_cipher started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1083)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1083)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1081)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104401616 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1084)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104401811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104401811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104401811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104401811 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1083)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104401817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104401817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104401817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104401817 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104401817 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104401817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104401817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104401817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104401817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104401817 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104401817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104401817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104401817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 20250425104401817 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104401817 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1083)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104402183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104402183 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1086)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104402189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1086)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104402211 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104402211 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1087)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1089) TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104402623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@63ea47419a21: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1089)6801873 MSC_Test_0-SCCP(1081)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1082)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 67 c9 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104402640 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058ea4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104402640 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058ea4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104402640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104402640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058ea4e0] (fsm.c:486) 20250425104402640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104402641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104402641 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104402641 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250425104402641 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250425104402641 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104402641 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104402641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104402641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104402641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104402641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104402641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104402641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300] (fsm.c:486) 20250425104402641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104402641 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104402641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 c9 d1 00 00 d1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: { messageType := 2, destLocRef := '67C9D1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1087)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1089) MSC_Test-GSUP(1087)@63ea47419a21: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1089)"262420000000053" 20250425104402650 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104402650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104402650 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250425104402650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104402650 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{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) 20250425104402650 DMM DEBUG Tx AUTH REQ (rand = 36e32d6e5f58ccab6db73f257554fe72) (gsm_04_08.c:641) 20250425104402650 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104402651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402651 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 67 c9 d1 00 01 16 01 00 13 05 12 00 36 e3 2d 6e 5f 58 cc ab 6d b7 3f 25 75 54 fe 72 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1082)@63ea47419a21: patching N(SD)=1 into dtap '05142FC20D9D'O MSC_Test_0-RAN(1082)@63ea47419a21: patched enc_l3: '05542FC20D9D'O MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_from0 20250425104402663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402663 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 2f c2 0d 9d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1081)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605542FC20D9D'O MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402663 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058ea4e0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2fc20d9d) (gsm_04_08.c:1128) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104402663 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 2fc20d9d (4 bytes) (vlr_auth_fsm.c:151) 20250425104402663 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300] (vlr_auth_fsm.c:294) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104402663 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104402663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104402663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104402663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104402664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104402664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402664 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 67 c9 d1 00 01 10 00 0e 53 0a 09 02 58 c8 fb fd b5 c6 60 f0 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1081)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000155'O 20250425104402672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104402672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104402672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104402672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104402672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104402672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058e7300] (fsm.c:486) 20250425104402672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104402673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104402673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 67 c9 d1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104402678 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104402678 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104402678 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104402678 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104402679 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104402679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7300] (vlr_lu_fsm.c:110) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104402679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55e7058d1060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104402679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104402679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7300] (fsm.c:486) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104402679 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1CB67DBD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104402679 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104402679 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1CB67DBD LOCATION UPDATE ACCEPT (TMSI = 0x1cb67dbd) (gsm_04_08.c:149) 20250425104402680 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1CB67DBD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104402680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 67 c9 d1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c b6 7d bd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1082)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1082)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1081)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425104402686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402686 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058ea4e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104402686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104402686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104402686 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104402686 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104402686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104402686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104402686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104402687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300] (vlr_lu_fsm.c:817) 20250425104402687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104402687 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55e7058e7f90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104402687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104402687 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104402687 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104402687 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104402687 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104402687 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104402687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 67 c9 d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1081)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1081)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104402691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402691 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104402691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104402692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104402692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058ea4e0] (msc_a.c:1053) 20250425104402692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104402692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104402692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-209:LU)[0x55e7058e7300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104402692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - active-conn: now used by 1 (attached) (msub.c:375) 20250425104402693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104402693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104402693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104402693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 67 c9 d1 00 00 d1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@63ea47419a21: Session index based on local reference:0 20250425104402694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104402694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104402694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104402694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104402694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104402694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104402694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104402694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104402694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 67 c9 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1082)@63ea47419a21: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1089)6801873 TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104402696 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104402696 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1083)@63ea47419a21: Final verdict of PTC: none 20250425104402706 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104402706 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104402706 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1086)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1087)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1081)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1084)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1088)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1082)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1085)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1089): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@63ea47419a21: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Fri Apr 25 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 20250425104402900 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104402900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104402900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104402900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104402900 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104402900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104402900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104402900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104402900 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104402900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104402900 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104402900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104402900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104402900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104402900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104402900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104402900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104402900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104402900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104402900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104402900 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104403707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237312) 20250425104404709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104404902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104404902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104404902 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=237312, count=238472) 20250425104405710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104406711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cipher_complete_3_without_cipher started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1094)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1092)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104407140 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1095)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104407333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104407333 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104407333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104407333 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1094)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104407338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104407338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104407338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104407338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104407338 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104407338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104407338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104407338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104407338 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104407338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104407338 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104407339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104407339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104407339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104407339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104407339 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104407339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104407339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104407339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104407339 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104407339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104407339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104407339 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 20250425104407339 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104407339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1094)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104407712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104407712 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1097)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104407718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104407732 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104407732 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1098)@63ea47419a21: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1100) TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104408146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1093)@63ea47419a21: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1100)3379675 MSC_Test_0-SCCP(1092)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1093)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104408159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 33 91 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 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408160 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058eea60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104408160 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058eea60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058eea60] (fsm.c:486) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104408160 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104408160 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250425104408160 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250425104408160 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104408160 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104408160 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104408160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104408160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104408160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30] (fsm.c:486) 20250425104408160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104408160 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104408161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 91 db 00 00 d2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: { messageType := 2, destLocRef := '3391DB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1098)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1100) MSC_Test-GSUP(1098)@63ea47419a21: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1100)"262420000000054" 20250425104408168 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104408168 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104408168 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250425104408168 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104408168 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{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) 20250425104408168 DMM DEBUG Tx AUTH REQ (rand = cfc48165924ff84d0f5fc85ff1552e2d) (gsm_04_08.c:641) 20250425104408168 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104408168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408168 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 33 91 db 00 01 16 01 00 13 05 12 00 cf c4 81 65 92 4f f8 4d 0f 5f c8 5f f1 55 2e 2d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1093)@63ea47419a21: patching N(SD)=1 into dtap '05140A939980'O MSC_Test_0-RAN(1093)@63ea47419a21: patched enc_l3: '05540A939980'O MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605540A939980'O MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408173 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 0a 93 99 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104408173 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058eea60]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0a939980) (gsm_04_08.c:1128) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104408173 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 0a939980 (4 bytes) (vlr_auth_fsm.c:151) 20250425104408173 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30] (vlr_auth_fsm.c:294) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104408173 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104408173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104408173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104408173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104408173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104408173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408173 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 33 91 db 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104408177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408177 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 33 91 db 00 01 10 00 0e 53 0a 09 08 bf ce d1 f4 37 bc 16 2e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104408181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104408181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104408181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104408181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104408181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104408181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e70590bd30] (fsm.c:486) 20250425104408181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104408181 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104408182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 33 91 db 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104408184 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104408184 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425104408184 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425104408184 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104408185 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104408185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e70590bd30] (vlr_lu_fsm.c:110) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104408185 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55e7058e01b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104408185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104408185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e70590bd30] (fsm.c:486) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104408185 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x6F100CD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425104408185 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104408185 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x6F100CD6 LOCATION UPDATE ACCEPT (TMSI = 0x6f100cd6) (gsm_04_08.c:149) 20250425104408185 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x6F100CD6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104408185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 33 91 db 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6f 10 0c d6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1093)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1093)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104408189 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x6F100CD6:GERAN-A-210:LU)[0x55e7058eea60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104408189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104408189 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425104408189 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104408189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30] (vlr_lu_fsm.c:817) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104408189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55e7058d5e50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104408189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104408189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425104408190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104408190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104408190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104408190 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104408190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 91 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1092)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104408193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104408193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e7058eea60] (msc_a.c:1053) 20250425104408193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104408193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104408193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-210:LU)[0x55e70590bd30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104408193 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104408193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104408193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104408193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104408193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104408193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 91 db 00 00 d2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@63ea47419a21: Session index based on local reference:0 20250425104408194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104408194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104408194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104408194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104408194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104408194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104408194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104408194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 91 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1093)@63ea47419a21: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1100)3379675 TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104408196 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104408196 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@63ea47419a21: Final verdict of PTC: pass 20250425104408206 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104408206 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1098)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1095)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1093)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1092)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1094)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@63ea47419a21: Final verdict of PTC: none 20250425104408211 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1099)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1097)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1096)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1100): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@63ea47419a21: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Fri Apr 25 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 20250425104408396 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104408396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104408396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104408396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104408396 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104408396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104408396 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104408396 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104408396 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104408396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104408396 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104408396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104408396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104408396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104408396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104408396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104408396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104408396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104408396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104408397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104408397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104409213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254888) 20250425104410215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104410397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104410397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104410397 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=254888, count=256048) 20250425104411217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104412219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cipher_complete_13_without_cipher started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1105)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1105)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1103)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104412636 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1106)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104412828 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104412828 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104412828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104412828 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1105)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104412834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104412834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104412834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104412834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104412834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104412834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104412834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104412834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104412834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104412834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104412834 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104412836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104412837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104412837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104412837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104412837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104412837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104412837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104412837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104412837 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 20250425104412837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104412837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104412837 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104412837 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104412837 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104413220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104413220 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1108)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104413226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1108)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104413247 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104413247 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1109)@63ea47419a21: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1111) TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104413640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@63ea47419a21: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1111)16637390 MSC_Test_0-SCCP(1103)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1104)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104413652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 dd ce 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 55 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413653 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058e7f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104413653 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058e7f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058e7f90] (fsm.c:486) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104413653 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104413653 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250425104413653 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250425104413653 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104413653 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104413653 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104413653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104413653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104413653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104413653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104413653 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104413653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd dd ce 00 00 d3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: { messageType := 2, destLocRef := 'FDDDCE'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1109)@63ea47419a21: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1111) MSC_Test-GSUP(1109)@63ea47419a21: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1111)"262420000000055" 20250425104413659 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104413659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104413659 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250425104413659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104413659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{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) 20250425104413659 DMM DEBUG Tx AUTH REQ (rand = 918c45b5e65fd6e3b09c90e176cf92bc) (gsm_04_08.c:641) 20250425104413659 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104413659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413659 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 fd dd ce 00 01 16 01 00 13 05 12 00 91 8c 45 b5 e6 5f d6 e3 b0 9c 90 e1 76 cf 92 bc 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1104)@63ea47419a21: patching N(SD)=1 into dtap '0514BFAE533C'O MSC_Test_0-RAN(1104)@63ea47419a21: patched enc_l3: '0554BFAE533C'O MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1103)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554BFAE533C'O MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413667 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 bf ae 53 3c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104413667 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058e7f90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bfae533c) (gsm_04_08.c:1128) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104413667 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: bfae533c (4 bytes) (vlr_auth_fsm.c:151) 20250425104413667 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50] (vlr_auth_fsm.c:294) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104413667 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104413667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104413667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104413667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104413667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104413667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413668 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 fd dd ce 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1103)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104413671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413671 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 fd dd ce 00 01 10 00 0e 53 0a 09 0a da d3 9b 71 7d b0 cc af 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1103)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104413676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104413676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104413676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104413676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104413676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104413676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104413676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104413676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104413676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fd dd ce 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104413683 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104413683 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250425104413683 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250425104413683 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104413684 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104413684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058d5e50] (vlr_lu_fsm.c:110) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104413684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104413684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104413684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104413684 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0xB7740115) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250425104413684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104413684 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0xB7740115 LOCATION UPDATE ACCEPT (TMSI = 0xb7740115) (gsm_04_08.c:149) 20250425104413684 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0xB7740115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104413684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fd dd ce 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b7 74 01 15 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1104)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1104)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1103)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425104413691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413691 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0xB7740115:GERAN-A-211:LU)[0x55e7058e7f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104413691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104413691 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250425104413691 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104413691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50] (vlr_lu_fsm.c:817) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104413691 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104413691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104413691 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250425104413691 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104413691 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104413691 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104413692 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104413692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413692 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fd dd ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1103)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1103)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104413696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104413696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058e7f90] (msc_a.c:1053) 20250425104413696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104413696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104413696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115:GERAN-A-211:LU)[0x55e7058d5e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104413696 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104413696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104413697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104413697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104413697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104413697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fd dd ce 00 00 d3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@63ea47419a21: Session index based on local reference:0 20250425104413698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104413698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104413698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104413698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104413698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104413698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104413698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104413698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104413698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fd dd ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1104)@63ea47419a21: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1111)16637390 TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104413700 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104413700 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0xB7740115 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1105)@63ea47419a21: Final verdict of PTC: none 20250425104413710 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1103)@63ea47419a21: Final verdict of PTC: none 20250425104413710 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104413711 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1104)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1109)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1106)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1110)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1107)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1111): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@63ea47419a21: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Fri Apr 25 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 20250425104413900 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104413900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104413900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104413900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104413900 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104413900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104413900 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104413900 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104413900 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104413900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104413900 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104413900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104413900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104413900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104413900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104413900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104413900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104413900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104413900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104413900 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104413901 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104414710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253628) 20250425104415712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104415902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104415902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104415902 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=253628, count=254788) 20250425104416713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104417714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_with_invalid_mcc_mnc started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1116)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1116)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1114)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104418103 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1117)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104418299 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104418299 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104418299 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104418299 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104418305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104418305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104418305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104418305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104418305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104418305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104418305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104418305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104418305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104418305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104418305 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104418308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104418308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104418308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104418308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104418308 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104418308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104418308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104418308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104418308 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104418308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104418308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104418308 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 20250425104418308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104418308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1116)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104418715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104418715 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1119)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104418720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1119)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104418741 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104418741 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1120)@63ea47419a21: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1122) TC_lu_with_invalid_mcc_mnc0(1122)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104419111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104419111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104419111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104419111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104419111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104419111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104419111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104419111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104419111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104419111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104419112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104419112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104419112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104419112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104419112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104419112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104419112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104419112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104419112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104419112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1115)@63ea47419a21: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)7534923 MSC_Test_0-SCCP(1114)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1115)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104419124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104419124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104419124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104419124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104419124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104419124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104419124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104419124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104419124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104419124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f9 4b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104419125 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058d1060]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104419125 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058d1060]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058d1060] (fsm.c:486) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104419125 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104419125 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104419125 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104419125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104419125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104419125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104419125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60] (fsm.c:486) 20250425104419125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104419125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104419125 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55e7058677a0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250425104419125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104419125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104419125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104419125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104419125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104419125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104419125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 f9 4b 00 00 d4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104419125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104419125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104419125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104419125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104419125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104419125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104419125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104419125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 72 f9 4b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@63ea47419a21: { messageType := 2, destLocRef := '72F94B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1120)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1122) MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(1120)@63ea47419a21: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1122)"262420000000054" MSC_Test_0-SCCP(1114)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104424126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104424126 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058d1060]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425104424127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104424127 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104424127 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104424127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104424127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104424127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104424127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104424127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104424127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104424127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104424128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 f9 4b 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425104424128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104424128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104424128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104424128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104424128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104424128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104424128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104424128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104424128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 72 f9 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1122)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1114)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1114)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1114)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104424139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104424139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104424139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104424139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104424139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104424139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104424139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104424139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104424139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104424139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104424139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104424139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60] (msc_a.c:1053) 20250425104424139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250425104424139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058ea4e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425104424139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058d1060] (msc_a.c:1053) 20250425104424139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104424139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104424139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-212:LU)[0x55e7058eea60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104424140 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104424140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104424140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104424140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104424140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104424140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104424140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104424140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104424140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104424140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 72 f9 4b 00 00 d4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@63ea47419a21: Session index based on local reference:0 20250425104424141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104424141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104424141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104424141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104424141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104424141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104424141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104424141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104424141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 f9 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1115)@63ea47419a21: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)7534923 TC_lu_with_invalid_mcc_mnc0(1122)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1122)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1120)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1114)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1115)@63ea47419a21: Final verdict of PTC: none 20250425104424152 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104424152 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1113)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1116)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1117)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1123)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1121)@63ea47419a21: Final verdict of PTC: none 20250425104424156 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1119)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1118)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1122): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1123): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Fri Apr 25 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 20250425104424344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104424344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104424344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104424344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104424344 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104424344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104424344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104424344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104424344 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104424344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104424344 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104424344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104424344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104424344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104424344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104424344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104424344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104424344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104424344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104424345 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104424345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104425157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171256) 20250425104426158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104426345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104426345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104426346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=171256, count=172416) 20250425104427159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104428161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_reset started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1127)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1127)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1127)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1125)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104428632 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1128)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104428829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104428829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104428829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104428829 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104428834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104428834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104428834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104428834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104428834 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1127)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104428834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104428834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104428834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104428834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104428834 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104428834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104428834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104428834 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1127)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1127)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104428835 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104428835 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1127)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104429163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104429163 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1130)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425104429168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1130)@63ea47419a21: CCM 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(1130)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1130)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1130)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1130)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104429189 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104429189 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1133)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1133)@63ea47419a21: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1134) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429247 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429248 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104429251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1134)@63ea47419a21: VLR name: "vlr.example.net" TC_sgsap_reset0(1134)@63ea47419a21: setverdict(pass): none -> pass 20250425104429641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104429641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104429641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104429641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104429641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104429641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104429641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104429641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104429641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104429641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104429642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104429642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104429642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104429642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104429642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104429642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104429642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104429642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104429642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104429642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1127)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1126)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1134)@63ea47419a21: Final verdict of PTC: pass 20250425104430268 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104430268 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104430268 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104430268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104430268 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104430268 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104430268 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104430268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104430269 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104430269 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104430269 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104430269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104430269 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104430269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104430269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104430269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104430269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104430269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104430269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104430269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104430269 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104430269 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250425104430269 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104430269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1128)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1127)@63ea47419a21: Final verdict of PTC: none 20250425104430270 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1125)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1126)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1130)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1131)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1133)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1135)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1129)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1132)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1125): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1126): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1127): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1128): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1129): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1130): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1131): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1132): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1133): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_reset0(1134): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1135): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_reset finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Fri Apr 25 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 20250425104431272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145444) 20250425104432270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104432270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104432270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104432273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145444, count=146604) 20250425104433274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104434276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_lu started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1139)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1139)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1139)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1137)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104434686 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1140)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104434882 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104434882 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104434882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104434882 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104434886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104434886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104434886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104434886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104434886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104434886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104434886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104434886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104434886 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104434886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104434886 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104434888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104434888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104434888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104434888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104434888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104434888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104434888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104434888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104434888 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104434888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104434888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104434888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 20250425104434888 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104434888 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1139)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104435278 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104435278 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1142)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1142)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104435284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1142)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1142)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1142)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1142)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104435304 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104435304 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1145)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1145)@63ea47419a21: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@63ea47419a21: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) 20250425104435359 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104435359 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250425104435359 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250425104435359 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104435359 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1143)@63ea47419a21: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@63ea47419a21: Added IMSI table entry 0TC_sgsap_lu0(1146)"262420000011811" 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x0A20F6C4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104435362 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250425104435362 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_lu0(1146)@63ea47419a21: tr_SGsAP_IMSI: '262420000011811'H 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104435362 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1146)@63ea47419a21: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1145)@63ea47419a21: 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 := '0A20F6C4'O } } } } } } handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@63ea47419a21: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): none -> pass 20250425104435365 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x0A20F6C4 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104435365 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1143)@63ea47419a21: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104435695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1138)@63ea47419a21: Added conn table entry 0TC_sgsap_lu0(1146)5471114 MSC_Test_0-SCCP(1137)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1138)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104435711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 7b 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435712 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104435712 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104435712 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104435712 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104435712 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104435712 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104435712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104435713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104435713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104435713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104435713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730] (fsm.c:486) 20250425104435713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104435713 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104435713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 53 7b 8a 00 00 d5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104435713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 53 7b 8a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: { messageType := 2, destLocRef := '537B8A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104435719 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104435719 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 20250425104435720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1146)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104435723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104435723 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250425104435723 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250425104435723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104435723 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104435723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730] (vlr_lu_fsm.c:110) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104435723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058f8e20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104435723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104435723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e705919730] (fsm.c:486) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104435723 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:TMSInew-0x706B684D) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250425104435723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104435723 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:TMSInew-0x706B684D LOCATION UPDATE ACCEPT (TMSI = 0x706b684d) (gsm_04_08.c:149) 20250425104435724 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:TMSInew-0x706B684D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104435724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 53 7b 8a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 70 6b 68 4d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1138)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104435731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435732 DLSS7 DEBUG Found route for dpc=185=0.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(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104435732 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:TMSInew-0x706B684D:GERAN-A-213:LU)[0x55e7058d5e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104435732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:TMSInew-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104435732 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104435732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730] (vlr_lu_fsm.c:817) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104435732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x0A20F6C4:GERAN-A-213:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104435732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104435732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250425104435732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104435732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104435732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104435732 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104435732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 53 7b 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104435734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104435734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104435734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e7058d5e50] (msc_a.c:1053) 20250425104435734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104435734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104435734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-213:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104435735 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104435735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 53 7b 8a 00 00 d5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 20250425104435735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 7b 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1138)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu0(1146)5471114 TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104435737 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104435737 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1146)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@63ea47419a21: Created IMSI[0] for '262420000011811'H'706B684D'O ("pkhM") to be handled at TC_sgsap_lu0(1146) 20250425104435741 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104435741 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104435741 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104435741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435741 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 70 6b 68 4d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@63ea47419a21: 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 := '706B684D'O ("pkhM") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1138)@63ea47419a21: Added conn table entry 0TC_sgsap_lu0(1146)7309413 MSC_Test_0-RAN(1138)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1137)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 88 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 70 6b 68 4d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104435747 DMM DEBUG msc_a(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058e7f90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058e7f90] (fsm.c:486) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104435747 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104435747 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104435747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104435747 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250425104435747 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104435747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 88 65 00 00 d6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104435748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6f 88 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1164) 20250425104435748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: { messageType := 2, destLocRef := '6F8865'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)@63ea47419a21: Session index based on local reference:0 20250425104435748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 88 65 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104435750 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104435750 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1146)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104435759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435760 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104435760 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104435760 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104435760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 88 65 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104435760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435761 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 6f 88 65 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104435765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435765 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104435766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104435766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + 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) 20250425104435766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104435766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104435766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6f 88 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1137)@63ea47419a21: vl_from0 20250425104435768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104435768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1137)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104435768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104435768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058e7f90] (msc_a.c:1053) 20250425104435768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104435768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104435768 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:GERAN-A-214:CM_SERVICE_REQ)[0x55e7058e7f90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104435769 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104435769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104435769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104435769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104435769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6f 88 65 00 00 d6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@63ea47419a21: Session index based on local reference:0 20250425104435769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104435769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104435769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104435769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104435769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104435769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104435769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1139)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104435769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104435769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 88 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1138)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu0(1146)7309413 TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104435770 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104435770 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1146)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1138)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1143)@63ea47419a21: Final verdict of PTC: none 20250425104435779 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1139)@63ea47419a21: Final verdict of PTC: none 20250425104435779 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104435780 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1142)@63ea47419a21: Final verdict of PTC: none 20250425104435780 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1137)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1145)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1141)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1140)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1144)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1137): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1138): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1139): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1140): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1141): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1142): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1143): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1144): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1145): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_lu0(1146): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_lu finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Fri Apr 25 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 20250425104435976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104435976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104435976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104435976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104435976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104435976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104435976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104435976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104435976 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104435976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104435976 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104435976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104435976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104435976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104435976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104435976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104435976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104435976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104435976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104435976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104435976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104436780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373264) 20250425104437782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104437978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104437978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104437978 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=373264, count=373804) 20250425104438783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104439784 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_lu_imsi_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1151)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1151)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1151)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1149)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104440180 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1152)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104440374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104440374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104440374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104440374 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104440380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104440380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104440380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104440380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104440380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104440380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104440380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104440380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104440380 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104440380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104440380 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104440382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104440382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104440382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104440382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104440382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104440382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104440382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104440382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104440382 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104440382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104440382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104440382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104440383 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104440383 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104440785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104440785 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1154)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1154)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104440791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1154)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1154)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1154)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1154)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104440806 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104440806 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1157)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1157)@63ea47419a21: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@63ea47419a21: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250425104440883 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104440883 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250425104440883 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250425104440883 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104440884 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1155)@63ea47419a21: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@63ea47419a21: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1158)"262420000011812" TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: tr_SGsAP_IMSI: '262420000011812'H 20250425104440890 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x37678EE5 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104440890 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x37678EE5) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250425104440891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104440891 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250425104440891 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250425104440891 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1157)@63ea47419a21: 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): none -> pass MSC_Test-GSUP(1155)@63ea47419a21: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104441186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1150)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)6429138 MSC_Test_0-SCCP(1149)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1150)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104441198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 19 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 10 81 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441199 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104441199 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058d5e50] (fsm.c:486) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104441199 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104441199 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250425104441199 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250425104441199 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104441199 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104441199 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104441199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104441199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104441199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e705919730] (fsm.c:486) 20250425104441199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104441199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104441199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 62 19 d2 00 00 d7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104441199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 62 19 d2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: { messageType := 2, destLocRef := '6219D2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104441203 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104441203 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104441206 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104441206 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250425104441206 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250425104441206 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104441207 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e705919730] (vlr_lu_fsm.c:110) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104441207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104441207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e705919730] (fsm.c:486) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104441207 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x94055588) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250425104441207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104441207 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x94055588 LOCATION UPDATE ACCEPT (TMSI = 0x94055588) (gsm_04_08.c:149) 20250425104441207 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x94055588 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104441207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 62 19 d2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 05 55 88 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1150)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104441214 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x94055588:GERAN-A-215:LU)[0x55e7058d5e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104441214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104441214 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250425104441214 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104441214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730] (vlr_lu_fsm.c:817) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104441214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55e70588f290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104441214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104441214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250425104441215 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104441215 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104441215 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104441215 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104441215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 62 19 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104441217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104441217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e7058d5e50] (msc_a.c:1053) 20250425104441217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104441217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104441217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-215:LU)[0x55e705919730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104441218 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104441218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 62 19 d2 00 00 d7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 20250425104441218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 19 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1150)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)6429138 TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104441220 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104441220 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@63ea47419a21: Created IMSI[0] for '262420000011812'H'94055588'O to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250425104441239 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104441239 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104441239 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104441240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441240 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 94 05 55 88 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: 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 := '94055588'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1150)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)6033397 MSC_Test_0-RAN(1150)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1149)@63ea47419a21: First idle individual index:0 20250425104441250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441250 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0f f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 94 05 55 88 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104441251 DMM DEBUG msc_a(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058e7f90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058e7f90] (fsm.c:486) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104441251 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104441251 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104441251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104441252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104441252 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250425104441252 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104441253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 5c 0f f5 00 00 d8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104441253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 0f f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1164) 20250425104441253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent20250425104441253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 0f f5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1149)@63ea47419a21: { messageType := 2, destLocRef := '5C0FF5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104441255 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104441255 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104441267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441267 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441267 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104441268 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104441268 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104441268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5c 0f f5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104441269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441269 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 5c 0f f5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104441276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441276 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104441276 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104441276 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104441276 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + 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) 20250425104441276 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104441277 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104441277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c 0f f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1149)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1149)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104441280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104441280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104441281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104441281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058e7f90] (msc_a.c:1053) 20250425104441281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104441281 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058d1060]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104441281 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588:GERAN-A-216:CM_SERVICE_REQ)[0x55e7058e7f90]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104441281 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104441281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104441281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104441281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104441281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 5c 0f f5 00 00 d8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104441282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104441282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104441282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104441282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104441282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1149)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1151)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104441282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104441282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104441282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104441282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 0f f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1150)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)6033397 TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104441283 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104441284 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@63ea47419a21: Final verdict of PTC: pass 20250425104441294 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)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1151)@63ea47419a21: Final verdict of PTC: none 20250425104441295 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104441295 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1155)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1152)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1150)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1153)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1157)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@63ea47419a21: Final verdict of PTC: none 20250425104441299 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1156)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1154)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1149): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1150): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1151): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1152): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1153): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1154): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1155): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1156): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1157): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1158): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Fri Apr 25 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 20250425104441484 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104441484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104441484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104441484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104441484 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104441484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104441484 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104441484 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104441484 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104441484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104441484 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104441484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104441484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104441484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104441484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104441484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104441484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104441484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104441484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104441484 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104441484 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104442299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365496) 20250425104443301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104443485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104443486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104443486 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=365496, count=367728) 20250425104444303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104445304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_lu_and_nothing started. 20250425104445742 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - Paging: now used by 1 (attached) (paging.c:202) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1163)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1163)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1161)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104445750 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104445945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104445945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104445945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104445946 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104445954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104445954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104445954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104445954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104445954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104445954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104445954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104445954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104445954 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104445954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104445954 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104445956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104445956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104445956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104445956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104445956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104445956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104445956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104445956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104445956 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104445957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104445957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104445957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 20250425104445957 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104445957 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104446306 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104446306 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104446312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104446336 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104446337 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1169)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1169)@63ea47419a21: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@63ea47419a21: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) 20250425104446408 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104446408 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250425104446408 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250425104446408 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104446408 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1167)@63ea47419a21: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@63ea47419a21: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1170)"262420000011813" 20250425104446415 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x4CEE33E9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104446415 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250425104446415 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250425104446415 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4CEE33E9 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: tr_SGsAP_IMSI: '262420000011813'H 20250425104446417 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4CEE33E9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104446417 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4CEE33E9 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104446417 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4CEE33E9 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104446417 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x4CEE33E9 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1169)@63ea47419a21: 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 := '4CEE33E9'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): none -> pass 20250425104446759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104446759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104446759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104446759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104446759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104446759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104446759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104446759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104446759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104446759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104446760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104446760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104446760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104446760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104446760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104446761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104446761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104446761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104446761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104446761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104451241 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x94055588 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1167)@63ea47419a21: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)7818449 MSC_Test_0-RAN(1162)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@63ea47419a21: First idle individual index:0 20250425104531498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 77 4c 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 10 81 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531499 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104531499 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55e705919730] (fsm.c:486) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104531499 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) 20250425104531499 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104531499 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104531499 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104531499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104531499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104531499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290] (fsm.c:486) 20250425104531499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104531499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104531499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 4c d1 00 00 d9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104531500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 77 4c d1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: { messageType := 2, destLocRef := '774CD1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104531507 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104531507 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104531516 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104531516 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250425104531516 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250425104531516 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104531517 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104531517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290] (vlr_lu_fsm.c:110) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104531517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104531517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104531517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e70588f290] (fsm.c:486) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104531517 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB67AB763) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250425104531517 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104531517 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB67AB763 LOCATION UPDATE ACCEPT (TMSI = 0xb67ab763) (gsm_04_08.c:149) 20250425104531517 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB67AB763 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104531517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 77 4c d1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b6 7a b7 63 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1162)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104531529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531529 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB67AB763:GERAN-A-217:LU)[0x55e705919730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104531530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104531530 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104531530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290] (vlr_lu_fsm.c:817) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104531530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55e705907a20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104531530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104531530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250425104531530 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104531530 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104531530 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104531530 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104531530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 4c d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104531534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104531534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e705919730] (msc_a.c:1053) 20250425104531534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104531534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104531534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-217:LU)[0x55e70588f290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104531534 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104531535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 4c d1 00 00 d9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 20250425104531536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 77 4c d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1162)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)7818449 TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104531537 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104531537 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@63ea47419a21: Created IMSI[0] for '262420000011813'H'B67AB763'O to be handled at TC_sgsap_lu_and_nothing0(1170) 20250425104531544 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104531544 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104531544 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104531544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531544 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 b6 7a b7 63 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: 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 := 'B67AB763'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1162)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)11385350 MSC_Test_0-RAN(1162)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 ba 06 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 b6 7a b7 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104531550 DMM DEBUG msc_a(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058d5e50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058d5e50] (fsm.c:486) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104531550 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104531550 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104531550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104531551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104531551 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250425104531551 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104531551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad ba 06 00 00 da 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104531551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ad ba 06 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1164) 20250425104531551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad ba 06 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1161)@63ea47419a21: { messageType := 2, destLocRef := 'ADBA06'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104531552 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104531553 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 20250425104531561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104531561 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531561 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104531562 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104531562 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104531562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad ba 06 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104531563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531563 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 ad ba 06 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104531569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531569 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104531569 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104531569 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + 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) 20250425104531569 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104531570 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104531570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ad ba 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1161)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1161)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104531573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104531573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058d5e50] (msc_a.c:1053) 20250425104531573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104531573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058e7f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104531573 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763:GERAN-A-218:CM_SERVICE_REQ)[0x55e7058d5e50]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104531574 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104531574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104531574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104531574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104531574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104531574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ad ba 06 00 00 da 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@63ea47419a21: Session index based on local reference:0 20250425104531575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104531575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104531575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104531575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1163)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104531575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104531575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104531575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104531575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104531575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ad ba 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)11385350 TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104531577 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104531577 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1163)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1167)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1162)@63ea47419a21: Final verdict of PTC: none 20250425104531590 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104531590 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1161)@63ea47419a21: Final verdict of PTC: none 20250425104531590 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1160)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1171)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1164)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1165)@63ea47419a21: Final verdict of PTC: none 20250425104531593 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1166)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1169)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1168)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1169): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_lu_and_nothing0(1170): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Fri Apr 25 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 20250425104531780 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104531780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104531780 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104531780 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104531780 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104531780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104531780 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104531780 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104531780 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104531780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104531780 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104531780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104531780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104531780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104531780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104531780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104531780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104531780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104531780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104531780 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104531780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104532594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382300) 20250425104533594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104533782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104533782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104533782 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=382300, count=383460) 20250425104534596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104535596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_expl_imsi_det_eps started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1175)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1175)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1173)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104536014 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104536207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104536207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104536207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104536207 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104536212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104536212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104536212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104536212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104536212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104536212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104536212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104536212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104536212 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104536212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104536212 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104536214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104536214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104536214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104536214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104536214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104536214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104536214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104536214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104536214 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104536214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104536214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104536214 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: Received M3UA_NOTIFY -> discard20250425104536215 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104536215 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104536598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104536598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104536600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104536623 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104536623 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1181)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1181)@63ea47419a21: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@63ea47419a21: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250425104536715 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104536715 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250425104536715 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250425104536715 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104536715 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1179)@63ea47419a21: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@63ea47419a21: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1182)"262420000011814" 20250425104536723 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x3663D5D1 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104536723 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250425104536723 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250425104536723 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H 20250425104536725 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104536725 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104536725 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104536725 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1181)@63ea47419a21: 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 := '3663D5D1'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): none -> pass 20250425104536735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x3663D5D1 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104536735 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104537016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104537016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104537016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104537016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104537016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104537016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104537016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104537016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104537016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104537016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104537017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104537017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104537017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104537017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104537017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104537017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104537017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104537017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104537017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104537017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H 20250425104539753 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250425104539753 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104539753 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1179)@63ea47419a21: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)2850450 MSC_Test_0-RAN(1174)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1173)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b 7e 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 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104539781 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104539781 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55e70588f290] (fsm.c:486) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104539782 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104539782 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104539782 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104539782 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104539782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104539782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104539782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20] (fsm.c:486) 20250425104539782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104539782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104539783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 7e 92 00 00 db 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104539783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2b 7e 92 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: { messageType := 2, destLocRef := '2B7E92'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104539789 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104539790 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104539797 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104539797 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250425104539797 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104539797 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104539797 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104539797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20] (vlr_lu_fsm.c:110) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104539797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e7058b7710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104539797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104539797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e705907a20] (fsm.c:486) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104539797 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:TMSInew-0x0A7C5A3D) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104539797 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104539797 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:TMSInew-0x0A7C5A3D LOCATION UPDATE ACCEPT (TMSI = 0x0a7c5a3d) (gsm_04_08.c:149) 20250425104539798 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:TMSInew-0x0A7C5A3D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104539798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 2b 7e 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a 7c 5a 3d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1174)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104539810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104539811 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:TMSInew-0x0A7C5A3D:GERAN-A-219:LU)[0x55e70588f290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104539811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:TMSInew-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104539811 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104539811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20] (vlr_lu_fsm.c:817) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104539811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3663D5D1:GERAN-A-219:LU)[0x55e70590a1d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104539811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104539811 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250425104539811 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104539811 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104539811 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104539812 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104539812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2b 7e 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104539815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104539816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104539816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e70588f290] (msc_a.c:1053) 20250425104539816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104539816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104539816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-219:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104539817 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - active-conn: now used by 1 (attached) (msub.c:375) 20250425104539817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2b 7e 92 00 00 db 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2b 7e 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@63ea47419a21: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)2850450 TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104539820 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104539820 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@63ea47419a21: Created IMSI[0] for '262420000011814'H'0A7C5A3D'O ("\n|Z=") to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250425104539828 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104539829 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104539829 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104539829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539829 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 0a 7c 5a 3d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: 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 := '0A7C5A3D'O ("\n|Z=") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1174)@63ea47419a21: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)15023129 MSC_Test_0-RAN(1174)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1173)@63ea47419a21: First idle individual index:0 20250425104539838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 3c 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 05 24 04 03 50 59 02 05 f4 0a 7c 5a 3d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104539839 DMM DEBUG msc_a(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104539839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104539839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e705919730] (fsm.c:486) 20250425104539839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104539839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104539839 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104539839 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104539839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104539840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104539840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250425104539840 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104539840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 3c 19 00 00 dc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104539841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 3c 19 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250425104539841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 3c 19 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: { messageType := 2, destLocRef := 'E53C19'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104539843 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104539843 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104539854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539854 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) 20250425104539854 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104539855 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104539856 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104539856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 3c 19 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104539856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539856 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 e5 3c 19 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104539862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539863 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104539863 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104539863 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + 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) 20250425104539863 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104539863 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104539863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 3c 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1173)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1173)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104539866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104539867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104539867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e705919730] (msc_a.c:1053) 20250425104539867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104539867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104539867 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:GERAN-A-220:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104539867 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104539868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104539868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104539868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104539868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 3c 19 00 00 dc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: Message received on association #8 20250425104539868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104539868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104539868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104539868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104539868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104539868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104539868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104539868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104539868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104539868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 3c 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1174)@63ea47419a21: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)15023129 TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104539870 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104539870 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@63ea47419a21: Final verdict of PTC: pass 20250425104539879 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104539879 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104539880 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1179)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1175)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1176)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1174)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1177)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1173)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1181)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@63ea47419a21: Final verdict of PTC: none 20250425104539885 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1178)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1180)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1181): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1182): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Fri Apr 25 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 20250425104540072 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104540072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104540072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104540072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104540072 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104540072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104540072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104540072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104540072 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104540072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104540072 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104540072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104540072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104540072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104540072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104540072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104540072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104540072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104540072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104540072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104540072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104540886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376528) 20250425104541544 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0xB67AB763 - Paging: now used by 1 (attached) (paging.c:202) 20250425104541887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104542074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104542074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104542074 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=376528, count=379608) 20250425104542889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104543890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_impl_imsi_det_eps started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1187)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1185)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104544342 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104544535 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104544535 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104544535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104544536 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1187)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104544540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104544540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104544540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104544540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104544540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104544540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104544540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104544540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104544540 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104544540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104544540 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104544541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104544541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104544541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104544541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104544541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104544541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104544541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104544541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104544541 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104544541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104544541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104544541 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104544541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104544541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104544890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104544891 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104544897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104544918 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104544918 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1193)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1193)@63ea47419a21: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@63ea47419a21: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250425104544985 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250425104544985 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250425104544985 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250425104544985 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104544985 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1191)@63ea47419a21: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@63ea47419a21: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1194)"262420000011814" 20250425104544991 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104544991 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250425104544991 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250425104544991 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H 20250425104544992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104544992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250425104544992 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1193)@63ea47419a21: 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 := '505D9917'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): none -> pass 20250425104544998 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0A7C5A3D:TMSInew-0x505D9917 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104544998 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250425104545350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104545350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104545350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104545350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104545350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104545350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104545350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104545350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104545350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104545350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104545350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104545350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104545350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104545350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104545350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104545350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104545350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104545350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104545350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104545350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H 20250425104548009 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250425104548009 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104548009 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250425104548009 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1191)@63ea47419a21: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)14501738 MSC_Test_0-RAN(1186)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@63ea47419a21: First idle individual index:0 20250425104548015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 47 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 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548015 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104548015 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55e70588f290] (fsm.c:486) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104548015 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104548015 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104548015 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104548015 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104548015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104548015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104548015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20] (fsm.c:486) 20250425104548015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104548015 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104548015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 47 6a 00 00 dd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104548015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dd 47 6a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: { messageType := 2, destLocRef := 'DD476A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104548016 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104548016 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104548018 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104548018 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250425104548018 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104548018 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104548018 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104548018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20] (vlr_lu_fsm.c:110) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104548018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104548018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104548018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e705907a20] (fsm.c:486) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104548018 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:TMSInew-0x5074C72A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104548018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104548018 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:TMSInew-0x5074C72A LOCATION UPDATE ACCEPT (TMSI = 0x5074c72a) (gsm_04_08.c:149) 20250425104548018 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:TMSInew-0x5074C72A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104548018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 dd 47 6a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 50 74 c7 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1186)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104548021 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:TMSInew-0x5074C72A:GERAN-A-221:LU)[0x55e70588f290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104548021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:TMSInew-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104548021 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104548021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20] (vlr_lu_fsm.c:817) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104548021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x505D9917:GERAN-A-221:LU)[0x55e7058aed10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104548021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104548021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250425104548021 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104548021 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104548021 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104548021 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104548021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 47 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104548022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104548023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104548023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e70588f290] (msc_a.c:1053) 20250425104548023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104548023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104548023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-221:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104548023 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - active-conn: now used by 1 (attached) (msub.c:375) 20250425104548023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dd 47 6a 00 00 dd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 20250425104548023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd 47 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@63ea47419a21: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)14501738 TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104548023 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104548023 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@63ea47419a21: Created IMSI[0] for '262420000011814'H'5074C72A'O to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250425104548025 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104548025 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104548025 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104548025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548025 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 50 74 c7 2a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: 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 := '5074C72A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1186)@63ea47419a21: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)15917789 MSC_Test_0-RAN(1186)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@63ea47419a21: First idle individual index:0 20250425104548027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 e2 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 50 74 c7 2a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104548028 DMM DEBUG msc_a(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e705919730] (fsm.c:486) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104548028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104548028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104548028 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104548028 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250425104548028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104548028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 e2 dd 00 00 de 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104548028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f2 e2 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250425104548028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 e2 dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1185)@63ea47419a21: { messageType := 2, destLocRef := 'F2E2DD'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104548028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104548028 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548031 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) 20250425104548031 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104548031 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104548031 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104548031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 e2 dd 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104548031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548031 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 f2 e2 dd 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104548033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104548033 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104548033 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104548033 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + 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) 20250425104548033 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104548033 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104548033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f2 e2 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1185)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1185)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104548034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104548034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e705919730] (msc_a.c:1053) 20250425104548034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104548034 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104548034 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A:GERAN-A-222:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104548034 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104548034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104548034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104548034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104548034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f2 e2 dd 00 00 de 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104548034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104548035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104548035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104548035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104548035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104548035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104548035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f2 e2 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@63ea47419a21: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)15917789 TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104548035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104548035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@63ea47419a21: Final verdict of PTC: pass 20250425104548037 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104548037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1191)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1185)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1188)@63ea47419a21: Final verdict of PTC: none 20250425104548038 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250425104548038 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1187)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1190)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1193)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1192)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1186)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1189)@63ea47419a21: Final verdict of PTC: none Fri Apr 25 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 MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1193): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1194): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. 20250425104548236 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104548236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104548236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104548236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104548236 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104548236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104548236 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104548236 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104548236 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104548236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104548236 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104548236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104548236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104548236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104548236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104548236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104548236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104548236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104548236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104548236 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104548236 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104549039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375044) 20250425104550040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104550238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104550238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104550238 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=375044, count=377276) 20250425104551041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104552043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1199)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1199)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1197)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104552418 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104552613 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104552613 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104552613 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104552613 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1199)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104552619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104552619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104552619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104552619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104552619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104552619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104552619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104552619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104552619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104552619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104552619 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104552622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104552622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104552622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104552622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104552622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104552622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104552622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104552622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104552622 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104552622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104552622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104552622 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104552623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104552623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104553045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104553045 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104553051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104553072 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104553072 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1205)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1205)@63ea47419a21: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@63ea47419a21: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250425104553108 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104553108 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250425104553108 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250425104553108 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104553108 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1203)@63ea47419a21: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@63ea47419a21: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)"262420000011815" 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x9B5848AA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104553110 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250425104553110 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104553110 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1205)@63ea47419a21: 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 := '9B5848AA'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): none -> pass 20250425104553112 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x9B5848AA + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104553112 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x9B5848AA - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104553420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104553420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104553420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104553420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104553420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104553420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104553420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104553420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104553420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104553420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 20250425104553421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104553421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104553421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104553421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104553421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104553421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104553421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104553421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104553421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104553421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H 20250425104556118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x9B5848AA + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250425104556118 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104556118 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x9B5848AA - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250425104556118 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x9B5848AA - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250425104556118 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x9B5848AA) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1203)@63ea47419a21: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)10276016 MSC_Test_0-RAN(1198)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9c cc 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 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104556125 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104556125 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70588f290] (fsm.c:486) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104556125 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104556125 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250425104556125 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250425104556125 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104556125 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104556125 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104556125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104556125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104556125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e705907a20] (fsm.c:486) 20250425104556125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104556125 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104556125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 9c cc b0 00 00 df 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104556126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c cc b0 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: { messageType := 2, destLocRef := '9CCCB0'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104556127 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104556127 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104556128 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104556128 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250425104556128 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104556128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104556128 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104556128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e705907a20] (vlr_lu_fsm.c:110) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104556128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104556128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104556128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e705907a20] (fsm.c:486) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104556128 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x809CD53C) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104556128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104556128 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x809CD53C LOCATION UPDATE ACCEPT (TMSI = 0x809cd53c) (gsm_04_08.c:149) 20250425104556129 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x809CD53C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104556129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c cc b0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 80 9c d5 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1198)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104556131 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x809CD53C:GERAN-A-223:LU)[0x55e70588f290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104556131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104556131 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104556131 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104556131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20] (vlr_lu_fsm.c:817) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104556131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55e7058b7710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104556132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104556132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250425104556132 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104556132 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104556132 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104556132 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104556132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c cc b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104556133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104556133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e70588f290] (msc_a.c:1053) 20250425104556133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104556133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104556133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-223:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104556133 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104556133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 9c cc b0 00 00 df 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9c cc b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@63ea47419a21: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)10276016 TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104556134 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104556134 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@63ea47419a21: Created IMSI[0] for '262420000011815'H'809CD53C'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250425104556135 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104556135 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104556135 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104556135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556135 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 80 9c d5 3c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: 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 := '809CD53C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1198)@63ea47419a21: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)7657056 MSC_Test_0-RAN(1198)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 74 d6 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 80 9c d5 3c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104556138 DMM DEBUG msc_a(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e705919730] (fsm.c:486) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104556138 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104556138 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104556138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104556138 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250425104556138 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104556138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 d6 60 00 00 e0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104556138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 74 d6 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250425104556138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 20250425104556138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 d6 60 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: { messageType := 2, destLocRef := '74D660'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104556138 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104556138 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104556141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556141 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) 20250425104556141 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104556141 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104556141 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104556141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 d6 60 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104556141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556141 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 74 d6 60 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104556143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + 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) 20250425104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104556143 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104556143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 d6 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1197)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1197)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104556143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556143 DLSS7 DEBUG 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(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104556144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104556144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e705919730] (msc_a.c:1053) 20250425104556144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104556144 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104556144 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:GERAN-A-224:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104556144 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104556144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104556144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556144 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104556144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104556144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 d6 60 00 00 e0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104556144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104556144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104556144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104556144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104556144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104556144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104556144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104556144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104556144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 74 d6 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@63ea47419a21: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)7657056 TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104556144 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104556144 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1203)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1199)@63ea47419a21: Final verdict of PTC: none 20250425104556146 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1197)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1198)@63ea47419a21: Final verdict of PTC: none 20250425104556146 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104556147 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104556147 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1202)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1205)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1200)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1204)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1201)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1205): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1206): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Fri Apr 25 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 20250425104556344 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104556344 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104556344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104556344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104556344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104556344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104556344 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104556344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104556344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104556344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104556344 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104556344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104556344 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104556344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104556344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104556344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104556344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104556344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104556344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104556344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104556344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104557147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378228) 20250425104558027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x5074C72A - Paging: now used by 1 (attached) (paging.c:202) 20250425104558148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104558345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104558345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104558345 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=378228, count=380460) 20250425104559150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104600151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1211)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1209)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104600638 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104600829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104600829 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104600829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104600829 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104600835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104600835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104600835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104600835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104600835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104600835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104600835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104600835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104600835 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104600835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104600835 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104600837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104600837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104600837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104600837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104600837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104600837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104600837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104600837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104600837 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104600837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104600838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 20250425104600838 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104600838 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104600838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104601151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104601152 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104601153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104601162 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104601162 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1217)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1217)@63ea47419a21: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@63ea47419a21: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250425104601191 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250425104601191 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250425104601191 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250425104601191 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104601192 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1215)@63ea47419a21: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@63ea47419a21: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)"262420000011815" 20250425104601232 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104601232 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250425104601232 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250425104601232 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250425104601235 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104601235 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250425104601235 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1217)@63ea47419a21: 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 := 'A7CB3C6F'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): none -> pass 20250425104601242 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x809CD53C:TMSInew-0xA7CB3C6F + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104601242 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250425104601633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104601633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104601633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104601633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104601633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104601633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104601633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104601633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104601633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104601633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104601633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104601633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104601633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104601633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104601633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104601633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104601633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104601633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104601633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104601633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H 20250425104604252 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250425104604252 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104604252 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250425104604252 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250425104604252 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250425104604252 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0xA7CB3C6F) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1215)@63ea47419a21: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)15017177 MSC_Test_0-SCCP(1209)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1210)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 24 d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104604278 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104604278 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70588f290] (fsm.c:486) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104604278 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104604278 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250425104604278 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250425104604278 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104604278 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104604278 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104604278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104604278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104604278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e705907a20] (fsm.c:486) 20250425104604278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104604278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104604279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 24 d9 00 00 e1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104604279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e5 24 d9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: { messageType := 2, destLocRef := 'E524D9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104604285 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104604285 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104604290 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104604290 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250425104604290 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104604290 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104604290 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104604290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e705907a20] (vlr_lu_fsm.c:110) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104604290 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104604290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104604290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e705907a20] (fsm.c:486) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104604290 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x428F8170) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104604290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104604290 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x428F8170 LOCATION UPDATE ACCEPT (TMSI = 0x428f8170) (gsm_04_08.c:149) 20250425104604290 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x428F8170 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104604291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e5 24 d9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 8f 81 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1210)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104604299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604299 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104604299 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x428F8170:GERAN-A-225:LU)[0x55e70588f290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104604299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104604299 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250425104604299 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104604299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20] (vlr_lu_fsm.c:817) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104604299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55e7058d5240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104604299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104604299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250425104604299 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104604299 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104604299 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104604299 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104604299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e5 24 d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104604303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104604303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e70588f290] (msc_a.c:1053) 20250425104604303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104604303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104604303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-225:LU)[0x55e705907a20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104604303 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104604303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e5 24 d9 00 00 e1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 24 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@63ea47419a21: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)15017177 TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104604306 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104604306 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@63ea47419a21: Created IMSI[0] for '262420000011815'H'428F8170'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250425104604314 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104604315 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104604315 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104604315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604315 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 42 8f 81 70 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: 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 := '428F8170'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1210)@63ea47419a21: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)5750744 MSC_Test_0-RAN(1210)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1209)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 bf 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 05 24 04 03 50 59 02 05 f4 42 8f 81 70 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104604324 DMM DEBUG msc_a(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e705919730] (fsm.c:486) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104604324 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104604324 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104604324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104604324 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250425104604324 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104604324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 57 bf d8 00 00 e2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104604325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 57 bf d8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250425104604325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1211)@63ea47419a21: Message received on association #8 20250425104604325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 57 bf d8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: { messageType := 2, destLocRef := '57BFD8'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104604327 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104604327 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104604331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604332 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) MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604332 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104604332 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104604332 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104604332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 57 bf d8 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104604332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604332 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 57 bf d8 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104604334 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104604334 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104604334 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + 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) 20250425104604334 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104604334 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104604334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 57 bf d8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1209)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1209)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104604335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104604335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e705919730] (msc_a.c:1053) 20250425104604335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104604335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e7058d5e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104604335 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170:GERAN-A-226:CM_SERVICE_REQ)[0x55e705919730]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104604335 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104604335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104604335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104604335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104604335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104604335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 57 bf d8 00 00 e2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@63ea47419a21: Session index based on local reference:0 20250425104604335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1211)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104604335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104604335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104604335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104604335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104604335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104604335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104604335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 57 bf d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@63ea47419a21: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)5750744 TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104604335 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104604335 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@63ea47419a21: Final verdict of PTC: pass 20250425104604337 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250425104604337 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104604337 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1210)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1212)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1217)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1211)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1209)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1215)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@63ea47419a21: Final verdict of PTC: none 20250425104604340 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1216)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1214)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1213)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1217): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1218): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Fri Apr 25 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 20250425104604536 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104604536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104604536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104604536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104604536 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104604536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104604536 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104604536 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104604536 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104604536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104604536 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104604536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104604536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104604536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104604536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104604536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104604536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104604536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104604536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104604536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104604537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104605341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380908) 20250425104606342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104606537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104606537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104606537 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=380908, count=382068) 20250425104607343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104608344 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_paging_rej started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1223)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1221)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104608806 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104609001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104609001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104609001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104609001 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104609006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104609006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104609006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104609006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104609006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104609006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104609006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104609006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104609006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104609006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104609006 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104609007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104609007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104609007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104609007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104609007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104609007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104609007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104609007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104609007 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104609007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104609007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104609007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104609007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104609007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104609346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104609346 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104609351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104609375 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104609375 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@63ea47419a21: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@63ea47419a21: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) 20250425104609409 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104609409 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250425104609409 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250425104609409 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104609409 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1227)@63ea47419a21: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@63ea47419a21: Added IMSI table entry 0TC_sgsap_paging_rej0(1230)"262420000011816" 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x30B71BF9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104609411 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250425104609411 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) TC_sgsap_paging_rej0(1230)@63ea47419a21: tr_SGsAP_IMSI: '262420000011816'H 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104609411 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1230)@63ea47419a21: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1229)@63ea47419a21: 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 := '30B71BF9'O } } } } } } handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@63ea47419a21: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): none -> pass 20250425104609413 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x30B71BF9 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104609413 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104609807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104609807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104609807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104609807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104609807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104609807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104609807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104609807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104609807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104609807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104609807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104609807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104609807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104609807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104609807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104609807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104609807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104609807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104609807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104609807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1230)@63ea47419a21: tr_SGsAP_IMSI: '262420000011816'H 20250425104610416 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104610416 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104610416 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104610416 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + 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) 20250425104610417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250425104610417 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1227)@63ea47419a21: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_rej0(1230)11287049 MSC_Test_0-SCCP(1221)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1222)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104611439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ac 3a 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 10 81 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611439 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55e705907a20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104611439 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55e705907a20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55e705907a20] (fsm.c:486) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104611439 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104611439 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104611439 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104611439 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104611439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104611439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104611439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240] (fsm.c:486) 20250425104611439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104611439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104611439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 3a 09 00 00 e3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104611440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ac 3a 09 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: { messageType := 2, destLocRef := 'AC3A09'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104611447 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104611447 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_paging_rej0(1230)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104611456 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104611456 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250425104611456 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250425104611456 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104611457 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104611457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240] (vlr_lu_fsm.c:110) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104611457 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e70590a1d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104611457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104611457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d5240] (fsm.c:486) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104611457 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:TMSInew-0x9B7C167A) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250425104611457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104611457 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:TMSInew-0x9B7C167A LOCATION UPDATE ACCEPT (TMSI = 0x9b7c167a) (gsm_04_08.c:149) 20250425104611457 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:TMSInew-0x9B7C167A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104611457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ac 3a 09 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9b 7c 16 7a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1222)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104611471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611471 DLSS7 DEBUG Found route for dpc=185=0.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(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611471 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104611471 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:TMSInew-0x9B7C167A:GERAN-A-227:LU)[0x55e705907a20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104611471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:TMSInew-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104611471 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104611471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240] (vlr_lu_fsm.c:817) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104611471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x30B71BF9:GERAN-A-227:LU)[0x55e7058d1190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104611471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104611471 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250425104611472 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104611472 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104611472 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104611472 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104611472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 3a 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 20250425104611476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611476 DLM3UA DEBUG 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(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104611476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104611476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104611476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e705907a20] (msc_a.c:1053) 20250425104611476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104611476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104611476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-227:LU)[0x55e7058d5240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104611476 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - active-conn: now used by 1 (attached) (msub.c:375) 20250425104611477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ac 3a 09 00 00 e3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 20250425104611478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ac 3a 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1222)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)11287049 TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104611479 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104611480 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@63ea47419a21: Created IMSI[0] for '262420000011816'H'9B7C167A'O to be handled at TC_sgsap_paging_rej0(1230) 20250425104611489 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104611489 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104611489 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104611489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611489 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 9b 7c 16 7a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@63ea47419a21: 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 := '9B7C167A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1222)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_rej0(1230)1322413 MSC_Test_0-RAN(1222)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1221)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 14 2d ad 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 9b 7c 16 7a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104611498 DMM DEBUG msc_a(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e70588f290]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e70588f290] (fsm.c:486) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104611498 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104611498 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104611498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104611498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250425104611498 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104611498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 2d ad 00 00 e4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104611499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 14 2d ad 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1164) 20250425104611499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 2d ad 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: { messageType := 2, destLocRef := '142DAD'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104611501 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104611501 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611510 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) 20250425104611511 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104611511 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104611511 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104611511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 2d ad 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104611511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611512 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 14 2d ad 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104611517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611517 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104611517 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104611517 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + 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) 20250425104611517 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104611517 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104611517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 14 2d ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1221)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1221)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104611519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104611519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104611519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e70588f290] (msc_a.c:1053) 20250425104611519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104611519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e705919730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104611519 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A:GERAN-A-228:CM_SERVICE_REQ)[0x55e70588f290]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104611519 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104611519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104611519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104611519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104611519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 14 2d ad 00 00 e4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@63ea47419a21: Session index based on local reference:0 20250425104611520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104611520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104611520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104611520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104611520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104611520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104611520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104611520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 14 2d ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1222)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)1322413 TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104611521 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104611521 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1227)@63ea47419a21: Final verdict of PTC: none 20250425104611529 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-RAN(1222)@63ea47419a21: Final verdict of PTC: none 20250425104611530 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104611530 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1220)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1221)@63ea47419a21: Final verdict of PTC: none 20250425104611531 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1223)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1224)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1229)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1225)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1228)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1226)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1231)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_paging_rej0(1230): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1231): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Fri Apr 25 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 20250425104611720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104611720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104611720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104611720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104611720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104611720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104611720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104611720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104611720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104611720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104611720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104611720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104611721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104611721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104612532 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379996) 20250425104613533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104613722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104613722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104613722 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=379996, count=382228) 20250425104614316 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x428F8170 - Paging: now used by 1 (attached) (paging.c:202) 20250425104614534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104615535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_paging_subscr_rej started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1235)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1235)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1235)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1233)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104615988 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1236)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104616182 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104616182 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104616182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104616182 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104616184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104616184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104616184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104616184 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1235)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104616184 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104616184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104616184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104616184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104616184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104616184 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104616184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104616184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104616184 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104616185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104616185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104616536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104616536 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1238)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1238)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104616538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1238)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1238)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1238)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1238)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104616547 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104616547 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1241)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1241)@63ea47419a21: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@63ea47419a21: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250425104616575 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104616575 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250425104616575 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250425104616575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104616575 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1239)@63ea47419a21: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@63ea47419a21: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1242)"262420000011817" 20250425104616616 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0xB4BFFA01 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104616616 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250425104616616 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250425104616616 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104616617 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104616618 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104616618 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104616618 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1241)@63ea47419a21: 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 := 'B4BFFA01'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): none -> pass 20250425104616619 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0xB4BFFA01 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104616619 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104616989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104616989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104616989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104616989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104616989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104616989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104616989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104616989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104616989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104616989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104616989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104616989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104616989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104616989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104616989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104616989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104616989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104616989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104616989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104616989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: tr_SGsAP_IMSI: '262420000011817'H 20250425104617623 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104617623 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104617623 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104617623 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + 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) 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250425104617625 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) 20250425104617625 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1239)@63ea47419a21: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)7706565 MSC_Test_0-RAN(1234)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@63ea47419a21: First idle individual index:0 20250425104618631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 97 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 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104618631 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55e7058d5240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104618631 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55e7058d5240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55e7058d5240] (fsm.c:486) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104618631 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104618631 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104618631 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104618631 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104618631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104618632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104618632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104618632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104618632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0] (fsm.c:486) 20250425104618632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104618632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104618632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 97 c5 00 00 e5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104618632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 75 97 c5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: { messageType := 2, destLocRef := '7597C5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104618633 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104618633 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104618635 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104618635 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250425104618635 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250425104618635 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104618635 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104618635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0] (vlr_lu_fsm.c:110) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104618635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104618635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104618635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590a1d0] (fsm.c:486) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104618635 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:TMSInew-0x20309610) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250425104618635 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104618635 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:TMSInew-0x20309610 LOCATION UPDATE ACCEPT (TMSI = 0x20309610) (gsm_04_08.c:149) 20250425104618635 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:TMSInew-0x20309610 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104618635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618635 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 75 97 c5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 30 96 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1234)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104618638 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:TMSInew-0x20309610:GERAN-A-229:LU)[0x55e7058d5240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104618638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:TMSInew-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104618638 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104618638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0] (vlr_lu_fsm.c:817) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104618638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xB4BFFA01:GERAN-A-229:LU)[0x55e70590c660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104618638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104618638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250425104618638 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104618638 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104618638 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104618638 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104618638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 97 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104618639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104618639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104618639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e7058d5240] (msc_a.c:1053) 20250425104618639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104618639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104618639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-229:LU)[0x55e70590a1d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104618639 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104618639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 97 c5 00 00 e5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 20250425104618640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618640 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 97 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)7706565 TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104618640 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104618640 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@63ea47419a21: Created IMSI[0] for '262420000011817'H'20309610'O to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250425104618642 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104618642 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104618642 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104618642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618642 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 20 30 96 10 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: 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 := '20309610'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1234)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)7801218 MSC_Test_0-RAN(1234)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@63ea47419a21: First idle individual index:0 20250425104618644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 77 09 82 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 20 30 96 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104618644 DMM DEBUG msc_a(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e705907a20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e705907a20] (fsm.c:486) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104618644 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104618644 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104618644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104618645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104618645 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250425104618645 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104618645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 09 82 00 00 e6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104618645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 77 09 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1164) 20250425104618645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 20250425104618645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 09 82 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: { messageType := 2, destLocRef := '770982'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)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104618645 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104618645 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618648 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) 20250425104618648 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104618648 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104618648 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104618648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 09 82 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104618648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618648 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 77 09 82 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104618649 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104618649 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104618649 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + 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) 20250425104618649 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104618650 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104618650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 09 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1233)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1233)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104618650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104618650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e705907a20] (msc_a.c:1053) 20250425104618650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104618650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e70588f290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104618650 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610:GERAN-A-230:CM_SERVICE_REQ)[0x55e705907a20]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104618651 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104618651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104618651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104618651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104618651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 09 82 00 00 e6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104618651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104618651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104618651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104618651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104618651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104618651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104618651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104618651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104618651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 77 09 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)7801218 TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104618651 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104618651 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1234)@63ea47419a21: Final verdict of PTC: none 20250425104618653 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SMPP(1240)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1233)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1239)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1241)@63ea47419a21: Final verdict of PTC: none 20250425104618654 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104618654 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1235)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1236)@63ea47419a21: Final verdict of PTC: none 20250425104618654 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1238)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1237)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1233): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1234): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1235): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1236): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1237): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1238): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1239): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1240): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1241): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1242): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Fri Apr 25 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 20250425104618856 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104618856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104618856 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104618856 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104618856 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104618856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104618856 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104618856 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104618856 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104618856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104618856 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104618856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104618856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104618856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104618856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104618856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104618856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104618856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104618856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104618856 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104618857 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104619655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380592) 20250425104620656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104620858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104620858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104620858 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=380592, count=382824) 20250425104621490 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x9B7C167A - Paging: now used by 1 (attached) (paging.c:202) 20250425104621658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:46: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_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 20250425104622658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_paging_ue_unr started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1247)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1247)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1247)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1245)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104623119 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1248)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104623314 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104623314 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104623314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104623314 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1247)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104623316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104623316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104623316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104623316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104623316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104623316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104623316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104623316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104623316 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104623316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104623316 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104623316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104623316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104623316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104623317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104623317 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104623317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104623317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104623317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104623317 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104623317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104623317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104623317 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104623317 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104623317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104623659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104623659 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1250)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1250)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104623661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1250)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104623669 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104623669 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1253)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1253)@63ea47419a21: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@63ea47419a21: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) 20250425104623695 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104623695 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250425104623695 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250425104623695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104623695 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1251)@63ea47419a21: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@63ea47419a21: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1254)"262420000011818" 20250425104623736 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x35D9F8FB + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104623736 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250425104623736 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250425104623736 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104623737 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104623737 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104623737 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104623737 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1253)@63ea47419a21: 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 := '35D9F8FB'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): none -> pass 20250425104623739 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x35D9F8FB + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104623739 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104624119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104624119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104624119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104624119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104624119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104624119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104624119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104624119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104624119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104624119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104624119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104624119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104624119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104624119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104624119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104624119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104624119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104624119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104624119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104624119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: tr_SGsAP_IMSI: '262420000011818'H 20250425104624742 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104624742 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104624742 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104624743 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104624744 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250425104624744 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1251)@63ea47419a21: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)5428472 MSC_Test_0-SCCP(1245)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1246)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d4 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 10 81 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104625751 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590a1d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104625751 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590a1d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590a1d0] (fsm.c:486) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104625751 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104625751 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104625751 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250425104625751 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104625751 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104625751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104625751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104625751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660] (fsm.c:486) 20250425104625751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104625751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104625751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 d4 f8 00 00 e7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104625751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 d4 f8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: { messageType := 2, destLocRef := '52D4F8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104625753 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250425104625753 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104625754 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104625754 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250425104625754 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250425104625754 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104625754 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104625754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660] (vlr_lu_fsm.c:110) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104625754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104625754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104625754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104625754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104625754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70590c660] (fsm.c:486) 20250425104625755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104625755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104625755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104625755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104625755 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:TMSInew-0x3AC5976D) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250425104625755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104625755 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:TMSInew-0x3AC5976D LOCATION UPDATE ACCEPT (TMSI = 0x3ac5976d) (gsm_04_08.c:149) 20250425104625755 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:TMSInew-0x3AC5976D - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104625755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 52 d4 f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a c5 97 6d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1246)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104625757 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:TMSInew-0x3AC5976D:GERAN-A-231:LU)[0x55e70590a1d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104625757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:TMSInew-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104625757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104625757 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250425104625757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104625757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104625757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104625757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660] (vlr_lu_fsm.c:817) 20250425104625757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104625758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x35D9F8FB:GERAN-A-231:LU)[0x55e70588a400]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104625758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104625758 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250425104625758 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104625758 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + 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) 20250425104625758 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104625758 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250425104625758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625758 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 d4 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104625759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104625759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590a1d0] (msc_a.c:1053) 20250425104625759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104625759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104625759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-231:LU)[0x55e70590c660]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104625759 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250425104625759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 d4 f8 00 00 e7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 d4 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)5428472 TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104625760 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104625760 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@63ea47419a21: Created IMSI[0] for '262420000011818'H'3AC5976D'O to be handled at TC_sgsap_paging_ue_unr0(1254) 20250425104625761 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104625761 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250425104625761 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250425104625761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625761 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 3a c5 97 6d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: 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 := '3AC5976D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1246)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)13827646 MSC_Test_0-RAN(1246)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d2 fe 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 04 03 50 59 02 05 f4 3a c5 97 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104625764 DMM DEBUG msc_a(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e7058d5240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e7058d5240] (fsm.c:486) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104625764 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + 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) 20250425104625764 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104625764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104625764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250425104625764 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104625764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 fe 3e 00 00 e8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104625764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d2 fe 3e 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)@63ea47419a21: Message received on association #8 20250425104625765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104625765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 fe 3e 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1245)@63ea47419a21: { messageType := 2, destLocRef := 'D2FE3E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104625765 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104625765 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104625767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625767 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) 20250425104625767 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250425104625768 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104625768 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104625768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 fe 3e 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104625768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625768 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 d2 fe 3e 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104625769 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250425104625769 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + 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) 20250425104625769 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + 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) 20250425104625769 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104625769 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250425104625769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 fe 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1245)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104625770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104625770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104625770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e7058d5240] (msc_a.c:1053) 20250425104625770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104625770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e705907a20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104625770 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D:GERAN-A-232:CM_SERVICE_REQ)[0x55e7058d5240]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104625770 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250425104625770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104625770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104625770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104625770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 fe 3e 00 00 e8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@63ea47419a21: Session index based on local reference:0 20250425104625770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104625770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104625770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104625770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104625770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104625770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104625770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104625770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 fe 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1246)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)13827646 TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104625771 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250425104625771 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@63ea47419a21: Final verdict of PTC: pass 20250425104625773 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104625773 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1245)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1246)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1248)@63ea47419a21: Final verdict of PTC: none 20250425104625773 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1250)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1251)@63ea47419a21: Final verdict of PTC: none 20250425104625773 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1247)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1252)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1255)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1253)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1249)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1244)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1245): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1246): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1247): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1248): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1249): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1250): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1251): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1252): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1253): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_paging_ue_unr0(1254): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1255): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Fri Apr 25 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 20250425104625972 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104625972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104625972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104625972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104625972 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104625972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104625972 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104625972 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104625972 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104625972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104625972 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104625972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104625972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104625972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104625972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104625972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104625972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104625972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104625972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104625973 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104625973 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104626773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382016) 20250425104627775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104627974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104627974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104627974 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=382016, count=383456) 20250425104628643 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x20309610 - Paging: now used by 1 (attached) (paging.c:202) 20250425104628776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104629777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_paging_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1259)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1259)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1259)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1257)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104630218 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1260)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104630413 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104630413 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104630413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104630413 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1259)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104630416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104630416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104630416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104630416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104630416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104630416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104630416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104630416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104630416 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104630416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104630416 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104630417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104630417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104630417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104630417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104630417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 20250425104630417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104630417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104630417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104630417 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104630417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1259)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104630417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104630417 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425104630417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104630417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1259)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104630777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104630777 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1262)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1262)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104630781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1262)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1262)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1262)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1262)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104630799 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104630799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1265)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1265)@63ea47419a21: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@63ea47419a21: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) 20250425104630836 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104630836 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250425104630836 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250425104630836 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104630836 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1263)@63ea47419a21: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@63ea47419a21: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1266)"262420000011819" 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x3535E7E9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104630840 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250425104630840 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104630840 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1265)@63ea47419a21: 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 := '3535E7E9'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): none -> pass 20250425104630843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x3535E7E9 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104630843 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104631223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104631223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104631223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104631223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104631223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104631223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104631223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104631223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104631223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104631223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104631223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104631223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104631223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104631224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104631224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104631224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104631224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104631224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104631224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104631224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: tr_SGsAP_IMSI: '262420000011819'H 20250425104631846 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104631846 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104631846 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104631846 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104635762 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x3AC5976D - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250425104641847 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250425104641847 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250425104641847 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1263)@63ea47419a21: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)5337991 MSC_Test_0-RAN(1258)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 73 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104641854 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70590c660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104641854 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70590c660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70590c660] (fsm.c:486) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104641854 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104641854 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104641854 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104641854 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104641854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 73 87 00 00 e9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104641854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104641854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104641854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104641854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400] (fsm.c:486) 20250425104641854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104641854 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104641854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 51 73 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: { messageType := 2, destLocRef := '517387'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104641856 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104641856 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104641857 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104641857 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250425104641857 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250425104641857 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104641857 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104641857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400] (vlr_lu_fsm.c:110) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104641857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058d1190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104641857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104641857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104641857 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e70588a400] (fsm.c:486) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104641858 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:TMSInew-0x90612A52) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250425104641858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104641858 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:TMSInew-0x90612A52 LOCATION UPDATE ACCEPT (TMSI = 0x90612a52) (gsm_04_08.c:149) 20250425104641858 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:TMSInew-0x90612A52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104641858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 51 73 87 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 90 61 2a 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1258)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104641860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104641860 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:TMSInew-0x90612A52:GERAN-A-233:LU)[0x55e70590c660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104641860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:TMSInew-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104641860 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104641860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400] (vlr_lu_fsm.c:817) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104641860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x3535E7E9:GERAN-A-233:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104641860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104641860 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250425104641860 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104641860 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104641860 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104641860 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104641860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 73 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104641861 DLSS7 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(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104641862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104641862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70590c660] (msc_a.c:1053) 20250425104641862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104641862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104641862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-233:LU)[0x55e70588a400]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104641862 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104641862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 73 87 00 00 e9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 73 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)5337991 TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104641862 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104641862 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@63ea47419a21: Created IMSI[0] for '262420000011819'H'90612A52'O to be handled at TC_sgsap_paging_and_nothing0(1266) 20250425104641864 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104641864 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104641864 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104641864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641865 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 90 61 2a 52 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: 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 := '90612A52'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1258)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)3119876 MSC_Test_0-RAN(1258)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@63ea47419a21: First idle individual index:0 20250425104641867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2f 9b 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 90 61 2a 52 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641867 DMM DEBUG msc_a(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e70590a1d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e70590a1d0] (fsm.c:486) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104641867 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104641867 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104641867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104641867 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250425104641867 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104641867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 2f 9b 04 00 00 ea 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104641867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2f 9b 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1164) 20250425104641867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2f 9b 04 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: { messageType := 2, destLocRef := '2F9B04'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104641868 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104641868 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641870 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) 20250425104641870 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104641870 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104641870 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104641870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2f 9b 04 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104641870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2f 9b 04 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104641872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104641872 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104641872 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104641872 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + 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) 20250425104641872 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104641872 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104641872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2f 9b 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1257)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1257)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104641872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104641872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104641872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104641872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e70590a1d0] (msc_a.c:1053) 20250425104641873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104641873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e7058d5240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104641873 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52:GERAN-A-234:CM_SERVICE_REQ)[0x55e70590a1d0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104641873 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104641873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104641873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104641873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104641873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 2f 9b 04 00 00 ea 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@63ea47419a21: Session index based on local reference:0 20250425104641873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104641873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104641873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104641873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104641873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104641873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104641873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104641873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104641873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104641873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2f 9b 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1258)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)3119876 TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104641873 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104641873 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@63ea47419a21: Final verdict of PTC: pass 20250425104641875 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)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1264)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1265)@63ea47419a21: Final verdict of PTC: none 20250425104641876 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104641876 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1263)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1261)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1260)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1259)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1267)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@63ea47419a21: Final verdict of PTC: none 20250425104641877 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1262)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1258)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1257): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1258): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1259): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1260): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1261): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1262): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1263): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1264): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1265): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_paging_and_nothing0(1266): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1267): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Fri Apr 25 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 20250425104642076 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104642076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104642076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104642076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104642076 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104642076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104642076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104642076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104642076 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104642076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104642076 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104642076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104642076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104642076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104642076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104642076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104642076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104642076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104642076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104642076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104642077 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104642878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379032) 20250425104643878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104644078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104644078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104644078 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=379032, count=381264) 20250425104644879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104645880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_paging_and_lu started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1271)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1271)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1271)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1269)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104646279 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1272)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104646474 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104646474 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104646474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104646474 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1271)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104646475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104646475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104646475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104646475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104646475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104646475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104646475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104646475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104646475 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104646475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104646475 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104646476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104646476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 20250425104646476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104646476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104646476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104646476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104646476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104646476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104646476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104646476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104646476 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104646476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104646476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104646476 DLSS7 DEBUG 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)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104646881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104646881 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1274)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1274)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104646883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1274)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1274)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1274)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1274)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104646892 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104646892 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1277)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1277)@63ea47419a21: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@63ea47419a21: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250425104646920 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104646920 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250425104646920 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250425104646920 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104646920 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1275)@63ea47419a21: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@63ea47419a21: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1278)"262420000011820" 20250425104646968 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x913EF751 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104646968 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250425104646968 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250425104646968 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104646969 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104646969 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104646969 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104646969 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1277)@63ea47419a21: 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 := '913EF751'O } } } } } } handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): none -> pass 20250425104646970 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x913EF751 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104646970 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647172 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647173 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x90612A52 - Paging: now used by 1 (attached) (paging.c:202) 20250425104647173 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104647278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104647278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104647278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104647278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104647278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104647278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104647278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104647278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104647278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104647278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104647279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104647279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104647279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104647279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104647279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104647279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104647279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104647279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104647279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104647279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104648175 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1275)@63ea47419a21: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250425104648177 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250425104648177 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250425104648177 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751 + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250425104648177 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104648177 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250425104648177 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104648177 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250425104648177 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250425104648177 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x913EF751:TMSInew-0xB4FF8E51 + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250425104648178 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + 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) 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250425104648180 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) 20250425104648180 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1275)@63ea47419a21: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)3315632 MSC_Test_0-RAN(1270)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1269)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 97 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 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104648186 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55e70588a400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104648186 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55e70588a400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104648186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104648186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55e70588a400] (fsm.c:486) 20250425104648186 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104648187 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104648187 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104648187 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250425104648187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104648187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104648187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104648187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930] (fsm.c:486) 20250425104648187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104648187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104648187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 97 b0 00 00 eb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104648187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 32 97 b0 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: { messageType := 2, destLocRef := '3297B0'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104648188 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250425104648188 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104648189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104648190 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104648190 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250425104648190 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250425104648190 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104648190 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104648190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104648190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104648190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104648190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058b6930] (fsm.c:486) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104648190 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:TMSInew-0x69E2A507) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250425104648190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104648190 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:TMSInew-0x69E2A507 LOCATION UPDATE ACCEPT (TMSI = 0x69e2a507) (gsm_04_08.c:149) 20250425104648190 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:TMSInew-0x69E2A507 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104648190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 32 97 b0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 69 e2 a5 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1270)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104648193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648193 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:TMSInew-0x69E2A507:GERAN-A-235:LU)[0x55e70588a400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104648193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:TMSInew-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104648193 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104648193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104648193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0xB4FF8E51:GERAN-A-235:LU)[0x55e7058d7550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104648193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104648193 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250425104648193 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104648193 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + 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) 20250425104648193 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104648193 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250425104648193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 97 b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104648194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104648194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104648194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e70588a400] (msc_a.c:1053) 20250425104648194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104648194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104648194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-235:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104648194 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250425104648194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 97 b0 00 00 eb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 20250425104648195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 97 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)3315632 TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104648195 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104648195 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@63ea47419a21: Created IMSI[0] for '262420000011820'H'69E2A507'O to be handled at TC_sgsap_paging_and_lu0(1278) 20250425104648198 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104648198 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250425104648198 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250425104648198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648198 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 69 e2 a5 07 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@63ea47419a21: 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 := '69E2A507'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1270)@63ea47419a21: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)4691243 MSC_Test_0-RAN(1270)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1269)@63ea47419a21: First idle individual index:0 20250425104648201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648201 DLSS7 DEBUG Found route for dpc=185=0.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(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 95 2b 02 02 06 04 43 b9 00 fe 04 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 69 e2 a5 07 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104648201 DMM DEBUG msc_a(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590c660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590c660] (fsm.c:486) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104648201 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + 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) 20250425104648201 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104648201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104648201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250425104648201 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104648201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 95 2b 00 00 ec 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104648201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 95 2b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1164) 20250425104648201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 95 2b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: { messageType := 2, destLocRef := '47952B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104648202 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104648202 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648205 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) 20250425104648205 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250425104648205 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104648205 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104648205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 95 2b 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104648205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648205 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 47 95 2b 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104648207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104648207 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250425104648207 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + 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) 20250425104648207 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + 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) 20250425104648207 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104648207 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250425104648207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 95 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1269)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1269)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104648208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104648208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104648208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104648208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590c660] (msc_a.c:1053) 20250425104648208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104648208 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104648208 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507:GERAN-A-236:CM_SERVICE_REQ)[0x55e70590c660]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104648208 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250425104648208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104648208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104648208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104648208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 95 2b 00 00 ec 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@63ea47419a21: Session index based on local reference:0 20250425104648208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104648208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104648208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104648208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104648208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104648208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104648208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104648208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 95 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1270)@63ea47419a21: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)4691243 TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104648209 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250425104648209 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1271)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1276)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1275)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1268)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1269)@63ea47419a21: Final verdict of PTC: none 20250425104648212 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104648212 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SGsAP(1277)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1272)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1270)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1273)@63ea47419a21: Final verdict of PTC: none 20250425104648213 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1274)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1279)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1269): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1270): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1271): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1272): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1273): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1274): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1275): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1276): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1277): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_paging_and_lu0(1278): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1279): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Fri Apr 25 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 20250425104648380 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250425104648412 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104648412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104648412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104648412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104648412 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104648412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104648412 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104648412 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104648412 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104648412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104648412 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104648412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104648412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104648412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104648412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104648412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104648412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104648412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104648412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104648412 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104648413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104649213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472304) 20250425104650214 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104650413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104650413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104650413 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=472304, count=472844) 20250425104651216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104652216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_mt_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1283)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1283)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1283)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1281)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104652617 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1284)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104652812 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104652812 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104652812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104652812 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1283)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104652813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104652813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104652813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104652813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104652813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104652813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104652813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104652813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104652813 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104652813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104652813 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104652814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104652814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104652814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104652814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104652814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104652814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104652814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104652814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104652814 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104652814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104652814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104652814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104652814 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104652814 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104653218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104653218 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1286)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1286)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104653219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1286)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1286)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1286)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1286)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104653227 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104653227 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1289)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1289)@63ea47419a21: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@63ea47419a21: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) 20250425104653254 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104653254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250425104653254 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250425104653254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104653254 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1287)@63ea47419a21: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@63ea47419a21: Added IMSI table entry 0TC_sgsap_mt_sms0(1290)"262420000011823" 20250425104653296 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x1C61958E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104653296 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250425104653296 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250425104653296 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104653297 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104653297 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104653297 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104653297 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1289)@63ea47419a21: 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 := '1C61958E'O } } } } } } handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): none -> pass 20250425104653299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x1C61958E + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104653299 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104653625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104653625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104653625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104653626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104653626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104653626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104653626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104653626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104653626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104653626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104653627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104653627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104653627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104653627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104653627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104653627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104653627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104653627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104653627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104653627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104654303 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104654303 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425104654303 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425104654304 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H 20250425104655305 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104655305 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104655305 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104655305 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250425104655305 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250425104655306 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250425104655306 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + 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) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + 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) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - 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) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250425104655314 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250425104655314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250425104655314 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250425104655315 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250425104655326 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250425104655326 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250425104655326 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250425104655326 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250425104655528 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250425104655529 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@63ea47419a21: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1287)@63ea47419a21: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms0(1290)6118714 MSC_Test_0-SCCP(1281)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1282)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5d 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104655557 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104655557 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058b6930] (fsm.c:486) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104655557 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104655557 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104655557 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104655557 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104655557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104655557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104655558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550] (fsm.c:486) 20250425104655558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104655558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104655558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 5d 3a 00 00 ed 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104655558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 5d 3a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: { messageType := 2, destLocRef := '5D5D3A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104655565 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104655566 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_mt_sms0(1290)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104655572 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104655572 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250425104655573 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250425104655573 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104655573 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104655574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550] (vlr_lu_fsm.c:110) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104655574 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104655574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104655574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e7058d7550] (fsm.c:486) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104655574 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:TMSInew-0x1944F2AF) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250425104655574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104655574 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:TMSInew-0x1944F2AF LOCATION UPDATE ACCEPT (TMSI = 0x1944f2af) (gsm_04_08.c:149) 20250425104655574 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:TMSInew-0x1944F2AF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104655575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5d 5d 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 44 f2 af (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1282)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104655593 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:TMSInew-0x1944F2AF:GERAN-A-237:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104655593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:TMSInew-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104655593 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104655593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550] (vlr_lu_fsm.c:817) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104655593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1C61958E:GERAN-A-237:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104655593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104655593 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250425104655594 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104655594 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104655594 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104655594 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104655594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 5d 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104655598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104655599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058b6930] (msc_a.c:1053) 20250425104655599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104655599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104655599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-237:LU)[0x55e7058d7550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104655599 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - active-conn: now used by 1 (attached) (msub.c:375) 20250425104655599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 5d 3a 00 00 ed 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 20250425104655601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655601 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 5d 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)6118714 TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104655603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104655603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@63ea47419a21: Created IMSI[0] for '262420000011823'H'1944F2AF'O to be handled at TC_sgsap_mt_sms0(1290) 20250425104655612 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104655613 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104655613 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104655613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655613 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655613 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 19 44 f2 af 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: 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 := '1944F2AF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1282)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms0(1290)5378079 MSC_Test_0-RAN(1282)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1281)@63ea47419a21: First idle individual index:0 20250425104655622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 10 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 04 03 50 59 02 05 f4 19 44 f2 af 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655623 DMM DEBUG msc_a(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70588a400]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70588a400] (fsm.c:486) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104655623 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104655623 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104655623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104655624 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104655624 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250425104655624 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104655624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 10 1f 00 00 ee 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104655624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 52 10 1f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1164) 20250425104655625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 10 1f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1281)@63ea47419a21: { messageType := 2, destLocRef := '52101F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104655627 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104655627 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104655639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655640 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104655640 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104655641 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104655641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 10 1f 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104655641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655641 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 52 10 1f 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104655647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655648 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104655648 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104655648 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + 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) 20250425104655648 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104655648 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104655648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 52 10 1f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1281)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1281)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104655651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104655651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70588a400] (msc_a.c:1053) 20250425104655651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104655651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104655651 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF:GERAN-A-238:CM_SERVICE_REQ)[0x55e70588a400]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104655652 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104655652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104655652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655652 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104655652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104655652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 52 10 1f 00 00 ee 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1283)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104655653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104655653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104655653 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104655653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104655653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104655653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104655653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104655653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104655653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 52 10 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)5378079 TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104655654 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104655654 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@63ea47419a21: Final verdict of PTC: pass 20250425104655664 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104655664 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1283)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1281)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1284)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1287)@63ea47419a21: Final verdict of PTC: none 20250425104655667 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SMPP(1288)@63ea47419a21: Final verdict of PTC: none 20250425104655669 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1291)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1289)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1286)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1282)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1285)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1280)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1281): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1282): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1283): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1284): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1285): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1286): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1287): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1288): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1289): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_mt_sms0(1290): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1291): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Fri Apr 25 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 20250425104655860 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104655860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104655860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104655860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104655860 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104655860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104655860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104655860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104655860 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104655860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104655860 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104655860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104655860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104655860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104655860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104655860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104655860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104655860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104655860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104655861 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104655861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104656669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415444) 20250425104657670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104657862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104657862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104657862 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=415444, count=417676) 20250425104658199 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x69E2A507 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250425104658671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104659672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1295)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1295)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1295)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1293)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104700134 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1296)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104700328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104700328 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104700328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104700328 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104700330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104700330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104700330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104700330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104700330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104700330 DLSS7 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(1295)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104700330 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104700330 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104700330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104700330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104700330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104700330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104700330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 20250425104700330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104700330 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104700330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104700330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104700330 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 20250425104700330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104700330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1295)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104700673 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104700673 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1298)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1298)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104700675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1298)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1298)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1298)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1298)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104700683 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104700683 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1301)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1301)@63ea47419a21: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@63ea47419a21: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) 20250425104700713 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104700713 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250425104700713 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250425104700713 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104700713 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1299)@63ea47419a21: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@63ea47419a21: Added IMSI table entry 0TC_sgsap_mo_sms0(1302)"262420000011824" 20250425104700756 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x54FF03D7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104700756 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250425104700756 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250425104700756 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104700757 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104700757 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104700757 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104700757 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1302)@63ea47419a21: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@63ea47419a21: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1301)@63ea47419a21: 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 := '54FF03D7'O } } } } } } handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@63ea47419a21: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): none -> pass 20250425104700758 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x54FF03D7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104700758 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104701132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104701133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250425104701765 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250425104701765 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425104701765 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1130) 20250425104701765 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104701765 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@63ea47419a21: tr_SGsAP_IMSI: '262420000011824'H 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250425104701766 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1302)@63ea47419a21: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1299)@63ea47419a21: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_mo_sms0(1302)10181442 MSC_Test_0-RAN(1294)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 5b 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 10 81 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104701772 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104701772 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55e7058d7550] (fsm.c:486) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104701772 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104701772 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104701772 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104701772 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104701772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104701772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104701772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30] (fsm.c:486) 20250425104701772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104701772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104701772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 42 00 00 ef 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104701772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9b 5b 42 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: { messageType := 2, destLocRef := '9B5B42'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104701774 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104701774 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 TC_sgsap_mo_sms0(1302)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104701775 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104701775 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250425104701775 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250425104701775 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104701775 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104701775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104701775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104701775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104701775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e705915f30] (fsm.c:486) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104701775 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:TMSInew-0xAD4FBF4E) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250425104701775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104701775 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:TMSInew-0xAD4FBF4E LOCATION UPDATE ACCEPT (TMSI = 0xad4fbf4e) (gsm_04_08.c:149) 20250425104701775 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:TMSInew-0xAD4FBF4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104701775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9b 5b 42 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ad 4f bf 4e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1294)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104701778 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:TMSInew-0xAD4FBF4E:GERAN-A-239:LU)[0x55e7058d7550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104701778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:TMSInew-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104701778 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104701778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104701778 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x54FF03D7:GERAN-A-239:LU)[0x55e7058e3460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104701778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104701778 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250425104701778 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104701778 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104701778 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104701778 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104701778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104701779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104701779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e7058d7550] (msc_a.c:1053) 20250425104701779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104701779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104701779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-239:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104701780 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - active-conn: now used by 1 (attached) (msub.c:375) 20250425104701780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 42 00 00 ef 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 20250425104701780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9b 5b 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1294)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)10181442 TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104701780 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104701781 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@63ea47419a21: Created IMSI[0] for '262420000011824'H'AD4FBF4E'O to be handled at TC_sgsap_mo_sms0(1302) 20250425104701783 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104701783 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104701783 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104701783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701783 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 ad 4f bf 4e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@63ea47419a21: 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 := 'AD4FBF4E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1294)@63ea47419a21: Added conn table entry 0TC_sgsap_mo_sms0(1302)9611200 MSC_Test_0-RAN(1294)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a7 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 ad 4f bf 4e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104701785 DMM DEBUG msc_a(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104701785 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104701785 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104701785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104701785 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250425104701785 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104701785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 c0 00 00 f0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104701785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a7 c0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1164) 20250425104701786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 a7 c0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: { messageType := 2, destLocRef := '92A7C0'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104701786 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104701786 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104701788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701788 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) MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701788 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104701789 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104701789 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104701789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 a7 c0 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104701789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701789 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 92 a7 c0 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104701791 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104701791 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104701791 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + 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) 20250425104701791 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104701791 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104701791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a7 c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1293)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1293)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104701792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104701792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e7058b6930] (msc_a.c:1053) 20250425104701792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104701792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104701792 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E:GERAN-A-240:CM_SERVICE_REQ)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104701792 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104701792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104701792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104701792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104701792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a7 c0 00 00 f0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104701792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104701792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104701792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104701792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104701792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104701792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104701792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104701792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 a7 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)9611200 TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104701793 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104701793 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@63ea47419a21: Final verdict of PTC: pass 20250425104701795 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104701795 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1295)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1293)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1296)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1294)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1299)@63ea47419a21: Final verdict of PTC: none 20250425104701795 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1303)@63ea47419a21: Final verdict of PTC: none 20250425104701796 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1298)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1301)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1300)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1297)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1293): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1294): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1295): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1296): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1297): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1298): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1299): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1300): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1301): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_mo_sms0(1302): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Fri Apr 25 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 20250425104701996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104701996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104701996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104701996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104701996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104701996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104701996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104701996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104701996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104701996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104701996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104701996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104701996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104701996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104701996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104701996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104701996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104701996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104701996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104701996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104701996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104702796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401176) 20250425104703797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104703998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104703998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104703998 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=401176, count=403408) 20250425104704798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104705613 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x1944F2AF - Paging: now used by 1 (attached) (paging.c:202) 20250425104705799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_mt_sms_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1307)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1307)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1307)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1305)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104706305 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1308)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104706500 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104706500 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104706500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104706500 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1307)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104706501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104706501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104706501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104706501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104706501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104706501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104706501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104706501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104706501 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104706501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104706501 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 20250425104706502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104706502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104706502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104706502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104706502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104706502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104706502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104706502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104706502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104706502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104706502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104706502 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104706502 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104706502 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104706800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104706800 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1310)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104706802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104706810 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104706810 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1313)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1313)@63ea47419a21: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@63ea47419a21: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250425104706837 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104706837 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250425104706837 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250425104706837 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104706837 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1311)@63ea47419a21: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@63ea47419a21: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1314)"262420000011825" 20250425104706880 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0xAC2C606A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104706880 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250425104706880 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250425104706880 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104706881 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104706881 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104706881 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104706881 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1313)@63ea47419a21: 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 := 'AC2C606A'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): none -> pass 20250425104706883 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0xAC2C606A + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104706883 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104707304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104707304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104707304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104707304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104707304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104707304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104707304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104707304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104707304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104707304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104707305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104707305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104707305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104707305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104707305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104707305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104707305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104707305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104707305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104707305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: tr_SGsAP_IMSI: '262420000011825'H 20250425104707889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104707889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425104707889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425104707889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425104708889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104708889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104708889 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104708890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250425104708890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250425104708890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250425104708890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250425104711784 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xAD4FBF4E - Paging: now used by 1 (attached) (paging.c:202) 20250425104718890 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250425104718890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250425104718890 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250425104718891 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250425104718891 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250425104718891 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250425104718891 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) 20250425104721633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104721633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104721633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104721633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104721633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104721633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104721633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104721633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104721633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104721633 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 4e 3d c4 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104728905 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104728905 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250425104728906 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104728906 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - attached: now used by 1 (VTY) (vlr.c:1489) 20250425104728906 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A - VTY: now used by 0 (-) (msc_vty.c:1839) 20250425104728906 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0xAC2C606A) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1311)@63ea47419a21: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)1475853 MSC_Test_0-SCCP(1305)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1306)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 85 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 10 81 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104728911 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104728911 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058d7550] (fsm.c:486) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104728911 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104728911 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250425104728911 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250425104728911 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104728911 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104728911 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104728911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104728912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104728912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104728912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104728912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e705915f30] (fsm.c:486) 20250425104728912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104728912 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104728912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 16 85 0d 00 00 f1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104728912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 85 0d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: { messageType := 2, destLocRef := '16850D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104728913 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104728913 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104728914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104728914 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104728914 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250425104728914 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250425104728914 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104728915 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104728915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104728915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104728915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104728915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e705915f30] (fsm.c:486) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104728915 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x37E0EAAA) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250425104728915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104728915 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x37E0EAAA LOCATION UPDATE ACCEPT (TMSI = 0x37e0eaaa) (gsm_04_08.c:149) 20250425104728915 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x37E0EAAA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104728915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 85 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 37 e0 ea aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1306)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104728918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728918 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x37E0EAAA:GERAN-A-241:LU)[0x55e7058d7550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104728918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104728918 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250425104728918 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104728918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104728918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104728918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104728918 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250425104728918 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104728918 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104728918 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104728918 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104728918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 85 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104728919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104728919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e7058d7550] (msc_a.c:1053) 20250425104728919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104728919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104728919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-241:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104728919 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - active-conn: now used by 1 (attached) (msub.c:375) 20250425104728919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 16 85 0d 00 00 f1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 85 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1306)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)1475853 TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104728920 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104728920 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@63ea47419a21: Created IMSI[0] for '262420000011825'H'37E0EAAA'O to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250425104728922 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104728922 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104728922 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104728922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728922 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728922 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 37 e0 ea aa 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: 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 := '37E0EAAA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1306)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10916833 MSC_Test_0-RAN(1306)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 93 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 04 03 50 59 02 05 f4 37 e0 ea aa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104728925 DMM DEBUG msc_a(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104728926 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104728926 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104728926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104728926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250425104728926 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104728926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 93 e1 00 00 f2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104728926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a6 93 e1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1164) 20250425104728926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 e1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1305)@63ea47419a21: { messageType := 2, destLocRef := 'A693E1'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-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104728926 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104728926 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104728930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728930 DLSS7 DEBUG 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(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728930 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) 20250425104728930 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104728931 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104728931 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104728931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 e1 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104728931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728931 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 93 e1 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104728932 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104728932 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104728932 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + 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) 20250425104728932 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104728932 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104728932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 93 e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1305)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1305)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104728933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728933 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104728933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104728933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104728933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e7058b6930] (msc_a.c:1053) 20250425104728933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104728933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e70590a1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104728933 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA:GERAN-A-242:CM_SERVICE_REQ)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104728933 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104728933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104728933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104728933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104728933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 93 e1 00 00 f2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@63ea47419a21: Session index based on local reference:0 20250425104728933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104728933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104728933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104728933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104728933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104728933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104728933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104728933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104728933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104728933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a6 93 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1306)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10916833 TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104728934 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104728934 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1307)@63ea47419a21: Final verdict of PTC: none 20250425104728936 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1305)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1306)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1311)@63ea47419a21: Final verdict of PTC: none 20250425104728937 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104728937 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1315)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1308)@63ea47419a21: Final verdict of PTC: none 20250425104728937 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1313)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1312)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1310)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1309)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1305): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1306): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1307): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1308): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1309): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1310): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1311): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1312): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1313): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1314): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1315): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Fri Apr 25 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 20250425104729140 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104729140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104729140 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104729140 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104729140 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104729140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104729140 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104729140 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104729140 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104729140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104729140 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104729140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104729140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104729140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104729140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104729140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104729140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104729140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104729140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104729141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104729141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104729938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403640) 20250425104730938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104731142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104731142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104731142 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=403640, count=404800) 20250425104731940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104732941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_mt_sms_and_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1319)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1319)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1319)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1317)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104733467 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1320)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104733663 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104733663 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104733663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104733663 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104733668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104733668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104733668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104733668 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104733668 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104733668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104733668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104733668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104733668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104733668 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104733668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104733668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104733668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104733669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104733669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104733941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104733941 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1322)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104733943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104733952 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104733952 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1325)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1325)@63ea47419a21: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@63ea47419a21: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250425104733980 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104733980 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250425104733980 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250425104733980 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250425104733980 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1323)@63ea47419a21: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@63ea47419a21: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1326)"262420000011826" 20250425104734024 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x28DC4AA0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104734024 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250425104734024 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250425104734024 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104734025 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1325)@63ea47419a21: 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 := '28DC4AA0'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): none -> pass 20250425104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x28DC4AA0 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104734026 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104734475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104734475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104734475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104734475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104734475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104734475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104734475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104734475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104734475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104734475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104734476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104734476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104734476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104734476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104734477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104734477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104734477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104734477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104734477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104734477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: tr_SGsAP_IMSI: '262420000011826'H 20250425104735034 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104735034 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425104735034 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425104735034 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250425104736036 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + 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) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + 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) 20250425104736037 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104736037 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - 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) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - 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) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250425104736037 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250425104738923 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x37E0EAAA - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104756053 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104756053 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1323)@63ea47419a21: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)1746432 MSC_Test_0-SCCP(1317)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1318)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1a a6 00 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250425104756059 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104756059 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55e705915f30] (fsm.c:486) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104756059 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104756059 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104756059 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104756059 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104756059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104756059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104756059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104756059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104756059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104756060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1a a6 00 00 00 f3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104756060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1a a6 00 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: { messageType := 2, destLocRef := '1AA600'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104756061 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104756061 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104756062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756062 DLM3UA DEBUG 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(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104756063 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104756063 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250425104756063 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250425104756063 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104756063 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104756063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:110) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104756063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104756063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104756063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104756063 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:TMSInew-0x022A6D97) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250425104756063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104756063 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:TMSInew-0x022A6D97 LOCATION UPDATE ACCEPT (TMSI = 0x022a6d97) (gsm_04_08.c:149) 20250425104756063 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:TMSInew-0x022A6D97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104756063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 1a a6 00 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 2a 6d 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1318)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104756066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756066 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:TMSInew-0x022A6D97:GERAN-A-243:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104756066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:TMSInew-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104756066 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104756066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:817) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104756066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x28DC4AA0:GERAN-A-243:LU)[0x55e7058eb1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104756066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104756066 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250425104756066 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104756066 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104756066 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104756066 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104756066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a6 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104756067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104756067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e705915f30] (msc_a.c:1053) 20250425104756067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104756067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104756067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-243:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104756067 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104756067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a6 00 00 00 f3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 20250425104756068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1a a6 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1318)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)1746432 TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104756068 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104756068 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@63ea47419a21: Created IMSI[0] for '262420000011826'H'022A6D97'O to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250425104756071 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104756071 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104756071 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104756071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756071 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 02 2a 6d 97 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: 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 := '022A6D97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1318)@63ea47419a21: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)3443080 MSC_Test_0-RAN(1318)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1317)@63ea47419a21: First idle individual index:0 20250425104756073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 89 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 02 2a 6d 97 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104756074 DMM DEBUG msc_a(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058d7550] (fsm.c:486) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104756074 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104756074 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104756074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104756074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250425104756074 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104756074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 88 00 00 f4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104756074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 88 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1164) 20250425104756074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=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(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: { messageType := 2, destLocRef := '348988'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425104756074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 89 88 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104756075 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104756075 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756080 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) 20250425104756080 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104756081 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104756081 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104756081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 89 88 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104756081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756081 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 34 89 88 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104756084 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104756084 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104756084 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + 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) 20250425104756084 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104756084 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104756084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1317)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1317)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104756085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104756085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104756085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104756085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058d7550] (msc_a.c:1053) 20250425104756085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104756085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104756085 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97:GERAN-A-244:CM_SERVICE_REQ)[0x55e7058d7550]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104756085 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104756085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104756085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104756085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104756085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 88 00 00 f4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@63ea47419a21: Session index based on local reference:0 20250425104756085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104756085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104756085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104756085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1319)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104756085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104756085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104756085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104756085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 89 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1318)@63ea47419a21: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)3443080 TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104756085 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104756085 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@63ea47419a21: Final verdict of PTC: pass 20250425104756088 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104756088 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104756088 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1320)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1318)@63ea47419a21: Final verdict of PTC: none 20250425104756088 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1327)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1322)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1325)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1319)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1323)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1317)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1324)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1316)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1321)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1317): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1318): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1319): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1320): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1321): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1322): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1323): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1324): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1325): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1326): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1327): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Fri Apr 25 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 20250425104756288 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104756288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104756288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104756288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104756288 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104756288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104756288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104756288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104756288 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104756288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104756288 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104756288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104756288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104756288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104756288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104756288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104756288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104756288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104756288 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104756289 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104756289 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104757089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397528) 20250425104758090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104758289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104758289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104758289 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=397528, count=399760) 20250425104759092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104800093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_unexp_ud started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1331)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1331)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1331)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1329)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104800625 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1332)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104800821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104800821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104800821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104800821 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1331)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1331)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1331)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104800826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104800826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104800826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104800826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104800826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104800826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104800826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104800826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104800826 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104800826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104800826 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1331)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104800827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104800827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104800827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104800827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104800827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104800827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104800827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104800827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104800827 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104800827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104800827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104800827 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104800827 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104800827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104801093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104801094 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1334)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1334)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104801097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1334)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1334)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1334)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1334)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104801117 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104801117 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1337)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@63ea47419a21: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1338) 20250425104801628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104801628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104801628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104801628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104801628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104801628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104801628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104801628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104801628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104801628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104801629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104801629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104801629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104801629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104801629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104801629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104801629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104801629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104801629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104801629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1335)@63ea47419a21: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_unexp_ud0(1338)10640138 MSC_Test_0-RAN(1330)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 5b 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104802206 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104802206 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104802206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104802206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55e705915f30] (fsm.c:486) 20250425104802206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104802206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104802206 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104802206 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250425104802206 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250425104802206 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104802206 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104802207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104802207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104802207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104802207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104802207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104802207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104802207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 5b 0a 00 00 f5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104802207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a2 5b 0a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: { messageType := 2, destLocRef := 'A25B0A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1335)@63ea47419a21: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1338) MSC_Test-GSUP(1335)@63ea47419a21: Added IMSI table entry 0TC_sgsap_unexp_ud0(1338)"262420000011821" 20250425104802215 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104802215 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425104802217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): none -> pass 20250425104802217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425104802222 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104802222 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250425104802222 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802222 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104802222 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104802222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:110) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104802222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104802222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104802222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104802222 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x83A07975) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104802222 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x83A07975 LOCATION UPDATE ACCEPT (TMSI = 0x83a07975) (gsm_04_08.c:149) 20250425104802222 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x83A07975 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104802223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 a2 5b 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 83 a0 79 75 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802231 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x83A07975:GERAN-A-245:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104802231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104802231 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802231 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104802231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:817) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104802231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55e7058d7a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104802231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104802231 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250425104802231 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104802231 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104802231 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104802231 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104802232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 5b 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104802235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e705915f30] (msc_a.c:1053) 20250425104802235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104802235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104802235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-245:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104802235 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104802235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a2 5b 0a 00 00 f5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 5b 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)10640138 TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104802238 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104802238 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: tr_SGsAP_IMSI: '262420000011821'H 20250425104802259 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250425104802259 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250425104802259 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1337)@63ea47419a21: 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1335)@63ea47419a21: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_unexp_ud0(1338)1613 MSC_Test_0-RAN(1330)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 06 4d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104802441 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104802441 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058d7550] (fsm.c:486) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104802441 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104802441 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104802441 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104802441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104802441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104802442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104802442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104802442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930] (fsm.c:486) 20250425104802442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104802442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104802442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 06 4d 00 00 f6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104802442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 00 06 4d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: { messageType := 2, destLocRef := '00064D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104802445 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104802445 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802446 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104802450 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104802450 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250425104802450 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802450 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104802451 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104802451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104802451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104802451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104802451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058b6930] (fsm.c:486) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104802451 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:TMSInew-0x14B8D25E) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104802451 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:TMSInew-0x14B8D25E LOCATION UPDATE ACCEPT (TMSI = 0x14b8d25e) (gsm_04_08.c:149) 20250425104802451 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:TMSInew-0x14B8D25E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104802451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 00 06 4d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 b8 d2 5e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104802453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802453 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:TMSInew-0x14B8D25E:GERAN-A-246:LU)[0x55e7058d7550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104802453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:TMSInew-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104802453 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104802453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104802453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x83A07975:GERAN-A-246:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104802453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104802453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250425104802453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104802453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104802453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104802453 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104802453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 00 06 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104802454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058d7550] (msc_a.c:1053) 20250425104802454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104802454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104802454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-246:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104802454 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - active-conn: now used by 1 (attached) (msub.c:375) 20250425104802454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 00 06 4d 00 00 f6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 06 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)1613 TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104802455 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104802455 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@63ea47419a21: Created IMSI[0] for '262420000011821'H'14B8D25E'O to be handled at TC_sgsap_unexp_ud0(1338) 20250425104802457 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104802457 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104802457 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104802457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802457 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 14 b8 d2 5e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: 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 := '14B8D25E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1330)@63ea47419a21: Added conn table entry 0TC_sgsap_unexp_ud0(1338)6616578 MSC_Test_0-SCCP(1329)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1330)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104802459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 f6 02 02 02 06 04 43 b9 00 fe 04 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 14 b8 d2 5e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104802459 DMM DEBUG msc_a(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104802459 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104802459 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104802459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104802459 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250425104802459 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104802459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 64 f6 02 00 00 f7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104802459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 f6 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) 20250425104802459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 f6 02 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: { messageType := 2, destLocRef := '64F602'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104802460 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104802460 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104802462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802462 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104802462 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104802462 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104802462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 f6 02 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104802462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 f6 02 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802464 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104802464 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104802464 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + 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) 20250425104802464 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104802464 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104802464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 f6 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1329)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1329)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104802465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104802465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104802465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425104802465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104802465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104802465 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E:GERAN-A-247:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104802465 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104802465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104802465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104802465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104802465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 64 f6 02 00 00 f7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@63ea47419a21: Session index based on local reference:0 20250425104802465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104802465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104802465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104802465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104802465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104802465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104802465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104802465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 f6 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1330)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)6616578 TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104802466 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104802466 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1331)@63ea47419a21: Final verdict of PTC: none 20250425104802470 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104802470 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104802470 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1334)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1332)@63ea47419a21: Final verdict of PTC: none 20250425104802471 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1335)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1328)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1329)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1333)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1330)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1336)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1337)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1329): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1330): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1331): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1332): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1333): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1334): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1335): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_unexp_ud0(1338): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Fri Apr 25 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 20250425104802668 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104802668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104802668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104802668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104802668 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104802668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104802668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104802668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104802668 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104802668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104802668 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104802668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104802668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104802668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104802668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104802668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104802668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104802668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104802668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104802668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104802668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104803471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490096) 20250425104804473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104804670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104804670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104804670 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=490096, count=492608) 20250425104805474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:48:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425104806072 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x022A6D97 - Paging: now used by 1 (attached) (paging.c:202) 20250425104806475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_unsol_ud started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1343)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1341)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104807029 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1344)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104807224 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104807224 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104807224 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104807224 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104807229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104807229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104807229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104807229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104807229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104807229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104807229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104807229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104807229 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104807229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104807229 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 20250425104807230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104807230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104807230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104807230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104807230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104807230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104807230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104807230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104807230 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104807230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104807230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104807230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1343)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 20250425104807230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104807230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1343)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104807477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104807477 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1346)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104807485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1346)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104807510 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104807511 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1349)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1349)@63ea47419a21: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1350) 20250425104808038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1350)@63ea47419a21: tr_SGsAP_IMSI: '262420000011822'H 20250425104808566 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)@63ea47419a21: 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1347)@63ea47419a21: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_unsol_ud0(1350)11934224 MSC_Test_0-RAN(1342)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b6 1a 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104808579 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104808579 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7550] (fsm.c:486) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104808579 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104808579 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250425104808579 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250425104808579 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104808579 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104808579 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104808579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104808579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104808579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058b6930] (fsm.c:486) 20250425104808579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104808579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104808579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1a 10 00 00 f8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104808579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b6 1a 10 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: { messageType := 2, destLocRef := 'B61A10'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1347)@63ea47419a21: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1350) MSC_Test-GSUP(1347)@63ea47419a21: Added IMSI table entry 0TC_sgsap_unsol_ud0(1350)"262420000011822" 20250425104808581 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104808581 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_unsol_ud0(1350)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): none -> pass 20250425104808583 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104808583 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250425104808583 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250425104808583 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104808584 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104808584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104808584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104808584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104808584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b6930] (fsm.c:486) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104808584 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x99B66525) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250425104808584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104808584 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x99B66525 LOCATION UPDATE ACCEPT (TMSI = 0x99b66525) (gsm_04_08.c:149) 20250425104808584 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x99B66525 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104808584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b6 1a 10 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 99 b6 65 25 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104808586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104808587 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x99B66525:GERAN-A-248:LU)[0x55e7058d7550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104808587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104808587 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250425104808587 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104808587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104808587 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55e7058b01c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104808587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104808587 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250425104808587 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104808587 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104808587 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104808587 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104808587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b6 1a 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104808588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104808588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058d7550] (msc_a.c:1053) 20250425104808588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104808588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104808588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-248:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104808588 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104808588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b6 1a 10 00 00 f8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 20250425104808588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808588 DLSS7 DEBUG 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(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 1a 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)11934224 TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104808588 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104808588 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@63ea47419a21: Created IMSI[0] for '262420000011822'H'99B66525'O to be handled at TC_sgsap_unsol_ud0(1350) 20250425104808593 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104808593 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425104808593 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425104808593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808593 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 99 b6 65 25 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: 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 := '99B66525'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@63ea47419a21: Added conn table entry 0TC_sgsap_unsol_ud0(1350)11588341 MSC_Test_0-RAN(1342)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@63ea47419a21: First idle individual index:0 20250425104808596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b0 d2 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 99 b6 65 25 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104808596 DMM DEBUG msc_a(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104808596 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104808596 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104808596 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104808596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250425104808596 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104808596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 d2 f5 00 00 f9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104808596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 20250425104808596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b0 d2 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1164) 20250425104808597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 d2 f5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1341)@63ea47419a21: { messageType := 2, destLocRef := 'B0D2F5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104808597 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104808597 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104808602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808602 DLSS7 DEBUG 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(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808602 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) 20250425104808602 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250425104808602 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104808602 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104808602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 d2 f5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104808602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808602 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 b0 d2 f5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104808604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104808604 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250425104808604 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104808604 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + 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) 20250425104808604 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104808605 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250425104808605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 d2 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104808605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104808605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104808605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425104808605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104808605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e7058d85b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104808605 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525:GERAN-A-249:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104808606 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250425104808606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 d2 f5 00 00 f9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 20250425104808606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b0 d2 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)11588341 TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104808606 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425104808606 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_sgsap_unsol_ud0(1350)8399726 MSC_Test_0-SCCP(1341)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1342)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808809 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 80 2b 6e 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) 20250425104808810 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250425104808810 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 (gsm_04_08.c:1007) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + 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) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250425104808810 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250425104808810 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104808810 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425104808810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 2b 6e 00 00 fa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104808811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104808811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104808811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104808811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 80 2b 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: { messageType := 2, destLocRef := '802B6E'O, sourceLocRef := '0000FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104808816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104808817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104808817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104808817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104808817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104808817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104808817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104808817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104808817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104808817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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-SCCP(1341)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1341)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1341)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104809024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104809024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104809024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104809024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104809024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104809024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104809024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104809024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104809024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104809024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104809025 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525 - active-conn: now used by 0 (-) (msub.c:375) 20250425104809025 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x99B66525) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250425104809025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104809025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104809025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104809026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104809026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104809026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104809026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104809026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 80 2b 6e 00 00 fa 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104809027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104809027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104809027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104809027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104809027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104809027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104809027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104809027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104809027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104809027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 80 2b 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@63ea47419a21: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)8399726 TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1341)@63ea47419a21: Final verdict of PTC: none 20250425104809038 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104809038 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104809038 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1344)@63ea47419a21: Final verdict of PTC: none 20250425104809039 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1343)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1347)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1342)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1340)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1349)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1348)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1345)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1349): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_unsol_ud0(1350): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Fri Apr 25 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 20250425104809228 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104809228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104809228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104809228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104809228 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104809228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104809228 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104809228 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104809228 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104809228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104809228 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104809228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104809228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104809228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104809228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104809228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104809228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104809228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104809228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104809228 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104809228 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104810040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440132) 20250425104811040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104811230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104811230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104811230 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=440132, count=441292) 20250425104812042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104812457 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x14B8D25E - Paging: now used by 1 (attached) (paging.c:202) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104813043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1355)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1355)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1355)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1353)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104813599 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1356)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104813795 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104813795 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104813795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104813795 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104813800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104813800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104813800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104813800 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104813800 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104813800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104813800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104813800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104813800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104813800 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104813800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104813800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104813800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104813800 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104813800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104814044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104814044 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1358)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1358)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104814050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1358)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1358)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1358)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1358)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104814069 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104814069 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1361)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1361)@63ea47419a21: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250425104814609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104814609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104814609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104814609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104814609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104814609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104814609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104814609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104814609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104814609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104814609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104814609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104814609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104814609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104814609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104814609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104814609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104814609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104814609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104814609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104815184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104815184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104815184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104815184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104815184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104815184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104815184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104815184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104815184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104815184 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 a4 d6 e6 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1359)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)3202238 MSC_Test_0-SCCP(1353)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1354)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104816167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104816167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 30 dc be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816168 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d85b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104816168 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d85b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104816168 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104816168 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250425104816168 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250425104816168 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104816168 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425104816168 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104816168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104816168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104816168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058b6930] (fsm.c:486) 20250425104816168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104816169 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104816169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 dc be 00 00 fb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104816169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 30 dc be 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: { messageType := 2, destLocRef := '30DCBE'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1359)@63ea47419a21: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) MSC_Test-GSUP(1359)@63ea47419a21: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)"262420000118139" MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104816176 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425104816176 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104816179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): none -> pass 20250425104816186 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104816186 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250425104816186 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104816186 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104816187 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104816187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104816187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55e7058d7a80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104816187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104816187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058b6930] (fsm.c:486) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104816187 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x13F6D4DB) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104816187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104816187 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x13F6D4DB LOCATION UPDATE ACCEPT (TMSI = 0x13f6d4db) (gsm_04_08.c:149) 20250425104816187 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x13F6D4DB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425104816188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 30 dc be 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 f6 d4 db (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104816200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104816200 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058d85b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104816200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104816200 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104816200 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104816200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104816200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104816200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104816200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250425104816200 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104816200 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104816200 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104816201 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425104816201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 30 dc be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104816204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104816205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104816205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058d85b0] (msc_a.c:1053) 20250425104816205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104816205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104816205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:GERAN-A-251:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104816205 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB - active-conn: now used by 1 (attached) (msub.c:375) 20250425104816205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 30 dc be 00 00 fb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 20250425104816207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 30 dc be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@63ea47419a21: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)3202238 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104816209 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104816209 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@63ea47419a21: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250425104816219 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250425104816219 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250425104816219 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250425104816219 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104816219 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250425104816220 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104816220 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250425104816220 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250425104816220 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H 20250425104816221 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104816221 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250425104816221 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1361)@63ea47419a21: 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 := '1C14A0E4'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104816226 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x13F6D4DB:TMSInew-0x1C14A0E4 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104816226 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250425104816642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104816642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104816642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104816642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4e 3d c4 00 00 0c 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104816644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104816644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104816644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104816644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104816644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104816644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104816644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104816644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104816644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104816644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4e 3d c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1356)@63ea47419a21: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)1778582200 20250425104817249 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425104817249 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425104817249 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 callref-0x6a0302b8 tid-255) New transaction (transaction.c:231) 20250425104817249 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 callref-0x6a0302b8 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) 20250425104817249 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 callref-0x6a0302b8 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) 20250425104817249 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 callref-0x6a0302b8 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425104817249 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250425104817249 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250425104817249 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + 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) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250425104817256 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1354)@63ea47419a21: Created IMSI[0] for '262420000118139'H'1C14A0E4'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1C14A0E4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1354)@63ea47419a21: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7016047 MSC_Test_0-SCCP(1353)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104817265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104817265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104817265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104817265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0e 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 1c 14 a0 e4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104817266 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104817266 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104817266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104817266 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 callref-0x6a0302b8 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425104817266 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104817266 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425104817266 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817267 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425104817267 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104817267 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250425104817267 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425104817267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104817267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104817267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104817267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6b 0e 6f 00 00 fc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104817267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104817267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104817267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104817267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6b 0e 6f 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)@63ea47419a21: Message received on association #8 20250425104817267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104817267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104817267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104817268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817268 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 6b 0e 6f 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: { messageType := 2, destLocRef := '6B0E6F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425104817270 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1354)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1354)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425104817280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817280 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104817280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104817280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104817280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104817280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425104817280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425104817280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425104817280 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425104817280 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817280 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1357)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250425104817291 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425104817291 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104817291 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425104817292 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058ad450]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058ad450]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0] (fsm.c:486) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55e7058ad450]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55e7058ad450]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d4dd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d4dd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0] (fsm.c:486) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104817292 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1357)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425104817303 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55e7058ad450]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104817303 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104817303 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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)@63ea47419a21: f_mt_call_complete 4 20250425104817304 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104817304 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104817304 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817304 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) Sending Assignment Command (msc_a.c:706) 20250425104817304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104817304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104817304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104817304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817304 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 6b 0e 6f 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104817306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104817306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104817306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104817306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104817306 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058d4dd0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104817306 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104817306 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1354)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425104817306 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817306 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817306 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817306 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_mt_call_complete 8 20250425104817307 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104817307 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104817307 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104817508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104817508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104817508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104817508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104817508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104817508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104817508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104817508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104817508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104817508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104817508 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425104817508 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425104817508 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425104817508 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817508 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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)@63ea47419a21: f_mt_call_complete 7 20250425104817510 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425104817510 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 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) 20250425104817510 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad450]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425104817510 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104817510 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104817510 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{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)@63ea47419a21: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_mt_call_complete DONE 20250425104817511 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104817511 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104817511 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104817511 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104820514 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104820514 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104820514 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104820514 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104820514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104820514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104820514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104820514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820514 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 6b 0e 6f 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1354)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1354)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425104820517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104820517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104820517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104820517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820517 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104820517 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104820517 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104820517 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104820517 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x6a0302b8 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104820517 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425104820517 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104820517 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104820517 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104820517 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104820517 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104820517 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104820517 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104820517 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0] (call_leg.c:197) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058d4dd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0] (call_leg.c:197) 20250425104820518 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104820518 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4: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)[0x55e7058ad450]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104820518 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104820518 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058dfcc0] (call_leg.c:198) 20250425104820518 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104820518 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058d86e0]{RELEASING}: Deallocated (fsm.c:568) 20250425104820518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104820518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104820518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104820518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 0e 6f 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425104820518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104820518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104820518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104820518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820518 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 6b 0e 6f 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) 20250425104820518 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1356)@63ea47419a21: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)1778582200 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104820519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104820519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104820519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104820519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425104820519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104820519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e7058dfcc0] (msc_a.c:1053) 20250425104820519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104820519 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-252:PAGING_RESP)[0x55e705915f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104820519 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104820519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104820519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104820519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104820519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6b 0e 6f 00 00 fc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 20250425104820520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104820520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104820520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104820520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104820520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104820520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104820520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104820520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104820520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104820520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6b 0e 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@63ea47419a21: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7016047 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_call_hangup 9: done 20250425104822528 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104822529 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104822529 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104822529 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7965945 MSC_Test_0-SCCP(1353)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1354)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104822542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 8c f9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822542 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104822542 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058aac50] (fsm.c:486) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104822542 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104822542 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104822542 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250425104822542 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104822542 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104822542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104822542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104822542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450] (fsm.c:486) 20250425104822542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104822542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104822542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 79 8c f9 00 00 fd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104822543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 79 8c f9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: { messageType := 2, destLocRef := '798CF9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104822546 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250425104822546 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104822551 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104822551 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250425104822551 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104822551 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104822552 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104822552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450] (vlr_lu_fsm.c:110) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104822552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104822552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104822552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058ad450] (fsm.c:486) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104822552 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:TMSInew-0x40D3390E) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104822552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104822552 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:TMSInew-0x40D3390E LOCATION UPDATE ACCEPT (TMSI = 0x40d3390e) (gsm_04_08.c:149) 20250425104822553 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:TMSInew-0x40D3390E - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104822553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 79 8c f9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 40 d3 39 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104822557 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:TMSInew-0x40D3390E:GERAN-A-253:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104822557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:TMSInew-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104822557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104822557 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250425104822558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104822558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104822558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104822558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450] (vlr_lu_fsm.c:817) 20250425104822558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104822558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1C14A0E4:GERAN-A-253:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104822558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104822558 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250425104822558 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104822558 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + 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) 20250425104822558 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104822558 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250425104822558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 79 8c f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104822562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104822562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104822562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058aac50] (msc_a.c:1053) 20250425104822562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104822562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104822562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-253:LU)[0x55e7058ad450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104822563 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250425104822563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 79 8c f9 00 00 fd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 20250425104822564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 79 8c f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@63ea47419a21: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7965945 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104822565 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104822565 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@63ea47419a21: Created IMSI[1] for '262420000118139'H'40D3390E'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250425104822571 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104822571 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250425104822571 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250425104822571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822571 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 40 d3 39 0e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: 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 := '40D3390E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1354)@63ea47419a21: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7805334 MSC_Test_0-RAN(1354)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1353)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 77 19 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 40 d3 39 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104822580 DMM DEBUG msc_a(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e705915b40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e705915b40] (fsm.c:486) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104822580 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + 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) 20250425104822580 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104822580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104822581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104822581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104822581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104822581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104822581 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104822581 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250425104822581 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104822581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 19 96 00 00 fe 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104822581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 77 19 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250425104822581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 19 96 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: { messageType := 2, destLocRef := '771996'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104822583 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104822583 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250425104822594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822594 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250425104822594 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104822595 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104822595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 19 96 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104822595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822595 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 77 19 96 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104822603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250425104822603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + 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) 20250425104822603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + 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) 20250425104822603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104822603 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250425104822603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 19 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104822606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822606 DLSS7 DEBUG 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(1353)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1353)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1353)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104822606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104822606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104822607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104822607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e705915b40] (msc_a.c:1053) 20250425104822607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104822607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104822607 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E:GERAN-A-254:CM_SERVICE_REQ)[0x55e705915b40]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104822607 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250425104822607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104822607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104822607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104822607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 19 96 00 00 fe 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@63ea47419a21: Session index based on local reference:0 20250425104822608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104822608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104822608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104822608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104822608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104822608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104822608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104822608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 77 19 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@63ea47419a21: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)7805334 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104822609 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250425104822609 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@63ea47419a21: Final verdict of PTC: pass 20250425104822618 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104822618 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1353)@63ea47419a21: Final verdict of PTC: none 20250425104822619 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1356)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1359)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1357)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1355)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1361)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1354)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@63ea47419a21: Final verdict of PTC: none 20250425104822624 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1352)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1358)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1360)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1353): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1354): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1355): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1356): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1357): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1358): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1359): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1360): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1361): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1362): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@63ea47419a21: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425104822812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104822812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104822812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104822812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104822812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104822812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104822812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104822812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104822812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104822812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104822812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104822812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104822813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104822813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104823625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=771160) 20250425104824626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104824814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104824814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104824814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=771160, count=772320) 20250425104825627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104826628 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_lu_and_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1367)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1365)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104827190 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1368)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104827385 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104827385 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104827385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104827385 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104827386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104827386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104827386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104827386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104827386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104827386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104827386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104827386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104827386 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104827386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104827386 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104827387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104827387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104827387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104827387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104827387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104827387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104827387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104827387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104827387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104827387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104827387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104827387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104827387 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104827387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104827629 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104827629 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1370)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1370)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104827631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1370)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1370)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1370)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1370)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104827639 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104827639 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1373)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1373)@63ea47419a21: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250425104828189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104828189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104828189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104828189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104828189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104828189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104828189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104828189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104828189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104828189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104828189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104828189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104828189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104828189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104828189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104828189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104828189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104828189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104828189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104828189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1371)@63ea47419a21: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250425104829671 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250425104829671 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250425104829671 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250425104829671 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104829671 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1371)@63ea47419a21: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1374) MSC_Test-GSUP(1371)@63ea47419a21: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1374)"262420000011827" 20250425104829673 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0xAE674183 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104829673 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250425104829673 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250425104829673 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250425104829674 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250425104829674 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250425104829674 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250425104829674 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1373)@63ea47419a21: 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 := 'AE674183'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): none -> pass 20250425104829675 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0xAE674183 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250425104829675 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1368)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)586804254 20250425104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425104830681 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 callref-0x22f9ec1e tid-255) New transaction (transaction.c:231) 20250425104830681 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 callref-0x22f9ec1e 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) 20250425104830681 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 callref-0x22f9ec1e 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) 20250425104830681 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 callref-0x22f9ec1e tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250425104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250425104830681 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - 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)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + 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) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250425104830684 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1366)@63ea47419a21: Created IMSI[0] for '262420000011827'H'AE674183'O to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AE674183'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1366)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)3764090 MSC_Test_0-SCCP(1365)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104830689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104830689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104830689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104830689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6f 7a 02 02 06 04 43 b9 00 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 ae 67 41 83 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058ad450] (fsm.c:486) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104830689 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104830689 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104830689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104830689 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 callref-0x22f9ec1e tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425104830689 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104830689 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425104830689 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830690 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425104830690 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425104830690 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250425104830690 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425104830690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104830690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104830690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104830690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 6f 7a 00 00 ff 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104830690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104830690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104830690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104830690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 39 6f 7a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250425104830690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104830690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830690 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104830690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104830690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830690 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 39 6f 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: { messageType := 2, destLocRef := '396F7A'O ("9oz"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104830691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425104830691 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1366)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1366)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104830695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104830695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104830695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104830695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104830695 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425104830695 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425104830695 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425104830695 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425104830695 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830695 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1369)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250425104830698 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425104830698 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104830698 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058ad450] (fsm.c:486) 20250425104830698 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058b6930]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058b6930]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70] (fsm.c:486) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55e7058b6930]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55e7058b6930]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705908d40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705908d40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70] (fsm.c:486) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55e705908d40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104830698 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55e705908d40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1369)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425104830703 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55e7058b6930]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104830703 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104830703 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete 4 20250425104830703 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55e705908d40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104830703 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104830703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) Sending Assignment Command (msc_a.c:706) 20250425104830703 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830703 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830703 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104830703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830703 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104830703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104830703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830703 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 39 6f 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104830706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104830706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104830706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104830706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830706 DLSS7 DEBUG 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-RAN(1366)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425104830706 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705908d40]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) MSC_Test_0-RAN(1366)@63ea47419a21: patched enc_l3: '8347'O 20250425104830706 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104830706 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104830706 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830706 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830706 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830706 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete 8 20250425104830707 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104830707 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104830707 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104830908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104830908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104830908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104830908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104830908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104830908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104830908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104830908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104830908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104830908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104830908 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425104830908 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425104830908 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425104830908 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830908 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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)@63ea47419a21: f_mt_call_complete 7 20250425104830909 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425104830909 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e 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) 20250425104830909 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b6930]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425104830909 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104830909 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104830910 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{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)@63ea47419a21: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_mt_call_complete DONE 20250425104830911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104830911 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104830911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104830911 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425104832571 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x40D3390E - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104833913 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104833913 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104833913 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104833913 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104833913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104833913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104833913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104833913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833913 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 39 6f 7a 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1366)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425104833916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104833916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104833916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104833916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833916 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) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104833916 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104833916 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104833916 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104833916 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x22f9ec1e tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104833916 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425104833916 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104833916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104833916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104833916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104833916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70] (call_leg.c:197) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e705908d40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70] (call_leg.c:197) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104833916 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183: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)[0x55e7058b6930]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058ad450] (call_leg.c:198) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104833916 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e705915c70]{RELEASING}: Deallocated (fsm.c:568) 20250425104833916 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104833916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104833916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104833916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104833916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 6f 7a 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425104833916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104833916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104833916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104833916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833916 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 39 6f 7a 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1368)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)586804254 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104833918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104833918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104833918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104833918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104833918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104833918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058ad450] (msc_a.c:1053) 20250425104833918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104833918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-255:PAGING_RESP)[0x55e7058d86e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104833918 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104833918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104833918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833918 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104833918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104833918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 6f 7a 00 00 ff 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 20250425104833919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104833919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104833919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104833919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104833919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104833919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104833919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104833919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104833919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104833919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 39 6f 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)3764090 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_call_hangup 9: done 20250425104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250425104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250425104835922 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1371)@63ea47419a21: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1572243 MSC_Test_0-RAN(1366)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@63ea47419a21: First idle individual index:0 20250425104835927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835927 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fd 93 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835927 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104835927 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55e705915f30] (fsm.c:486) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104835927 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104835927 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104835927 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250425104835927 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104835927 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104835927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104835927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104835927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930] (fsm.c:486) 20250425104835927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104835927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 fd 93 00 01 00 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104835927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 fd 93 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: { messageType := 2, destLocRef := '17FD93'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104835928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250425104835928 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 20250425104835929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104835929 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250425104835929 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250425104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104835929 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104835929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104835929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705909c90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104835929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104835929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e7058b6930] (fsm.c:486) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104835929 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:TMSInew-0x73CE1C7E) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250425104835929 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104835929 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:TMSInew-0x73CE1C7E LOCATION UPDATE ACCEPT (TMSI = 0x73ce1c7e) (gsm_04_08.c:149) 20250425104835930 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:TMSInew-0x73CE1C7E - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250425104835930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 17 fd 93 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 73 ce 1c 7e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104835931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835931 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:TMSInew-0x73CE1C7E:GERAN-A-256:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104835931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:TMSInew-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104835931 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104835931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104835931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xAE674183:GERAN-A-256:LU)[0x55e705915c70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104835931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104835931 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250425104835931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104835931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + 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) 20250425104835931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104835931 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250425104835931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 fd 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104835932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104835932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e705915f30] (msc_a.c:1053) 20250425104835932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104835932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104835932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-256:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104835932 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250425104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 fd 93 00 01 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 20250425104835932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 fd 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1572243 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104835933 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104835933 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@63ea47419a21: Created IMSI[1] for '262420000011827'H'73CE1C7E'O to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250425104835934 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250425104835934 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250425104835934 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250425104835934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835934 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 73 ce 1c 7e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: 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 := '73CE1C7E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@63ea47419a21: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)4075930 MSC_Test_0-SCCP(1365)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1366)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104835936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3e 31 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 04 03 50 59 02 05 f4 73 ce 1c 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104835937 DMM DEBUG msc_a(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e7058b02f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e7058b02f0] (fsm.c:486) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104835937 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + 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) 20250425104835937 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104835937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104835937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250425104835937 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 9a 00 01 01 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3e 31 9a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250425104835937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 31 9a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: { messageType := 2, destLocRef := '3E319A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104835938 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250425104835938 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:28 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835941 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) 20250425104835941 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250425104835941 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425104835941 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425104835941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3e 31 9a 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250425104835941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835941 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 3e 31 9a 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0103020904'O 20250425104835943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104835943 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250425104835943 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + 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) 20250425104835943 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + 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) 20250425104835943 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104835943 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250425104835943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 31 9a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1365)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1365)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104835944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104835944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104835944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e7058b02f0] (msc_a.c:1053) 20250425104835944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104835944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104835944 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E:GERAN-A-257:CM_SERVICE_REQ)[0x55e7058b02f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250425104835944 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250425104835944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104835944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104835944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104835944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 31 9a 00 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@63ea47419a21: Session index based on local reference:0 20250425104835944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104835944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104835944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104835944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104835944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104835944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104835944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104835944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e 31 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@63ea47419a21: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)4075930 TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104835944 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250425104835944 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1371)@63ea47419a21: Final verdict of PTC: none 20250425104835947 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250425104835947 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104835947 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1367)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1365)@63ea47419a21: Final verdict of PTC: none 20250425104835947 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1372)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1368)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1366)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1370)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1373)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1369)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1368): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1369): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1370): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1371): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1372): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1373): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1374): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Fri Apr 25 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 20250425104836148 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104836148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104836148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104836148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104836148 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104836148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104836148 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104836148 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104836148 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104836148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104836148 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104836148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104836148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104836148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104836148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104836148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104836148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104836148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104836148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104836148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104836148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104836949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623604) 20250425104837949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104838150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104838150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104838150 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=623604, count=624764) 20250425104838950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104839951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_sgsap_vlr_failure started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1379)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1377)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104840458 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104840470 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104840470 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1383)@63ea47419a21: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1383)@63ea47419a21: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1384) 20250425104840497 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250425104840497 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250425104840497 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250425104840497 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250425104840498 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) 20250425104840498 DSGS ERROR SGs-UE(imsi:262420000011811)[0x55e7058ea4e0]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x706B684D:TMSInew-0x651F6C60) HLR LU request failed (vlr_sgs_fsm.c:89) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104840498 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x73CE1C7E - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1384)@63ea47419a21: setverdict(pass): none -> pass 20250425104840654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104840654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104840654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104840654 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1379)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104840655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104840655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104840655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104840655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104840655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104840655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104840655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104840655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104840655 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104840655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104840655 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104840656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104840656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104840656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104840656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104840656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104840656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104840656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104840656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104840656 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104840656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104840656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104840656 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@63ea47419a21: Message received on association #8 20250425104840656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104840656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1379)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1379)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104840952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104841458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104841458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104841458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104841458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104841458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104841458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104841458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104841458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104841458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104841458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1379)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104841459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104841459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104841459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104841459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104841459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104841459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104841459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104841459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104841459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104841459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1379)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1384)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1384)@63ea47419a21: Final verdict of PTC: pass 20250425104841501 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104841501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104841501 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104841501 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104841501 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104841501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104841501 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104841501 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104841502 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104841502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104841502 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-SCCP(1377)@63ea47419a21: Final verdict of PTC: none 20250425104841502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104841502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104841502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104841502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104841502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104841502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 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(1379)@63ea47419a21: Final verdict of PTC: none 20250425104841502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104841502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104841502 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104841502 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104841502 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104841502 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104841502 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1380)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1385)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1378)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1382)@63ea47419a21: Final verdict of PTC: none MSC_Test-SGsAP(1383)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1381)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1382): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SGsAP(1383): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_sgsap_vlr_failure0(1384): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1385): none (pass -> pass) MTC@63ea47419a21: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Fri Apr 25 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 20250425104841953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104842954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157908) 20250425104843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104843955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=157908, count=159068) 20250425104844956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104845957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_unknown_cell started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1389)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1389)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1389)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1387)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104846006 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1390)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104846201 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104846201 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104846201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104846201 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104846202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104846202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104846202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104846202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104846202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104846202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104846202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104846202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104846202 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104846202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104846202 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425104846203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104846203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104846203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104846203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104846203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104846203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104846203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104846203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104846203 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104846203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104846203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104846203 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 20250425104846203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104846203 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104846958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104846959 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1392)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104846960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1392)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104846969 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104846969 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1393)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104847005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1388)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)3938028 MSC_Test_0-RAN(1388)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3c 16 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104847008 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104847008 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55e705915f30] (fsm.c:486) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104847008 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104847008 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104847008 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104847008 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104847008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104847008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104847008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930] (fsm.c:486) 20250425104847008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104847008 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104847009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 ec 00 01 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104847009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 16 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: { messageType := 2, destLocRef := '3C16EC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1393)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-GSUP(1393)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1395)"262420000000053" 20250425104847010 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104847010 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425104847010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): none -> pass 20250425104847012 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104847012 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104847012 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104847012 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104847012 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104847012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104847012 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104847012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104847012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e7058b6930] (fsm.c:486) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104847013 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:TMSInew-0x1A5B3FF6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104847013 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104847013 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:TMSInew-0x1A5B3FF6 LOCATION UPDATE ACCEPT (TMSI = 0x1a5b3ff6) (gsm_04_08.c:149) 20250425104847013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 3c 16 ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a 5b 3f f6 (osmo_ss7_asp.c:1164) 20250425104847013 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:TMSInew-0x1A5B3FF6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1388)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1388)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425104847015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847015 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:TMSInew-0x1A5B3FF6:GERAN-A-258:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104847015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:TMSInew-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104847015 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104847015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104847015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1CB67DBD:GERAN-A-258:LU)[0x55e705909c90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104847015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104847015 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104847015 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104847015 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104847015 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104847015 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104847015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 16 ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104847016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104847016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e705915f30] (msc_a.c:1053) 20250425104847016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104847016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104847016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-258:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104847016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847016 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104847016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 16 ec 00 01 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 20250425104847016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c 16 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)3938028 TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104847017 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104847017 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1A5B3FF6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1388)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)10049871 MSC_Test_0-RAN(1388)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847221 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 99 59 4f 02 02 06 04 43 b9 00 fe 04 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 1a 5b 3f f6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104847222 DMM DEBUG msc_a(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058b02f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058b02f0] (fsm.c:486) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104847222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104847222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104847222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104847223 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104847223 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104847223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 59 4f 00 01 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104847223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847223 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847223 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 99 59 4f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250425104847224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 59 4f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: { messageType := 2, destLocRef := '99594F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104847226 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104847227 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1390)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MGCP(1391)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1388)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847246 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) 20250425104847247 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425104847247 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250425104847247 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425104847247 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104847247 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104847247 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847247 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425104847247 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425104847247 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104847247 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058b02f0] (fsm.c:486) 20250425104847247 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705909dc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705909dc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55e705909dc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55e705909dc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058d86e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058d86e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55e7058d86e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104847247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55e7058d86e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1391)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425104847260 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104847260 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104847260 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425104847262 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55e7058d86e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104847262 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104847262 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847262 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1390)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MNCC(1390)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 20250425104847262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847262 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 99 59 4f 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425104847266 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847268 DLSS7 DEBUG 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) 20250425104847268 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058d86e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104847268 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104847268 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104847268 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847268 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847268 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847269 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425104847271 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425104847271 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104847271 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104847271 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425104847271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 99 59 4f 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425104847271 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104847271 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104847271 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104847273 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425104847273 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104847273 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104847273 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425104847273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847273 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847273 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 59 4f 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425104847274 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847274 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847274 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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) 20250425104847274 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909dc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104847274 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909dc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104847274 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104847275 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425104847275 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104847275 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104847275 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425104847275 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425104847275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104847275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104847275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104847275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 59 4f 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425104847276 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104847276 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104847276 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104847276 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1388)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1388)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104847277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104847277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104847277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104847277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104847277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104847277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104847277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104847277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104847277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104847277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104847277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425104847277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425104847277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425104847277 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104847277 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O 20250425104848786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104848786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104848786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104848786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848786 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104848787 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058d8920]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250425104848787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104848787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104848787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104848787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 59 4f 00 01 06 00 04 1a 04 01 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104848792 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104848792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104848792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104848792 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104848793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104848793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104848793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104848793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848793 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 99 59 4f 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1388)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1388)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250425104848799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104848799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104848800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104848800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848800 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104848800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104848800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104848800 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104848800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104848800 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425104848800 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104848800 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104848800 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104848800 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104848800 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104848800 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104848800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104848800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70] (call_leg.c:197) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e7058d86e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70] (call_leg.c:197) 20250425104848801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104848801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6: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)[0x55e705909dc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104848801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104848801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058b02f0] (call_leg.c:198) 20250425104848801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104848801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Deallocated (fsm.c:568) 20250425104848801 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104848801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104848801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104848801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104848801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 59 4f 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425104848802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104848802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104848802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104848802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 99 59 4f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1387)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1387)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104848807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104848807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104848807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104848807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104848808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104848808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e7058b02f0] (msc_a.c:1053) 20250425104848808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104848808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-259:CM_SERVICE_REQ)[0x55e705908d40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104848809 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104848809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104848809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104848809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104848809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104848809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 99 59 4f 00 01 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@63ea47419a21: Session index based on local reference:0 20250425104848810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104848810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104848810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104848810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104848810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104848810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104848810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104848810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104848810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1389)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104848810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 99 59 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1388)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)10049871 TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1395)@63ea47419a21: Final verdict of PTC: pass 20250425104849814 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104849814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104849814 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104849814 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104849814 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104849814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104849814 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104849815 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104849815 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104849815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104849815 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104849815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104849815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104849815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104849815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104849815 DLSS7 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(1389)@63ea47419a21: Final verdict of PTC: none 20250425104849815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104849815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104849815 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104849815 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104849815 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1391)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1387)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1388)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1393)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@63ea47419a21: Final verdict of PTC: none 20250425104849815 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104849815 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104849815 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1392)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1390)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1394)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1387): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1388): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1389): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1395): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Fri Apr 25 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 20250425104850816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486608) 20250425104851816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104851816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104851816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104851817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=486608, count=487768) 20250425104852818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104853819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1400)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1400)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1400)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1398)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(1403)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1403)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1403)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(1401)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104854344 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1404)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104854525 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104854525 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104854525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104854525 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1400)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104854526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104854526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104854527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104854527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104854527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104854527 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104854527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104854527 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1400)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1400)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104854527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104854527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104854527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104854527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104854527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104854527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104854527 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104854527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1400)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 20250425104854527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104854527 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 20250425104854527 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104854527 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1400)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104854539 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104854539 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425104854539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104854539 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104854540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104854540 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104854540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104854540 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(1403)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104854540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104854540 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104854540 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104854540 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) 20250425104854540 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104854540 DLSS7 DEBUG 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) 20250425104854540 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1403)@63ea47419a21: Message received on association #8 20250425104854541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104854541 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104854541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104854541 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) 20250425104854541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104854541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104854541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104854541 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) 20250425104854541 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(1403)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104854541 DLSS7 DEBUG 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) 20250425104854541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104854541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425104854541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425104854541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1403)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1403)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104854821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104854821 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1406)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1406)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104854822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1406)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1406)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1406)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1406)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104854830 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104854830 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1407)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1409) TC_ho_inter_bsc0(1409)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104855329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1399)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1399)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc0(1409)7694608 MSC_Test_0-SCCP(1398)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1399)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 75 69 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104855333 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55e705909dc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104855333 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55e705909dc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55e705909dc0] (fsm.c:486) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104855333 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104855333 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104855333 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104855333 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104855333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104855333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104855333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425104855333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104855333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104855333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 69 10 00 01 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104855333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 75 69 10 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: { messageType := 2, destLocRef := '756910'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1407)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1409) MSC_Test-GSUP(1407)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc0(1409)"262420000000053" 20250425104855335 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104855335 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250425104855335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855335 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): none -> pass 20250425104855338 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104855338 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104855338 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104855338 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104855338 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104855338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:110) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104855338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e705915c70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104855338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104855338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104855338 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:TMSInew-0x36E3681C) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104855338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104855338 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:TMSInew-0x36E3681C LOCATION UPDATE ACCEPT (TMSI = 0x36e3681c) (gsm_04_08.c:149) 20250425104855338 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:TMSInew-0x36E3681C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104855338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 75 69 10 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 e3 68 1c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1399)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1399)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104855341 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:TMSInew-0x36E3681C:GERAN-A-260:LU)[0x55e705909dc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104855341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:TMSInew-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104855341 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104855341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:817) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104855341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x1A5B3FF6:GERAN-A-260:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104855341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104855341 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104855341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104855341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104855341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104855341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104855341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 69 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104855343 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855343 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104855343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104855343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e705909dc0] (msc_a.c:1053) 20250425104855343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104855343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104855343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-260:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104855343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855343 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104855343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 69 10 00 01 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104855343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104855343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104855343 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104855343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855343 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 20250425104855344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 69 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1399)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc0(1409)7694608 20250425104855344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104855344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36E3681C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1399)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc0(1409)3360703 MSC_Test_0-RAN(1399)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1398)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1402)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1402)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1402)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1410) 20250425104855544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 33 47 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 36 e3 68 1c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104855544 DMM DEBUG msc_a(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058d4dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058d4dd0] (fsm.c:486) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104855544 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104855544 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104855544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104855545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104855545 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104855545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 47 bf 00 01 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104855545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 33 47 bf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250425104855545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 47 bf 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: { messageType := 2, destLocRef := '3347BF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104855545 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104855545 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1404)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1409) MSC_Test-MGCP(1405)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1399)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855551 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) 20250425104855551 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425104855551 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250425104855551 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425104855551 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104855551 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104855551 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855551 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425104855551 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425104855551 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104855551 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058d4dd0] (fsm.c:486) 20250425104855551 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915f30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915f30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55e705915f30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104855551 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55e705915f30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1405)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425104855556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104855556 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104855556 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1404)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1409) MSC_Test-MNCC(1404)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 20250425104855557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104855557 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104855557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855557 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250425104855557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855557 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 33 47 bf 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 73 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425104855558 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855560 DLSS7 DEBUG 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) 20250425104855560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705915f30]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104855560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104855560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104855560 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855560 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855560 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855560 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1409)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425104855561 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425104855561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104855561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104855561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425104855561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 33 47 bf 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc0(1409)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104855562 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104855562 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104855562 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104855563 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425104855563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104855563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104855563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425104855563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 47 bf 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425104855564 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855564 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855564 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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) 20250425104855564 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104855564 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104855564 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104855564 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425104855564 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104855564 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104855564 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425104855564 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425104855564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104855564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104855564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104855564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 47 bf 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1409)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425104855565 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104855565 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104855565 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104855565 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1399)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1399)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104855566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104855566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104855566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104855566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104855566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104855566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104855566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104855566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104855566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104855566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104855566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425104855566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425104855566 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425104855566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104855566 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1409)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1409)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104857070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857070 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) 20250425104857070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104857070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857070 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) 20250425104857070 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104857070 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857070 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1401)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1402)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1402)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1402)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1410) MSC_Test_1-RAN(1402)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc1(1410)7822391 MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857074 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857074 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857074 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857074 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104857074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857074 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 5b 1e 7b 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_len:25 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_from0 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1401)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250425104857280 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857280 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857280 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857280 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104857280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857280 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) 20250425104857280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104857280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104857280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104857280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857280 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 33 47 bf 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1401)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857576 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857576 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104857576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857576 DLSS7 DEBUG 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) 20250425104857577 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104857577 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425104857577 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104857577 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104857577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104857577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104857577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104857577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857577 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 33 47 bf 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104857578 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104857578 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104857578 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1401)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857784 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857784 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857784 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857784 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104857784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857784 DLSS7 DEBUG 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) 20250425104857785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104857785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104857785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104857785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 47 bf 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104857786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104857786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104857786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104857786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104857786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 47 bf 00 01 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104857786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104857786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104857786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104857786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104857786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104857786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104857786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104857786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 47 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc0(1409)3360703 TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104857787 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104857787 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1399)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1399)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1409) MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1401)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104900678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104900678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104900678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104900678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104900678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104900678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104900678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104900678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104900678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104900678 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) 20250425104900678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104900678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104900678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104900678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104900678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104900678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104900678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104900678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104900678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104900678 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1398)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1399)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1399)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1399)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc0(1409)515331 MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104900680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104900680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104900680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104900680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104900680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104900680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104900680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104900680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104900680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104900680 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 fe 97 e0 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104900880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104900880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104900880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104900880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104900880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104900880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104900880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104900880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104900880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104900880 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) 20250425104900881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104900881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104900881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104900881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104900881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104900881 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104900881 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104900881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104900881 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104900881 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 5b 1e 7b 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1410)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425104901183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104901183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104901183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104901183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104901183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104901183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104901183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104901183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104901183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104901183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104901183 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104901183 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901183 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 5b 1e 7b 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104901184 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104901184 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104901184 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104901384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104901384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104901384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104901384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104901384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104901385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104901385 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104901385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901385 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 5b 1e 7b 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104901387 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901387 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901387 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901387 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104901387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104901387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104901387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901387 DLSS7 DEBUG 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-SCCP(1401)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1401)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1401)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104901387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104901387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104901387 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104901387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901387 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 5b 1e 7b 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-M3UA(1403)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104901388 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104901388 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104901388 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104901388 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104901388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104901388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104901388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104901388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104901388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104901388 DLSS7 DEBUG 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 5b 1e 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1402)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc1(1410)7822391 20250425104901388 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104901388 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1410)@63ea47419a21: setverdict(pass): none -> pass TC_ho_inter_bsc1(1410)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104904294 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104904294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104904294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104904294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104904295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104904295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104904295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104904295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904295 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 fe 97 e0 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1399)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1399)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104904301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104904302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104904302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104904302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904302 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) 20250425104904302 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104904302 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104904302 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104904302 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104904302 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425104904302 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104904302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104904302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104904302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104904302 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70] (call_leg.c:197) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e705915f30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70] (call_leg.c:197) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104904303 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058d4dd0] (call_leg.c:198) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104904303 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-261:CM_SERVICE_REQ)[0x55e705915c70]{RELEASING}: Deallocated (fsm.c:568) 20250425104904303 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104904303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104904304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104904304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104904304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe 97 e0 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425104904304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104904304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104904304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104904304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe 97 e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1404)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1409)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1398)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1398)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104904309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104904309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104904310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104904310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104904310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104904310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058d4dd0] (msc_a.c:1053) 20250425104904310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104904310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-2343:CM_SERVICE_REQ)[0x55e7058aac50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104904310 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - active-conn: now used by 1 (attached) (msub.c:375) 20250425104904311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104904311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104904311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104904311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe 97 e0 00 09 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1400)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104904311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104904311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104904311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104904311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104904311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104904312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104904312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104904312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104904312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104904312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fe 97 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc0(1409)515331 TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc0(1409)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@63ea47419a21: Final verdict of PTC: pass 20250425104906320 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104906320 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104906320 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104906320 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104906320 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104906320 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104906320 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104906320 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(1403)@63ea47419a21: Final verdict of PTC: none 20250425104906320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104906320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104906320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104906320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104906320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425104906320 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104906320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104906320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104906320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104906320 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104906320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104906320 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104906320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104906320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104906320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104906320 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104906320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1399)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1400)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1398)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1407)@63ea47419a21: Final verdict of PTC: none 20250425104906321 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-SCCP(1401)@63ea47419a21: Final verdict of PTC: none 20250425104906321 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425104906321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1397)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(1402)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1411)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1408)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1406)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1405)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1404)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1398): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1399): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1400): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1401): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1402): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1403): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1404): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1405): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1406): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1407): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1408): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc0(1409): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc1(1410): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Fri Apr 25 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 20250425104907323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=771976) 20250425104908320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104908320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104908320 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104908321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104908321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104908321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104908324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=771976, count=773136) 20250425104909324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104910325 DLGSUP NOTICE[38;5;39m GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_a5_1 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1416)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1416)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1416)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1414)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1419)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1419)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1419)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(1417)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104910935 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1420)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104911109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104911109 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104911109 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104911109 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1416)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104911115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104911115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104911115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104911115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104911115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104911115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104911115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104911115 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104911115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1416)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1416)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104911115 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1416)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104911118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104911118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104911118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104911118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104911118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104911118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104911118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104911118 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104911118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104911118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104911118 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 20250425104911118 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104911118 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104911127 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104911127 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425104911127 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104911127 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1419)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104911132 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911133 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104911133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104911133 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104911133 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104911133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104911133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104911133 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) 20250425104911133 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104911133 DLSS7 DEBUG 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(1419)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1419)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104911133 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1419)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104911135 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911135 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104911135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104911135 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) 20250425104911135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104911135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104911135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104911135 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) 20250425104911135 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104911135 DLSS7 DEBUG 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) 20250425104911135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104911135 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1419)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104911136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425104911136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1419)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1419)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104911326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104911326 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1422)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1422)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104911328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1422)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1422)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1422)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104911336 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104911336 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1423)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1425) TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104911924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1415)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1415)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)5060415 MSC_Test_0-SCCP(1414)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1415)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104911940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d 37 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911941 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55e7058acb50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104911941 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55e7058acb50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55e7058acb50] (fsm.c:486) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104911941 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104911941 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104911941 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104911941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104911941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104911941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104911941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270] (fsm.c:486) 20250425104911941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104911941 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104911941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4d 37 3f 00 01 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104911941 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911941 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911941 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911941 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104911941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104911942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104911942 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104911942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911942 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1414)@63ea47419a21: { messageType := 2, destLocRef := '4D373F'O ("M7?"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1423)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-GSUP(1423)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1425)"262420000000053" MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425104911947 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104911947 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1418)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_1-RAN(1418)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1418)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1426) 20250425104911950 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104911950 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104911951 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C) Received 1 auth tuples (vlr.c:996) 20250425104911951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104911951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104911951 DMM DEBUG Tx AUTH REQ (rand = 1493e4dbe6c970ac46472c4a4770db4b) (gsm_04_08.c:641) 20250425104911951 DMM DEBUG AUTH REQ (autn = 3afce1fc38de04d569d3aa5506d9e536) (gsm_04_08.c:643) 20250425104911951 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104911951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911951 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 4d 37 3f 00 01 28 01 00 25 05 12 00 14 93 e4 db e6 c9 70 ac 46 47 2c 4a 47 70 db 4b 20 10 3a fc e1 fc 38 de 04 d5 69 d3 aa 55 06 d9 e5 36 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@63ea47419a21: patching N(SD)=1 into dtap '0514259911DE2104CB384D14'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '0554259911DE2104CB384D14'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554259911DE2104CB384D14'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 25 99 11 de 21 04 cb 38 4d 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104911959 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058acb50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 259911decb384d14) (gsm_04_08.c:1128) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104911959 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C) AUTH on GERAN received SRES/RES: 259911decb384d14 (8 bytes) (vlr_auth_fsm.c:151) 20250425104911959 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270] (vlr_auth_fsm.c:294) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104911959 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104911959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104911959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104911959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104911959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104911959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911959 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 4d 37 3f 00 01 10 00 0e 53 0a 09 02 3a aa 36 9f 37 33 66 2a 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104911966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104911966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104911967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104911967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104911967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104911967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270] (fsm.c:486) 20250425104911967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104911967 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104911967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4d 37 3f 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104911973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104911973 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104911973 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104911973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104911974 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104911974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270] (vlr_lu_fsm.c:110) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104911974 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e705909dc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104911974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104911974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e70590f270] (fsm.c:486) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104911974 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:TMSInew-0x78240BDA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104911974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104911974 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:TMSInew-0x78240BDA LOCATION UPDATE ACCEPT (TMSI = 0x78240bda) (gsm_04_08.c:149) 20250425104911975 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:TMSInew-0x78240BDA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104911975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4d 37 3f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 78 24 0b da (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1415)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104911981 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:TMSInew-0x78240BDA:GERAN-A-262:LU)[0x55e7058acb50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104911981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:TMSInew-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104911981 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104911981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270] (vlr_lu_fsm.c:817) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104911981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x36E3681C:GERAN-A-262:LU)[0x55e7058d86e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104911981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104911981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104911982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104911982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104911982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104911982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104911982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104911982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4d 37 3f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 20250425104911986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104911986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e7058acb50] (msc_a.c:1053) 20250425104911986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104911986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104911986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-262:LU)[0x55e70590f270]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104911986 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - active-conn: now used by 1 (attached) (msub.c:375) 20250425104911987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104911987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104911987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104911987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 20250425104911987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4d 37 3f 00 01 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104911988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104911988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104911988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104911988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104911988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104911988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104911988 DLSS7 DEBUG Found route for dpc=185=0.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(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104911988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104911988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104911988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4d 37 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)5060415 TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104911990 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104911990 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '78240BDA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1415)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)2750455 MSC_Test_0-RAN(1415)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1414)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104912188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 29 f7 f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 78 24 0b da 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104912189 DMM DEBUG msc_a(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705915c70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104912189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104912189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104912189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425104912189 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104912189 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425104912189 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104912189 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104912189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104912189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 f7 f7 00 01 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: { messageType := 2, destLocRef := '29F7F7'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)@63ea47419a21: Session index based on local reference:0 20250425104912190 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104912190 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104912191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104912191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104912191 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) Received 1 auth tuples (vlr.c:996) 20250425104912191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104912191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104912191 DMM DEBUG Tx AUTH REQ (rand = 1493e4dbe6c970ac46472c4a4770db4b) (gsm_04_08.c:641) 20250425104912191 DMM DEBUG AUTH REQ (autn = 3afce1fc38de04d569d3aa5506d9e536) (gsm_04_08.c:643) 20250425104912191 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104912191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912191 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 29 f7 f7 00 01 28 01 00 25 05 12 00 14 93 e4 db e6 c9 70 ac 46 47 2c 4a 47 70 db 4b 20 10 3a fc e1 fc 38 de 04 d5 69 d3 aa 55 06 d9 e5 36 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@63ea47419a21: patching N(SD)=1 into dtap '0514259911DE2104CB384D14'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '0554259911DE2104CB384D14'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554259911DE2104CB384D14'O 20250425104912192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104912192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 25 99 11 de 21 04 cb 38 4d 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912192 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705915c70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 259911decb384d14) (gsm_04_08.c:1128) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104912192 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) AUTH on GERAN received SRES/RES: 259911decb384d14 (8 bytes) (vlr_auth_fsm.c:151) 20250425104912192 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30] (vlr_auth_fsm.c:294) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104912192 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d86e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104912192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425104912192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104912192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104912192 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425104912192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912192 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 29 f7 f7 00 01 10 00 0e 53 0a 09 02 3a aa 36 9f 37 33 66 2a 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250425104912193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104912193 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104912193 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104912193 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104912193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 29 f7 f7 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MGCP(1421)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250425104912197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104912197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912197 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) 20250425104912197 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425104912197 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250425104912197 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425104912197 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104912197 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104912197 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912197 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425104912197 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425104912198 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104912198 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705915c70] (fsm.c:486) 20250425104912198 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d4dd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d4dd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0] (fsm.c:486) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0] (fsm.c:486) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104912198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1421)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425104912203 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104912203 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104912203 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425104912203 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104912203 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104912203 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912204 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1420)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MNCC(1420)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 20250425104912204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912204 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 29 f7 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 74 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425104912205 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104912206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912206 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912206 DLSS7 DEBUG 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) 20250425104912206 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058d8920]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104912206 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104912206 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104912207 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912207 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912207 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912207 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425104912208 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425104912208 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104912208 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104912208 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425104912208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 29 f7 f7 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425104912208 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104912208 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104912208 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104912209 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425104912209 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104912209 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104912209 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425104912209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 f7 f7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425104912210 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912210 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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) 20250425104912210 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d4dd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104912210 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d4dd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104912210 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104912210 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425104912210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104912210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104912210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425104912210 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425104912210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104912210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104912210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104912210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 f7 f7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425104912211 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104912211 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104912211 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104912211 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1415)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104912211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104912211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104912211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104912211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104912211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104912211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104912211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104912211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104912211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104912211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104912211 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425104912211 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425104912211 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425104912211 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104912211 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250425104913721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104913721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104913721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104913721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104913721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104913721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104913721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104913721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104913721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104913721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104913723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104913723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104913723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104913723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104913723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104913723 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) 20250425104913723 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104913723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104913723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104913723 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 3a aa 36 9f 37 33 66 2a 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 74 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1417)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1418)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1418)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1418)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1426) MSC_Test_1-RAN(1418)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_11(1426)9454597 MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1417)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425104913735 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104913735 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104913735 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104913735 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104913735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104913735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104913736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104913736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104913736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104913736 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 6e 68 d9 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_len:25 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_from0 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1417)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250425104913936 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104913936 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104913936 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104913936 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104913936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104913936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104913936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104913936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104913936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104913937 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) 20250425104913938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104913938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104913938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104913938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104913938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104913938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104913938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104913938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104913938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104913938 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 29 f7 f7 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1417)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104914247 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914247 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914247 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914247 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104914247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104914247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104914247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914247 DLSS7 DEBUG 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) 20250425104914247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104914247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425104914247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104914247 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104914247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104914247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104914247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104914247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914247 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 f7 f7 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104914248 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104914248 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104914248 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1417)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104914448 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104914448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104914448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104914448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914448 DLSS7 DEBUG 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) 20250425104914449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104914449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104914449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104914449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f7 f7 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104914450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104914450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104914450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104914450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104914450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104914450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104914450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104914450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f7 f7 00 01 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 20250425104914451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104914451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104914451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104914451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104914451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104914451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104914451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104914451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104914451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104914451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 29 f7 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1415)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)2750455 TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104914451 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104914451 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1415)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1415)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1417)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250425104917350 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917350 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917350 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917350 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104917350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104917350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104917350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917350 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) MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104917350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104917350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104917350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104917350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917350 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 3a aa 36 9f 37 33 66 2a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1414)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1415)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1415)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1415)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_0-RAN(1415)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)6055243 MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 20250425104917352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104917352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1414)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425104917352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104917352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104917352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 29 63 ec cc 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104917552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104917553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104917553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104917553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917553 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) 20250425104917554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104917554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104917554 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104917554 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917554 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 6e 68 d9 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104917854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104917854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104917854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104917854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104917854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104917854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104917854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104917854 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104917854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104917854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104917854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104917854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104917854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104917854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104917854 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104917854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104917854 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104917854 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 6e 68 d9 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104917855 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104917855 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104917855 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104918056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104918056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104918056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104918056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104918056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104918056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104918056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104918056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104918056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104918056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104918057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104918057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104918057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104918057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104918057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104918057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104918057 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104918057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104918057 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104918057 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 6e 68 d9 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104918059 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104918059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104918059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104918059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104918059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104918059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104918059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1417)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1417)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104918059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104918059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104918059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104918059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104918059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104918059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104918059 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104918059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104918059 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104918059 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 6e 68 d9 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@63ea47419a21: Session index based on local reference:0 20250425104918059 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104918059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104918059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104918059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104918059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104918059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104918059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104918059 DLSS7 DEBUG 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 6e 68 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1418)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1426)9454597 TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: setverdict(pass): none -> pass 20250425104918061 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104918061 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104920964 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104920964 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104920964 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104920964 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104920965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104920965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104920965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104920965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 ec cc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1415)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1415)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250425104920972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104920972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104920972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104920972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920972 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) 20250425104920973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104920973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104920973 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104920973 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104920973 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425104920973 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104920973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104920973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104920973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104920973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104920973 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0] (call_leg.c:197) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d8920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0] (call_leg.c:197) 20250425104920974 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104920974 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA: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)[0x55e7058d4dd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104920974 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104920974 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e705915c70] (call_leg.c:198) 20250425104920974 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104920975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104920975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104920975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104920975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 ec cc 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425104920975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920974 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-263:CM_SERVICE_REQ)[0x55e705909dc0]{RELEASING}: Deallocated (fsm.c:568) 20250425104920975 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104920976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104920976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104920976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104920976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 ec cc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1414)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1414)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104920982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104920982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104920982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104920982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104920982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104920982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e705915c70] (msc_a.c:1053) 20250425104920982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104920982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-2345:CM_SERVICE_REQ)[0x55e7058d8b30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104920982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - active-conn: now used by 1 (attached) (msub.c:375) 20250425104920982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104920983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104920983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104920983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 63 ec cc 00 09 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@63ea47419a21: Session index based on local reference:0 20250425104920983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104920983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104920983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104920983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104920983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104920983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104920983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104920983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104920983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104920983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 29 63 ec cc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1415)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)6055243 TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@63ea47419a21: Final verdict of PTC: pass 20250425104922989 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104922989 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104922989 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104922989 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104922989 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104922989 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-SCCP(1414)@63ea47419a21: Final verdict of PTC: none 20250425104922989 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1423)@63ea47419a21: Final verdict of PTC: none 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104922989 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104922989 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104922989 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) 20250425104922989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104922989 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425104922989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1419)@63ea47419a21: Final verdict of PTC: none 20250425104922989 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104922989 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104922989 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104922989 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104922989 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104922989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104922989 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104922989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104922989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104922989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-RAN(1418)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1420)@63ea47419a21: Final verdict of PTC: none 20250425104922989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104922989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104922989 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104922989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1417)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1415)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1421)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1424)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@63ea47419a21: Final verdict of PTC: none 20250425104922991 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1422)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. Fri Apr 25 10:49:22 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1414): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1415): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1416): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1417): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1418): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1419): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1420): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1421): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1422): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1423): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1424): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_10(1425): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_11(1426): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. 20250425104923992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=856880) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104924991 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104924992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=856880, count=858040) 20250425104925994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104926995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_a5_3 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1432)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1432)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1432)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1430)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1435)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1435)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1435)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(1433)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104927589 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1436)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104927772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104927772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104927772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104927772 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104927777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104927777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104927777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104927777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104927777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104927777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104927777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104927777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104927777 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104927777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104927777 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 20250425104927778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104927778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104927778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104927778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104927778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104927778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104927778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104927778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104927778 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104927778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104927778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104927778 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104927778 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104927778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104927785 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104927785 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425104927785 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104927785 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1435)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104927790 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104927790 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104927790 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104927790 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104927790 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104927790 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104927790 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104927790 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) 20250425104927790 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104927790 DLSS7 DEBUG 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) 20250425104927790 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1435)@63ea47419a21: Message received on association #8 20250425104927793 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104927793 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104927793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104927793 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) 20250425104927793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104927793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104927793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104927793 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(1435)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104927793 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104927793 DLSS7 DEBUG 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) 20250425104927793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104927793 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425104927793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425104927793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1435)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104927996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104927996 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1438)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1438)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104928002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1438)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1438)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1438)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1438)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104928025 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104928025 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1439)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1441) TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104928580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1431)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)12597101 MSC_Test_0-SCCP(1430)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1431)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425104928589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 37 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 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104928589 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928589 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104928590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928589 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104928590 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928590 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104928590 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104928590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928590 DLSS7 DEBUG 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) 20250425104928590 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104928590 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104928590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104928590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104928590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30] (fsm.c:486) 20250425104928590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104928590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104928590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 37 6d 00 01 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425104928590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104928591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104928591 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104928591 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928591 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: { messageType := 2, destLocRef := 'C0376D'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-GSUP(1439)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-GSUP(1439)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1441)"262420000000053" MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 20250425104928596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104928597 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1434)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928598 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_1-RAN(1434)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1434)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1442) 20250425104928604 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104928604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104928604 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) Received 1 auth tuples (vlr.c:996) 20250425104928604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104928604 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104928604 DMM DEBUG Tx AUTH REQ (rand = 0f52a0d77d9270600d010e2cf053ab32) (gsm_04_08.c:641) 20250425104928604 DMM DEBUG AUTH REQ (autn = 382bda522d5cd98efcbfd68d3919f351) (gsm_04_08.c:643) 20250425104928604 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104928604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928604 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928604 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 c0 37 6d 00 01 28 01 00 25 05 12 00 0f 52 a0 d7 7d 92 70 60 0d 01 0e 2c f0 53 ab 32 20 10 38 2b da 52 2d 5c d9 8e fc bf d6 8d 39 19 f3 51 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@63ea47419a21: patching N(SD)=1 into dtap '0514D99C2AFB210411607073'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '0554D99C2AFB210411607073'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554D99C2AFB210411607073'O 20250425104928610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 d9 9c 2a fb 21 04 11 60 70 73 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104928610 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d99c2afb11607073) (gsm_04_08.c:1128) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104928610 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) AUTH on GERAN received SRES/RES: d99c2afb11607073 (8 bytes) (vlr_auth_fsm.c:151) 20250425104928610 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104928610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104928610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104928610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104928610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104928610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104928610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928610 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 c0 37 6d 00 01 10 00 0e 53 0a 09 08 7b 01 32 d4 27 68 19 e6 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425104928613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104928613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104928613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104928613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104928613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104928613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30] (fsm.c:486) 20250425104928613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104928613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104928613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c0 37 6d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104928616 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104928616 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104928616 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104928616 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104928617 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104928617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104928617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058acb50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104928617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104928617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e705915f30] (fsm.c:486) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104928617 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:TMSInew-0x4247DF44) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104928617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104928617 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:TMSInew-0x4247DF44 LOCATION UPDATE ACCEPT (TMSI = 0x4247df44) (gsm_04_08.c:149) 20250425104928617 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:TMSInew-0x4247DF44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104928617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c0 37 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 47 df 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425104928620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928621 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:TMSInew-0x4247DF44:GERAN-A-264:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104928621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:TMSInew-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104928621 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104928621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104928621 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x78240BDA:GERAN-A-264:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104928621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104928621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104928621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104928621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104928621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104928621 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104928621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c0 37 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104928623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104928623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104928623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425104928623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104928623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104928623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-264:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104928623 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104928624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c0 37 6d 00 01 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 20250425104928625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c0 37 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)12597101 TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104928626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104928626 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4247DF44'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1431)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)10390978 MSC_Test_0-RAN(1431)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9e 8d 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 42 47 df 44 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104928830 DMM DEBUG msc_a(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705909dc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705909dc0] (fsm.c:486) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104928830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104928830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104928830 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425104928830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104928830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860] (fsm.c:486) 20250425104928830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104928830 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104928830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104928831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9e 8d c2 00 01 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: { messageType := 2, destLocRef := '9E8DC2'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)@63ea47419a21: Session index based on local reference:0 20250425104928835 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104928835 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104928839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104928839 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104928839 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) Received 1 auth tuples (vlr.c:996) 20250425104928839 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104928839 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104928839 DMM DEBUG Tx AUTH REQ (rand = 0f52a0d77d9270600d010e2cf053ab32) (gsm_04_08.c:641) 20250425104928839 DMM DEBUG AUTH REQ (autn = 382bda522d5cd98efcbfd68d3919f351) (gsm_04_08.c:643) 20250425104928840 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104928840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928840 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 9e 8d c2 00 01 28 01 00 25 05 12 00 0f 52 a0 d7 7d 92 70 60 0d 01 0e 2c f0 53 ab 32 20 10 38 2b da 52 2d 5c d9 8e fc bf d6 8d 39 19 f3 51 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@63ea47419a21: patching N(SD)=1 into dtap '0514D99C2AFB210411607073'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '0554D99C2AFB210411607073'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554D99C2AFB210411607073'O 20250425104928845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 d9 9c 2a fb 21 04 11 60 70 73 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928845 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705909dc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d99c2afb11607073) (gsm_04_08.c:1128) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104928845 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) AUTH on GERAN received SRES/RES: d99c2afb11607073 (8 bytes) (vlr_auth_fsm.c:151) 20250425104928845 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860] (vlr_auth_fsm.c:294) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104928845 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104928845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425104928845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104928845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104928846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425104928846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928846 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 9e 8d c2 00 01 10 00 0e 53 0a 09 08 7b 01 32 d4 27 68 19 e6 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425104928849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104928850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104928850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104928850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9e 8d c2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MGCP(1437)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928870 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) 20250425104928870 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425104928870 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250425104928870 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425104928870 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104928870 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104928870 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928870 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425104928870 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425104928870 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104928870 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e705909dc0] (fsm.c:486) 20250425104928870 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e70590f270]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e70590f270]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50] (fsm.c:486) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55e70590f270]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55e70590f270]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50] (fsm.c:486) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104928870 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1437)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425104928886 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55e70590f270]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104928886 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104928886 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1436)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MNCC(1436)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 20250425104928889 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104928889 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104928890 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928890 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250425104928890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928890 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 9e 8d 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 75 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425104928895 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104928897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928897 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928897 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058d8920]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104928897 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104928897 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104928897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928897 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928897 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928897 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425104928900 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425104928900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104928900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104928900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425104928900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928900 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9e 8d 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(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 20250425104928900 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104928900 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104928900 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104928902 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425104928902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104928902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104928902 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425104928903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9e 8d c2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425104928904 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928904 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928904 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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) 20250425104928904 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590f270]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104928904 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590f270]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104928904 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104928905 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425104928905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104928905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104928905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425104928905 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425104928905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104928905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104928905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104928905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104928905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9e 8d c2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425104928907 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104928907 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104928907 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104928907 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1431)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250425104928907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104928907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104928907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104928907 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104928907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104928907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104928907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104928907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104928907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104928907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104928908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425104928908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425104928908 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425104928908 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104928908 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250425104930418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104930418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104930418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104930418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930418 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-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104930419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104930419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930419 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) 20250425104930419 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104930419 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930419 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 7b 01 32 d4 27 68 19 e6 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1433)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1434)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1434)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1434)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1442) MSC_Test_1-RAN(1434)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_31(1442)5916201 MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on connection ID:0 20250425104930422 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930422 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930422 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930422 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104930422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104930422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1433)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425104930422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930422 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 48 1e 62 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_len:25 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_from0 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1433)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250425104930624 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930625 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930625 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930625 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104930625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104930625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104930625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930625 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) 20250425104930626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104930626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104930626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104930626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930626 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 9e 8d 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(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1433)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425104930927 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930927 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930927 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930927 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104930927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104930927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104930927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104930927 DLSS7 DEBUG 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) 20250425104930927 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104930927 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425104930927 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104930927 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104930928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104930928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104930928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104930928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104930928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104930928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104930928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104930928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104930928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104930928 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 9e 8d c2 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104930935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104930935 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104930935 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1433)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104931133 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104931133 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104931133 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104931133 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104931133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104931133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104931133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104931133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104931133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104931133 DLSS7 DEBUG 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) 20250425104931134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104931134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104931134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104931134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104931134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104931134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104931134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104931134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104931134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104931134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9e 8d c2 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104931139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104931139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104931139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104931139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104931139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104931139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104931139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104931139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104931139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104931139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104931139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104931139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104931139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104931139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104931139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104931139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104931139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104931139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104931139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104931139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9e 8d c2 00 01 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104931140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104931140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104931140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104931140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104931140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104931140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104931140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104931140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104931140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104931140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9e 8d c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1431)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)10390978 TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104931141 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104931141 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1431)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1431)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1433)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250425104934036 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934036 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934036 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934036 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104934036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934036 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) 20250425104934038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104934038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104934038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104934038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934038 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 7b 01 32 d4 27 68 19 e6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1430)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1431)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1431)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1431)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_0-RAN(1431)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)13956688 MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104934046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934046 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 20 a9 16 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104934249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934249 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) 20250425104934250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104934250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104934250 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104934250 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934250 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 48 1e 62 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425104934555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104934555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104934556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104934556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104934556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104934556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104934557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104934557 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104934557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934557 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 48 1e 62 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104934561 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104934561 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104934561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104934757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104934758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104934758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104934758 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104934758 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934758 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 48 1e 62 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1433)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1433)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104934767 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934767 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934767 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934767 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104934767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934767 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104934768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104934768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104934768 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104934768 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934768 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 48 1e 62 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@63ea47419a21: Session index based on local reference:0 20250425104934770 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104934770 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104934770 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104934770 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104934770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104934770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104934770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104934770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104934770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104934770 DLSS7 DEBUG 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 48 1e 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1434)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1442)5916201 TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: setverdict(pass): none -> pass 20250425104934774 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104934774 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104937659 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104937659 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104937659 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104937659 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104937659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104937659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104937659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104937659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937659 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 20 a9 16 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1431)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1431)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104937664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104937664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104937664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104937664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937664 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) 20250425104937664 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104937664 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104937665 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104937665 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104937665 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425104937665 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104937665 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104937665 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104937665 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104937665 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50] (call_leg.c:197) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e7058d8920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50] (call_leg.c:197) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104937665 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44: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)[0x55e70590f270]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705909dc0] (call_leg.c:198) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104937665 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-265:CM_SERVICE_REQ)[0x55e7058acb50]{RELEASING}: Deallocated (fsm.c:568) 20250425104937665 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104937665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104937666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104937666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104937666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 a9 16 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425104937666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104937666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104937666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104937666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 a9 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1430)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104937671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104937671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104937671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104937671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104937671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104937671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705909dc0] (msc_a.c:1053) 20250425104937671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104937671 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-2347:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104937672 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104937672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104937672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104937672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104937672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104937672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 20 a9 16 00 09 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@63ea47419a21: Session index based on local reference:0 20250425104937673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104937673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104937673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104937673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104937673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104937673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104937673 DLSS7 DEBUG Found route for dpc=185=0.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(1432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)13956688 20250425104937673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104937673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104937673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 20 a9 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@63ea47419a21: Final verdict of PTC: pass 20250425104939689 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104939689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104939689 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104939689 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104939689 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104939689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104939689 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104939689 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104939689 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104939690 DLSS7 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(1439)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1433)@63ea47419a21: Final verdict of PTC: none 20250425104939690 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104939690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104939690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104939690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104939690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104939690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104939690 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) 20250425104939690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104939690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104939690 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(1432)@63ea47419a21: Final verdict of PTC: none 20250425104939690 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104939690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104939691 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104939691 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425104939691 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104939691 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104939691 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425104939691 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425104939691 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104939691 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425104939691 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425104939691 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) 20250425104939692 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104939692 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425104939692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104939692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104939692 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104939692 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104939692 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) 20250425104939692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104939692 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104939692 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(1435)@63ea47419a21: Final verdict of PTC: none 20250425104939692 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425104939692 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425104939692 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104939692 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1430)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1438)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1431)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1440)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1436)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1444)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(1434)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1437)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1430): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1431): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1432): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1433): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1434): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1435): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1436): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1437): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1438): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1439): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1440): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_30(1441): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_31(1442): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Fri Apr 25 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 20250425104940692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858688) 20250425104941691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104941691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104941691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104941693 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104941693 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104941693 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104941693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858688, count=861280) 20250425104942694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425104943696 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_a5_4 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1448)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1448)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1448)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1446)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1451)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1451)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1451)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(1449)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425104944291 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1452)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425104944472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104944472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425104944472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104944472 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1448)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104944477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104944477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104944477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104944477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104944477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104944477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104944477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104944477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104944477 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104944477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425104944477 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1448)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1448)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104944478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104944478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425104944478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104944478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425104944478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104944478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104944478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104944478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104944478 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104944478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425104944478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1448)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 20250425104944478 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104944478 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425104944478 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104944486 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425104944486 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425104944486 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425104944486 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425104944491 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104944491 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425104944491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425104944491 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425104944491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425104944491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425104944491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425104944491 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(1451)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425104944491 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425104944491 DLSS7 DEBUG 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) 20250425104944491 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425104944493 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104944493 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 20250425104944493 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425104944493 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) 20250425104944493 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425104944493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425104944493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425104944493 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) 20250425104944493 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425104944493 DLSS7 DEBUG 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) 20250425104944493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104944493 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104944494 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425104944494 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425104944697 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425104944697 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1454)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1454)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425104944702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1454)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1454)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1454)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1454)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425104944731 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425104944731 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1455)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1457) TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425104945284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1447)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1447)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)10289076 MSC_Test_0-RAN(1447)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1446)@63ea47419a21: First idle individual index:0 20250425104945295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9c ff b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104945296 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55e705916060]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425104945296 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55e705916060]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55e705916060] (fsm.c:486) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425104945296 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425104945296 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425104945296 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425104945296 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425104945296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425104945296 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104945296 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104945296 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104945296 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104945296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c ff b4 00 01 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: { messageType := 2, destLocRef := '9CFFB4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1455)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-GSUP(1455)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1457)"262420000000053" 20250425104945298 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945298 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945298 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945298 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104945298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945298 DLSS7 DEBUG 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) 20250425104945299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104945299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104945299 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104945299 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945299 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 20250425104945300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104945300 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250425104945301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945301 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): none -> pass 20250425104945305 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104945305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104945305 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) Received 1 auth tuples (vlr.c:996) 20250425104945305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104945305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104945305 DMM DEBUG Tx AUTH REQ (rand = 2748aea3425abd40052833537fc4eae9) (gsm_04_08.c:641) 20250425104945305 DMM DEBUG AUTH REQ (autn = 53be33f66a022889c6284871177fb993) (gsm_04_08.c:643) 20250425104945305 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_1-RAN(1450)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425104945305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945305 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 9c ff b4 00 01 28 01 00 25 05 12 00 27 48 ae a3 42 5a bd 40 05 28 33 53 7f c4 ea e9 20 10 53 be 33 f6 6a 02 28 89 c6 28 48 71 17 7f b9 93 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1450)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1450)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_0-RAN(1447)@63ea47419a21: patching N(SD)=1 into dtap '051454B7D4FA21043531596A'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '055454B7D4FA21043531596A'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C055454B7D4FA21043531596A'O MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 54 b7 d4 fa 21 04 35 31 59 6a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104945313 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e705916060]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 54b7d4fa3531596a) (gsm_04_08.c:1128) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104945313 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) AUTH on GERAN received SRES/RES: 54b7d4fa3531596a (8 bytes) (vlr_auth_fsm.c:151) 20250425104945313 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0] (vlr_auth_fsm.c:294) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104945313 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104945313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425104945313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425104945313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104945313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425104945313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945313 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 9c ff b4 00 01 21 00 1f 53 0a 09 10 8e 0f 87 53 53 b3 44 ca 23 01 83 89 91 6f 4d 08 a2 20 e9 e8 ab ff 5f b8 b4 22 b0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104945316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425104945316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425104945316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425104945316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425104945316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104945316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104945316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425104945316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425104945316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9c ff 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(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104945318 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104945318 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425104945318 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104945318 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104945318 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104945318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:110) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425104945318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104945318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425104945318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d85b0] (fsm.c:486) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425104945318 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:TMSInew-0x0D671BF3) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104945318 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425104945318 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:TMSInew-0x0D671BF3 LOCATION UPDATE ACCEPT (TMSI = 0x0d671bf3) (gsm_04_08.c:149) 20250425104945319 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:TMSInew-0x0D671BF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104945319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9c ff b4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 67 1b f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1447)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425104945321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104945322 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:TMSInew-0x0D671BF3:GERAN-A-266:LU)[0x55e705916060]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425104945322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:TMSInew-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425104945322 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425104945322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0] (vlr_lu_fsm.c:817) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425104945322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x4247DF44:GERAN-A-266:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425104945322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425104945322 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104945322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104945322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104945322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104945322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104945322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9c ff b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104945324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104945324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104945324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e705916060] (msc_a.c:1053) 20250425104945324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425104945324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104945324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-266:LU)[0x55e7058d85b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425104945324 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104945324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9c ff b4 00 01 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9c ff b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)10289076 TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104945326 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425104945326 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D671BF3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1447)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)14236127 MSC_Test_0-RAN(1447)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1446)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 39 df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0d 67 1b f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425104945530 DMM DEBUG msc_a(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058acb50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058acb50] (fsm.c:486) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425104945530 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425104945530 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425104945530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425104945530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425104945530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40] (fsm.c:486) 20250425104945530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425104945530 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425104945530 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425104945530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 df 00 01 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: { messageType := 2, destLocRef := 'D939DF'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)@63ea47419a21: Session index based on local reference:0 20250425104945534 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425104945534 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104945538 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425104945538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425104945538 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3) Received 1 auth tuples (vlr.c:996) 20250425104945538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425104945538 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425104945538 DMM DEBUG Tx AUTH REQ (rand = 2748aea3425abd40052833537fc4eae9) (gsm_04_08.c:641) 20250425104945538 DMM DEBUG AUTH REQ (autn = 53be33f66a022889c6284871177fb993) (gsm_04_08.c:643) 20250425104945538 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425104945539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945539 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 d9 39 df 00 01 28 01 00 25 05 12 00 27 48 ae a3 42 5a bd 40 05 28 33 53 7f c4 ea e9 20 10 53 be 33 f6 6a 02 28 89 c6 28 48 71 17 7f b9 93 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@63ea47419a21: patching N(SD)=1 into dtap '051454B7D4FA21043531596A'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '055454B7D4FA21043531596A'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C055454B7D4FA21043531596A'O 20250425104945543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 54 b7 d4 fa 21 04 35 31 59 6a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945543 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058acb50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 54b7d4fa3531596a) (gsm_04_08.c:1128) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425104945543 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3) AUTH on GERAN received SRES/RES: 54b7d4fa3531596a (8 bytes) (vlr_auth_fsm.c:151) 20250425104945543 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40] (vlr_auth_fsm.c:294) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425104945543 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425104945543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425104945543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425104945543 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425104945544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425104945544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945544 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 d9 39 df 00 01 21 00 1f 53 0a 09 10 8e 0f 87 53 53 b3 44 ca 23 01 83 89 91 6f 4d 08 a2 20 e9 e8 ab ff 5f b8 b4 22 b0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250425104945547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425104945548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425104945548 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425104945548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d9 39 df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MGCP(1453)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945566 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) 20250425104945566 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425104945566 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250425104945566 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425104945566 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104945566 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425104945566 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945566 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425104945567 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425104945567 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425104945567 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058acb50] (fsm.c:486) 20250425104945567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e705909dc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e705909dc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55e705909dc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425104945567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55e705909dc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1453)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425104945581 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104945581 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104945581 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1452)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MNCC(1452)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 20250425104945584 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104945584 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425104945585 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945585 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250425104945585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945585 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 d9 39 df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425104945593 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425104945597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945598 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909dc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425104945598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104945598 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425104945598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945598 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945598 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425104945603 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425104945603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104945603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104945603 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425104945603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d9 39 df 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425104945604 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104945604 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104945604 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104945609 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425104945609 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104945609 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104945609 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425104945609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d9 39 df 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425104945613 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945613 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945613 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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) 20250425104945613 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425104945613 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425104945613 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104945613 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425104945613 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104945613 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104945613 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425104945613 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425104945614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104945614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104945614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104945614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d9 39 df 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: { 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" } } } } } } } 20250425104945617 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104945617 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104945617 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425104945617 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1447)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250425104945619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104945619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104945619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104945619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104945619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104945619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104945619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104945619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104945619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104945619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425104945620 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425104945620 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425104945620 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425104945620 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104945620 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250425104947133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104947133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104947133 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) 20250425104947134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104947135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947135 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) 20250425104947135 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104947135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947135 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 8e 0f 87 53 53 b3 44 ca 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 89 91 6f 4d 08 a2 20 e9 e8 ab ff 5f b8 b4 22 b0 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1449)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1450)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1450)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1450)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_1-RAN(1450)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_41(1458)6815295 MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on connection ID:0 20250425104947145 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947145 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947145 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947145 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104947145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947145 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 ec f2 6d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1449)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_len:25 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1449)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104947349 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947349 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947349 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947349 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104947349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947349 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) 20250425104947350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104947350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104947350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104947350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947350 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 d9 39 df 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1449)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425104947657 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104947657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947658 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104947658 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104947658 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425104947658 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104947658 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104947659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104947659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104947659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104947659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947659 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 d9 39 df 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104947664 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104947664 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104947664 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1449)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104947860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947860 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947860 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947860 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104947860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947861 DLSS7 DEBUG 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) 20250425104947861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104947861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104947861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104947862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 df 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104947867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104947867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104947868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104947868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104947868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104947868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 df 00 01 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 20250425104947869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104947869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104947869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104947869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 20250425104947869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104947869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104947869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104947869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104947869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104947869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d9 39 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1447)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)14236127 TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425104947871 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104947871 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1447)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1447)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_from0 20250425104950764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104950764 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104950764 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104950764 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104950764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104950764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104950765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104950765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104950765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-SCCP(1449)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104950765 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) 20250425104950766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104950766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104950766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104950766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104950766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104950766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104950766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104950766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104950766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104950766 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 8e 0f 87 53 53 b3 44 ca 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 89 91 6f 4d 08 a2 20 e9 e8 ab ff 5f b8 b4 22 b0 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1446)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1447)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1447)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1447)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-RAN(1447)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)9295235 MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425104950772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104950772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104950772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104950772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104950772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104950772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104950772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104950772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104950772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104950772 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 27 f8 77 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104950972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104950972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104950972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104950972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104950972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104950972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104950972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104950972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104950972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104950972 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) 20250425104950972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104950972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104950973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104950973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104950973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104950973 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104950973 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104950973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104950973 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104950973 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 ec f2 6d 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425104951277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104951277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104951277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104951277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104951278 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425104951278 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425104951278 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425104951278 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425104951278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104951278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104951278 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104951278 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951278 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 ec f2 6d 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104951279 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425104951279 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425104951279 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104951480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104951480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104951480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104951480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104951481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104951481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104951481 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104951481 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951481 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 ec f2 6d 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425104951483 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951483 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951483 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951483 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104951483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.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-SCCP(1449)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1449)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1449)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425104951483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104951483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104951483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425104951483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425104951483 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425104951483 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951483 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 ec f2 6d 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-M3UA(1451)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104951484 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104951484 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104951484 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425104951484 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425104951484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104951484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104951484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104951484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104951484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104951484 DLSS7 DEBUG 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 ec f2 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1450)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1458)6815295 TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: setverdict(pass): none -> pass 20250425104951484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425104951484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425104954388 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425104954388 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425104954388 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425104954388 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425104954388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104954388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104954388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104954388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954388 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 27 f8 77 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1447)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1447)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 20250425104954395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104954395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250425104954395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104954395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954395 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) 20250425104954395 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425104954395 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425104954396 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425104954396 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425104954396 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425104954396 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425104954396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425104954396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425104954396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425104954396 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0] (call_leg.c:197) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e705909dc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0] (call_leg.c:197) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425104954396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3: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)[0x55e7058d8920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058acb50] (call_leg.c:198) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425104954396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-267:CM_SERVICE_REQ)[0x55e7058ad3b0]{RELEASING}: Deallocated (fsm.c:568) 20250425104954397 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425104954397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104954397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104954397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104954397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 27 f8 77 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425104954397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104954397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104954397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104954397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1446)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1446)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104954402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104954402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104954402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104954402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425104954403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425104954403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058acb50] (msc_a.c:1053) 20250425104954403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425104954403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-2349:CM_SERVICE_REQ)[0x55e7058aab40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425104954403 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425104954403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425104954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425104954403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425104954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425104954403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 77 00 09 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1448)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@63ea47419a21: Session index based on local reference:0 20250425104954404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104954404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425104954404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425104954404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425104954404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425104954404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425104954404 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425104954404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425104954404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425104954404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 27 f8 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)9295235 TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@63ea47419a21: Final verdict of PTC: pass 20250425104956414 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425104956414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104956414 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425104956414 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425104956414 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425104956414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104956414 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104956414 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425104956414 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104956414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104956414 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425104956414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104956414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104956414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104956414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104956414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425104956414 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) 20250425104956414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425104956414 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104956414 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)@63ea47419a21: Final verdict of PTC: none 20250425104956414 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425104956414 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1447)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1449)@63ea47419a21: Final verdict of PTC: none 20250425104956415 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425104956415 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1445)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@63ea47419a21: Final verdict of PTC: none 20250425104956415 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425104956415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104956415 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425104956415 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425104956415 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) MSC_Test-GSUP(1455)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1446)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1452)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(1451)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1453)@63ea47419a21: Final verdict of PTC: none 20250425104956415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425104956415 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425104956415 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425104956415 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) 20250425104956415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425104956415 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425104956415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425104956415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425104956415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425104956415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425104956415 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) 20250425104956415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425104956415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425104956415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425104956415 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425104956415 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(1450)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1456)@63ea47419a21: Final verdict of PTC: none 20250425104956416 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1454)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1446): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1447): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1448): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1449): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1450): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1451): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1452): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1453): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1454): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1455): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1456): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_40(1457): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_a5_41(1458): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Fri Apr 25 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 20250425104957417 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=860620) 20250425104958414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104958414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104958415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104958416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425104958416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425104958416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425104958419 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=860620, count=863212) 20250425104959421 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425105000423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_ipv6 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1464)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1464)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1464)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1462)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1467)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1467)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1467)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(1465)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105001022 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1468)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105001191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105001191 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105001191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105001191 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105001195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105001195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105001195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105001195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105001195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105001195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105001195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105001195 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105001195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1464)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105001195 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425105001196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105001196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105001196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105001196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105001196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105001196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105001196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105001196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1464)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 20250425105001196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105001196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105001196 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105001197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105001197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105001211 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105001212 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105001212 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105001212 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105001217 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001217 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105001217 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105001217 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105001217 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105001217 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105001217 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105001217 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) 20250425105001217 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105001217 DLSS7 DEBUG 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) 20250425105001217 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1467)@63ea47419a21: Message received on association #8 20250425105001217 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001217 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105001217 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105001217 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) 20250425105001217 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105001217 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105001217 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105001217 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) 20250425105001217 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105001217 DLSS7 DEBUG 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) 20250425105001217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105001217 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1467)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105001217 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105001217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1467)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1467)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105001424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105001424 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1470)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1470)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105001425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1470)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1470)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1470)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1470)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105001434 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105001434 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1471)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1473) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105001995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105001995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105001995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105001995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105001995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105001995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105001995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105001995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105001995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105001995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105001995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105001995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105001995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105001995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105001995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105001995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105001996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105001996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105001996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1463)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1463)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)1304830 MSC_Test_0-RAN(1463)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@63ea47419a21: First idle individual index:0 20250425105002002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e8 fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002002 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105002002 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105002002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105002002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058b6930] (fsm.c:486) 20250425105002002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105002002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105002002 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105002002 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105002003 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105002003 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105002003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105002003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105002003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0] (fsm.c:486) 20250425105002003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105002003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105002003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 e8 fe 00 01 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105002003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 13 e8 fe 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: { messageType := 2, destLocRef := '13E8FE'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1471)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-GSUP(1471)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1473)"262420000000053" 20250425105002005 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105002005 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002007 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) 20250425105002009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105002009 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425105002009 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105002009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105002009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105002009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0] (vlr_lu_fsm.c:110) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105002009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e705916060]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105002009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105002009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e7058e73a0] (fsm.c:486) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105002009 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:TMSInew-0x233589F0) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105002009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105002009 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:TMSInew-0x233589F0 LOCATION UPDATE ACCEPT (TMSI = 0x233589f0) (gsm_04_08.c:149) 20250425105002009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:TMSInew-0x233589F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105002009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 13 e8 fe 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 23 35 89 f0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1463)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1463)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105002014 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:TMSInew-0x233589F0:GERAN-A-268:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105002014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:TMSInew-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105002014 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105002014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0] (vlr_lu_fsm.c:817) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105002014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0D671BF3:GERAN-A-268:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105002014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105002014 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425105002014 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105002014 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105002014 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105002014 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105002014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 e8 fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105002016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105002016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058b6930] (msc_a.c:1053) 20250425105002016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105002016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105002016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-268:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105002016 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105002016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 e8 fe 00 01 0c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 20250425105002017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 13 e8 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)1304830 TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105002018 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105002018 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '233589F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425105002019 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002019 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002019 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002019 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105002019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1463)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)14676096 20250425105002019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105002019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105002019 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105002019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002020 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(1463)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@63ea47419a21: First idle individual index:0 MSC_Test_1-M3UA(1467)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1466)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1466)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1466)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1474) 20250425105002220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df f0 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 23 35 89 f0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105002220 DMM DEBUG msc_a(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105002220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105002220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105002220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105002221 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425105002221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002221 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105002221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df f0 80 00 01 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105002221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df f0 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250425105002221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df f0 80 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: { messageType := 2, destLocRef := 'DFF080'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105002222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105002222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1468)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MGCP(1469)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1463)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002226 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) 20250425105002226 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105002226 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250425105002227 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105002227 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105002227 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105002227 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002227 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105002227 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105002227 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105002227 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105002227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058d4dd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058d4dd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105002227 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1469)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105002232 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105002232 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105002232 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425105002232 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002232 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1468)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MNCC(1468)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 20250425105002233 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105002233 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105002233 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002233 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105002233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002233 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 df f0 80 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:26 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 20250425105002236 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002236 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) 20250425105002236 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105002236 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425105002236 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105002237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002237 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002237 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425105002237 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105002238 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105002238 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105002238 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105002238 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105002238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 df f0 80 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425105002238 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105002238 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105002238 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105002240 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105002240 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105002240 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105002240 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105002240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df f0 80 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105002241 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002241 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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) 20250425105002241 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058d4dd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105002241 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058d4dd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105002241 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058d4dd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105002241 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105002241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105002241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105002241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105002241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105002242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105002242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105002242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105002242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105002242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df f0 80 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: { 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" } } } } } } } 20250425105002242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105002242 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105002242 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105002242 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1463)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1463)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105002243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105002243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105002243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105002243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105002243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105002243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105002243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105002243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105002243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105002243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105002243 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105002243 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105002243 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105002243 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105002243 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250425105003748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105003748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105003748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105003748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105003748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105003748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105003748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105003748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105003748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105003748 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105003749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105003749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105003749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105003749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105003749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105003749 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) 20250425105003749 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105003749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105003749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105003749 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1465)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1466)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1466)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1466)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1474) MSC_Test_1-RAN(1466)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_ipv61(1474)1407696 MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105003752 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105003752 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105003752 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105003752 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105003752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105003752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105003752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105003752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105003752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105003752 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 54 9c d8 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_len:37 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1465)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105003952 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105003952 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105003952 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105003952 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105003952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105003952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105003952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105003952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105003952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105003952 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) 20250425105003953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105003953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105003953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105003953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105003953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105003953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105003953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105003953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105003953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105003953 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 df f0 80 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1465)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425105004255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105004255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105004256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105004256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105004256 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105004256 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250425105004256 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105004256 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105004256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105004256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105004256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105004256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004256 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 df f0 80 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105004258 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105004258 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105004258 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1465)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105004456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105004456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105004456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105004456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004456 DLSS7 DEBUG 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) 20250425105004457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105004457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105004457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105004457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 df f0 80 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105004458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105004458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105004458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105004458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105004458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105004458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105004458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105004458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105004458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 df f0 80 00 01 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 20250425105004459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105004459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105004459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105004459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105004459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105004459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105004459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105004459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105004459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105004459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df f0 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1463)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)14676096 TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105004459 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105004459 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1463)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1463)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1473) 20250425105007359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1465)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250425105007359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007359 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105007359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105007359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105007359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105007360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105007360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105007360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105007360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007360 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1462)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1463)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1463)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1463)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_0-RAN(1463)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)5346419 MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105007362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105007362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105007362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105007362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007362 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 e9 5e 4a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:37 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105007564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105007564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105007564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105007564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007564 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) 20250425105007565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105007565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105007565 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105007565 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007565 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 54 9c d8 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105007865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105007865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105007865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105007865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105007865 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55e7058b02f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105007865 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425105007865 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105007865 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105007865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105007865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105007865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105007865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105007865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105007865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105007865 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105007865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105007865 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105007865 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 54 9c d8 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105007867 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105007867 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105007867 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105008068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105008068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105008068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105008068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105008068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105008068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105008068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105008068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105008068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105008068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105008069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105008069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105008069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105008069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105008069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105008069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105008069 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105008069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105008069 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105008069 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 54 9c d8 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1465)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1465)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105008072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105008072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105008072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105008072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105008072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105008072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105008072 DLSS7 DEBUG 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) 20250425105008072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105008072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105008072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105008072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105008072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105008072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105008072 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105008072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105008072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105008072 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 54 9c d8 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-M3UA(1467)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105008072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105008072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105008072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105008072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105008072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105008072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105008073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105008073 DLSS7 DEBUG 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 54 9c d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1466)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1474)1407696 TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: setverdict(pass): none -> pass 20250425105008074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105008074 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105010973 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105010973 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105010973 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105010973 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105010973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105010973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105010973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105010973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010973 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 e9 5e 4a 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1463)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1463)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1468)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL 20250425105010977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105010977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105010977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105010977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010977 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) 20250425105010977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105010978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105010978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105010978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 5e 4a 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105010978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105010978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105010978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105010978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e9 5e 4a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425105010977 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105010977 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105010977 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105010977 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105010977 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105010977 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105010977 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105010977 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105010977 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105010977 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060] (call_leg.c:197) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060] (call_leg.c:197) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105010977 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058d4dd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e7058ad3b0] (call_leg.c:198) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105010977 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-269:CM_SERVICE_REQ)[0x55e705916060]{RELEASING}: Deallocated (fsm.c:568) 20250425105010977 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105010982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105010982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105010982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105010982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-2351:CM_SERVICE_REQ)[0x55e705901860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105010981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105010981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105010981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105010981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105010982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105010982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105010982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105010982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e9 5e 4a 00 09 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105010982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105010982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105010982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105010982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105010982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105010982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105010982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105010982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105010982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105010982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e9 5e 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1462)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1462)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1464)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1462)@63ea47419a21: Session index based on local reference:0 20250425105010982 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - active-conn: now used by 1 (attached) (msub.c:375) TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1463)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)5346419 TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@63ea47419a21: Final verdict of PTC: pass 20250425105012996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105012996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105012996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105012996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105012996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105012996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105012996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105012996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105012996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105012996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105012996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105012996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105012996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105012996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105012996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105012996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105012996 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) 20250425105012996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105012996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105012996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105012996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105012996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105012997 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105012997 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105012997 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105012997 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105012997 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105012997 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105012997 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105012997 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105012997 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) 20250425105012997 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105012997 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105012997 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105012997 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105012997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105012997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105012997 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) 20250425105012997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105012997 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105012997 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105012997 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105012997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105012997 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1462)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(1467)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1471)@63ea47419a21: Final verdict of PTC: none 20250425105013006 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105013007 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1470)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1464)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1465)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1475)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1468)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(1466)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1461)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1476)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1472)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1463)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1469)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1461): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1462): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1463): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1464): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1465): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1466): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1467): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1468): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1469): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1470): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1471): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1472): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_ipv60(1473): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_ipv61(1474): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1475): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1476): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Fri Apr 25 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 20250425105013998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=774992) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105014997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105015000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=774992, count=777864) 20250425105016000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105017002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_bsc_csd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1480)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1480)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1480)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1478)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(1483)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1483)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1483)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(1481)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105017775 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105017954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105017954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105017954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105017954 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105017957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105017957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105017957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105017957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105017957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105017957 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105017957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105017957 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105017957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105017957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105017957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105017957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105017957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105017957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105017958 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105017958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105017958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105017958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105017958 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105017958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105017969 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105017969 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105017969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105017969 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105017971 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105017971 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105017971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105017971 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105017971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105017971 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105017971 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105017971 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) 20250425105017971 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105017971 DLSS7 DEBUG 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) 20250425105017971 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1483)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105017972 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105017972 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105017972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105017972 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) 20250425105017972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105017972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105017972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105017972 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) 20250425105017972 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105017972 DLSS7 DEBUG 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) 20250425105017972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105017972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1483)@63ea47419a21: Message received on association #8 20250425105017972 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105017972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1483)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1483)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1483)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105018002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105018002 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105018004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105018014 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105018014 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: ----------------------------------------------- TC_ho_inter_bsc_csd0(1489)@63ea47419a21: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1487)@63ea47419a21: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1489) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105018757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1479)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1479)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)6846438 MSC_Test_0-SCCP(1478)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1479)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105018761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 68 77 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 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018761 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105018761 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058d8b30] (fsm.c:486) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105018761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105018761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105018761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105018761 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105018761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105018762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105018762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105018762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105018762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0] (fsm.c:486) 20250425105018762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105018762 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105018762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 77 e6 00 01 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105018762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 68 77 e6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: { messageType := 2, destLocRef := '6877E6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1487)@63ea47419a21: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-GSUP(1487)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1489)"262420000000053" 20250425105018763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105018763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018764 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) 20250425105018766 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105018766 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250425105018766 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105018766 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105018766 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105018766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0] (vlr_lu_fsm.c:110) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105018766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058b6930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105018766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105018766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058e74d0] (fsm.c:486) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105018766 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:TMSInew-0x289FC32D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105018766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105018766 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:TMSInew-0x289FC32D LOCATION UPDATE ACCEPT (TMSI = 0x289fc32d) (gsm_04_08.c:149) 20250425105018766 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:TMSInew-0x289FC32D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105018766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 68 77 e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 28 9f c3 2d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1479)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1479)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018769 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:TMSInew-0x289FC32D:GERAN-A-270:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105018769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:TMSInew-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105018769 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105018769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0] (vlr_lu_fsm.c:817) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105018769 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x233589F0:GERAN-A-270:LU)[0x55e7058d8920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105018769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105018769 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105018769 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105018769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 77 e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105018770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105018770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058d8b30] (msc_a.c:1053) 20250425105018770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105018770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105018770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-270:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105018770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - active-conn: now used by 1 (attached) (msub.c:375) 20250425105018770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 68 77 e6 00 01 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 68 77 e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1479)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)6846438 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105018771 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105018771 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '289FC32D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1479)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)4693114 MSC_Test_0-RAN(1479)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1478)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018775 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018775 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018775 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018775 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105018775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105018775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105018775 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105018775 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018775 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1482)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1482)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1482)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1490) 20250425105018972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 9c 7a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 28 9f c3 2d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105018973 DMM DEBUG msc_a(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705916060]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105018973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105018973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250425105018973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 9c 7a 00 01 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 47 9c 7a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250425105018973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 9c 7a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: { messageType := 2, destLocRef := '479C7A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105018974 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105018974 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1484)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MGCP(1485)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1479)@63ea47419a21: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250425105018979 DLSS7 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(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018980 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) 20250425105018980 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105018980 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250425105018980 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105018980 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105018980 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105018980 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018980 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105018980 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105018980 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105018980 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105018980 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920] (fsm.c:486) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058e73a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058e73a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920] (fsm.c:486) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55e7058e73a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105018980 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55e7058e73a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105018985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105018985 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105018985 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105018985 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55e7058e73a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105018985 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105018985 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018985 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105018985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018985 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 47 9c 7a 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MNCC(1484)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105018988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018988 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) 20250425105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e73a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e73a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105018988 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105018988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018988 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105018988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018988 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018988 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105018989 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105018989 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105018989 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105018989 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105018989 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105018989 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105018989 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105018990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018990 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018990 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 47 9c 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105018991 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105018991 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105018991 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105018991 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105018991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 9c 7a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105018991 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018991 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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) 20250425105018991 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b02f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105018991 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105018991 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105018991 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105018991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105018991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105018991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105018991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105018992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105018992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105018992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105018992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 9c 7a 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1489)@63ea47419a21: { 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" } } } } } } } 20250425105018992 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105018992 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105018992 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105018992 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1479)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1479)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105018993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105018993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105018993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105018993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105018993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105018993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105018993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105018993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105018993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105018993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105018993 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105018993 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105018993 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105018993 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105018993 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1489)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105020503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105020503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105020503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105020503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105020503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105020503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105020503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105020503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105020503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105020503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105020503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105020503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105020503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105020503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105020503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105020503 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) 20250425105020503 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105020503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105020503 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105020503 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@63ea47419a21: First idle individual index:0 MSC_Test_1-SCCP(1481)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1482)@63ea47419a21: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1482)@63ea47419a21: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1482)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1490) MSC_Test_1-RAN(1482)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_csd1(1490)15552811 MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105020506 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105020506 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105020506 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105020506 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105020506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105020506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105020506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105020506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105020506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105020506 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 84 a8 a0 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_len:25 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105020708 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105020708 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105020708 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105020708 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105020708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105020708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105020708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105020708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105020708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105020708 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) 20250425105020709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105020709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105020709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105020709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105020709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105020709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105020709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105020709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105020709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105020709 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 47 9c 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O 20250425105021011 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021011 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021011 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021011 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105021011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105021011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105021011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105021012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105021012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425105021012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105021012 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105021012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105021012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105021012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105021012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021012 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 47 9c 7a 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105021017 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105021017 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105021017 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105021213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105021213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105021213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105021213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021213 DLSS7 DEBUG 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) 20250425105021214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105021214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105021214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105021214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 47 9c 7a 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 20250425105021219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105021219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105021219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105021219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105021220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105021220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105021220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105021220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 47 9c 7a 00 01 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105021220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105021220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105021220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105021221 DLM3UA DEBUG 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(1478)@63ea47419a21: Session index based on local reference:0 20250425105021221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105021221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105021221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105021221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105021221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105021221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 47 9c 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)4693114 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105021222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105021222 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: FIRST inter-BSC Handover done MSC_Test_0-RAN(1479)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1479)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_len:16 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024121 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024121 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024121 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024121 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105024121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024121 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) 20250425105024122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105024122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105024122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105024122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024122 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1478)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1479)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1479)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1479)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_0-RAN(1479)@63ea47419a21: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)3660944 MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105024132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024132 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 13 cd a0 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105024332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024332 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) 20250425105024333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105024333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105024334 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105024334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024334 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 84 a8 a0 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1490)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105024639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105024640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105024640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105024640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105024640 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105024641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105024641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105024641 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105024641 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024641 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 84 a8 a0 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105024645 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105024645 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105024645 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105024840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105024842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105024842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105024842 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105024842 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024842 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 84 a8 a0 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_len:3 MSC_Test_1-SCCP(1481)@63ea47419a21: vl_from0 MSC_Test_1-SCCP(1481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105024847 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024847 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024847 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024847 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105024847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024847 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105024848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105024848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105024848 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105024848 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024848 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 84 a8 a0 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@63ea47419a21: Session index based on local reference:0 20250425105024849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105024849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105024849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105024849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105024849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105024849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105024849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105024849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105024849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105024849 DLSS7 DEBUG 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 84 a8 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1482)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1490)15552811 TC_ho_inter_bsc_csd1(1490)@63ea47419a21: setverdict(pass): none -> pass 20250425105024853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105024853 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1490)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@63ea47419a21: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105027750 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105027750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105027750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105027750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105027751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105027751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105027751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105027751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027751 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 13 cd a0 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1479)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1479)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250425105027760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105027760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105027760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105027760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105027761 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105027761 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105027761 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105027761 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105027761 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105027761 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105027761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105027762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105027762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105027762 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920] (call_leg.c:197) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058e73a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920] (call_leg.c:197) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105027762 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D: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)[0x55e7058b02f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705916060] (call_leg.c:198) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105027762 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-271:CM_SERVICE_REQ)[0x55e7058d8920]{RELEASING}: Deallocated (fsm.c:568) 20250425105027763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105027763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105027763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105027763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105027763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 cd a0 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105027764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105027764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105027764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105027764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 13 cd a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1489)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1478)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1478)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105027769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105027769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105027769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105027769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105027770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105027770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705916060] (msc_a.c:1053) 20250425105027770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105027770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D:GERAN-A-2353:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105027770 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x289FC32D - active-conn: now used by 1 (attached) (msub.c:375) 20250425105027770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105027770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105027770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105027770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 13 cd a0 00 09 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@63ea47419a21: Session index based on local reference:0 20250425105027771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105027771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105027771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105027771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105027771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105027771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105027771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105027771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105027771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105027771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 13 cd a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)3660944 TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@63ea47419a21: Final verdict of PTC: pass 20250425105029786 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105029786 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105029787 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105029787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105029787 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105029787 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105029787 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105029787 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105029787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105029787 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105029787 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105029787 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105029787 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105029787 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105029787 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105029787 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105029787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105029788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105029788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105029788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105029788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105029788 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) 20250425105029788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105029788 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105029788 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105029788 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105029788 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105029788 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105029788 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105029788 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105029788 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105029788 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105029788 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) 20250425105029788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105029788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105029788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1484)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1487)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1480)@63ea47419a21: Final verdict of PTC: none 20250425105029789 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105029789 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105029788 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(1486)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(1483)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1478)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1479)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(1482)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1485)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1481)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1488)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1477)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1477): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1478): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1479): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1480): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1481): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1482): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1483): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_csd0(1489): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_bsc_csd1(1490): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Fri Apr 25 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 20250425105030788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772528) 20250425105031788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105031788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105031788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105031789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105031789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105031789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105031789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772528, count=773688) 20250425105032791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105033792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1496)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1494)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105034359 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105034554 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105034555 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105034555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105034555 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105034559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105034559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105034559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105034559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105034559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105034559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105034559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105034559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105034559 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105034559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105034559 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 20250425105034560 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1496)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105034560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105034560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105034560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105034560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105034560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105034560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105034560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105034560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105034560 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105034793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105034793 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1499)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105034798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1499)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105034830 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105034830 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1497)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@63ea47419a21: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1502) TC_ho_inter_msc_out0(1502)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105035362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out0(1502)12209872 MSC_Test_0-SCCP(1494)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1495)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105035372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4e 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035373 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105035373 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55e7059115c0] (fsm.c:486) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105035373 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105035373 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105035373 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105035373 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105035373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105035373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105035373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0] (fsm.c:486) 20250425105035373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105035373 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105035373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 4e d0 00 01 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105035373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ba 4e d0 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: { messageType := 2, destLocRef := 'BA4ED0'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1500)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out0(1502)"262420000000054" MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105035376 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105035376 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 TC_ho_inter_msc_out0(1502)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035377 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) 20250425105035379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105035379 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105035379 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105035379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105035379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105035379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0] (vlr_lu_fsm.c:110) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105035379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105035379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105035379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e705909da0] (fsm.c:486) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105035379 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:TMSInew-0x3F563B73) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105035379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105035379 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:TMSInew-0x3F563B73 LOCATION UPDATE ACCEPT (TMSI = 0x3f563b73) (gsm_04_08.c:149) 20250425105035379 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:TMSInew-0x3F563B73 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105035379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ba 4e d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f 56 3b 73 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1495)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105035385 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:TMSInew-0x3F563B73:GERAN-A-272:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105035385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:TMSInew-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105035385 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105035385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0] (vlr_lu_fsm.c:817) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105035385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6F100CD6:GERAN-A-272:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105035385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105035385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105035385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105035385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105035385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105035385 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105035385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ba 4e d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105035386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105035387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105035387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e7059115c0] (msc_a.c:1053) 20250425105035387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105035387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105035387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-272:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105035387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105035387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ba 4e d0 00 01 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 20250425105035388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ba 4e d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)12209872 TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105035388 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105035388 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3F563B73'O ("?V;s") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out0(1502)9548108 MSC_Test_0-RAN(1495)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 b1 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 05 24 01 03 50 59 02 05 f4 3f 56 3b 73 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105035590 DMM DEBUG msc_a(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105035590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105035590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8920] (fsm.c:486) 20250425105035590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105035590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105035590 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105035590 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105035591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105035591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105035591 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105035592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 b1 4c 00 01 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105035592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 91 b1 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250425105035592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 b1 4c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: { messageType := 2, destLocRef := '91B14C'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105035595 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105035595 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1497)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-MGCP(1498)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425105035612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035613 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035613 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105035613 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250425105035613 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105035613 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105035613 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105035613 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035613 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105035613 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105035613 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105035613 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8920] (fsm.c:486) 20250425105035613 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058e02e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058e02e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105035613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1498)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105035632 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105035632 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105035633 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105035636 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105035636 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105035636 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035636 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105035636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035636 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 91 b1 4c 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 79 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105035643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e02e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105035643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105035643 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105035643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035643 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035643 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035646 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105035647 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105035647 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105035647 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105035649 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105035649 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105035649 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105035649 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105035649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 91 b1 4c 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105035654 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105035654 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105035654 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105035654 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105035655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 b1 4c 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105035658 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035658 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035658 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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) 20250425105035658 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105035658 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105035658 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105035658 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105035658 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105035658 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105035658 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105035658 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105035659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105035659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105035659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105035659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105035659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 b1 4c 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1502)@63ea47419a21: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105035662 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105035662 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105035662 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105035662 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1495)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1495)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105035664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105035664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105035664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105035664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105035664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105035664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105035664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105035664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105035664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105035664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105035665 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105035665 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105035665 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105035665 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105035665 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1502)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1502)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250425105037172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037172 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-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105037175 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105037175 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e705916060]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e705916060]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0] (mncc_call.c:190) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105037175 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105037175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105037175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105037175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037175 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 91 b1 4c 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1497)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out0(1502)-2147483628 MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105037176 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105037176 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105037176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105037176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105037176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105037176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037176 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 91 b1 4c 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105037279 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105037279 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105037279 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e70590f270] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8920] (mncc_call.c:163) 20250425105037279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105037279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105037279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105037279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 91 b1 4c 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105037280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105037281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105037281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105037281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105037281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 91 b1 4c 00 01 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 20250425105037281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105037281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 91 b1 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)9548108 TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105037281 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105037281 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1502) 20250425105037284 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105037284 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105037284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105037284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105037284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105037284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037284 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1494)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1502) MSC_Test_0-RAN(1495)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out0(1502)13169492 MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425105037286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037286 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 1b b4 fc 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105037488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037488 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105037696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105037697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105037697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105037697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105037697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105037697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105037697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105037697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105037697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105037697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105037697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105037697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105037697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105037697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e02e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105037697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105037697 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105037698 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105037698 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105037706 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105037706 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105037706 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105038704 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105038704 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105038704 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105038704 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105038705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105038705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105038705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105038705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105038705 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 1b b4 fc 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 20250425105038707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105038707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105038707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105038707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105038707 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-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105038707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105038707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105038707 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105038707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105038707 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105038707 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105038707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105038707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105038707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105038707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058e02e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105038707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058d8920] (call_leg.c:198) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105038707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-273:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Deallocated (fsm.c:568) 20250425105038707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105038707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105038707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105038707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105038707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105038707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b b4 fc 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105038707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105038707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105038707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105038707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105038707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b b4 fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1494)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1494)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_msc_out0(1502)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105038709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105038709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105038709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105038709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105038709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) TC_ho_inter_msc_out0(1502)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105038709 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105038709 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058d8920] (msc_a.c:1053) 20250425105038709 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105038709 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:callref-0x0)[0x55e705916060]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105038709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105038709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058d8920] (msc_a.c:1053) 20250425105038709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105038709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-2354:CM_SERVICE_REQ)[0x55e7058de8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105038709 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105038709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105038709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105038709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105038709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105038709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1b b4 fc 00 09 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@63ea47419a21: Session index based on local reference:0 20250425105038709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105038709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105038709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105038709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105038709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105038709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105038709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1496)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105038709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1b b4 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)13169492 TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out0(1502)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1500)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1494)@63ea47419a21: Final verdict of PTC: none 20250425105040723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105040723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105040723 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105040724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105040724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105040724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105040724 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105040724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105040724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105040724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(1496)@63ea47419a21: Final verdict of PTC: none 20250425105040724 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105040724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105040724 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105040724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105040724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105040724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105040724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105040724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105040724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105040725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105040725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105040725 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-SMPP(1501)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1495)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1497)@63ea47419a21: Final verdict of PTC: none 20250425105040725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1503)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@63ea47419a21: Final verdict of PTC: none 20250425105040726 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1499)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1498)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out0(1502): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Fri Apr 25 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 20250425105041727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645824) 20250425105042726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105042726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105042726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105042727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645824, count=647700) 20250425105043729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105044729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out_a5_1 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1507)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1507)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1505)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105045341 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105045531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105045531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105045531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105045531 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105045535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105045535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105045535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105045535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105045535 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105045535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105045535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105045535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105045535 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105045535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105045535 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105045536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105045536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105045536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105045536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105045536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105045536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105045536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105045536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105045536 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105045536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105045536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105045536 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105045536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105045536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105045731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105045731 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105045737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105045761 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105045761 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1508)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105046336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)680455 MSC_Test_0-SCCP(1505)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1506)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a 62 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105046341 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105046341 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058d8b30] (fsm.c:486) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105046341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105046341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105046341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105046341 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105046341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40] (fsm.c:486) 20250425105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105046341 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105046341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 62 07 00 01 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: { messageType := 2, destLocRef := '0A6207'O ("\nb\a"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1511)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1513)"262420000000054" 20250425105046343 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105046343 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046343 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): none -> pass 20250425105046345 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105046345 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105046345 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73) Received 1 auth tuples (vlr.c:996) 20250425105046345 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105046345 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105046345 DMM DEBUG Tx AUTH REQ (rand = ebe033667b193d2d4860912b348130bc) (gsm_04_08.c:641) 20250425105046345 DMM DEBUG AUTH REQ (autn = c123cf990a652b29df55bb0b37d28257) (gsm_04_08.c:643) 20250425105046345 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105046345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046345 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 0a 62 07 00 01 28 01 00 25 05 12 00 eb e0 33 66 7b 19 3d 2d 48 60 91 2b 34 81 30 bc 20 10 c1 23 cf 99 0a 65 2b 29 df 55 bb 0b 37 d2 82 57 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@63ea47419a21: patching N(SD)=1 into dtap '0514EEB2E6E22104F9B73378'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '0554EEB2E6E22104F9B73378'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554EEB2E6E22104F9B73378'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 ee b2 e6 e2 21 04 f9 b7 33 78 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105046351 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = eeb2e6e2f9b73378) (gsm_04_08.c:1128) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105046351 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73) AUTH on GERAN received SRES/RES: eeb2e6e2f9b73378 (8 bytes) (vlr_auth_fsm.c:151) 20250425105046351 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40] (vlr_auth_fsm.c:294) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105046351 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105046351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105046351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105046351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105046351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105046351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046351 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046351 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 0a 62 07 00 01 10 00 0e 53 0a 09 02 b3 e0 16 11 bc 80 4d 59 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105046354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105046354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105046354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105046354 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105046354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105046354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40] (fsm.c:486) 20250425105046354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105046354 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105046354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046354 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0a 62 07 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105046356 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105046356 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105046356 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105046356 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105046357 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105046357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40] (vlr_lu_fsm.c:110) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105046357 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105046357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105046357 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058acb40] (fsm.c:486) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105046357 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:TMSInew-0x937D89B2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105046357 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105046357 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:TMSInew-0x937D89B2 LOCATION UPDATE ACCEPT (TMSI = 0x937d89b2) (gsm_04_08.c:149) 20250425105046357 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:TMSInew-0x937D89B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105046357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 0a 62 07 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 93 7d 89 b2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046359 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046359 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046359 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105046359 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:TMSInew-0x937D89B2:GERAN-A-274:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105046359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:TMSInew-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105046359 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105046359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40] (vlr_lu_fsm.c:817) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105046359 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3F563B73:GERAN-A-274:LU)[0x55e7058b02f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105046359 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105046359 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105046359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105046359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105046359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105046359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105046359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a 62 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105046361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105046361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105046361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058d8b30] (msc_a.c:1053) 20250425105046361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105046361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105046361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-274:LU)[0x55e7058acb40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105046361 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105046361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a 62 07 00 01 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 20250425105046362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a 62 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)680455 TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105046362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105046362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '937D89B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)1899856 MSC_Test_0-RAN(1506)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c fd 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 93 7d 89 b2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105046565 DMM DEBUG msc_a(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105046565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105046565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105046565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105046565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105046565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105046565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105046565 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105046565 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105046565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c fd 50 00 01 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: { messageType := 2, destLocRef := '1CFD50'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)@63ea47419a21: Session index based on local reference:0 20250425105046567 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105046567 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105046568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105046568 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105046568 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) Received 1 auth tuples (vlr.c:996) 20250425105046568 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105046568 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105046568 DMM DEBUG Tx AUTH REQ (rand = c6af5ab285c6b6785672c01e4d8bc59d) (gsm_04_08.c:641) 20250425105046568 DMM DEBUG AUTH REQ (autn = 2bfc55f4045ffc0b5cf4c04c94ecc1d9) (gsm_04_08.c:643) 20250425105046568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105046568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046568 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 1c fd 50 00 01 28 01 00 25 05 12 00 c6 af 5a b2 85 c6 b6 78 56 72 c0 1e 4d 8b c5 9d 20 10 2b fc 55 f4 04 5f fc 0b 5c f4 c0 4c 94 ec c1 d9 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@63ea47419a21: patching N(SD)=1 into dtap '05143265B1C7210439A21E97'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '05543265B1C7210439A21E97'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05543265B1C7210439A21E97'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 32 65 b1 c7 21 04 39 a2 1e 97 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105046569 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3265b1c739a21e97) (gsm_04_08.c:1128) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105046569 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) AUTH on GERAN received SRES/RES: 3265b1c739a21e97 (8 bytes) (vlr_auth_fsm.c:151) 20250425105046569 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0] (vlr_auth_fsm.c:294) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105046569 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058b02f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105046569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105046569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105046569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105046569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105046569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046569 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 1c fd 50 00 01 10 00 0e 53 0a 09 02 d6 b0 7d 1a 59 da 94 03 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250425105046570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105046570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105046570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105046570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046570 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1c fd 50 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MGCP(1509)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046574 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) 20250425105046574 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105046574 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250425105046574 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105046574 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105046574 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105046574 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046574 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105046574 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105046574 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105046574 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105046574 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105046574 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105046579 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105046579 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105046579 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105046580 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105046580 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105046580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105046580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046580 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 1c fd 50 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7a 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1508)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(1508)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105046581 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105046582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046582 DLM3UA DEBUG 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(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046582 DLSS7 DEBUG 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) 20250425105046582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105046582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105046582 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105046582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046582 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046582 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046582 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105046583 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105046583 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105046583 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105046583 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105046583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1c fd 50 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425105046583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105046583 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105046583 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105046584 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105046584 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105046584 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105046584 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105046584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c fd 50 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105046585 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046585 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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) 20250425105046585 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105046585 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105046585 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105046585 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105046585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105046585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105046585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105046585 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105046585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105046585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105046585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105046585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105046585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c fd 50 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: { 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" } } } } } } } 20250425105046586 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105046586 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105046586 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105046586 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250425105046586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105046586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105046586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105046586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105046586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105046586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105046586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105046586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105046586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105046586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105046587 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105046587 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105046587 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105046587 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105046587 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048091 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) 20250425105048094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105048094 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058acc70]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058acc70]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058e02e0] (fsm.c:486) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0] (mncc_call.c:190) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105048094 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105048094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105048094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105048094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105048094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048094 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 1c fd 50 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1513)-2147483626 20250425105048095 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105048095 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105048095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105048095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105048095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105048095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048095 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 1c fd 50 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105048198 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105048198 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105048198 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058e02e0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7058dfcc0] (mncc_call.c:163) 20250425105048198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105048198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105048199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105048199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1c fd 50 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105048200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105048200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105048200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105048200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1c fd 50 00 01 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 20250425105048200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048200 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c fd 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)1899856 TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105048201 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105048201 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1513) 20250425105048203 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105048203 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105048203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105048203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105048203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105048203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048203 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 d6 b0 7d 1a 59 da 94 03 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1505)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-RAN(1506)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)2630202 MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425105048205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048205 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 ea 32 e4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:27 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048408 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105048612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105048612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105048612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105048612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105048613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105048613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105048613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105048613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105048613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105048613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105048613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105048613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105048613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105048613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105048613 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105048613 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105048615 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105048615 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105048615 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105049618 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105049619 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105049619 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105049619 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105049619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105049619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105049619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105049620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049620 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 ea 32 e4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105049629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105049629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105049629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105049630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049630 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) 20250425105049630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105049630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105049630 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105049630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105049631 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105049631 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105049631 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105049631 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105049631 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105049631 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105049631 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e705909da0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105049631 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105049631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105049632 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2: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)[0x55e7058d8920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105049632 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105049632 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058dfcc0] (call_leg.c:198) 20250425105049632 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105049632 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-275:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Deallocated (fsm.c:568) 20250425105049632 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105049632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105049632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105049633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105049633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 32 e4 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105049633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105049633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105049633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105049633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 32 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1505)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1505)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105049639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105049639 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105049639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105049639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105049639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105049640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105049640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105049640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105049640 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:callref-0x0)[0x55e7058acc70]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105049640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105049640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105049640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105049640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-2355:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105049640 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105049640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105049640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049640 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105049640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105049640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 32 e4 00 09 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1507)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@63ea47419a21: Session index based on local reference:0 20250425105049642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105049642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105049642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105049642 DLM3UA DEBUG 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(1507)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105049642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105049642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105049642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105049642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105049642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105049642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea 32 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)2630202 TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@63ea47419a21: Final verdict of PTC: pass 20250425105051654 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105051654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105051654 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105051654 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105051655 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105051655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105051655 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105051655 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105051655 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105051655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105051655 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105051655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105051655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105051655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1507)@63ea47419a21: Final verdict of PTC: none 20250425105051655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105051655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105051655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105051655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105051655 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(1511)@63ea47419a21: Final verdict of PTC: none 20250425105051656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105051656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105051658 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1506)@63ea47419a21: Final verdict of PTC: none 20250425105051658 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1510)@63ea47419a21: Final verdict of PTC: none 20250425105051658 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1505)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1508)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1509)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1512)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1513): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105052658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729700) 20250425105053657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105053657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105053657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105053659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729700, count=730860) 20250425105054660 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105055661 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out_a5_3 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1518)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1516)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105056246 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1519)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105056441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105056441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105056441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105056441 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105056442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105056442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105056442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105056442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105056442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105056442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105056442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105056442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105056442 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105056442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105056442 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 20250425105056443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105056443 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105056443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105056443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105056443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105056443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105056443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105056443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105056443 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105056443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105056443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105056443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105056443 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105056443 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1518)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105056662 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105056662 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1521)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105056665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1521)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105056682 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105056683 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1519)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105057245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)3419921 MSC_Test_0-SCCP(1516)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1517)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105057250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2f 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105057250 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105057250 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55e7059115c0] (fsm.c:486) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105057250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105057250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105057250 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105057250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105057250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105057250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105057250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30] (fsm.c:486) 20250425105057250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105057250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105057250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 2f 11 00 01 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: { messageType := 2, destLocRef := '342F11'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1522)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1524)"262420000000054" 20250425105057252 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105057252 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): none -> pass 20250425105057254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105057254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105057254 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) Received 1 auth tuples (vlr.c:996) 20250425105057254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105057254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105057254 DMM DEBUG Tx AUTH REQ (rand = 79f150104ebf1462a31662214eaf7a40) (gsm_04_08.c:641) 20250425105057254 DMM DEBUG AUTH REQ (autn = 7de43872ef887badba0c77d9a4899c84) (gsm_04_08.c:643) 20250425105057254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105057254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057254 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 34 2f 11 00 01 28 01 00 25 05 12 00 79 f1 50 10 4e bf 14 62 a3 16 62 21 4e af 7a 40 20 10 7d e4 38 72 ef 88 7b ad ba 0c 77 d9 a4 89 9c 84 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@63ea47419a21: patching N(SD)=1 into dtap '0514B9C055A021043F7BCB0B'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '0554B9C055A021043F7BCB0B'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554B9C055A021043F7BCB0B'O 20250425105057256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 b9 c0 55 a0 21 04 3f 7b cb 0b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105057257 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b9c055a03f7bcb0b) (gsm_04_08.c:1128) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105057257 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) AUTH on GERAN received SRES/RES: b9c055a03f7bcb0b (8 bytes) (vlr_auth_fsm.c:151) 20250425105057257 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105057257 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105057257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105057257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057257 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 34 2f 11 00 01 10 00 0e 53 0a 09 08 29 b0 1a dd d2 d2 9c 72 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105057258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105057258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105057259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105057259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105057259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105057259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30] (fsm.c:486) 20250425105057259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105057259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105057259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 34 2f 11 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105057260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105057260 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105057260 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105057260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105057260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105057260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105057260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e705915f30] (fsm.c:486) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105057260 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:TMSInew-0x29836AD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105057260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105057260 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:TMSInew-0x29836AD6 LOCATION UPDATE ACCEPT (TMSI = 0x29836ad6) (gsm_04_08.c:149) 20250425105057260 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:TMSInew-0x29836AD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105057260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 34 2f 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 83 6a d6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105057262 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:TMSInew-0x29836AD6:GERAN-A-276:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105057262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:TMSInew-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105057262 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105057262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105057262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x937D89B2:GERAN-A-276:LU)[0x55e7058d85b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105057262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105057262 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105057262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105057262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105057262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105057262 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105057262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 34 2f 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105057263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105057263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e7059115c0] (msc_a.c:1053) 20250425105057263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105057263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105057263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-276:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105057263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105057263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 34 2f 11 00 01 14 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 20250425105057263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 2f 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)3419921 TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105057264 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105057264 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29836AD6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)628552 MSC_Test_0-RAN(1517)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 09 97 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 29 83 6a d6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105057469 DMM DEBUG msc_a(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058de8d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058de8d0] (fsm.c:486) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105057469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105057469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105057469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105057469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105057469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920] (fsm.c:486) 20250425105057469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105057469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105057469 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105057469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 97 48 00 01 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: { messageType := 2, destLocRef := '099748'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)@63ea47419a21: Session index based on local reference:0 20250425105057473 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105057473 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105057476 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105057476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105057476 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) Received 1 auth tuples (vlr.c:996) 20250425105057476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105057476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105057476 DMM DEBUG Tx AUTH REQ (rand = f16a7a16daba96cd753128271a5b4da8) (gsm_04_08.c:641) 20250425105057476 DMM DEBUG AUTH REQ (autn = 6d659e3db90b6c27bfa055adb622fbe0) (gsm_04_08.c:643) 20250425105057477 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105057477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057477 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 09 97 48 00 01 28 01 00 25 05 12 00 f1 6a 7a 16 da ba 96 cd 75 31 28 27 1a 5b 4d a8 20 10 6d 65 9e 3d b9 0b 6c 27 bf a0 55 ad b6 22 fb e0 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@63ea47419a21: patching N(SD)=1 into dtap '05149639B5AD21045A39C8BD'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '05549639B5AD21045A39C8BD'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05549639B5AD21045A39C8BD'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 96 39 b5 ad 21 04 5a 39 c8 bd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105057481 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058de8d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9639b5ad5a39c8bd) (gsm_04_08.c:1128) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105057481 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) AUTH on GERAN received SRES/RES: 9639b5ad5a39c8bd (8 bytes) (vlr_auth_fsm.c:151) 20250425105057481 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920] (vlr_auth_fsm.c:294) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105057481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d85b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105057481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105057481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105057481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105057481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105057481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057481 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 09 97 48 00 01 10 00 0e 53 0a 09 08 2b 33 31 8e 28 b7 dd 86 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105057484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105057484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105057485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105057485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 09 97 48 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MGCP(1520)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057496 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) 20250425105057496 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105057496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250425105057496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105057496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105057496 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105057496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057496 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105057496 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105057496 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105057496 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058de8d0] (fsm.c:486) 20250425105057496 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105057496 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1520)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105057506 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105057506 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105057506 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105057507 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105057507 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105057507 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057507 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1519)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 20250425105057507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057507 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057508 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 09 97 48 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105057509 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057511 DLSS7 DEBUG 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) 20250425105057511 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105057511 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105057511 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105057511 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057511 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057511 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057511 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105057513 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105057513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105057513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105057513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105057513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 09 97 48 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105057513 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105057513 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105057513 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105057514 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105057514 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105057514 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105057515 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105057515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 09 97 48 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105057516 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057516 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057516 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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) 20250425105057516 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105057516 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105057516 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105057516 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105057516 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105057516 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105057516 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105057516 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105057516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105057516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105057516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105057516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 09 97 48 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: { 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" } } } } } } } 20250425105057517 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105057517 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105057517 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105057517 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1517)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105057518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105057518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105057518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105057518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105057518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105057518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105057518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105057518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105057518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105057518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105057518 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105057518 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105057518 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105057518 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105057518 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250425105059027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105059037 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105059037 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e70590f270]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e70590f270]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058e02e0] (fsm.c:486) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0] (mncc_call.c:190) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105059037 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105059038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105059038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105059038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105059038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059038 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 09 97 48 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1524)-2147483624 20250425105059042 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105059042 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105059042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105059042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105059042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105059043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059043 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 09 97 48 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105059153 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105059153 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105059153 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058e02e0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058de8d0] (mncc_call.c:163) 20250425105059154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105059154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105059154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105059154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 09 97 48 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105059157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105059157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105059157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105059157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105059157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 09 97 48 00 01 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 20250425105059158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 09 97 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)628552 20250425105059159 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105059159 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1524) 20250425105059163 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105059163 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105059163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105059163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105059163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105059163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059163 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 2b 33 31 8e 28 b7 dd 86 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1516)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test_0-RAN(1517)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)300417 MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425105059165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059165 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 1e ce 06 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:27 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105059372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059372 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105059576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105059576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105059576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105059576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105059576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105059576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105059576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105059576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105059576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105059576 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105059576 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105059576 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105059576 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105059576 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105059577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105059577 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105059578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105059578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105059578 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105100581 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105100581 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105100581 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105100581 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105100581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105100581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105100581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105100581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100581 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 1e ce 06 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105100583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105100583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105100583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105100583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100583 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) 20250425105100584 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105100584 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105100584 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105100584 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105100584 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105100584 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105100584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105100584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105100584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105100584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e705909da0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105100584 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058de8d0] (call_leg.c:198) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105100584 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-277:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Deallocated (fsm.c:568) 20250425105100584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105100584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105100584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105100584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105100584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e ce 06 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105100584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105100584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105100584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105100584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e ce 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1516)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1516)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105100585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105100585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105100585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105100585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105100585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105100586 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105100586 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058de8d0] (msc_a.c:1053) 20250425105100586 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105100586 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:callref-0x0)[0x55e70590f270]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105100586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105100586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058de8d0] (msc_a.c:1053) 20250425105100586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105100586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-2356:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105100586 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105100586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105100586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105100586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105100586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e ce 06 00 09 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@63ea47419a21: Session index based on local reference:0 20250425105100586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105100586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105100586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105100586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105100586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105100586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105100586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105100586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105100586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105100586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1e ce 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1517)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)300417 TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1516)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1522)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1517)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1518)@63ea47419a21: Final verdict of PTC: none 20250425105102591 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105102590 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105102590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105102590 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105102590 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105102590 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105102591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105102591 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105102591 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105102591 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105102591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105102591 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105102591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105102591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105102591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105102591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105102591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105102591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105102591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105102591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105102591 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105102591 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1521)@63ea47419a21: Final verdict of PTC: none 20250425105102591 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105102591 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1520)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1523)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1519)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1524): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105103591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729616) 20250425105104591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105104592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105104592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105104592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729616, count=730776) 20250425105105594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105106594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out_a5_4 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1529)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1529)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1527)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105107088 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1530)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105107281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105107281 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105107281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105107281 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105107282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105107282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105107282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105107282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105107282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105107282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105107282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105107282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105107282 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105107282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105107282 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 20250425105107283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105107283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105107283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105107283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105107283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105107283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105107283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105107283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105107283 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105107283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105107283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105107283 DLSS7 DEBUG 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)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105107283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105107283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105107595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105107595 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1532)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105107602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1532)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105107626 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105107626 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1530)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105108084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)2586376 MSC_Test_0-SCCP(1527)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1528)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 77 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105108088 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105108088 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058d8b30] (fsm.c:486) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105108088 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105108088 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105108088 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105108088 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105108088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105108088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105108088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0] (fsm.c:486) 20250425105108088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105108088 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105108088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 08 00 01 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: { messageType := 2, destLocRef := '277708'O ("'w\b"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1533)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1535)"262420000000054" 20250425105108091 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105108091 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:11 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108091 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): none -> pass 20250425105108093 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105108093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105108093 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) Received 1 auth tuples (vlr.c:996) 20250425105108093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105108093 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105108093 DMM DEBUG Tx AUTH REQ (rand = 724c195c5a387b45b96e674238fd447d) (gsm_04_08.c:641) 20250425105108093 DMM DEBUG AUTH REQ (autn = 658c639bc3c88c15c3dbee4e11f01306) (gsm_04_08.c:643) 20250425105108093 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105108093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108093 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 27 77 08 00 01 28 01 00 25 05 12 00 72 4c 19 5c 5a 38 7b 45 b9 6e 67 42 38 fd 44 7d 20 10 65 8c 63 9b c3 c8 8c 15 c3 db ee 4e 11 f0 13 06 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@63ea47419a21: patching N(SD)=1 into dtap '051442F113142104316899D8'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '055442F113142104316899D8'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C055442F113142104316899D8'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 42 f1 13 14 21 04 31 68 99 d8 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105108097 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 42f11314316899d8) (gsm_04_08.c:1128) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105108097 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) AUTH on GERAN received SRES/RES: 42f11314316899d8 (8 bytes) (vlr_auth_fsm.c:151) 20250425105108097 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0] (vlr_auth_fsm.c:294) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105108097 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105108097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105108097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105108097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105108097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105108097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108097 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 27 77 08 00 01 21 00 1f 53 0a 09 10 f6 09 9a fc b6 78 44 48 23 01 83 15 e4 8c 37 93 82 28 89 e2 a6 b6 e7 08 63 b4 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105108099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105108099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105108099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105108099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105108099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105108099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0] (fsm.c:486) 20250425105108099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105108099 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105108099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 77 08 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105108100 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105108100 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105108100 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105108100 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105108100 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105108100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105108100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105108100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105108101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105108101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0] (vlr_lu_fsm.c:110) 20250425105108101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105108101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105108101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105108101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058e73a0] (fsm.c:486) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105108101 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:TMSInew-0x0159FC84) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105108101 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105108101 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:TMSInew-0x0159FC84 LOCATION UPDATE ACCEPT (TMSI = 0x0159fc84) (gsm_04_08.c:149) 20250425105108101 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:TMSInew-0x0159FC84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105108101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 77 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 01 59 fc 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425105108102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108102 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:TMSInew-0x0159FC84:GERAN-A-278:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105108102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:TMSInew-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105108102 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105108102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0] (vlr_lu_fsm.c:817) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105108102 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x29836AD6:GERAN-A-278:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105108102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105108102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105108102 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105108102 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105108102 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105108102 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105108102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 77 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105108103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105108103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058d8b30] (msc_a.c:1053) 20250425105108103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105108103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105108103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-278:LU)[0x55e7058e73a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105108103 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105108103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 77 08 00 01 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 20250425105108104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 27 77 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)2586376 TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105108104 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105108104 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0159FC84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1528)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)5621235 MSC_Test_0-RAN(1528)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1527)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c5 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 01 59 fc 84 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105108305 DMM DEBUG msc_a(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705916060]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105108305 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105108305 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105108305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105108305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105108305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105108305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105108305 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105108305 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105108305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 c5 f3 00 01 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: { messageType := 2, destLocRef := '55C5F3'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)@63ea47419a21: Session index based on local reference:0 20250425105108306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105108306 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105108307 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105108307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105108307 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84) Received 1 auth tuples (vlr.c:996) 20250425105108307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105108307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105108307 DMM DEBUG Tx AUTH REQ (rand = f869885ad79e765fcc5338415879e075) (gsm_04_08.c:641) 20250425105108307 DMM DEBUG AUTH REQ (autn = 699fb195930b417e900ac4753a24d410) (gsm_04_08.c:643) 20250425105108307 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105108307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108307 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 55 c5 f3 00 01 28 01 00 25 05 12 00 f8 69 88 5a d7 9e 76 5f cc 53 38 41 58 79 e0 75 20 10 69 9f b1 95 93 0b 41 7e 90 0a c4 75 3a 24 d4 10 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@63ea47419a21: patching N(SD)=1 into dtap '051405A01F1B2104CF7BE475'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '055405A01F1B2104CF7BE475'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C055405A01F1B2104CF7BE475'O 20250425105108308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 05 a0 1f 1b 21 04 cf 7b e4 75 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105108308 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705916060]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 05a01f1bcf7be475) (gsm_04_08.c:1128) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105108308 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84) AUTH on GERAN received SRES/RES: 05a01f1bcf7be475 (8 bytes) (vlr_auth_fsm.c:151) 20250425105108308 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0] (vlr_auth_fsm.c:294) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105108308 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105108308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105108308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105108308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105108308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105108308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108308 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 55 c5 f3 00 01 21 00 1f 53 0a 09 10 08 90 2f b5 ec f8 ec 78 23 01 83 50 37 18 4b a8 cd 01 27 59 ab ca 6e d5 bc 0c 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250425105108309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105108309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105108309 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105108309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 c5 f3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MGCP(1531)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108313 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) 20250425105108313 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105108313 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250425105108313 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105108313 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105108313 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105108313 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108313 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105108313 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105108313 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105108313 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105108313 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058d8920]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55e7058d8920]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105108313 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1531)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105108318 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105108318 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105108318 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1530)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 20250425105108319 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105108319 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105108319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105108319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108319 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 55 c5 f3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105108320 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105108321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108321 DLSS7 DEBUG 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) 20250425105108322 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105108322 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105108322 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105108322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108322 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108322 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108322 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105108323 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105108323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105108323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105108323 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105108323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 55 c5 f3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105108323 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105108323 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105108323 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105108324 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105108324 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105108324 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105108324 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105108324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 c5 f3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105108324 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108324 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108324 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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) 20250425105108324 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105108324 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8920]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105108324 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105108325 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105108325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105108325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105108325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105108325 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105108325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105108325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105108325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105108325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 c5 f3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: { 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" } } } } } } } 20250425105108326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105108326 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105108326 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105108326 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1528)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105108326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105108326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105108326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105108326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105108326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105108326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105108326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105108326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105108326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105108326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105108326 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105108326 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105108326 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105108326 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105108326 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105109837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105109837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105109837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105109837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109837 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) 20250425105109850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105109850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058dfcc0]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7058dfcc0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0] (mncc_call.c:190) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105109850 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105109850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105109850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105109850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105109850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109850 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 55 c5 f3 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1535)-2147483622 20250425105109855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105109855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105109856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105109856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105109856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105109856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109856 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 55 c5 f3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105109959 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105109959 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105109959 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705909da0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e705916060] (mncc_call.c:163) 20250425105109959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105109959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105109959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105109959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 55 c5 f3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105109960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105109960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105109960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105109960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105109961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105109961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105109961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105109961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 55 c5 f3 00 01 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105109961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105109961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105109961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105109961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 c5 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)5621235 TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105109961 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105109961 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1528)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1535) 20250425105109964 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105109964 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105109964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105109964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105109964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105109964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105109964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109964 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 08 90 2f b5 ec f8 ec 78 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 50 37 18 4b a8 cd 01 27 59 ab ca 6e d5 bc 0c 41 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1527)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1528)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1528)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1528)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test_0-RAN(1528)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)16093823 MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425105109966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105109966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105109966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105109966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105109966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105109966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105109966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105109966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105109966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105109966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 35 51 22 06 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:27 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105110168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105110168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105110168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105110168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105110168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105110168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105110168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105110168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105110168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105110168 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105110372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105110372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105110372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105110372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105110372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105110372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105110372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105110372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105110372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105110372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105110372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105110372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105110372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105110372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105110372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105110373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105110373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105110373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105110373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105110373 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105110373 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105110373 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105110375 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105110375 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105110375 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105111377 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105111377 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105111377 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105111377 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105111377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105111377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105111377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105111377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111377 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 51 22 06 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1528)@63ea47419a21: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1528)@63ea47419a21: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105111380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105111380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105111380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105111380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111380 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) 20250425105111380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105111380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105111380 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105111380 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105111380 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105111380 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105111380 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105111380 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105111380 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105111380 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058b02f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105111380 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84: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)[0x55e7058d8920]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e705916060] (call_leg.c:198) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105111380 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-279:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Deallocated (fsm.c:568) 20250425105111380 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105111380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105111380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105111380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105111380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 22 06 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105111380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105111380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105111380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105111380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 51 22 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1527)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1527)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105111382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105111382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105111382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105111382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105111382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105111382 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105111382 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e705916060] (msc_a.c:1053) 20250425105111382 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105111382 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105111382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105111382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e705916060] (msc_a.c:1053) 20250425105111382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105111382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-2357:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105111383 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105111383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105111383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105111383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105111383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105111383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 51 22 06 00 09 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@63ea47419a21: Session index based on local reference:0 20250425105111383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105111383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105111383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105111383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105111383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105111383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105111383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105111383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105111383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1529)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105111383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 51 22 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)16093823 TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1533)@63ea47419a21: Final verdict of PTC: none 20250425105113388 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105113388 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105113388 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105113388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105113388 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105113388 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105113388 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105113388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105113388 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105113388 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105113388 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105113388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105113388 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105113388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105113388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105113388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105113388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105113388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105113388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105113388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105113388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105113388 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105113388 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1530)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1529)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@63ea47419a21: Final verdict of PTC: none 20250425105113389 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1531)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1532)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1528)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1534)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1535): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105114391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=730152) 20250425105115389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105115389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105115389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105115392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=730152, count=731592) 20250425105116394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105117396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out_ipv6 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1540)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1540)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1538)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105117898 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1541)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105118094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105118094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105118094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105118094 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105118095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105118095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105118095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105118095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105118095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105118095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105118095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105118095 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105118095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105118095 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105118096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105118096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105118096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105118096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105118096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105118096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105118096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105118096 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105118096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105118096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105118096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105118096 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105118096 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105118397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105118397 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1543)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105118399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1543)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105118408 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105118408 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1541)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@63ea47419a21: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1546) TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105118903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)14556150 MSC_Test_0-SCCP(1538)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1539)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105118909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 1b 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118910 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105118910 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7059115c0] (fsm.c:486) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105118910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105118910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105118910 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105118910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105118910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105118910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105118910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0] (fsm.c:486) 20250425105118910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105118910 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105118910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 1b f6 00 01 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105118910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 de 1b f6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: { messageType := 2, destLocRef := 'DE1BF6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1544)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1546)"262420000000054" 20250425105118912 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105118912 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): none -> pass 20250425105118915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105118915 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105118915 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105118915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105118915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105118915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0] (vlr_lu_fsm.c:110) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105118915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105118915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105118915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058e74d0] (fsm.c:486) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105118915 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:TMSInew-0x6773B7D3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105118915 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105118915 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:TMSInew-0x6773B7D3 LOCATION UPDATE ACCEPT (TMSI = 0x6773b7d3) (gsm_04_08.c:149) 20250425105118915 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:TMSInew-0x6773B7D3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105118916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 de 1b f6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 67 73 b7 d3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1539)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118918 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118918 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105118918 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:TMSInew-0x6773B7D3:GERAN-A-280:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105118918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:TMSInew-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105118918 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105118918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0] (vlr_lu_fsm.c:817) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105118918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0159FC84:GERAN-A-280:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105118918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105118918 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105118919 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105118919 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105118919 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105118919 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105118919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118919 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 de 1b f6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105118920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105118920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7059115c0] (msc_a.c:1053) 20250425105118920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105118920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105118920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-280:LU)[0x55e7058e74d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105118920 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105118920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105118920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105118920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105118920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 de 1b f6 00 01 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105118921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105118921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105118921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105118921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105118921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105118921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105118921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105118921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105118921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105118921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 de 1b f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)14556150 TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105118922 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105118922 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6773B7D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1539)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)13948589 MSC_Test_0-RAN(1539)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105119124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105119124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105119124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105119124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 d6 ad 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 67 73 b7 d3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105119125 DMM DEBUG msc_a(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058aab40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058aab40] (fsm.c:486) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105119125 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105119125 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105119125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105119126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105119126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105119126 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105119126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 d6 ad 00 01 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105119126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 d6 ad 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250425105119126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 d6 ad 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: { messageType := 2, destLocRef := 'D4D6AD'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105119129 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105119129 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1541)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MGCP(1542)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1539)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105119137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105119137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105119137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105119137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119137 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) 20250425105119137 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105119137 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250425105119137 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105119137 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105119137 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105119137 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119137 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105119137 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105119137 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105119137 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058aab40] (fsm.c:486) 20250425105119137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30] (fsm.c:486) 20250425105119137 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105119138 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1542)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105119147 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105119147 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105119147 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425105119147 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119147 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105119147 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105119147 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105119147 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119147 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1541)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1546) 20250425105119148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119148 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 d4 d6 ad 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-MNCC(1541)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105119149 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:26 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250425105119150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105119150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105119150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105119150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119150 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) 20250425105119150 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105119150 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425105119150 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105119150 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119150 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119150 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119150 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250425105119150 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119150 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105119151 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105119151 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105119151 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105119151 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105119151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 d6 ad 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 20250425105119152 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105119152 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105119152 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105119153 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105119153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105119153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105119153 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105119153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 d6 ad 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105119153 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119153 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119153 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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) 20250425105119153 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058ad3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105119153 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105119153 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105119154 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105119154 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105119154 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105119154 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105119154 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105119154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105119154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105119154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105119154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105119154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 d6 ad 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105119154 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105119154 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105119154 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105119154 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1539)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1539)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105119155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105119155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105119155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105119155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105119155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105119155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105119155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105119155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105119155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105119155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105119155 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105119155 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105119155 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105119155 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105119155 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105120661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105120661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105120661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105120661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120661 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) 20250425105120668 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105120668 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058dfcc0]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058dfcc0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0] (mncc_call.c:190) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105120668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105120669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105120669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105120669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105120669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120669 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 d4 d6 ad 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1546)-2147483620 20250425105120674 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105120674 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105120674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105120674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105120674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105120674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120674 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 d4 d6 ad 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105120782 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105120782 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105120782 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e705909da0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058aab40] (mncc_call.c:163) 20250425105120782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105120782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105120782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105120782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 d6 ad 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105120784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105120784 DLSS7 DEBUG 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(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105120784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105120784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105120784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105120784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105120785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105120785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105120785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105120785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 d6 ad 00 01 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105120785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105120785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105120785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105120785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d4 d6 ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)13948589 TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105120786 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105120786 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1539)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1546) 20250425105120788 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105120788 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105120788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105120788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105120788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105120788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120788 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1538)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1539)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1539)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1539)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test_0-RAN(1539)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)13559937 MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105120790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105120790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105120790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105120790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120790 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 1a 8d 06 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:37 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105120992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105120992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105120992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105120992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105120992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105120992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105120992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105120992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105120992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105120992 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105121196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105121196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105121196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105121196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105121196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105121196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105121196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105121196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105121196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105121196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105121196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105121196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105121196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105121196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105121196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105121197 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105121197 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105121197 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250425105121197 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)[0x55e7058b02f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105121197 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105121197 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105121197 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105121199 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105121199 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105121199 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105122206 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105122206 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105122206 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105122206 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105122206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105122206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105122206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105122206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122206 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 8d 06 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1539)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1539)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105122215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105122215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105122215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105122215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122215 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) 20250425105122215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105122215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105122215 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105122216 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105122216 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105122216 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105122216 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105122216 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105122216 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105122216 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55e7058b02f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30] (call_leg.c:197) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105122216 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058aab40] (call_leg.c:198) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105122216 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-281:CM_SERVICE_REQ)[0x55e7058d8b30]{RELEASING}: Deallocated (fsm.c:568) 20250425105122217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105122217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105122217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105122217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105122217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d 06 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105122217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105122217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105122217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105122217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1538)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1538)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105122223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105122223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105122223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105122223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105122224 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105122224 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058aab40] (msc_a.c:1053) 20250425105122224 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105122224 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:callref-0x0)[0x55e7058dfcc0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105122224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105122224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058aab40] (msc_a.c:1053) 20250425105122224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105122224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-2358:CM_SERVICE_REQ)[0x55e7058d8920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105122225 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105122225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105122225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105122225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105122225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d 06 00 09 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105122226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105122226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105122226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105122226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105122226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105122226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105122226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105122226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105122226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105122226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1a 8d 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)13559937 TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1544)@63ea47419a21: Final verdict of PTC: none 20250425105124242 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1545)@63ea47419a21: Final verdict of PTC: none 20250425105124243 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105124243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105124243 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105124243 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105124243 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105124243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105124243 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105124243 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105124243 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105124243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105124243 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105124243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105124243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105124243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105124243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105124243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105124243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105124243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105124243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105124243 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105124243 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105124243 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105124243 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1543)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1540)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1541)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1539)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1542)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1546): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Fri Apr 25 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 20250425105125245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645980) 20250425105126244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105126244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105126244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105126246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645980, count=647856) 20250425105127247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105128249 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_ho_inter_msc_out_csd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1551)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1551)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1549)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105128823 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1552)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105129016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105129016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105129016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105129016 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105129021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105129021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105129021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105129021 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105129021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105129021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105129021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105129021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105129021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105129021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105129021 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105129022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105129022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105129250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105129250 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1554)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105129256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105129272 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105129272 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: ----------------------------------------------- MSC_Test-MNCC(1552)@63ea47419a21: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@63ea47419a21: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1557) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105129824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105129824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105129825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)6539091 MSC_Test_0-SCCP(1549)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1550)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105129833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105129833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 63 c7 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 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105129833 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105129833 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058d8b30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058d8b30] (fsm.c:486) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105129833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105129833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105129833 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105129833 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105129833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105129833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105129833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0] (fsm.c:486) 20250425105129833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105129833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105129833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 63 c7 53 00 01 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105129833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 63 c7 53 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: { messageType := 2, destLocRef := '63C753'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1555)@63ea47419a21: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@63ea47419a21: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1557)"262420000000054" MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105129835 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105129835 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105129836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105129836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): none -> pass 20250425105129843 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105129843 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250425105129843 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105129843 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105129843 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105129843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0] (vlr_lu_fsm.c:110) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105129843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105129843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105129843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105129843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105129843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e7058e02e0] (fsm.c:486) 20250425105129843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105129843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105129843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105129844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105129844 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:TMSInew-0x517FB294) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105129844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105129844 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:TMSInew-0x517FB294 LOCATION UPDATE ACCEPT (TMSI = 0x517fb294) (gsm_04_08.c:149) 20250425105129844 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:TMSInew-0x517FB294 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105129844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 63 c7 53 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 51 7f b2 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1550)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105129854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105129855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105129855 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:TMSInew-0x517FB294:GERAN-A-282:LU)[0x55e7058d8b30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105129855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:TMSInew-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105129855 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105129855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0] (vlr_lu_fsm.c:817) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105129855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x6773B7D3:GERAN-A-282:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105129855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105129855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105129855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105129855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105129855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105129855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105129855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 63 c7 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105129859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105129859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105129859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105129859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058d8b30] (msc_a.c:1053) 20250425105129859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105129859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105129859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-282:LU)[0x55e7058e02e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105129860 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105129860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105129860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105129860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105129860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 63 c7 53 00 01 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 20250425105129861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105129861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105129861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105129861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105129861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105129861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105129861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105129861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105129861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105129861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 63 c7 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)6539091 TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105129863 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105129863 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '517FB294'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1550)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)11612513 MSC_Test_0-RAN(1550)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105130068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105130068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105130068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105130068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 31 61 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 51 7f b2 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105130069 DMM DEBUG msc_a(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105130069 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105130069 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105130069 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105130070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105130070 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250425105130070 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105130070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 31 61 00 01 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105130070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b1 31 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250425105130071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 31 61 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: { messageType := 2, destLocRef := 'B13161'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105130073 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105130073 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1552)@63ea47419a21: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MGCP(1553)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1550)@63ea47419a21: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250425105130092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105130092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105130092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105130092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130092 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105130093 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105130093 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250425105130093 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105130093 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105130093 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105130093 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130093 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105130093 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105130093 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105130093 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425105130093 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130093 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058d8670]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105130093 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058d8670]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105130093 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55e7058d8670]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105130093 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55e7058d8670]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105130094 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105130094 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105130094 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105130094 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55e705909da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1553)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105130115 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55e7058d8670]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105130115 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105130115 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105130118 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105130118 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105130118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) 20250425105130118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130118 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 b1 31 61 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-MNCC(1552)@63ea47419a21: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(1552)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105130123 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105130126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105130126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105130126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105130126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105130126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130126 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) 20250425105130126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105130126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105130126 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105130126 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130126 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105130126 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130127 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105130129 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105130129 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105130129 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105130129 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105130129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130129 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 b1 31 61 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105130130 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105130130 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105130130 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105130133 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105130133 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105130133 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105130133 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105130133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130133 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 31 61 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105130135 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130135 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130135 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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) 20250425105130135 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8670]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105130135 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058d8670]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105130135 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105130135 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105130135 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105130135 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105130135 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105130135 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105130135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105130135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105130135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105130135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 31 61 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: { 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" } } } } } } } 20250425105130136 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105130136 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105130136 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105130136 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1550)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1550)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105130137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105130137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105130137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105130137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105130137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105130137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105130137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105130137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105130137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105130137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105130137 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105130137 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105130137 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105130137 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105130137 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105131643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105131643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105131643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105131643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131643 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) 20250425105131646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105131646 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058e74d0]{NOT_STARTED}: Allocated (fsm.c:456) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058e74d0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b02f0] (fsm.c:486) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0] (mncc_call.c:190) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250425105131646 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250425105131646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105131646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105131646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105131646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131646 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 b1 31 61 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@63ea47419a21: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@63ea47419a21: Added conn table entry 1TC_ho_inter_msc_out_csd0(1557)-2147483618 20250425105131647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105131647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 20250425105131647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105131647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105131647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105131647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131647 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 b1 31 61 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105131749 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105131749 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105131749 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b02f0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e7058b6930] (mncc_call.c:163) 20250425105131749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105131749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105131749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105131749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 31 61 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105131750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105131750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105131750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105131750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105131750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105131750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105131750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105131750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 31 61 00 01 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105131750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105131750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105131750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105131750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b1 31 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)11612513 TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105131751 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250425105131751 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1550)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1557) 20250425105131752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250425105131752 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250425105131753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105131753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105131753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105131753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131753 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: First idle individual index:0 MSC_Test_0-SCCP(1549)@63ea47419a21: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1550)@63ea47419a21: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1550)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1550)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-RAN(1550)@63ea47419a21: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)11438297 MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425105131754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105131754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105131754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105131754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131754 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 6c 5d f9 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105131956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105131956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105131956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105131956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105131956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105131956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105131956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105131956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105131956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105131956 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105132160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105132160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105132160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105132160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105132160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105132160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105132160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105132160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105132160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105132160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105132160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105132160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105132160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105132160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105132160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425105132161 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250425105132161 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250425105132161 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705909da0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105132161 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105132161 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105132161 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250425105132161 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250425105132163 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105132163 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105132163 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105133170 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105133170 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105133170 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105133170 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105133171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105133171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105133171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105133171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133171 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 6c 5d f9 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1550)@63ea47419a21: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1550)@63ea47419a21: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250425105133178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105133178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105133178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105133178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133178 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-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105133179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105133179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105133179 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105133179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105133179 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105133179 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105133179 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105133179 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105133179 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105133179 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105133179 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270] (call_leg.c:197) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e705909da0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105133179 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270] (call_leg.c:197) 20250425105133180 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105133180 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105133180 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294: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)[0x55e7058d8670]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105133180 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105133180 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058b6930] (call_leg.c:198) 20250425105133180 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105133180 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-283:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Deallocated (fsm.c:568) 20250425105133180 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105133180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105133180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105133180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105133180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 5d f9 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250425105133180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105133180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105133180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105133180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c 5d f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1549)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105133185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105133185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105133185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105133185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105133186 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105133186 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058b6930] (msc_a.c:1053) 20250425105133186 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250425105133186 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:callref-0x0)[0x55e7058e74d0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250425105133186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105133186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058b6930] (msc_a.c:1053) 20250425105133186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105133186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294:GERAN-A-2359:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105133186 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x517FB294 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105133186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105133186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133186 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105133186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105133186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c 5d f9 00 09 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@63ea47419a21: Session index based on local reference:0 20250425105133187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105133187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105133187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105133187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105133187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105133187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105133187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105133187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105133187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105133187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6c 5d f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@63ea47419a21: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)11438297 TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@63ea47419a21: Final verdict of PTC: pass 20250425105135197 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105135197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105135197 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105135197 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105135197 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105135197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105135197 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105135197 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105135197 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105135197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105135197 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105135197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105135197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105135197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105135197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105135197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105135197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105135197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105135197 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(1551)@63ea47419a21: Final verdict of PTC: none 20250425105135197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105135197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1553)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@63ea47419a21: Final verdict of PTC: none 20250425105135198 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105135198 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1549)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1555)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1552)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1550)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1556)@63ea47419a21: Final verdict of PTC: none 20250425105135198 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1554)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_ho_inter_msc_out_csd0(1557): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@63ea47419a21: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Fri Apr 25 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 20250425105136200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=641412) 20250425105137199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105137199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105137199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105137202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=641412, count=642572) 20250425105138203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105139204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1562)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1562)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1560)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105139810 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1563)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105140001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105140001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105140001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105140001 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105140006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105140006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105140006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105140006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105140006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105140006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105140006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105140006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105140006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105140006 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105140007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105140007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105140007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105140007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105140007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105140007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105140007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105140007 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105140007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105140007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105140007 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105140007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105140007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105140205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105140205 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1565)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105140211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1565)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105140235 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105140235 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1566)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105140813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)1218737 MSC_Test_0-SCCP(1560)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1561)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105140829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 98 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140829 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105140829 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55e70590f270] (fsm.c:486) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105140829 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105140829 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105140829 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105140829 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105140829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105140829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105140829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90] (fsm.c:486) 20250425105140829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105140829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105140830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 98 b1 00 01 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: { messageType := 2, destLocRef := '1298B1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1566)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1568) MSC_Test-GSUP(1566)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)"262420000000005" 20250425105140834 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105140834 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1560)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140835 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: setverdict(pass): none -> pass 20250425105140841 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105140841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105140841 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) Received 1 auth tuples (vlr.c:996) 20250425105140841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105140841 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{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) 20250425105140841 DMM DEBUG Tx AUTH REQ (rand = 1ec056786b313948c273e0aba182fdb5) (gsm_04_08.c:641) 20250425105140841 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105140841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140841 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 12 98 b1 00 01 16 01 00 13 05 12 00 1e c0 56 78 6b 31 39 48 c2 73 e0 ab a1 82 fd b5 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@63ea47419a21: patching N(SD)=1 into dtap '0514B72541EF'O MSC_Test_0-RAN(1561)@63ea47419a21: patched enc_l3: '0554B72541EF'O MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1560)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554B72541EF'O MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140852 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 b7 25 41 ef 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105140852 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b72541ef) (gsm_04_08.c:1128) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105140852 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) AUTH on GERAN received SRES/RES: b72541ef (4 bytes) (vlr_auth_fsm.c:151) 20250425105140852 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90] (vlr_auth_fsm.c:294) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105140852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105140852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105140852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105140852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105140852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105140852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105140852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105140852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90] (fsm.c:486) 20250425105140852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105140852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105140852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 12 98 b1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105140860 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105140860 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105140860 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105140860 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105140861 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105140861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105140861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105140861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105140861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90] (fsm.c:486) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105140861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105140861 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105140861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 98 b1 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@63ea47419a21: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@63ea47419a21: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1560)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140864 DLSS7 DEBUG 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) 20250425105140864 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105140864 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105140864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105140865 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105140865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105140865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250425105140865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105140865 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x272F2CB9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105140865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105140865 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x272F2CB9 LOCATION UPDATE ACCEPT (TMSI = 0x272f2cb9) (gsm_04_08.c:149) 20250425105140865 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x272F2CB9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105140865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 12 98 b1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 2f 2c b9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1561)@63ea47419a21: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1561)@63ea47419a21: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1560)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105140866 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x272F2CB9:GERAN-A-284:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105140866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:TMSInew-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105140866 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105140866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105140866 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2C6C88E4:GERAN-A-284:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105140866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105140866 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105140866 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105140866 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105140866 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105140866 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105140866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 12 98 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1560)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1560)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105140867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105140867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105140867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105140867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105140867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105140867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105140867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-284:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105140867 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105140867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105140867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105140867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105140867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 12 98 b1 00 01 1c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@63ea47419a21: Session index based on local reference:0 20250425105140868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105140868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105140868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105140868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105140868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105140868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105140868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105140868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1562)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105140868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105140868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 12 98 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1561)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)1218737 TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105140868 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105140868 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1560)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1566)@63ea47419a21: Final verdict of PTC: none 20250425105140870 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1561)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1565)@63ea47419a21: Final verdict of PTC: none 20250425105140871 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105140871 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1562)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1563)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1567)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1564)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1568): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:51:40 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc 20250425105141068 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105141068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105141068 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105141068 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105141068 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105141068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105141068 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105141068 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105141068 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105141068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105141068 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105141068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105141068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105141068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105141068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105141068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105141068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105141068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105141068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105141069 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105141069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105141872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253832) 20250425105142873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105143070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105143070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105143070 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=253832, count=254992) 20250425105143874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105144875 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1573)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1571)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105145417 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105145614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105145614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105145614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105145614 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1573)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105145619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105145619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105145619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105145619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105145619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105145619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105145619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105145619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105145619 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105145619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105145619 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105145623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105145623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105145623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105145623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105145623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105145623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105145623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105145623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105145623 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105145623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105145623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105145623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 20250425105145623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105145623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1573)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105145876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105145876 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105145882 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105145900 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105145900 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105146422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)15472984 MSC_Test_0-SCCP(1571)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1572)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 19 58 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105146441 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105146441 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55e705915fe0] (fsm.c:486) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105146441 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105146441 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105146441 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105146441 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105146441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105146441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105146441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670] (fsm.c:486) 20250425105146441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105146441 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105146442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 19 58 00 01 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: { messageType := 2, destLocRef := 'EC1958'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1577)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1579) MSC_Test-GSUP(1577)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)"262420000000005" 20250425105146446 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105146446 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1571)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: setverdict(pass): none -> pass 20250425105146452 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105146452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105146452 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9) Received 1 auth tuples (vlr.c:996) 20250425105146452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105146452 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105146452 DMM DEBUG Tx AUTH REQ (rand = b8c6df3634897bf0616942e4f1c294f1) (gsm_04_08.c:641) 20250425105146452 DMM DEBUG AUTH REQ (autn = 5a8b420ca174b8ebb6a71c2a706fd88b) (gsm_04_08.c:643) 20250425105146453 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105146453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146453 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 ec 19 58 00 01 28 01 00 25 05 12 00 b8 c6 df 36 34 89 7b f0 61 69 42 e4 f1 c2 94 f1 20 10 5a 8b 42 0c a1 74 b8 eb b6 a7 1c 2a 70 6f d8 8b 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@63ea47419a21: patching N(SD)=1 into dtap '0514E4B14CAD2104CC399719'O MSC_Test_0-RAN(1572)@63ea47419a21: patched enc_l3: '0554E4B14CAD2104CC399719'O MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1571)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0554E4B14CAD2104CC399719'O MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 e4 b1 4c ad 21 04 cc 39 97 19 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105146461 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e4b14cadcc399719) (gsm_04_08.c:1128) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105146461 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9) AUTH on GERAN received SRES/RES: e4b14cadcc399719 (8 bytes) (vlr_auth_fsm.c:151) 20250425105146461 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105146461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105146461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105146461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105146461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105146462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105146462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105146462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105146462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670] (fsm.c:486) 20250425105146462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105146462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105146462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec 19 58 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105146468 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105146468 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105146468 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105146468 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105146468 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105146468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105146468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105146469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105146469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105146469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105146469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105146469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105146469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105146469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670] (fsm.c:486) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105146469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105146469 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105146469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 19 58 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@63ea47419a21: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@63ea47419a21: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1571)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146474 DLSS7 DEBUG 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) 20250425105146475 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105146475 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105146475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105146476 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105146476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105146476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250425105146476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105146476 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:TMSInew-0x328BA1B1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105146476 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105146476 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:TMSInew-0x328BA1B1 LOCATION UPDATE ACCEPT (TMSI = 0x328ba1b1) (gsm_04_08.c:149) 20250425105146476 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:TMSInew-0x328BA1B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105146476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec 19 58 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 8b a1 b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1572)@63ea47419a21: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1572)@63ea47419a21: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1571)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105146482 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:TMSInew-0x328BA1B1:GERAN-A-285:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105146482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:TMSInew-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105146482 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105146482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105146482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x272F2CB9:GERAN-A-285:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105146482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105146482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105146482 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105146482 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105146482 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105146482 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105146482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 19 58 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1571)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1571)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105146487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105146487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105146487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105146487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105146487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-285:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105146487 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105146487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105146487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105146488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105146488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 19 58 00 01 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1573)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105146488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105146489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105146489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105146489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105146489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105146489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105146489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105146489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105146489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec 19 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1572)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)15472984 TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105146491 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105146491 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1577)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1571)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1572)@63ea47419a21: Final verdict of PTC: none 20250425105146500 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105146500 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1578)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1574)@63ea47419a21: Final verdict of PTC: none 20250425105146502 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1573)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1575)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1579): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105146696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105146696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105146696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105146696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105146696 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105146696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105146696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105146696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105146696 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105146696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105146696 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105146696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105146696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105146696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105146696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105146696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105146696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105146696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105146696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105146697 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105146697 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105147503 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255404) 20250425105148505 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105148698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105148698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105148698 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=255404, count=256564) 20250425105149508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105150508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1584)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1584)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1582)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105151141 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1585)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105151336 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105151336 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105151336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105151336 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105151341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105151341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105151341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105151341 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105151341 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105151341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105151341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105151341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105151341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105151341 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105151341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105151341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105151341 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105151341 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105151342 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105151509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105151509 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1587)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105151515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1587)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105151529 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105151529 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1588)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105152144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152145 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)12992696 MSC_Test_0-SCCP(1582)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1583)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 40 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105152161 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105152161 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55e70590f270] (fsm.c:486) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105152161 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105152161 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105152161 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105152161 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105152161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105152161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105152161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90] (fsm.c:486) 20250425105152161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105152161 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105152162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 40 b8 00 01 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105152162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 40 b8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@63ea47419a21: { messageType := 2, destLocRef := 'C640B8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1588)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1590) MSC_Test-GSUP(1588)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)"262420000000005" 20250425105152167 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105152167 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1582)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: setverdict(pass): none -> pass 20250425105152179 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105152179 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105152179 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105152179 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105152180 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105152180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105152180 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105152180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105152180 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90] (fsm.c:486) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105152180 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105152180 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105152180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 40 b8 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@63ea47419a21: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@63ea47419a21: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1582)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250425105152192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152192 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152192 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105152192 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105152192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105152193 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105152193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105152193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250425105152193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105152193 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:TMSInew-0xA152FEE9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105152193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105152193 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:TMSInew-0xA152FEE9 LOCATION UPDATE ACCEPT (TMSI = 0xa152fee9) (gsm_04_08.c:149) 20250425105152194 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:TMSInew-0xA152FEE9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105152194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152194 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c6 40 b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 52 fe e9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1583)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1583)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1582)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425105152199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152200 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:TMSInew-0xA152FEE9:GERAN-A-286:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105152200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:TMSInew-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105152200 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105152200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105152200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x328BA1B1:GERAN-A-286:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105152200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105152200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105152200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105152200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105152200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105152200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105152200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 40 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1582)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1582)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105152204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105152204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105152204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105152204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105152204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105152204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105152204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-286:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105152205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105152205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105152205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105152205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105152205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 40 b8 00 01 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@63ea47419a21: Session index based on local reference:0 20250425105152206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105152206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105152206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105152206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105152206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1584)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105152206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105152206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105152206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105152206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 40 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1583)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)12992696 TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105152208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105152208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1584)@63ea47419a21: Final verdict of PTC: none 20250425105152217 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1587)@63ea47419a21: Final verdict of PTC: none 20250425105152219 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105152219 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1588)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1589)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1586)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1582)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1585)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1583)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1590): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105152408 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105152408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105152408 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105152408 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105152408 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105152408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105152408 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105152408 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105152408 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105152408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105152408 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105152408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105152408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105152408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105152408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105152408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105152408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105152408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105152408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105152408 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105152408 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105153219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227996) 20250425105154230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105154409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105154409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105154409 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=227996, count=229156) 20250425105155232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105156234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1595)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1595)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1593)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105156849 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105157041 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105157041 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105157041 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105157041 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1595)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105157047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105157047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105157047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105157047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105157047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105157047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105157047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105157047 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105157047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105157047 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105157049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105157049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105157049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105157049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105157049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105157049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105157049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105157049 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105157049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105157049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105157049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105157049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105157049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105157235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105157235 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105157241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105157269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105157269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1599)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105157849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105157849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105157849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105157849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)14187843 MSC_Test_0-SCCP(1593)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1594)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105157863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105157863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105157863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 7d 43 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105157864 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105157864 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55e705915fe0] (fsm.c:486) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105157864 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105157864 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105157864 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105157864 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105157864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105157864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105157864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670] (fsm.c:486) 20250425105157864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105157864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105157864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 7d 43 00 01 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105157864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 7d 43 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@63ea47419a21: { messageType := 2, destLocRef := 'D87D43'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1599)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1601) MSC_Test-GSUP(1599)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)"262420000000005" MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105157868 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105157868 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1593)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425105157870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105157870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105157870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: setverdict(pass): none -> pass 20250425105157873 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105157873 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105157873 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105157873 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105157874 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105157874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105157874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105157874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105157874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670] (fsm.c:486) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105157874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105157874 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105157874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 7d 43 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@63ea47419a21: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1594)@63ea47419a21: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1593)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250425105157881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105157881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105157881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105157881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157881 DLSS7 DEBUG 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) 20250425105157881 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105157881 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105157882 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105157882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250425105157882 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105157882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105157882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105157882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105157882 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105157882 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) 20250425105157882 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) 20250425105157882 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) 20250425105157882 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) 20250425105157882 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105157882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157882 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 d8 7d 43 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) 20250425105157882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 7d 43 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1593)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1593)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1593)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105157886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105157886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105157886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105157886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105157886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105157886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105157886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105157886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xA152FEE9:GERAN-A-287:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105157886 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105157886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105157886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157886 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105157886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105157886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 7d 43 00 01 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1595)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@63ea47419a21: Session index based on local reference:0 20250425105157887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105157887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105157887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105157887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105157887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105157887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1595)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105157887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105157887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105157887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105157887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 7d 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1594)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)14187843 TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105157888 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105157888 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)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1595)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1599)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1597)@63ea47419a21: Final verdict of PTC: none 20250425105157896 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105157896 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1594)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1596)@63ea47419a21: Final verdict of PTC: none 20250425105157897 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1598)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1600)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1601): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:51:57 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc 20250425105158092 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105158092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105158092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105158092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105158092 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105158092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105158092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105158092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105158092 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105158092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105158093 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105158093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105158093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105158093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105158093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105158093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105158093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105158093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105158093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105158093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105158093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105158899 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217144) 20250425105159900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105200094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105200094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105200094 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=217144, count=218304) 20250425105200902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105201903 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1606)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1606)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1604)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105202460 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1607)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105202656 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105202656 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105202656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105202656 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1606)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105202657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105202657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105202657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105202657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105202657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105202657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105202657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105202657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105202657 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105202657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105202657 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105202658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105202658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105202658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105202658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105202658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105202658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105202658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105202658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105202658 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105202658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105202658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105202658 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105202658 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105202658 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105202904 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105202904 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1609)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105202905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1609)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105202914 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105202914 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1610)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105203470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)7459419 MSC_Test_0-SCCP(1604)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1605)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105203483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d2 5b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203484 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105203484 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105203484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105203484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55e70590f270] (fsm.c:486) 20250425105203484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105203484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105203484 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) 20250425105203484 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105203485 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105203485 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105203485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105203485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105203485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105203485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105203485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (fsm.c:486) 20250425105203485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105203485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105203485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 d2 5b 00 01 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: { messageType := 2, destLocRef := '71D25B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1610)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1612) MSC_Test-GSUP(1610)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)"262420000000005" MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1604)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105203494 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105203494 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105203494 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250425105203494 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105203494 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{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) 20250425105203494 DMM DEBUG Tx AUTH REQ (rand = e7b2716154cc81adb85ebf72c4cc22b3) (gsm_04_08.c:641) 20250425105203494 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105203494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203495 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 71 d2 5b 00 01 16 01 00 13 05 12 00 e7 b2 71 61 54 cc 81 ad b8 5e bf 72 c4 cc 22 b3 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@63ea47419a21: patching N(SD)=1 into dtap '0514C4108DA8'O MSC_Test_0-RAN(1605)@63ea47419a21: patched enc_l3: '0554C4108DA8'O MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1604)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554C4108DA8'O 20250425105203500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203500 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 c4 10 8d a8 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203501 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c4108da8) (gsm_04_08.c:1128) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105203501 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: c4108da8 (4 bytes) (vlr_auth_fsm.c:151) 20250425105203501 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (vlr_auth_fsm.c:294) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105203501 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105203501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105203501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105203501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105203501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105203501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105203501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105203501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (fsm.c:486) 20250425105203501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105203501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105203501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 71 d2 5b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105203504 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105203504 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105203504 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105203504 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105203504 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105203504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105203504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105203504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105203504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105203504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105203504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (fsm.c:486) 20250425105203504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105203504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105203504 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105203505 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105203505 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105203505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 d2 5b 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@63ea47419a21: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1605)@63ea47419a21: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1604)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250425105203507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203507 DLM3UA DEBUG 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(1606)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203507 DLSS7 DEBUG 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) 20250425105203507 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105203507 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105203507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105203508 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105203508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105203508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105203508 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105203508 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105203508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105203508 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) 20250425105203508 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) 20250425105203508 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) 20250425105203508 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) 20250425105203508 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105203508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 d2 5b 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250425105203508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 71 d2 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1604)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1604)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105203510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105203510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105203510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105203510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105203510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105203510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105203510 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105203511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105203511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105203511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105203511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 71 d2 5b 00 01 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@63ea47419a21: Session index based on local reference:0 20250425105203511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105203511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105203511 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105203511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105203511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105203511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105203511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105203511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105203511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 71 d2 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1605)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)7459419 TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1606)@63ea47419a21: Final verdict of PTC: none 20250425105203515 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105203515 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1604)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1607)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1610)@63ea47419a21: Final verdict of PTC: none 20250425105203519 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1611)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1605)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1608)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1612): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105203716 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105203716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105203716 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105203716 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105203716 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105203716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105203716 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105203716 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105203716 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105203716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105203716 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105203716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105203716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105203716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105203716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105203716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105203716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105203716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105203716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105203716 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105203716 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105204520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234240) 20250425105205521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105205717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105205717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105205717 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=234240, count=235400) 20250425105206523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105207524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1617)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1617)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1615)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105208101 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1618)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105208293 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105208293 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105208293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105208293 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105208294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105208294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105208294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105208294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105208294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105208294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105208294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105208294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105208294 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105208294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105208294 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105208295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105208295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105208295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105208295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1617)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 20250425105208295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105208295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105208295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105208295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105208295 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105208295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105208295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105208295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105208295 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105208295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1617)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105208525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105208525 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1620)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105208529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1620)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105208552 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105208552 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1621)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105209107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)11197665 MSC_Test_0-SCCP(1615)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1616)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 dc e1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105209115 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105209115 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105209115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105209115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55e705915fe0] (fsm.c:486) 20250425105209115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105209115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105209115 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) 20250425105209115 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105209115 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105209116 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105209116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105209116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105209116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105209116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105209116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (fsm.c:486) 20250425105209116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105209116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105209116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa dc e1 00 01 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1615)@63ea47419a21: { messageType := 2, destLocRef := 'AADCE1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1621)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1623) MSC_Test-GSUP(1621)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)"262420000000005" MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1615)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105209119 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105209120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105209120 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250425105209120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105209120 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{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) 20250425105209120 DMM DEBUG Tx AUTH REQ (rand = 695e0ad6d3091695a77981c44dd31ec2) (gsm_04_08.c:641) 20250425105209120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209120 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209120 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105209120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209120 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 aa dc e1 00 01 16 01 00 13 05 12 00 69 5e 0a d6 d3 09 16 95 a7 79 81 c4 4d d3 1e c2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@63ea47419a21: patching N(SD)=1 into dtap '0514A6FD8CB0'O MSC_Test_0-RAN(1616)@63ea47419a21: patched enc_l3: '0554A6FD8CB0'O MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1615)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554A6FD8CB0'O 20250425105209125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209125 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 a6 fd 8c b0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209125 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a6fd8cb0) (gsm_04_08.c:1128) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105209125 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: a6fd8cb0 (4 bytes) (vlr_auth_fsm.c:151) 20250425105209125 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105209125 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105209125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105209125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105209125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105209125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105209125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105209126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105209126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (fsm.c:486) 20250425105209126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105209126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105209126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 aa dc e1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105209134 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105209134 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105209134 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105209134 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105209134 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105209134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105209134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105209134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105209135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (fsm.c:486) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105209135 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250425105209135 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105209135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa dc e1 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@63ea47419a21: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1616)@63ea47419a21: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1615)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209140 DLSS7 DEBUG 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) 20250425105209140 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250425105209140 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105209140 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250425105209143 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105209143 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250425105209143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105209143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105209143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105209143 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105209143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105209143 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) 20250425105209143 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) 20250425105209143 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) 20250425105209143 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) 20250425105209143 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105209143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa dc e1 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250425105209143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa dc e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1615)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1615)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105209149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209149 DLSS7 DEBUG Found route for dpc=185=0.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(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105209149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105209149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105209149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105209149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105209149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105209150 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105209150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105209150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105209150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105209150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105209150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 aa dc e1 00 01 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@63ea47419a21: Session index based on local reference:0 20250425105209151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105209151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1617)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105209151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105209151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105209151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105209151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105209151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105209151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105209151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa dc e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1616)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)11197665 TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1615)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1617)@63ea47419a21: Final verdict of PTC: none 20250425105209161 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105209161 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105209161 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1620)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1621)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1618)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1616)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1622)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1619)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1623): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105209356 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105209356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105209356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105209356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105209356 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105209356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105209356 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105209356 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105209356 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105209356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105209356 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105209356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105209356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105209356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105209356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105209356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105209356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105209356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105209356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105209357 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105209357 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105210163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236812) 20250425105211164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105211357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105211357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105211357 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=236812, count=237972) 20250425105212166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105213167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1628)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1628)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1626)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105213755 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1629)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105213948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105213948 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105213948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105213948 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1628)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105213953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105213953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105213953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105213953 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105213953 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105213953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105213953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105213953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105213953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105213953 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105213953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105213953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105213953 DLSS7 DEBUG 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)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105213953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105213954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105214168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105214168 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1631)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105214170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1631)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105214178 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105214178 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1632)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105214751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)7188758 MSC_Test_0-SCCP(1626)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1627)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d b1 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105214756 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105214756 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105214756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105214756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55e70590f270] (fsm.c:486) 20250425105214756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105214756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105214756 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) 20250425105214756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105214756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105214756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105214756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105214756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d b1 16 00 01 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105214756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d b1 16 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: { messageType := 2, destLocRef := '6DB116'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105214757 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105214757 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1626)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1626)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105214965 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105214965 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105214965 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105214965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105214965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105214965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)"262420000000005" 20250425105214968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105214968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105214968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105214968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105214968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105214968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90] (fsm.c:486) 20250425105214968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105214968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105214968 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105214969 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105214969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105214969 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250425105214969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105214969 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{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) 20250425105214969 DMM DEBUG Tx AUTH REQ (rand = 6c8915d4b35dd0976f03b7b381b583a2) (gsm_04_08.c:641) 20250425105214969 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105214969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214969 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 6d b1 16 00 01 16 01 00 13 05 12 00 6c 89 15 d4 b3 5d d0 97 6f 03 b7 b3 81 b5 83 a2 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1627)@63ea47419a21: patching N(SD)=2 into dtap '0514D2864795'O MSC_Test_0-RAN(1627)@63ea47419a21: patched enc_l3: '0594D2864795'O MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1626)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060594D2864795'O 20250425105214970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214970 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 d2 86 47 95 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214971 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d2864795) (gsm_04_08.c:1128) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105214971 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: d2864795 (4 bytes) (vlr_auth_fsm.c:151) 20250425105214971 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90] (vlr_auth_fsm.c:294) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105214971 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105214971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105214971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105214971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105214971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105214971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105214971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105214971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90] (fsm.c:486) 20250425105214971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105214971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105214971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6d b1 16 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105214973 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105214973 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105214973 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105214973 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105214973 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105214973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105214973 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105214973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105214973 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058aca90] (fsm.c:486) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105214973 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x1B4B3606) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105214973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105214973 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x1B4B3606 LOCATION UPDATE ACCEPT (TMSI = 0x1b4b3606) (gsm_04_08.c:149) 20250425105214973 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x1B4B3606 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105214973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 6d b1 16 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b 4b 36 06 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1627)@63ea47419a21: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1627)@63ea47419a21: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1626)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214974 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214974 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105214974 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x1B4B3606:GERAN-A-290:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105214974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105214974 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105214974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105214974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105214974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105214974 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105214975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105214975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105214975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105214975 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105214975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6d b1 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1626)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1626)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105214976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105214976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105214976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105214976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105214976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105214976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-290:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105214976 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105214976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105214976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105214976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105214976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6d b1 16 00 01 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@63ea47419a21: Session index based on local reference:0 20250425105214976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105214976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105214976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105214976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105214976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105214976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105214976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105214976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6d b1 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1627)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)7188758 TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105214977 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105214977 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1626)@63ea47419a21: Final verdict of PTC: none 20250425105214983 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105214984 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105214984 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1633)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1631)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1628)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1632)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1629)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1627)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1630)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1634): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105215180 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105215180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105215180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105215180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105215180 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105215180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105215180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105215180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105215180 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105215180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105215180 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105215180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105215180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105215180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105215180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105215180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105215180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105215180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105215180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105215181 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105215181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105215985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=251764) 20250425105216985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105217182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105217182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105217182 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=251764, count=252924) 20250425105217987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105218987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1639)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1639)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1637)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105219558 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1640)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105219753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105219753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105219754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105219754 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105219759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105219759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105219759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105219759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105219759 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105219760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105219760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105219760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105219760 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105219760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105219760 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105219762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105219762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105219762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 20250425105219762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105219763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105219763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105219763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105219763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105219763 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105219763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105219763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105219763 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105219763 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105219763 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105219988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105219989 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1642)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105219994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1642)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105220004 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105220004 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1643)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105220561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)12511813 MSC_Test_0-SCCP(1637)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1638)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105220572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ea 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105220573 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105220573 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105220573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105220573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55e705915fe0] (fsm.c:486) 20250425105220573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105220573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105220573 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105220573 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105220573 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105220573 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105220573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105220573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be ea 45 00 01 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105220573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be ea 45 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: { messageType := 2, destLocRef := 'BEEA45'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105220576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105220576 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1637)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105220577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1638)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1637)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105220781 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105220781 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105220781 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105220781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105220781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105220781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645) MSC_Test-GSUP(1643)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)"262420000000005" 20250425105220794 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105220794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105220794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105220794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105220794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105220794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670] (fsm.c:486) 20250425105220794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105220794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105220794 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105220798 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105220798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105220798 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606) Received 1 auth tuples (vlr.c:996) 20250425105220798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105220798 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105220798 DMM DEBUG Tx AUTH REQ (rand = c8721f6b5482c20730d5bdf2713b8005) (gsm_04_08.c:641) 20250425105220798 DMM DEBUG AUTH REQ (autn = 5b15e3baf18ef1ec67af83fe38820b5f) (gsm_04_08.c:643) 20250425105220798 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105220798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220798 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 be ea 45 00 01 28 01 00 25 05 12 00 c8 72 1f 6b 54 82 c2 07 30 d5 bd f2 71 3b 80 05 20 10 5b 15 e3 ba f1 8e f1 ec 67 af 83 fe 38 82 0b 5f 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1638)@63ea47419a21: patching N(SD)=2 into dtap '05146CBE0B5C210407E9BE74'O MSC_Test_0-RAN(1638)@63ea47419a21: patched enc_l3: '05946CBE0B5C210407E9BE74'O MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1637)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C05946CBE0B5C210407E9BE74'O 20250425105220803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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 6c be 0b 5c 21 04 07 e9 be 74 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220803 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6cbe0b5c07e9be74) (gsm_04_08.c:1128) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105220803 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606) AUTH on GERAN received SRES/RES: 6cbe0b5c07e9be74 (8 bytes) (vlr_auth_fsm.c:151) 20250425105220803 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105220803 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105220803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105220803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105220804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105220804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105220804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105220804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105220804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670] (fsm.c:486) 20250425105220804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105220804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105220804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 be ea 45 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105220809 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105220809 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105220809 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105220809 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105220810 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105220810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105220810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105220810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105220810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8670] (fsm.c:486) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105220810 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:TMSInew-0xABCF3864) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105220810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105220810 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:TMSInew-0xABCF3864 LOCATION UPDATE ACCEPT (TMSI = 0xabcf3864) (gsm_04_08.c:149) 20250425105220810 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:TMSInew-0xABCF3864 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105220810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 be ea 45 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ab cf 38 64 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1638)@63ea47419a21: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1638)@63ea47419a21: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1637)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250425105220814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105220814 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:TMSInew-0xABCF3864:GERAN-A-291:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105220814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:TMSInew-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105220814 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105220814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105220814 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x1B4B3606:GERAN-A-291:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105220814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105220814 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105220814 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105220814 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105220814 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105220814 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105220815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be ea 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1637)@63ea47419a21: vl_from0 20250425105220817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1637)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105220817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105220817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105220817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105220817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105220817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105220817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-291:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105220817 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105220817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105220817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105220817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105220817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be ea 45 00 01 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@63ea47419a21: Session index based on local reference:0 20250425105220818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105220818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105220818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105220818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105220818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105220818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105220818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105220818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105220818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105220818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 be ea 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)12511813 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105220819 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105220819 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1637)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@63ea47419a21: Final verdict of PTC: none 20250425105220828 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(1638)@63ea47419a21: Final verdict of PTC: none 20250425105220828 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1636)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1643)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1640)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1644)@63ea47419a21: Final verdict of PTC: none 20250425105220831 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1641)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1642)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:52:20 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.talloc 20250425105221024 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105221024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105221024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105221024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105221024 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105221024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105221024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105221024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105221024 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105221024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105221024 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105221024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105221024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105221024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105221024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105221024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105221024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105221024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105221024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105221024 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105221025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105221832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253652) 20250425105222833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105223026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105223026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105223026 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=253652, count=255092) 20250425105223834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105224835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1650)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1650)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1648)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105225486 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1651)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105225681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105225681 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105225681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105225681 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105225686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105225686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105225686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105225686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105225686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105225686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105225686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105225686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105225686 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105225686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105225686 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 20250425105225687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105225687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105225687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105225687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105225687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105225687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105225687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105225687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105225687 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105225687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105225687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105225687 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 20250425105225687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105225687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1650)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105225836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105225836 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1653)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105225839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1653)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105225850 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105225850 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1654)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105226493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)9043061 MSC_Test_0-SCCP(1648)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1649)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fc 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105226515 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105226515 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105226515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105226515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55e70590f270] (fsm.c:486) 20250425105226515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105226515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105226515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105226515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105226515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105226515 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105226515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105226516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 fc 75 00 01 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105226516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 fc 75 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@63ea47419a21: { messageType := 2, destLocRef := '89FC75'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105226523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105226523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1648)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-RAN(1649)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1648)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105226729 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105226729 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105226729 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105226729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105226729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105226729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1656) MSC_Test-GSUP(1654)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)"262420000000005" 20250425105226741 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105226741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105226741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105226741 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90] (fsm.c:486) 20250425105226742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105226742 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105226742 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105226742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 89 fc 75 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105226751 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105226751 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105226751 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105226752 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105226753 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105226753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105226753 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105226753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105226753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058aca90] (fsm.c:486) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105226753 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:TMSInew-0x9764CFE6) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105226753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105226753 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:TMSInew-0x9764CFE6 LOCATION UPDATE ACCEPT (TMSI = 0x9764cfe6) (gsm_04_08.c:149) 20250425105226754 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:TMSInew-0x9764CFE6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105226754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 89 fc 75 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 97 64 cf e6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1649)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1649)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1648)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105226761 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:TMSInew-0x9764CFE6:GERAN-A-292:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105226761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:TMSInew-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105226761 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105226761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105226761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xABCF3864:GERAN-A-292:LU)[0x55e7058d4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105226761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105226761 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105226761 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105226761 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105226761 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105226762 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105226762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 89 fc 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1648)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1648)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105226767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105226767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105226767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105226767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105226767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-292:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105226768 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105226768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105226768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105226768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105226768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 89 fc 75 00 01 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105226769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105226769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105226769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105226769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105226769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105226769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105226770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105226770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105226770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 89 fc 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1649)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)9043061 TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105226771 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105226772 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@63ea47419a21: Final verdict of PTC: pass 20250425105226781 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105226781 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1648)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1651)@63ea47419a21: Final verdict of PTC: none 20250425105226782 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1653)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1654)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1649)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1655)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1652)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1656): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105226976 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105226976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105226976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105226976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105226976 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105226976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105226976 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105226976 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105226976 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105226976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105226976 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105226976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105226976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105226976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105226976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105226976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105226976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105226976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105226976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105226976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105226976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105227783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228208) 20250425105228785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105228978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105228978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105228978 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=228208, count=229368) 20250425105229786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105230787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1661)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1661)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1659)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105231464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1662)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105231653 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105231653 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105231653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105231653 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105231658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105231658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105231658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105231658 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105231658 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105231658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105231658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105231658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105231658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105231658 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105231658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105231658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105231658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105231658 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105231659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105231788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105231789 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1664)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105231794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1664)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105231816 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105231816 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1665)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105232465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@63ea47419a21: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)7372937 MSC_Test_0-SCCP(1659)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1660)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 80 89 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105232475 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105232475 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105232475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105232475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55e705915fe0] (fsm.c:486) 20250425105232475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105232475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105232475 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105232475 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105232475 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105232475 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105232475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105232475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 80 89 00 01 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105232475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 80 89 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@63ea47419a21: { messageType := 2, destLocRef := '708089'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105232479 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105232479 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1659)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1660)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1660)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1659)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105232685 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105232685 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105232685 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105232685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105232685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105232685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1667) MSC_Test-GSUP(1665)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)"262420000000005" 20250425105232696 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105232696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105232696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105232696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670] (fsm.c:486) 20250425105232696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105232696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105232696 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105232697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 70 80 89 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105232707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105232707 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250425105232707 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250425105232707 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105232708 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105232708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105232708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105232708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105232709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105232709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105232709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105232709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105232709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105232709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670] (fsm.c:486) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105232709 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105232709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105232709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105232709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105232709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250425105232709 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) 20250425105232709 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) 20250425105232709 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) 20250425105232710 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) 20250425105232710 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105232710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232710 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 70 80 89 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) 20250425105232710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 70 80 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1659)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1659)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105232718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105232718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105232718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105232718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105232718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9764CFE6:GERAN-A-293:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105232719 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105232719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105232719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105232719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105232719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 70 80 89 00 01 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105232721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105232721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105232721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105232721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105232721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105232721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105232721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105232721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105232721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 80 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1660)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)7372937 TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105232723 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105232723 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)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1665)@63ea47419a21: Final verdict of PTC: none 20250425105232733 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105232733 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1659)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1662)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1660)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1666)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@63ea47419a21: Final verdict of PTC: none 20250425105232739 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1664)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1663)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1667): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105232924 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105232924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105232924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105232924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105232924 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105232924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105232924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105232924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105232924 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105232924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105232924 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105232924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105232924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105232924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105232924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105232924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105232924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105232924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105232924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105232924 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105232925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105233741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217976) 20250425105234741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105234926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105234926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105234926 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=217976, count=219136) 20250425105235742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105236743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1672)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1670)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105237309 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1673)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105237501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105237501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105237501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105237501 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105237502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105237502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105237502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105237502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105237502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105237502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105237502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105237502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105237502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105237502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105237502 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105237503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105237503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105237503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105237503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105237503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105237503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105237503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105237503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105237503 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105237503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105237503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105237503 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105237503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105237503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105237744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105237744 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1675)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105237746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1675)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105237754 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105237754 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1676)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105238305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105238305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)9653199 MSC_Test_0-RAN(1671)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1670)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105238309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 4b cf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105238310 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105238310 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105238310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105238310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55e70590f270] (fsm.c:486) 20250425105238310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105238310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105238310 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) 20250425105238310 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105238310 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105238310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105238310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105238310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 93 4b cf 00 01 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105238310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 93 4b cf 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@63ea47419a21: { messageType := 2, destLocRef := '934BCF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1670)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105238312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1671)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1670)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105238516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105238516 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105238516 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105238516 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105238516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105238516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678) MSC_Test-GSUP(1676)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)"262420000000005" 20250425105238520 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250425105238520 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105238520 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) 20250425105238520 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) 20250425105238520 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) 20250425105238520 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) 20250425105238520 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105238520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 93 4b cf 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250425105238520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 93 4b cf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1670)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1670)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105238522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105238523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105238523 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105238523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105238523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105238523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 93 4b cf 00 01 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@63ea47419a21: Session index based on local reference:0 20250425105238523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105238523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105238523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105238523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105238523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105238523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105238523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105238523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105238523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 4b cf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)9653199 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1670)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1676)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1671)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1672)@63ea47419a21: Final verdict of PTC: none 20250425105238526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105238526 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1673)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@63ea47419a21: Final verdict of PTC: none 20250425105238526 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1677)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1675)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1674)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105238728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105238728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105238728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105238728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105238728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105238728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105238728 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105238728 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105238728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105238728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105238728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105238728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105238728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105238728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105238728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105238728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105238728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105238728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105238728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105238729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105238729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105239527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=186760) 20250425105240528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105240730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105240730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105240730 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=186760, count=187920) 20250425105241529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105242530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1683)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1681)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105243044 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1684)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105243238 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105243238 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105243238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105243238 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105243239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105243239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105243239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105243239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105243239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(1683)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105243239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105243239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105243239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105243239 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105243239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105243239 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105243240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105243240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105243240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105243240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105243240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105243240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 20250425105243240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105243240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105243240 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105243240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1683)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105243240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105243240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105243240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105243240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105243531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105243531 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1686)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105243533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1686)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105243541 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105243541 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1687)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105244042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105244042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105244043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)15766531 MSC_Test_0-SCCP(1681)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1682)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105244046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244046 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105244046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 94 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 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105244047 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105244047 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105244047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105244047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55e705915fe0] (fsm.c:486) 20250425105244047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105244047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105244047 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) 20250425105244047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105244047 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105244047 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105244047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250425105244047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 94 03 00 01 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105244047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244047 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244047 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 94 03 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@63ea47419a21: { messageType := 2, destLocRef := 'F09403'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1681)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105244049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105244049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1682)@63ea47419a21: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_len:15 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1681)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105244252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105244252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 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) 20250425105244253 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250425105244253 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250425105244253 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250425105244253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250425105244253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105244253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{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)@63ea47419a21: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689) MSC_Test-GSUP(1687)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)"262420000000005" 20250425105244257 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105244257 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250425105244257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250425105244257 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105244257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105244257 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) 20250425105244257 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) 20250425105244257 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) 20250425105244257 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) 20250425105244257 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105244257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 94 03 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250425105244257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f0 94 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1681)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1681)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105244261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105244261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105244261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105244261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105244261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105244261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105244261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105244262 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105244262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105244262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105244262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105244262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f0 94 03 00 01 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@63ea47419a21: Session index based on local reference:0 20250425105244262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105244262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105244262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105244262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105244262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105244262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105244262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105244262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105244262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f0 94 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1682)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)15766531 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1681)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1684)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1687)@63ea47419a21: Final verdict of PTC: none 20250425105244267 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105244267 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1688)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1685)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1682)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1683)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1686)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@63ea47419a21: 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'.20250425105244272 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Fri Apr 25 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 20250425105244468 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105244468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105244468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105244468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105244468 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105244468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105244468 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105244468 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105244468 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105244468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105244468 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105244468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105244468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105244468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105244468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105244468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105244468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105244468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105244468 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105244471 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105244471 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105245273 DLGSUP 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) 20250425105246274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105246468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105246468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105246468 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=188304) 20250425105247276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105248276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1694)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1694)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1692)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105248810 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1695)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105249004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105249004 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105249004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105249004 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105249005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105249006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105249006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105249006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105249006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105249006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105249006 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105249006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105249006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105249006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105249006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105249006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105249006 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105249006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105249006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105249006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105249006 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105249006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105249277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105249277 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1697)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105249278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1697)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105249287 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105249287 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1698)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105249808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105249808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@63ea47419a21: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)6690442 MSC_Test_0-RAN(1693)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1692)@63ea47419a21: First idle individual index:0 20250425105249811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 16 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105249812 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105249812 DMSC DEBUG msc_i[0x55e705915fe0]{READY}: Allocated (fsm.c:456) 20250425105249812 DMSC DEBUG msc_i[0x55e705915fe0]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105249812 DMSC DEBUG msc_a[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105249812 DMSC DEBUG msc_a[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105249812 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105249812 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105249812 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105249812 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105249812 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270] (fsm.c:486) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105249812 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105249812 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250425105249812 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250425105249812 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105249812 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105249812 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105249812 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105249812 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105249812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105249812 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105249812 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90] (fsm.c:486) 20250425105249812 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105249812 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105249812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 16 8a 00 01 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@63ea47419a21: { messageType := 2, destLocRef := '66168A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1698)@63ea47419a21: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700) MSC_Test-GSUP(1698)@63ea47419a21: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)"262420000000362" MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1692)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250425105249814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249814 DLSS7 DEBUG Found route for dpc=185=0.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(1694)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105249814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105249814 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105249814 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105249815 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105249815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105249815 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250425105249815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105249815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{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) 20250425105249815 DMM DEBUG Tx AUTH REQ (rand = 84c7fc2915cec82cd7ed7b70618f04f6) (gsm_04_08.c:641) 20250425105249815 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105249815 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105249815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249815 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 66 16 8a 00 01 16 01 00 13 05 12 00 84 c7 fc 29 15 ce c8 2c d7 ed 7b 70 61 8f 04 f6 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@63ea47419a21: patching N(SD)=1 into dtap '05142EB4FBC9'O MSC_Test_0-RAN(1693)@63ea47419a21: patched enc_l3: '05542EB4FBC9'O MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1692)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605542EB4FBC9'O MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105249817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249817 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 2e b4 fb c9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105249817 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105249817 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105249817 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2eb4fbc9) (gsm_04_08.c:1128) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105249817 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 2eb4fbc9 (4 bytes) (vlr_auth_fsm.c:151) 20250425105249817 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90] (vlr_auth_fsm.c:294) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105249817 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058d8b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105249817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105249817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105249817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105249817 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{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) 20250425105249817 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250425105249817 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250425105249817 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250425105249817 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105249817 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105249817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105249817 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105249817 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250425105249817 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) 20250425105249817 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) 20250425105249817 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) 20250425105249818 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105249818 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105249818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 16 8a 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250425105249818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 66 16 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1692)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1692)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105249819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105249819 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105249819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105249819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270] (msc_a.c:1053) 20250425105249819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105249819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105249819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105249819 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55e70590f270]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105249819 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105249819 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250425105249819 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250425105249819 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105249819 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105249819 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105249819 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105249819 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250425105249819 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Freeing instance (msub.c:113) 20250425105249819 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55e705915fe0]{READY}: Deallocated (fsm.c:568) 20250425105249819 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250425105249819 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250425105249819 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105249819 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105249819 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105249819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105249820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105249820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105249820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105249820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 66 16 8a 00 01 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1694)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@63ea47419a21: Session index based on local reference:0 20250425105249820 DLSS7 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(1694)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105249820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105249820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105249820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105249820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105249820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105249820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105249820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105249820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105249820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 66 16 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1693)@63ea47419a21: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)6690442 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@63ea47419a21: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1693)@63ea47419a21: Final verdict of PTC: none 20250425105249822 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105249822 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1695)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1694)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1698)@63ea47419a21: Final verdict of PTC: none 20250425105249823 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1696)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1699)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105250020 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105250020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105250020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105250020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105250020 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105250020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105250020 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105250020 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105250020 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105250020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105250020 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105250020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105250020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105250020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105250020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105250020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105250020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105250020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105250020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105250021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105250021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105250823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197140) 20250425105251824 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105252022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105252022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105252022 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=197140, count=198300) 20250425105252825 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105253826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_cc_bssmap_clear started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1705)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1705)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1703)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105254338 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105254533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105254533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105254533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105254533 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1705)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105254539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105254539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105254539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105254539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105254539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105254539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105254539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105254539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105254539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105254539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105254539 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105254542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105254542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105254542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105254542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105254542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105254542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105254542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105254542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105254542 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105254542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1705)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105254542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105254542 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105254543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105254543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105254827 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105254827 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105254829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105254838 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105254838 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@63ea47419a21: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1711) TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105255341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@63ea47419a21: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)3242102 MSC_Test_0-SCCP(1703)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1704)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 78 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 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105255349 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105255349 DMSC DEBUG msc_i[0x55e70590f270]{READY}: Allocated (fsm.c:456) 20250425105255349 DMSC DEBUG msc_i[0x55e70590f270]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105255349 DMSC DEBUG msc_a[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105255349 DMSC DEBUG msc_a[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105255349 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105255349 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x55e70590f270]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105255349 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105255349 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105255349 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55e705915fe0] (fsm.c:486) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105255349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105255349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105255349 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105255349 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105255349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105255349 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105255349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105255350 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105255350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105255350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105255350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105255350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0] (fsm.c:486) 20250425105255350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105255350 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105255350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 31 78 76 00 01 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105255350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 31 78 76 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: { messageType := 2, destLocRef := '317876'O ("1xv"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@63ea47419a21: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-GSUP(1709)@63ea47419a21: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1711)"262420000000043" 20250425105255352 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105255352 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105255353 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255353 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255354 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105255354 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250425105255354 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425105255354 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105255355 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105255355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0] (vlr_lu_fsm.c:110) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105255355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105255355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105255355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d4dd0] (fsm.c:486) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105255355 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425105255355 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105255355 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1 LOCATION UPDATE ACCEPT (TMSI = 0x218b96b1) (gsm_04_08.c:149) 20250425105255355 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105255355 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105255355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255355 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 31 78 76 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 8b 96 b1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105255360 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255360 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255360 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105255360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:TMSInew-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105255360 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105255360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0] (vlr_lu_fsm.c:817) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105255360 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x36B80686:GERAN-A-297:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105255360 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105255360 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105255360 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250425105255360 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250425105255360 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105255360 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105255360 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105255360 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105255360 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105255360 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105255361 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105255361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 31 78 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105255362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105255362 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105255362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105255362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0] (msc_a.c:1053) 20250425105255362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105255362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105255362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e7058d4dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105255362 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e705915fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105255362 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105255362 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) MSC-A terminated (msub.c:261) 20250425105255362 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) 1 MSC-I still active (msub.c:79) 20250425105255362 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105255362 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105255362 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105255362 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105255362 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250425105255362 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Freeing instance (msub.c:113) 20250425105255362 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-297:LU)[0x55e70590f270]{READY}: Deallocated (fsm.c:568) 20250425105255362 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) Free (msub.c:119) 20250425105255362 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105255362 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105255362 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105255362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255362 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 31 78 76 00 01 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 20250425105255362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 78 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1704)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)3242102 TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105255363 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105255363 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '218B96B1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1704)@63ea47419a21: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)8827770 MSC_Test_0-RAN(1704)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 b3 7a 02 02 06 04 43 b9 00 fe 04 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 8b 96 b1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105255565 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: Allocated (fsm.c:456) 20250425105255565 DMSC DEBUG msc_i[0x55e705915fe0]{READY}: Allocated (fsm.c:456) 20250425105255565 DMSC DEBUG msc_i[0x55e705915fe0]{READY}: is child of msub_fsm[0x55e7058d4dd0] (fsm.c:486) 20250425105255565 DMSC DEBUG msc_a[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105255565 DMSC DEBUG msc_a[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d4dd0] (fsm.c:486) 20250425105255565 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105255565 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105255565 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105255565 DMM DEBUG msc_a(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105255565 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105255565 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105255565 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105255565 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105255565 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105255565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105255565 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105255565 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105255565 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105255565 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250425105255565 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105255565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 7a 00 01 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105255565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b3 7a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250425105255565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 b3 7a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: { messageType := 2, destLocRef := '86B37A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105255566 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105255566 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1706)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MGCP(1707)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1704)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425105255571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255571 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) 20250425105255571 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255571 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255571 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105255571 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250425105255571 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105255571 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105255571 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105255571 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105255571 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105255571 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255571 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105255571 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105255571 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105255571 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105255571 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705909da0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670] (fsm.c:486) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55e705909da0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55e705909da0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058e02e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058e02e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670] (fsm.c:486) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105255571 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1707)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105255576 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55e705909da0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105255576 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105255576 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105255576 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105255577 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55e7058e02e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105255577 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105255577 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105255577 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255577 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250425105255577 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105255577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255577 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 86 b3 7a 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-MNCC(1706)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MNCC(1706)@63ea47419a21: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105255578 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105255580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255580 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255580 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255580 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e02e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105255580 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105255580 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105255580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255580 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255580 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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) 20250425105255580 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105255581 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105255581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105255581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105255581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105255581 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105255581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b3 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105255581 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105255581 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105255581 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105255583 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105255583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105255583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105255583 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105255583 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105255583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 b3 7a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105255584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105255584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105255584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105255584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255584 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) 20250425105255584 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105255584 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105255584 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105255584 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105255584 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105255584 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + 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) 20250425105255584 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105255584 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250425105255584 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105255584 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105255584 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105255584 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105255584 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105255584 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105255584 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105255584 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670] (call_leg.c:197) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1: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)[0x55e7058e02e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909da0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909da0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670] (call_leg.c:197) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909da0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425105255584 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705909da0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270] (call_leg.c:198) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105255584 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058d8670]{RELEASING}: Deallocated (fsm.c:568) 20250425105255584 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105255584 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105255584 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105255584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 b3 7a 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425105255585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105255585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105255585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105255585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105255585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105255585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105255585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105255585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105255585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105255585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b3 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1706)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1703)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1703)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105256086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105256086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105256086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105256086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105256086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105256086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105256086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105256086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105256086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105256086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105256086 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105256086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105256086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270] (msc_a.c:1053) 20250425105256086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105256086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d4dd0] (msc_a.c:1053) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105256086 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e70590f270]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105256086 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105256086 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) MSC-A terminated (msub.c:261) 20250425105256086 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) 1 MSC-I still active (msub.c:79) 20250425105256086 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105256086 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105256086 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105256086 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Removing from parent msub_fsm[0x55e7058d4dd0] (msub.c:113) 20250425105256086 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250425105256086 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Freeing instance (msub.c:113) 20250425105256086 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1:GERAN-A-298:CM_SERVICE_REQ)[0x55e705915fe0]{READY}: Deallocated (fsm.c:568) 20250425105256086 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1) Free (msub.c:119) 20250425105256086 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105256086 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Freeing instance (msub.c:113) 20250425105256086 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Deallocated (fsm.c:568) 20250425105256086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105256086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105256086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105256086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105256086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105256086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105256086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105256086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105256086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105256086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b3 7a 00 01 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@63ea47419a21: Session index based on local reference:0 20250425105256086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105256086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105256087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105256087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105256087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105256087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105256087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105256087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1705)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105256087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105256087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 b3 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1704)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)8827770 TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105256087 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105256087 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x218B96B1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1709)@63ea47419a21: Final verdict of PTC: none 20250425105257099 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105257099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105257099 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105257099 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105257099 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105257099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105257099 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105257099 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105257099 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105257099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105257099 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105257099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105257099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105257100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105257100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105257100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105257100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105257100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105257100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105257100 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105257100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@63ea47419a21: Final verdict of PTC: none 20250425105257101 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105257101 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1704)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1706)@63ea47419a21: Final verdict of PTC: none 20250425105257102 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1708)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1707)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1710)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_cc_bssmap_clear0(1711): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Fri Apr 25 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 20250425105258104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422268) 20250425105259101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105259101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105259101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105259104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=422268, count=423428) 20250425105300106 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105301107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_invalid_mgcp_crash started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1716)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1714)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105301700 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1717)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105301896 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105301896 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105301896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105301896 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105301902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105301902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105301902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105301902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105301902 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105301902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105301902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105301902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105301902 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105301902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105301902 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105301904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105301905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105301905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105301905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105301905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105301905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105301905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105301905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105301905 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 20250425105301905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105301905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105301905 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105301905 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105301905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105302108 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105302108 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1719)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105302114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1719)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105302139 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105302140 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1720)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1722) TC_invalid_mgcp_crash0(1722)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105302701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@63ea47419a21: Added conn table entry 0TC_invalid_mgcp_crash0(1722)7390784 MSC_Test_0-SCCP(1714)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1715)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c6 40 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105302708 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: Allocated (fsm.c:456) 20250425105302708 DMSC DEBUG msc_i[0x55e7058e02e0]{READY}: Allocated (fsm.c:456) 20250425105302708 DMSC DEBUG msc_i[0x55e7058e02e0]{READY}: is child of msub_fsm[0x55e7058d4dd0] (fsm.c:486) 20250425105302708 DMSC DEBUG msc_a[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105302708 DMSC DEBUG msc_a[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d4dd0] (fsm.c:486) 20250425105302708 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105302708 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x55e7058e02e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105302708 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105302708 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105302708 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058b6930] (fsm.c:486) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105302708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105302708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105302708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105302708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105302708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105302708 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105302708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105302708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105302708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105302708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40] (fsm.c:486) 20250425105302708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105302708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105302708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 70 c6 40 00 01 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105302708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 c6 40 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: { messageType := 2, destLocRef := '70C640'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1720)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1722) MSC_Test-GSUP(1720)@63ea47419a21: Added IMSI table entry 0TC_invalid_mgcp_crash0(1722)"262420000000007" MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105302711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105302711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1714)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105302712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105302712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): none -> pass 20250425105302715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105302715 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105302715 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105302715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105302715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105302715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40] (vlr_lu_fsm.c:110) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105302715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e705909da0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105302715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105302715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058aab40] (fsm.c:486) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105302715 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105302715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105302715 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094 LOCATION UPDATE ACCEPT (TMSI = 0x9ec0d094) (gsm_04_08.c:149) 20250425105302715 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105302715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105302715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 c6 40 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e c0 d0 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1715)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1715)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1714)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105302721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105302721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105302721 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105302721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:TMSInew-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105302721 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105302721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40] (vlr_lu_fsm.c:817) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105302721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x701E3A2D:GERAN-A-299:LU)[0x55e7058d8670]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105302721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105302721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105302721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250425105302721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105302721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105302721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105302721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105302721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105302721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105302721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105302721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105302721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 c6 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1714)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105302723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105302723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105302723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930] (msc_a.c:1053) 20250425105302723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105302723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105302723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058aab40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d4dd0] (msc_a.c:1053) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105302723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058b6930]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105302723 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105302723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) MSC-A terminated (msub.c:261) 20250425105302723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) 1 MSC-I still active (msub.c:79) 20250425105302723 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105302723 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105302723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105302723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Removing from parent msub_fsm[0x55e7058d4dd0] (msub.c:113) 20250425105302723 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250425105302723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Freeing instance (msub.c:113) 20250425105302723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-299:LU)[0x55e7058e02e0]{READY}: Deallocated (fsm.c:568) 20250425105302723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) Free (msub.c:119) 20250425105302723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105302723 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Freeing instance (msub.c:113) 20250425105302723 DMSC DEBUG msub_fsm[0x55e7058d4dd0]{terminating}: Deallocated (fsm.c:568) 20250425105302723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 70 c6 40 00 01 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 70 c6 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1715)@63ea47419a21: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)7390784 TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105302724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105302724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9EC0D094'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1715)@63ea47419a21: Added conn table entry 0TC_invalid_mgcp_crash0(1722)11454665 MSC_Test_0-RAN(1715)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1714)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 c8 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 01 03 50 59 02 05 f4 9e c0 d0 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105302925 DMSC DEBUG msub_fsm[0x55e7058aab40]{active}: Allocated (fsm.c:456) 20250425105302925 DMSC DEBUG msc_i[0x55e7058b6930]{READY}: Allocated (fsm.c:456) 20250425105302925 DMSC DEBUG msc_i[0x55e7058b6930]{READY}: is child of msub_fsm[0x55e7058aab40] (fsm.c:486) 20250425105302925 DMSC DEBUG msc_a[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105302925 DMSC DEBUG msc_a[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aab40] (fsm.c:486) 20250425105302925 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105302925 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x55e7058b6930]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105302925 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105302925 DMM DEBUG msc_a(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0] (fsm.c:486) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105302925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105302925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105302925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105302925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105302925 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105302925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105302925 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105302925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105302925 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105302925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105302925 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105302925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ae c8 c9 00 01 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105302925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae c8 c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105302925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae c8 c9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: { messageType := 2, destLocRef := 'AEC8C9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105302926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105302926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1717)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test-MGCP(1718)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test_0-RAN(1715)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1715)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1714)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302933 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) 20250425105302934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105302934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105302934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105302934 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250425105302934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105302934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105302934 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105302934 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105302934 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105302934 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094: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) 20250425105302934 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105302934 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105302934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105302934 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0] (fsm.c:486) 20250425105302934 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094: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) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d8b30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d8b30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058a1a80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058a1a80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105302934 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1718)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105302939 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250425105302939 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058dfcc0]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250425105302939 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1542) 20250425105302939 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058dfcc0]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0] (rtp_stream.c:239) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55e7058d8b30]{DISCARDING}: Deallocated (fsm.c:568) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0] (call_leg.c:197) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425105302939 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55e7058a1a80]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0] (call_leg.c:198) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105302939 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e705909da0]{RELEASING}: Deallocated (fsm.c:568) 20250425105302939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105302939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250425105302939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105302939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105302939 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105302939 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105302939 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105302939 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105302939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105302939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105302939 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105302939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105302939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105302939 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105302940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105302940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105302940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae c8 c9 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250425105302940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae c8 c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1714)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1714)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105302942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105302942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105302942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0] (msc_a.c:1053) 20250425105302942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105302942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058d4dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aab40] (msc_a.c:1053) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105302942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058e02e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105302942 DMSC DEBUG msub_fsm[0x55e7058aab40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105302942 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) MSC-A terminated (msub.c:261) 20250425105302942 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) 1 MSC-I still active (msub.c:79) 20250425105302942 DMSC DEBUG msub_fsm[0x55e7058aab40]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105302942 DMSC DEBUG msub_fsm[0x55e7058aab40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105302942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105302942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Removing from parent msub_fsm[0x55e7058aab40] (msub.c:113) 20250425105302942 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250425105302942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Freeing instance (msub.c:113) 20250425105302942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-300:CM_SERVICE_REQ)[0x55e7058b6930]{READY}: Deallocated (fsm.c:568) 20250425105302942 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) Free (msub.c:119) 20250425105302942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105302942 DMSC DEBUG msub_fsm[0x55e7058aab40]{terminating}: Freeing instance (msub.c:113) 20250425105302942 DMSC DEBUG msub_fsm[0x55e7058aab40]{terminating}: Deallocated (fsm.c:568) 20250425105302942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105302942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105302942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105302942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105302942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ae c8 c9 00 01 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@63ea47419a21: Session index based on local reference:0 20250425105302943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105302943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105302943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105302943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105302943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105302943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105302943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1716)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105302943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105302943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105302943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ae c8 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1715)@63ea47419a21: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)11454665 TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105302943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105302943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1722)@63ea47419a21: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1722)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@63ea47419a21: Final verdict of PTC: pass 20250425105303446 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105303446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105303446 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105303446 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105303446 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105303446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105303446 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105303446 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105303446 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105303446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105303446 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105303446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105303446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105303446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105303446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105303446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105303446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105303446 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105303446 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(1716)@63ea47419a21: Final verdict of PTC: none 20250425105303446 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105303446 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105303447 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105303447 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105303447 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1714)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1720)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1718)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1717)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1715)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1721)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_invalid_mgcp_crash0(1722): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@63ea47419a21: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Fri Apr 25 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 20250425105304448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346228) 20250425105305447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105305447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105305447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105305448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=346228, count=347388) 20250425105306450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105307452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mm_id_resp_no_identity started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1727)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1727)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1725)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105308005 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1728)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105308196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105308196 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105308196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105308196 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105308197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105308197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105308197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105308197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105308197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105308197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105308197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105308197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105308197 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105308197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1727)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105308197 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105308198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105308198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105308198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105308198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105308198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105308198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105308198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105308198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105308198 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105308198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105308198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105308198 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105308198 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105308198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105308453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105308453 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1730)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105308457 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1730)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105308473 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105308473 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1733)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105309000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105309000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105309000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105309000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105309000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105309000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@63ea47419a21: Added conn table entry 0TC_mm_id_resp_no_identity0(1733)11909451 MSC_Test_0-SCCP(1725)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1726)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105309004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105309004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105309004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105309004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309004 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 b5 b9 4b 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) 20250425105309004 DMSC DEBUG msub_fsm[0x55e7058d8b30]{active}: Allocated (fsm.c:456) 20250425105309004 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: Allocated (fsm.c:456) 20250425105309004 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: is child of msub_fsm[0x55e7058d8b30] (fsm.c:486) 20250425105309004 DMSC DEBUG msc_a[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105309004 DMSC DEBUG msc_a[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8b30] (fsm.c:486) 20250425105309004 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105309004 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105309004 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105309004 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105309004 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105309004 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105309004 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e7059115c0] (fsm.c:486) 20250425105309004 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105309004 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105309004 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425105309004 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250425105309004 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105309004 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105309004 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105309004 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425105309004 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105309004 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425105309004 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425105309004 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105309004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105309004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105309004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105309004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b9 4b 00 01 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105309004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105309005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105309005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105309005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b9 4b 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@63ea47419a21: { messageType := 2, destLocRef := 'B5B94B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1726)@63ea47419a21: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1726)@63ea47419a21: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1725)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1725)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105309008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105309008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105309008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105309008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105309008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105309008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105309008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105309008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105309008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105309008 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) 20250425105309008 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105309008 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105309008 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250425105309008 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425105314005 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425105314005 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425105314005 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105314005 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105314005 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) 20250425105314005 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) 20250425105314005 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105314005 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105314006 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105314006 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105314006 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105314006 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105314006 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105314006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105314006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105314006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105314006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105314006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105314006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105314006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b9 4b 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250425105314006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105314006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105314006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105314006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105314006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105314006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105314006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105314006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b5 b9 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1733)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1725)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1725)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105314008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105314008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105314008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105314008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105314008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105314008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105314008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105314008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105314008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105314009 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105314009 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105314009 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0] (msc_a.c:1053) 20250425105314009 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105314009 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105314009 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55e705909da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8b30] (msc_a.c:1053) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105314009 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105314009 DMSC DEBUG msub_fsm[0x55e7058d8b30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105314009 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105314009 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105314009 DMSC DEBUG msub_fsm[0x55e7058d8b30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105314009 DMSC DEBUG msub_fsm[0x55e7058d8b30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105314009 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105314009 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Removing from parent msub_fsm[0x55e7058d8b30] (msub.c:113) 20250425105314009 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250425105314009 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Freeing instance (msub.c:113) 20250425105314009 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55e7058a1a80]{READY}: Deallocated (fsm.c:568) 20250425105314009 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105314009 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250425105314009 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105314009 DMSC DEBUG msub_fsm[0x55e7058d8b30]{terminating}: Freeing instance (msub.c:113) 20250425105314009 DMSC DEBUG msub_fsm[0x55e7058d8b30]{terminating}: Deallocated (fsm.c:568) 20250425105314009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105314009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105314009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105314009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105314009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105314009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105314009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105314009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105314009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 b9 4b 00 01 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1727)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105314009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105314009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105314009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105314009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105314009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105314009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105314009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105314009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105314009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b5 b9 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1726)@63ea47419a21: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1733)11909451 TC_mm_id_resp_no_identity0(1733)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1733)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@63ea47419a21: Final verdict of PTC: pass 20250425105314012 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105314012 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1725)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1728)@63ea47419a21: Final verdict of PTC: none 20250425105314012 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1730)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1729)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1731)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1726)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1732)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mm_id_resp_no_identity0(1733): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@63ea47419a21: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Fri Apr 25 10:53:14 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 20250425105314212 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105314212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105314212 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105314212 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105314212 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105314212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105314212 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105314212 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105314212 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105314212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105314213 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105314213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105314213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105314213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105314213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105314213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105314213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105314213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105314213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105314213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105314213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105315014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174228) 20250425105316016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105316214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105316214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105316214 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=174228, count=175388) 20250425105317017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105318018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_expire_while_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1738)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1736)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105318528 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1739)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105318722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105318722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105318722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105318722 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105318723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105318723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105318723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105318723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105318723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105318723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105318723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105318723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105318723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105318723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105318723 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 20250425105318724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105318724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105318724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105318724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105318724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105318724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105318724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105318724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105318724 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105318724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1738)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105318724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105318724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105318724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105318724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105319018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105319018 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1741)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105319020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105319028 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105319028 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1742)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105319526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@63ea47419a21: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)7610582 MSC_Test_0-SCCP(1736)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1737)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 74 20 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105319530 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Allocated (fsm.c:456) 20250425105319530 DMSC DEBUG msc_i[0x55e7059115c0]{READY}: Allocated (fsm.c:456) 20250425105319530 DMSC DEBUG msc_i[0x55e7059115c0]{READY}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105319530 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105319530 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105319530 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105319530 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x55e7059115c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105319530 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105319530 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105319530 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058a1a80] (fsm.c:486) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105319530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105319530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105319530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105319530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105319530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105319530 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105319530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105319530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105319530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105319530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670] (fsm.c:486) 20250425105319530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105319530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105319530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 20 d6 00 01 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105319530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 74 20 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: { messageType := 2, destLocRef := '7420D6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1742)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@63ea47419a21: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1744)"262420000000007" MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105319533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105319533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_from0 20250425105319533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105319533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105319533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058a1a80]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): none -> pass 20250425105319535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105319535 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105319535 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105319535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105319535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105319535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105319535 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8b30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105319535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105319535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e7058d8670] (fsm.c:486) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105319535 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105319535 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105319535 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC LOCATION UPDATE ACCEPT (TMSI = 0x372695cc) (gsm_04_08.c:149) 20250425105319535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105319535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105319535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 74 20 d6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 37 26 95 cc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105319538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319538 DLSS7 DEBUG Found route for dpc=185=0.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(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105319538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105319538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105319538 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105319538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:TMSInew-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105319538 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105319538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105319538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9EC0D094:GERAN-A-302:LU)[0x55e70590f270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105319538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105319538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105319538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250425105319538 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105319538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105319538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105319538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105319538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105319538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105319538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105319539 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105319539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 74 20 d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105319540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105319540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105319540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80] (msc_a.c:1053) 20250425105319540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105319540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105319540 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705909da0] (msc_a.c:1053) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105319540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105319540 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105319540 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) MSC-A terminated (msub.c:261) 20250425105319540 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) 1 MSC-I still active (msub.c:79) 20250425105319540 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105319540 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105319540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105319540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Removing from parent msub_fsm[0x55e705909da0] (msub.c:113) 20250425105319540 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250425105319540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Freeing instance (msub.c:113) 20250425105319540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-302:LU)[0x55e7059115c0]{READY}: Deallocated (fsm.c:568) 20250425105319540 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) Free (msub.c:119) 20250425105319540 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - active-conn: now used by 1 (attached) (msub.c:375) 20250425105319540 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Freeing instance (msub.c:113) 20250425105319540 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Deallocated (fsm.c:568) 20250425105319540 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319540 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319540 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319540 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319540 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 74 20 d6 00 01 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 20250425105319540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 74 20 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@63ea47419a21: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)7610582 TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105319541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105319541 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@63ea47419a21: Created IMSI[0] for '262420000000007'H'372695CC'O to be handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) 20250425105319542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105319542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425105319542 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425105319542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319542 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 37 26 95 cc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105319544 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425105319544 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250425105319544 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1744)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '372695CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1737)@63ea47419a21: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)11187216 MSC_Test_0-SCCP(1736)@63ea47419a21: First idle individual index:0 20250425105319545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 aa b4 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 37 26 95 cc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105319545 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105319545 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: Allocated (fsm.c:456) 20250425105319545 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105319545 DMSC DEBUG msc_a[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105319545 DMSC DEBUG msc_a[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105319545 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105319545 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105319545 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0] (fsm.c:486) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105319546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105319546 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105319546 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105319546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105319546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105319546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 aa b4 10 00 01 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105319546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 aa b4 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105319546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 aa b4 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: { messageType := 2, destLocRef := 'AAB410'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105319546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1736)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105319547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105319547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105319548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105319548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0] (msc_a.c:1053) 20250425105319548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105319548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e705909da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105319548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7059115c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105319548 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105319548 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) MSC-A terminated (msub.c:261) 20250425105319548 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) 1 MSC-I still active (msub.c:79) 20250425105319548 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105319548 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105319548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105319548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105319548 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250425105319548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Freeing instance (msub.c:113) 20250425105319548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC:GERAN-A-303:PAGING_RESP)[0x55e7058a1a80]{READY}: Deallocated (fsm.c:568) 20250425105319548 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) Free (msub.c:119) 20250425105319548 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC - active-conn: now used by 0 (-) (msub.c:375) 20250425105319548 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x372695CC) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105319548 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105319548 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105319548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105319548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105319548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105319548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 aa b4 10 00 01 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@63ea47419a21: Session index based on local reference:0 20250425105319548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105319548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105319548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105319548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105319548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105319548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105319548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105319548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105319548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 aa b4 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@63ea47419a21: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)11187216 TC_lu_and_expire_while_paging0(1744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1742)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1740)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1743)@63ea47419a21: Final verdict of PTC: none 20250425105319550 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105319550 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1736)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1737)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1739)@63ea47419a21: Final verdict of PTC: none 20250425105319551 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1741)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_expire_while_paging0(1744): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Fri Apr 25 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 20250425105319748 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105319748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105319748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105319748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105319748 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105319748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105319748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105319748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105319748 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105319748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105319748 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105319748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105319748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105319748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105319748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105319748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105319748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105319748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105319748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105319748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105319748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105320551 DLGSUP 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) 20250425105321552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105321750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105321750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105321750 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=304052) 20250425105322553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:53: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_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 20250425105323554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_paging_response_imsi_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1749)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1749)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1747)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105324089 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1750)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105324278 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105324278 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105324278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105324278 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105324282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105324282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105324282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105324282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105324282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105324282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105324282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105324282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105324282 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105324282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1749)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105324282 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105324283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105324283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105324283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105324283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1749)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105324283 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105324283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105324283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105324283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105324283 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105324283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105324283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105324283 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425105324283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105324283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1749)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105324554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105324554 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1752)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105324556 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1752)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105324580 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105324580 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1755)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '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 } } } } MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105325087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105325087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105325087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105325087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105325088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105325088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105325088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105325088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@63ea47419a21: Added conn table entry 0TC_paging_response_imsi_unknown0(1755)9595621 MSC_Test_0-SCCP(1747)@63ea47419a21: First idle individual index:0 20250425105325096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325096 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105325096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105325097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105325097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325097 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 92 6a e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105325097 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Allocated (fsm.c:456) 20250425105325097 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: Allocated (fsm.c:456) 20250425105325097 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105325097 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105325097 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105325097 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105325097 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105325097 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550] (fsm.c:486) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105325097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425105325097 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105325097 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425105325097 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105325097 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250425105325097 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425105325097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105325097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105325097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105325097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 6a e5 00 01 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105325097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105325097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105325097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105325097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 92 6a e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@63ea47419a21: { messageType := 2, destLocRef := '926AE5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1747)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1747)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105325102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105325102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105325102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105325102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105325103 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105325103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105325103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550] (msc_a.c:1053) 20250425105325103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105325103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058d8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059115c0] (msc_a.c:1053) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105325103 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105325103 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105325103 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105325103 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105325103 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105325103 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105325103 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105325103 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Removing from parent msub_fsm[0x55e7059115c0] (msub.c:113) 20250425105325103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250425105325103 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Freeing instance (msub.c:113) 20250425105325103 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55e7058a1a80]{READY}: Deallocated (fsm.c:568) 20250425105325103 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105325103 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Freeing instance (msub.c:113) 20250425105325103 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Deallocated (fsm.c:568) 20250425105325103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105325103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325103 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105325103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105325103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 92 6a e5 00 01 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@63ea47419a21: Session index based on local reference:0 20250425105325104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105325104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105325104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105325104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105325104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105325104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105325104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105325104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105325104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 92 6a e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1748)@63ea47419a21: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1755)9595621 TC_paging_response_imsi_unknown0(1755)@63ea47419a21: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1755)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1755)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1755)@63ea47419a21: Final verdict of PTC: pass 20250425105325111 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105325111 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1747)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1753)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1749)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1751)@63ea47419a21: Final verdict of PTC: none 20250425105325111 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1748)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1752)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1756)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1754)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1750)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_paging_response_imsi_unknown0(1755): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1756): none (pass -> pass) MTC@63ea47419a21: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Fri Apr 25 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 20250425105325307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105325307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105325306 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105325306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105325306 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105325306 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105325306 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105325306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105325306 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105325306 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105325306 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105325306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105325306 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105325306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105325306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105325306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105325306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105325306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105325306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105325306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105325306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105326112 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142272) 20250425105327113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105327307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105327307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105327307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=142272, count=143432) 20250425105328115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105329116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_paging_response_tmsi_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1760)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1760)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1760)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1758)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105329706 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1761)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105329899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105329899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105329899 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105329899 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105329905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105329905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105329905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105329905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105329905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105329905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105329905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105329905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105329905 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105329905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105329905 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105329908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105329908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105329908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105329908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105329908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105329908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105329908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105329908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105329908 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 20250425105329908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105329908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105329908 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105329908 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105329908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105330117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105330117 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1763)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1763)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105330123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1763)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1763)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1763)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1763)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105330144 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105330144 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1766)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_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 } } } } 20250425105330703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105330703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105330703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105330703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105330704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105330704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105330704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105330704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1759)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1759)@63ea47419a21: Added conn table entry 0TC_paging_response_tmsi_unknown0(1766)1432225 MSC_Test_0-SCCP(1758)@63ea47419a21: First idle individual index:0 20250425105330708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105330708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105330708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105330708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 da a1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105330709 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105330709 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: Allocated (fsm.c:456) 20250425105330709 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105330709 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105330709 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105330709 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105330709 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105330709 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80] (fsm.c:486) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105330709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425105330709 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105330709 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425105330709 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105330709 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250425105330709 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425105330709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105330709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105330709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105330709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 da a1 00 01 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105330709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105330709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105330709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105330709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 da a1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@63ea47419a21: { messageType := 2, destLocRef := '15DAA1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1758)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1758)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105330712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105330712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105330712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105330712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105330712 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105330712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105330712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80] (msc_a.c:1053) 20250425105330712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105330712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7059115c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105330712 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105330712 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105330712 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105330712 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105330712 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105330712 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105330712 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105330712 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105330712 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250425105330712 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Freeing instance (msub.c:113) 20250425105330712 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55e7058ab550]{READY}: Deallocated (fsm.c:568) 20250425105330712 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105330712 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105330712 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105330712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105330712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105330712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105330712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 da a1 00 01 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1760)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105330712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105330712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105330713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105330713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105330713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105330713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105330713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105330713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105330713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 da a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1759)@63ea47419a21: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1766)1432225 TC_paging_response_tmsi_unknown0(1766)@63ea47419a21: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1766)@63ea47419a21: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1766)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1766)@63ea47419a21: Final verdict of PTC: pass 20250425105330715 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105330715 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1761)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1758)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1760)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1764)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1762)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1765)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1759)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@63ea47419a21: Final verdict of PTC: none 20250425105330716 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1763)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1767)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1758): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1759): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1760): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1761): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1762): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1763): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1764): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1765): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_paging_response_tmsi_unknown0(1766): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1767): none (pass -> pass) MTC@63ea47419a21: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Fri Apr 25 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 20250425105330916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105330916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105330916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105330916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105330916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105330916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105330916 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105330916 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105330916 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105330916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105330916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105330916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105330916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105330916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105330916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105330916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105330916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105330916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105330916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105330916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105330917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105331717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142880) 20250425105332719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105332918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105332918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105332918 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=142880, count=144660) 20250425105333719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105334720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_call_re_establishment started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1771)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1771)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1771)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1769)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105335231 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1772)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105335425 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105335425 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105335425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105335425 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105335427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105335427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105335427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105335427 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105335427 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105335427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105335427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105335427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105335427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105335427 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 20250425105335427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105335427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105335427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105335427 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105335427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1771)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105335721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105335721 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1774)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1774)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105335723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1774)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1774)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1774)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1774)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105335732 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105335732 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1775)@63ea47419a21: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1777) TC_call_re_establishment0(1777)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105336235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1770)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1770)@63ea47419a21: Added conn table entry 0TC_call_re_establishment0(1777)12827265 MSC_Test_0-RAN(1770)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@63ea47419a21: First idle individual index:0 20250425105336243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 ba 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 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336243 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Allocated (fsm.c:456) 20250425105336244 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: Allocated (fsm.c:456) 20250425105336244 DMSC DEBUG msc_i[0x55e7058a1a80]{READY}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105336244 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105336244 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105336244 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105336244 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105336244 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105336244 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105336244 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058ab550] (fsm.c:486) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105336244 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105336244 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105336244 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105336244 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105336244 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105336244 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105336244 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105336244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105336244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105336244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670] (fsm.c:486) 20250425105336244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105336244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105336244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 ba 81 00 01 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105336244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 ba 81 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: { messageType := 2, destLocRef := 'C3BA81'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1775)@63ea47419a21: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1777) MSC_Test-GSUP(1775)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" 20250425105336246 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105336246 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 20250425105336246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336246 DLSS7 DEBUG Found route for dpc=185=0.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(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105336247 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336247 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment0(1777)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): none -> pass 20250425105336248 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105336248 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250425105336248 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425105336248 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105336249 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105336249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105336249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e70590f270]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105336249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105336249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8670] (fsm.c:486) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105336249 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425105336249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105336249 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A LOCATION UPDATE ACCEPT (TMSI = 0x1135601a) (gsm_04_08.c:149) 20250425105336249 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105336249 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105336249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c3 ba 81 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 35 60 1a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1770)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1770)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105336252 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336252 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105336252 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105336252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:TMSInew-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105336252 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105336252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105336252 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3CA5B3CA:GERAN-A-306:LU)[0x55e7058d8b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105336252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105336252 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105336252 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250425105336252 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425105336252 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105336252 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105336252 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105336252 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105336252 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105336252 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105336252 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105336252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 ba 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105336253 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105336253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105336253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550] (msc_a.c:1053) 20250425105336253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105336253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105336253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059115c0] (msc_a.c:1053) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105336253 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105336253 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105336253 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) MSC-A terminated (msub.c:261) 20250425105336253 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) 1 MSC-I still active (msub.c:79) 20250425105336253 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105336253 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105336253 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105336253 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Removing from parent msub_fsm[0x55e7059115c0] (msub.c:113) 20250425105336253 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250425105336253 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Freeing instance (msub.c:113) 20250425105336253 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-306:LU)[0x55e7058a1a80]{READY}: Deallocated (fsm.c:568) 20250425105336253 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) Free (msub.c:119) 20250425105336253 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - active-conn: now used by 1 (attached) (msub.c:375) 20250425105336253 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Freeing instance (msub.c:113) 20250425105336253 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Deallocated (fsm.c:568) 20250425105336253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 ba 81 00 01 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 20250425105336254 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 ba 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment0(1777)12827265 TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105336254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105336254 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1777)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1135601A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1770)@63ea47419a21: Added conn table entry 0TC_call_re_establishment0(1777)2724186 MSC_Test_0-RAN(1770)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 29 91 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 11 35 60 1a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105336457 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105336457 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: Allocated (fsm.c:456) 20250425105336457 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105336457 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105336457 DMSC DEBUG msc_a[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105336457 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105336457 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105336457 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105336457 DMM DEBUG msc_a(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80] (fsm.c:486) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105336457 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105336457 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105336457 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105336457 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105336457 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105336457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105336457 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105336457 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105336457 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105336457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425105336457 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105336457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 91 5a 00 01 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105336457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 29 91 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250425105336457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 91 5a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: { messageType := 2, destLocRef := '29915A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105336458 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105336458 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1777)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1772)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1777) MSC_Test-MGCP(1773)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1777) MSC_Test_0-RAN(1770)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1770)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336464 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) 20250425105336464 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336464 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105336464 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105336464 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250425105336464 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105336464 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105336464 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105336464 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105336464 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105336464 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336464 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105336464 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105336464 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105336464 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80] (fsm.c:486) 20250425105336464 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058b02f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270] (fsm.c:486) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105336464 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1773)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105336471 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105336471 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105336471 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105336471 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105336471 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105336471 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105336471 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105336471 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336471 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105336471 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(1772)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1777) MSC_Test-MNCC(1772)@63ea47419a21: Added conn table entry 0TC_call_re_establishment0(1777)-2147483615 20250425105336471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336471 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 29 91 5a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105336474 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336474 DLSS7 DEBUG 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) 20250425105336475 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336475 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105336475 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058b02f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105336475 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105336475 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105336475 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336475 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336475 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336475 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105336476 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105336476 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105336476 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105336476 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105336476 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105336477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 29 91 5a 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250425105336477 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105336477 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105336477 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105336479 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105336479 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105336479 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105336479 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105336479 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105336479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 91 5a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105336480 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336480 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336480 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105336480 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105336480 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105336480 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105336480 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105336480 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105336480 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105336480 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105336480 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105336480 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105336481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105336481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105336481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105336481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105336481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 91 5a 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1777)@63ea47419a21: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105336482 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105336482 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105336482 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105336482 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105336482 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1770)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1770)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105336482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105336482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105336482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105336482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105336482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105336482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105336482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105336482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105336482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105336482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105336482 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105336482 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105336482 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105336482 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105336482 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105336482 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105336482 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1777)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1777)@63ea47419a21: f_mo_call_establish DONE TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1775)@63ea47419a21: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test-GSUP(1775)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment0(1778)"262420000000091" TC_call_re_establishment0(1778)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 1TC_call_re_establishment0(1778)14056638 MSC_Test_0-RAN(1770)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1769)@63ea47419a21: First idle individual index:1 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105339991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105339991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105339991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105339991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339991 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 d6 7c be 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) 20250425105339991 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Allocated (fsm.c:456) 20250425105339991 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105339991 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105339991 DMSC DEBUG msc_a[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105339991 DMSC DEBUG msc_a[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105339991 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105339991 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105339991 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105339991 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250425105339991 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250425105339991 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250425105339991 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0] (call_leg.c:99) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80] (gsm_04_08.c:921) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7059115c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + 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) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + 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) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - 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) 20250425105339991 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0] (fsm.c:486) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + 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) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105339991 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105339991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105339991 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105339991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105339991 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250425105339991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105339991 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105339991 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105339991 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250425105339992 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250425105339992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105339992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105339992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105339992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 7c be 00 01 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105339992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105339992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105339992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105339992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 29 91 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425105339992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105339992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105339992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105339992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 7c be 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105339992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1769)@63ea47419a21: { messageType := 2, destLocRef := 'D67CBE'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)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105339992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105339992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105339992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105339992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339992 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 d6 7c be 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-SCCP(1769)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105339994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105339994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105339994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105339994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105339994 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105339994 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058a1a80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105339994 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105339994 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105339994 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105339994 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105339994 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105339994 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105339994 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105339994 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250425105339994 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Freeing instance (msub.c:113) 20250425105339994 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Deallocated (fsm.c:568) 20250425105339994 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105339994 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105339994 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105339994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105339994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105339994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105339994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 29 91 5a 00 01 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:0 20250425105339994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105339994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105339994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105339994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105339994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105339994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105339994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105339994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 29 91 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment0(1777)2724186 TC_call_re_establishment0(1777)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1772)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment0(1777)-2147483615 MSC_Test-MNCC(1772)@63ea47419a21: Added conn table entry 0TC_call_re_establishment0(1778)-2147483615 TC_call_re_establishment0(1777)@63ea47419a21: Final verdict of PTC: pass MSC_Test-MGCP(1773)@63ea47419a21: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1778) MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105340196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105340196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105340196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105340196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105340196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105340196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105340196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105340196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105340196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105340196 DLSS7 DEBUG 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) 20250425105340197 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105340197 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105340197 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105340197 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250425105340197 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250425105340197 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105340197 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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) 20250425105340197 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)@63ea47419a21: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1770)@63ea47419a21: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105342999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105342999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105342999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105342999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105342999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105342999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105342999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105342999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105342999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105342999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105342999 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105342999 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105342999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250425105342999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105342999 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250425105343001 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105343001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105343001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105343001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105343001 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105343001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105343001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105343001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105343001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 7c be 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1770)@63ea47419a21: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1770)@63ea47419a21: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105343002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105343002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105343002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105343002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105343002 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105343002 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105343002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105343002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105343002 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105343002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105343002 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105343002 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105343002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105343002 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105343002 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105343002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105343002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105343002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270] (call_leg.c:197) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058b02f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270] (call_leg.c:197) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105343002 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0] (call_leg.c:198) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105343002 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-307:CM_SERVICE_REQ)[0x55e70590f270]{RELEASING}: Deallocated (fsm.c:568) 20250425105343002 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105343002 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105343002 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105343003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105343003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105343003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105343003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 7c be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1772)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1769)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1769)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105343004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105343004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105343004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105343004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105343004 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105343004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105343004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0] (msc_a.c:1053) 20250425105343004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105343004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058accf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de860] (msc_a.c:1053) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105343004 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058acbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105343004 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105343004 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) MSC-A terminated (msub.c:261) 20250425105343004 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) 1 MSC-I still active (msub.c:79) 20250425105343004 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105343004 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105343004 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105343004 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058de860] (msub.c:113) 20250425105343004 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250425105343004 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105343004 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105343004 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A) Free (msub.c:119) 20250425105343004 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x1135601A - active-conn: now used by 1 (attached) (msub.c:375) 20250425105343004 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Freeing instance (msub.c:113) 20250425105343004 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Deallocated (fsm.c:568) 20250425105343004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105343004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105343004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105343004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 7c be 00 01 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(1771)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105343004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105343004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105343004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105343004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105343004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105343004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105343004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105343004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 7c be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@63ea47419a21: Deleted conn table entry 1TC_call_re_establishment0(1778)14056638 TC_call_re_establishment0(1778)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1769)@63ea47419a21: Final verdict of PTC: none 20250425105344011 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105344011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105344011 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105344011 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105344012 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105344012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105344012 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105344012 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105344012 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105344012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105344012 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105344012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105344012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105344012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105344012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105344012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105344012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105344012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105344012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105344012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105344012 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1771)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1775)@63ea47419a21: Final verdict of PTC: none 20250425105344014 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105344014 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1768)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1776)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1772)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1770)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1780)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1773)@63ea47419a21: Final verdict of PTC: none 20250425105344016 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1774)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1768): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1769): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1770): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1771): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1772): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1773): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1774): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1775): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1776): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment0(1777): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment0(1778): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1780): none (pass -> pass) MTC@63ea47419a21: Test case TC_call_re_establishment finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Fri Apr 25 10:53:44 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 20250425105345016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581264) 20250425105346012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105346012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105346012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105346017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=581264, count=581804) 20250425105347019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105348020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_call_re_establishment_auth started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1784)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1784)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1784)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1782)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105348608 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1785)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105348800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105348800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105348800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105348800 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1784)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105348803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105348803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105348803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105348803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105348803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105348803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105348803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105348803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105348803 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105348803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105348803 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1784)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1784)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105348804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105348804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105348804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105348804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105348804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105348804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105348804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105348804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105348804 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105348804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105348804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105348804 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 20250425105348804 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105348804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1784)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105349020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105349020 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1787)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1787)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105349024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1787)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1787)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1787)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1787)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105349032 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105349032 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1788)@63ea47419a21: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1790) TC_call_re_establishment_auth0(1790)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105349606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1783)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1783)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_auth0(1790)11236190 MSC_Test_0-SCCP(1782)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1783)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105349615 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349615 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349615 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 73 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105349616 DMSC DEBUG msub_fsm[0x55e7058a1a80]{active}: Allocated (fsm.c:456) 20250425105349616 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: Allocated (fsm.c:456) 20250425105349616 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: is child of msub_fsm[0x55e7058a1a80] (fsm.c:486) 20250425105349616 DMSC DEBUG msc_a[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105349616 DMSC DEBUG msc_a[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058a1a80] (fsm.c:486) 20250425105349616 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105349616 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105349616 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105349616 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105349616 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7058d8670] (fsm.c:486) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105349616 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105349616 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105349616 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105349616 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105349616 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105349616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105349616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105349616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105349616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0] (fsm.c:486) 20250425105349616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105349616 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105349616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab 73 5e 00 01 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: { messageType := 2, destLocRef := 'AB735E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1788)@63ea47419a21: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1790) MSC_Test-GSUP(1788)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" 20250425105349618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105349618 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105349619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105349619 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349619 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058d8670]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): none -> pass 20250425105349624 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105349624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105349624 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC) Received 1 auth tuples (vlr.c:996) 20250425105349624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105349624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{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) 20250425105349624 DMM DEBUG Tx AUTH REQ (rand = 87afe1795e8ab8e3a2af1bad4fe10867) (gsm_04_08.c:641) 20250425105349624 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349624 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105349624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349624 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 ab 73 5e 00 01 16 01 00 13 05 12 00 87 af e1 79 5e 8a b8 e3 a2 af 1b ad 4f e1 08 67 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=1 into dtap '05149490542C'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '05549490542C'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605549490542C'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349629 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 94 90 54 2c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105349629 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349629 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349629 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9490542c) (gsm_04_08.c:1128) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105349629 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC) AUTH on GERAN received SRES/RES: 9490542c (4 bytes) (vlr_auth_fsm.c:151) 20250425105349629 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0] (vlr_auth_fsm.c:294) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105349629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105349629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105349629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105349629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105349629 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105349629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105349629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105349629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105349629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0] (fsm.c:486) 20250425105349629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105349629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105349629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ab 73 5e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105349634 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105349634 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250425105349634 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105349634 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105349634 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105349634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0] (vlr_lu_fsm.c:110) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105349634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105349634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105349634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e7059115c0] (fsm.c:486) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105349634 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105349634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105349634 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38 LOCATION UPDATE ACCEPT (TMSI = 0x83fc2a38) (gsm_04_08.c:149) 20250425105349634 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349634 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105349634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ab 73 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 83 fc 2a 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105349639 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349639 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349639 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105349639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:TMSInew-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105349639 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105349639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0] (vlr_lu_fsm.c:817) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105349639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x81887FCC:GERAN-A-309:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105349639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105349639 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105349639 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425105349639 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105349639 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105349639 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105349639 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105349639 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105349639 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105349639 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105349639 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105349639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ab 73 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105349641 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105349641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105349641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670] (msc_a.c:1053) 20250425105349641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105349641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105349641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7059115c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058a1a80] (msc_a.c:1053) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105349641 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058d8670]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105349641 DMSC DEBUG msub_fsm[0x55e7058a1a80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105349641 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) MSC-A terminated (msub.c:261) 20250425105349641 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) 1 MSC-I still active (msub.c:79) 20250425105349641 DMSC DEBUG msub_fsm[0x55e7058a1a80]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105349641 DMSC DEBUG msub_fsm[0x55e7058a1a80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105349641 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105349641 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Removing from parent msub_fsm[0x55e7058a1a80] (msub.c:113) 20250425105349642 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250425105349642 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Freeing instance (msub.c:113) 20250425105349642 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-309:LU)[0x55e7058ab550]{READY}: Deallocated (fsm.c:568) 20250425105349642 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) Free (msub.c:119) 20250425105349642 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105349642 DMSC DEBUG msub_fsm[0x55e7058a1a80]{terminating}: Freeing instance (msub.c:113) 20250425105349642 DMSC DEBUG msub_fsm[0x55e7058a1a80]{terminating}: Deallocated (fsm.c:568) 20250425105349642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ab 73 5e 00 01 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ab 73 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)11236190 TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105349643 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105349643 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '83FC2A38'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1783)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_auth0(1790)3238541 MSC_Test_0-RAN(1783)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1782)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 6a 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 83 fc 2a 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105349849 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Allocated (fsm.c:456) 20250425105349849 DMSC DEBUG msc_i[0x55e7058d8670]{READY}: Allocated (fsm.c:456) 20250425105349849 DMSC DEBUG msc_i[0x55e7058d8670]{READY}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105349849 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105349849 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059115c0] (fsm.c:486) 20250425105349849 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105349849 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105349849 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105349849 DMM DEBUG msc_a(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550] (fsm.c:486) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105349849 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105349849 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105349849 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105349849 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105349849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105349849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105349849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80] (fsm.c:486) 20250425105349849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105349849 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105349849 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105349849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 31 6a 8d 00 01 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: { messageType := 2, destLocRef := '316A8D'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)@63ea47419a21: Session index based on local reference:0 20250425105349850 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105349850 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105349852 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105349852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105349852 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) Received 1 auth tuples (vlr.c:996) 20250425105349852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105349852 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{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) 20250425105349852 DMM DEBUG Tx AUTH REQ (rand = 1486c847c9d682b4e1a260c328213e66) (gsm_04_08.c:641) 20250425105349852 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349852 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105349852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349852 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 31 6a 8d 00 01 16 01 00 13 05 12 00 14 86 c8 47 c9 d6 82 b4 e1 a2 60 c3 28 21 3e 66 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=1 into dtap '05144D6D4C4C'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '05544D6D4C4C'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605544D6D4C4C'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349854 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 4d 6d 4c 4c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105349854 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349854 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349854 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4d6d4c4c) (gsm_04_08.c:1128) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105349854 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH on GERAN received SRES/RES: 4d6d4c4c (4 bytes) (vlr_auth_fsm.c:151) 20250425105349854 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80] (vlr_auth_fsm.c:294) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105349854 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105349854 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105349854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105349854 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349855 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105349855 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425105349855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105349855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250425105349855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1790) MSC_Test-MGCP(1786)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349864 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) 20250425105349864 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349864 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349864 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105349864 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250425105349864 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105349864 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105349864 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105349864 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105349864 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105349864 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349864 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105349864 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105349865 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105349865 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550] (fsm.c:486) 20250425105349865 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058e7410]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058e7410]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55e7058e7410]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105349865 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55e7058e7410]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1786)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105349875 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105349875 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105349875 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105349875 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105349877 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55e7058e7410]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105349877 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105349877 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105349877 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349877 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105349877 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105349877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349877 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 31 6a 8d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1785)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1790) MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105349881 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349883 DLSS7 DEBUG 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) 20250425105349884 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349884 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349884 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058e7410]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105349884 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105349884 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105349884 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349884 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349884 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349884 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105349887 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105349887 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105349887 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105349887 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105349887 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349887 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 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)@63ea47419a21: Message received on association #8 20250425105349887 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105349887 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105349887 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105349890 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105349890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105349890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105349890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105349890 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105349891 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349891 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349891 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105349891 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105349891 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105349891 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105349892 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105349892 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105349892 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105349892 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105349892 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105349892 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105349892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105349892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105349892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105349892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1790)@63ea47419a21: { 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" } } } } } } } 20250425105349894 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105349894 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105349894 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105349894 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105349894 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105349895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105349895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105349895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105349895 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105349895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105349895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105349895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105349895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105349895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105349895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105349895 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105349895 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105349895 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105349895 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105349895 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105349895 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105349895 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1790)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1790)@63ea47419a21: f_mo_call_establish DONE TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1788)@63ea47419a21: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" MSC_Test-GSUP(1788)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment_auth0(1791)"262420000000092" TC_call_re_establishment_auth0(1791)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 1TC_call_re_establishment_auth0(1791)6099497 MSC_Test_0-RAN(1783)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1782)@63ea47419a21: First idle individual index:1 20250425105353403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105353403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105353403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105353403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105353403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5d 12 29 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 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) 20250425105353404 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Allocated (fsm.c:456) 20250425105353404 DMSC DEBUG msc_i[0x55e7058d8a50]{READY}: Allocated (fsm.c:456) 20250425105353404 DMSC DEBUG msc_i[0x55e7058d8a50]{READY}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105353404 DMSC DEBUG msc_a[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105353404 DMSC DEBUG msc_a[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105353404 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105353404 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105353404 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105353404 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250425105353404 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250425105353404 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250425105353404 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (call_leg.c:99) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550] (gsm_04_08.c:921) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058a1a80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105353404 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250425105353404 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + 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) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + 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) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - 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) 20250425105353404 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250425105353404 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (fsm.c:486) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + 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) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105353404 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105353404 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105353404 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105353404 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105353404 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30] (fsm.c:486) 20250425105353404 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105353404 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250425105353404 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250425105353404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 12 29 00 01 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105353404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 31 6a 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: { messageType := 2, destLocRef := '5D1229'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)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105353407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105353407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105353407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105353407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105353407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105353407 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059115c0] (msc_a.c:1053) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105353407 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105353407 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105353407 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105353407 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105353407 DMSC DEBUG msub_fsm[0x55e7059115c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105353407 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105353407 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105353407 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Removing from parent msub_fsm[0x55e7059115c0] (msub.c:113) 20250425105353407 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250425105353407 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Freeing instance (msub.c:113) 20250425105353407 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e7058d8670]{READY}: Deallocated (fsm.c:568) 20250425105353407 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105353407 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Freeing instance (msub.c:113) 20250425105353407 DMSC DEBUG msub_fsm[0x55e7059115c0]{terminating}: Deallocated (fsm.c:568) 20250425105353408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 31 6a 8d 00 01 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:0 20250425105353408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353408 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105353408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105353408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105353408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 31 6a 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)3238541 TC_call_re_establishment_auth0(1790)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105353409 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105353409 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105353409 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) Received 1 auth tuples (vlr.c:996) 20250425105353409 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105353409 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{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) 20250425105353409 DMM DEBUG Tx AUTH REQ (rand = 6cac04493a1aa3440136b934ca04de26) (gsm_04_08.c:641) 20250425105353409 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105353409 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250425105353409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353409 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 5d 12 29 00 01 16 01 00 13 05 12 00 6c ac 04 49 3a 1a a3 44 01 36 b9 34 ca 04 de 26 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=1 into dtap '0514D45514ED'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '0554D45514ED'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554D45514ED'O 20250425105353413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105353413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105353413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105353413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353413 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 d4 55 14 ed 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105353413 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105353413 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d45514ed) (gsm_04_08.c:1128) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105353413 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH on GERAN received SRES/RES: d45514ed (4 bytes) (vlr_auth_fsm.c:151) 20250425105353413 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105353413 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705916060]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105353413 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105353413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250425105353413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105353413 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105353413 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250425105353413 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105353413 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105353413 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105353413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5d 12 29 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250425105353413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105353413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105353413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105353413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353413 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 5d 12 29 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 MSC_Test-MNCC(1785)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test-MGCP(1786)@63ea47419a21: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1791) MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105353423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105353423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105353423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105353423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105353423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105353423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105353423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105353423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105353423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105353423 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105353423 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105353423 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105353423 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105353423 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250425105353423 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250425105353423 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105353423 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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) 20250425105353423 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)@63ea47419a21: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250425105356437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105356437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105356437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105356437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105356438 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105356438 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105356438 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250425105356438 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105356438 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250425105356445 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105356445 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105356445 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105356445 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105356445 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105356445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105356445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105356445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105356445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 12 29 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1783)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 20250425105356451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105356451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105356451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105356451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425105356451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105356451 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105356451 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105356451 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105356451 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105356451 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105356451 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105356451 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105356451 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105356452 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105356452 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105356452 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105356452 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105356452 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105356452 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30] (call_leg.c:197) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058e7410]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30] (call_leg.c:197) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105356452 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (call_leg.c:198) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105356452 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-310:CM_SERVICE_REQ)[0x55e70591dc30]{RELEASING}: Deallocated (fsm.c:568) 20250425105356452 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105356452 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105356452 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105356452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105356452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105356452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105356452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5d 12 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1782)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1782)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105356455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105356455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105356455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105356455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105356455 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105356455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105356455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (msc_a.c:1053) 20250425105356455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105356455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de860] (msc_a.c:1053) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105356455 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105356455 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105356455 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) MSC-A terminated (msub.c:261) 20250425105356455 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) 1 MSC-I still active (msub.c:79) 20250425105356455 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105356455 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105356455 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105356455 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Removing from parent msub_fsm[0x55e7058de860] (msub.c:113) 20250425105356456 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250425105356456 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Freeing instance (msub.c:113) 20250425105356456 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{READY}: Deallocated (fsm.c:568) 20250425105356456 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) Free (msub.c:119) 20250425105356456 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105356456 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Freeing instance (msub.c:113) 20250425105356456 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Deallocated (fsm.c:568) 20250425105356456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105356456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105356456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105356456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5d 12 29 00 01 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105356457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105356457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105356457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105356457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105356457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105356457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105356457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105356457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105356457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105356457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 12 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1782)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(1784)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1783)@63ea47419a21: Deleted conn table entry 1TC_call_re_establishment_auth0(1791)6099497 TC_call_re_establishment_auth0(1791)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1782)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1789)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1783)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1786)@63ea47419a21: Final verdict of PTC: none 20250425105357461 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105357461 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1788)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@63ea47419a21: Final verdict of PTC: none 20250425105357461 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1787)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1785)@63ea47419a21: Final verdict of PTC: none 20250425105357462 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105357462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105357462 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105357462 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105357462 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105357462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105357462 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105357462 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105357462 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105357462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105357462 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105357462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105357462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105357462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105357462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105357462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105357462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105357462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105357462 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(1784)@63ea47419a21: Final verdict of PTC: none 20250425105357462 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105357462 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1792)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1782): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1783): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1784): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1785): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1786): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1787): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1788): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1789): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment_auth0(1790): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment_auth0(1791): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1792): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@63ea47419a21: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Fri Apr 25 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 20250425105358463 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=660828) 20250425105359462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105359463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105359463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105359464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=660828, count=663324) 20250425105400466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105401468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_call_re_establishment_ciph started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1797)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1797)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1795)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105402001 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1798)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105402194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105402194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105402194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105402194 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105402195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105402196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105402196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105402196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105402196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105402196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105402196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105402196 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105402196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105402196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105402196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105402196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105402196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105402196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105402196 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105402196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 20250425105402196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105402196 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105402196 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105402197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105402470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105402470 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1800)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425105402471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1800)@63ea47419a21: CCM 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(1800)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105402480 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105402481 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1801)@63ea47419a21: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1803) TC_call_re_establishment_ciph0(1803)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105403000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_ciph0(1803)5501978 MSC_Test_0-SCCP(1795)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1796)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 f4 1a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105403006 DMSC DEBUG msub_fsm[0x55e705916060]{active}: Allocated (fsm.c:456) 20250425105403006 DMSC DEBUG msc_i[0x55e705909da0]{READY}: Allocated (fsm.c:456) 20250425105403006 DMSC DEBUG msc_i[0x55e705909da0]{READY}: is child of msub_fsm[0x55e705916060] (fsm.c:486) 20250425105403006 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105403006 DMSC DEBUG msc_a[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705916060] (fsm.c:486) 20250425105403006 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105403006 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105403006 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105403006 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105403006 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058ab550] (fsm.c:486) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105403006 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105403006 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105403006 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105403006 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105403006 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105403006 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105403006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105403006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105403006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670] (fsm.c:486) 20250425105403006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105403006 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105403006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 f4 1a 00 01 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: { messageType := 2, destLocRef := '53F41A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1801)@63ea47419a21: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-GSUP(1801)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" 20250425105403008 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105403008 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105403009 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403009 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): none -> pass 20250425105403011 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105403011 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105403011 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) Received 1 auth tuples (vlr.c:996) 20250425105403011 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105403011 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{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) 20250425105403011 DMM DEBUG Tx AUTH REQ (rand = 4f1346a677719df4af6af3ce741a2c72) (gsm_04_08.c:641) 20250425105403011 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403011 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105403011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403011 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403011 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 53 f4 1a 00 01 16 01 00 13 05 12 00 4f 13 46 a6 77 71 9d f4 af 6a f3 ce 74 1a 2c 72 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=1 into dtap '051409775E94'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '055409775E94'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006055409775E94'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403014 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 09 77 5e 94 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105403014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403014 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403014 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 09775e94) (gsm_04_08.c:1128) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105403014 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH on GERAN received SRES/RES: 09775e94 (4 bytes) (vlr_auth_fsm.c:151) 20250425105403014 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105403014 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105403014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105403014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105403014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105403014 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105403014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105403014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403015 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 53 f4 1a 00 01 10 00 0e 53 0a 09 08 b9 7b 0c 49 be 23 79 ed 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105403016 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403016 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105403016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105403016 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105403016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105403016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105403016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105403016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670] (fsm.c:486) 20250425105403016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105403016 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105403016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 f4 1a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105403018 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105403018 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250425105403018 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105403018 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105403018 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105403018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670] (vlr_lu_fsm.c:110) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105403018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7059115c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105403018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105403018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058d8670] (fsm.c:486) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105403018 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105403018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105403018 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338 LOCATION UPDATE ACCEPT (TMSI = 0x86096338) (gsm_04_08.c:149) 20250425105403018 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403018 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105403018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 53 f4 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 86 09 63 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105403021 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403021 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105403021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:TMSInew-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105403021 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105403021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670] (vlr_lu_fsm.c:817) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105403021 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x83FC2A38:GERAN-A-312:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105403021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105403021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105403021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250425105403021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105403021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105403021 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105403021 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105403021 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105403021 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105403021 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105403021 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105403021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 f4 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105403022 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105403022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105403022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550] (msc_a.c:1053) 20250425105403022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105403022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105403022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058d8670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705916060] (msc_a.c:1053) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105403022 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e7058ab550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105403022 DMSC DEBUG msub_fsm[0x55e705916060]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105403022 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) MSC-A terminated (msub.c:261) 20250425105403022 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) 1 MSC-I still active (msub.c:79) 20250425105403022 DMSC DEBUG msub_fsm[0x55e705916060]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105403022 DMSC DEBUG msub_fsm[0x55e705916060]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105403022 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105403022 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Removing from parent msub_fsm[0x55e705916060] (msub.c:113) 20250425105403022 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250425105403022 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Freeing instance (msub.c:113) 20250425105403022 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-312:LU)[0x55e705909da0]{READY}: Deallocated (fsm.c:568) 20250425105403022 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) Free (msub.c:119) 20250425105403022 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105403022 DMSC DEBUG msub_fsm[0x55e705916060]{terminating}: Freeing instance (msub.c:113) 20250425105403022 DMSC DEBUG msub_fsm[0x55e705916060]{terminating}: Deallocated (fsm.c:568) 20250425105403022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 53 f4 1a 00 01 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 20250425105403022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 f4 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)5501978 TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105403023 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105403023 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '86096338'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_ciph0(1803)1060430 MSC_Test_0-RAN(1796)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 2e 4e 02 02 06 04 43 b9 00 fe 04 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 86 09 63 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105403225 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105403225 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: Allocated (fsm.c:456) 20250425105403225 DMSC DEBUG msc_i[0x55e7058ab550]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105403225 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105403225 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105403225 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105403225 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105403225 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105403225 DMM DEBUG msc_a(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105403225 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105403225 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105403225 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105403225 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105403225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105403225 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105403225 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060] (fsm.c:486) 20250425105403225 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105403225 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105403225 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105403225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 2e 4e 00 01 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: { messageType := 2, destLocRef := '102E4E'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)@63ea47419a21: Session index based on local reference:0 20250425105403227 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105403227 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105403228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105403228 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105403228 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) Received 1 auth tuples (vlr.c:996) 20250425105403228 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105403228 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{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) 20250425105403228 DMM DEBUG Tx AUTH REQ (rand = fc148f71c19aa2f821db511768aa833e) (gsm_04_08.c:641) 20250425105403228 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403228 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105403228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403228 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 10 2e 4e 00 01 16 01 00 13 05 12 00 fc 14 8f 71 c1 9a a2 f8 21 db 51 17 68 aa 83 3e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=1 into dtap '0514D76C0E72'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '0554D76C0E72'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554D76C0E72'O 20250425105403230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403230 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 d7 6c 0e 72 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105403231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403231 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403231 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d76c0e72) (gsm_04_08.c:1128) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105403231 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) AUTH on GERAN received SRES/RES: d76c0e72 (4 bytes) (vlr_auth_fsm.c:151) 20250425105403231 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060] (vlr_auth_fsm.c:294) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105403231 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105403231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105403231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105403231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105403231 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105403231 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105403231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403231 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 10 2e 4e 00 01 10 00 0e 53 0a 09 08 8d 76 ef 5e 9e 4b de 98 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 20250425105403233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105403233 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403233 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105403233 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105403233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105403233 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105403233 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250425105403234 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105403234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 2e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MGCP(1799)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403243 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) 20250425105403244 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403244 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403244 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105403244 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250425105403244 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105403244 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105403244 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105403244 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105403244 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105403244 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403244 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105403244 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105403244 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105403244 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105403244 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403244 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705915f30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105403244 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705915f30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105403244 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55e705915f30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105403244 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55e705915f30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105403245 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105403245 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0] (fsm.c:486) 20250425105403245 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105403245 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1799)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105403255 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105403255 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105403255 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105403255 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105403256 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105403256 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105403256 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105403256 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403256 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105403256 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105403256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test-MNCC(1798)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1803) 20250425105403257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403257 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 10 2e 4e 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-MNCC(1798)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105403261 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403261 DLSS7 DEBUG 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) 20250425105403262 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403262 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403262 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dfcc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105403262 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105403262 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105403262 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403262 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403262 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403262 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105403264 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105403264 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105403264 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105403264 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105403264 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105403264 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105403264 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105403264 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 10 2e 4e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105403268 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105403268 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105403268 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105403268 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105403268 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 2e 4e 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105403270 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403270 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403270 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105403270 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705915f30]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105403270 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e705915f30]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105403270 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105403270 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105403270 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105403270 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105403270 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105403270 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105403270 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105403270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105403270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105403270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105403271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105403271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 2e 4e 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1803)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105403273 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105403273 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105403273 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105403273 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105403273 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250425105403273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105403273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105403273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105403273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105403273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105403273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105403273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105403273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105403273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105403273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105403273 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105403273 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105403273 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105403273 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105403273 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105403273 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105403273 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1803)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1803)@63ea47419a21: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1801)@63ea47419a21: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" MSC_Test-GSUP(1801)@63ea47419a21: Added IMSI table entry 0TC_call_re_establishment_ciph0(1804)"262420000000092" TC_call_re_establishment_ciph0(1804)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 1TC_call_re_establishment_ciph0(1804)5839213 MSC_Test_0-RAN(1796)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1795)@63ea47419a21: First idle individual index:1 20250425105406783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406783 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 59 19 6d 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406783 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Allocated (fsm.c:456) 20250425105406783 DMSC DEBUG msc_i[0x55e7058e7300]{READY}: Allocated (fsm.c:456) 20250425105406783 DMSC DEBUG msc_i[0x55e7058e7300]{READY}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105406783 DMSC DEBUG msc_a[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105406783 DMSC DEBUG msc_a[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de860] (fsm.c:486) 20250425105406783 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105406783 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105406783 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105406783 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250425105406783 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250425105406783 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250425105406783 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50] (call_leg.c:99) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0] (gsm_04_08.c:921) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705916060]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105406783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250425105406783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + 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) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + 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) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - 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) 20250425105406783 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250425105406783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50] (fsm.c:486) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + 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) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105406783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105406783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105406783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105406783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105406783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (fsm.c:486) 20250425105406783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105406783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250425105406783 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250425105406783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 19 6d 00 01 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105406783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 10 2e 4e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: { messageType := 2, destLocRef := '59196D'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)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105406785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105406785 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e705909da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105406785 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105406785 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105406785 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105406785 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105406785 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105406785 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Freeing instance (msub.c:113) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7058ab550]{READY}: Deallocated (fsm.c:568) 20250425105406785 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105406785 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105406785 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105406785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 10 2e 4e 00 01 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105406785 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105406785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105406785 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) Received 1 auth tuples (vlr.c:996) 20250425105406785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105406785 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{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) 20250425105406785 DMM DEBUG Tx AUTH REQ (rand = a3ce6162470e315a41e8af6275098480) (gsm_04_08.c:641) 20250425105406785 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105406785 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250425105406785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406785 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 59 19 6d 00 01 16 01 00 13 05 12 00 a3 ce 61 62 47 0e 31 5a 41 e8 af 62 75 09 84 80 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105406785 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 2e 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)1060430 TC_call_re_establishment_ciph0(1803)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=1 into dtap '0514F202CADA'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '0554F202CADA'O TC_call_re_establishment_ciph0(1803)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554F202CADA'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406988 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 f2 02 ca da 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105406989 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105406989 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105406989 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = f202cada) (gsm_04_08.c:1128) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105406989 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) AUTH on GERAN received SRES/RES: f202cada (4 bytes) (vlr_auth_fsm.c:151) 20250425105406989 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80] (vlr_auth_fsm.c:294) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105406989 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058aca90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105406989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105406989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105406989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105406989 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105406989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406989 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 59 19 6d 00 01 10 00 0e 53 0a 09 08 c8 c8 5d 54 52 55 32 07 23 01 00 (osmo_ss7_asp.c:1164) 20250425105406989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105406992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406992 DLSS7 DEBUG 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(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105406992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406992 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105406992 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105406992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.790s remaining) (msc_a.c:450) 20250425105406992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105406992 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105406992 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250425105406992 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105406992 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105406992 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105406992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 59 19 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250425105406992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105406992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105406992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105406992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406992 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 59 19 6d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 MSC_Test-MNCC(1798)@63ea47419a21: Added conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test-MGCP(1799)@63ea47419a21: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1804) MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105406998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105406998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105406998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105406999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105406999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105406999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105406999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105406999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105406999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105406999 DLSS7 DEBUG 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) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105406999 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105406999 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105406999 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425105406999 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250425105406999 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250425105406999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105406999 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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) 20250425105406999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)@63ea47419a21: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105410004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105410004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105410004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105410004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105410004 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105410004 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105410004 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250425105410004 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105410004 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250425105410006 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105410006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105410006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105410006 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105410006 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105410006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105410006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105410006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105410006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 19 6d 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1796)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425105410008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105410008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105410008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105410009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105410009 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105410009 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105410009 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105410009 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105410009 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105410009 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105410009 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105410009 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105410009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105410009 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105410009 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105410009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105410009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105410009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0] (call_leg.c:197) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105410009 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338: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)[0x55e705915f30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50] (call_leg.c:198) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105410009 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-313:CM_SERVICE_REQ)[0x55e7059115c0]{RELEASING}: Deallocated (fsm.c:568) 20250425105410009 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105410009 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105410009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105410009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105410009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105410009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105410009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 59 19 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@63ea47419a21: Deleted conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1795)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1795)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105410012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105410012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105410012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105410012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105410012 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105410012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105410012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50] (msc_a.c:1053) 20250425105410012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105410012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de860] (msc_a.c:1053) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105410012 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058d8a50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105410012 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105410012 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) MSC-A terminated (msub.c:261) 20250425105410012 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) 1 MSC-I still active (msub.c:79) 20250425105410012 DMSC DEBUG msub_fsm[0x55e7058de860]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105410012 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105410012 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105410012 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Removing from parent msub_fsm[0x55e7058de860] (msub.c:113) 20250425105410012 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250425105410012 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Freeing instance (msub.c:113) 20250425105410012 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55e7058e7300]{READY}: Deallocated (fsm.c:568) 20250425105410012 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338) Free (msub.c:119) 20250425105410012 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x86096338 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105410012 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Freeing instance (msub.c:113) 20250425105410012 DMSC DEBUG msub_fsm[0x55e7058de860]{terminating}: Deallocated (fsm.c:568) 20250425105410012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105410012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105410012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105410012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 59 19 6d 00 01 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-M3UA(1797)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105410012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105410012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105410012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105410012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105410012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105410012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105410012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105410012 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 59 19 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@63ea47419a21: Deleted conn table entry 1TC_call_re_establishment_ciph0(1804)5839213 TC_call_re_establishment_ciph0(1804)@63ea47419a21: Final verdict of PTC: none 20250425105411016 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105411016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105411016 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105411016 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105411016 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105411016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105411016 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105411016 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105411016 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105411016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105411016 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105411016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105411016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105411016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105411016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105411016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105411016 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105411016 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1795)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1797)@63ea47419a21: Final verdict of PTC: none 20250425105411016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105411016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105411016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(1801)@63ea47419a21: Final verdict of PTC: none 20250425105411016 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105411016 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105411017 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1796)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1799)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1805)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1798)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1802)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment_ciph0(1803): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_call_re_establishment_ciph0(1804): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@63ea47419a21: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Fri Apr 25 10:54:11 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 20250425105412017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=710348) 20250425105413016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105413016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105413016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105413018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=710348, count=711508) 20250425105414019 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105415020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_cm_serv_wrong_mi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1810)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1808)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105415533 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1811)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105415727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105415727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105415727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105415727 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105415729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105415729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105415729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105415729 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105415729 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105415729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105415729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105415729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105415729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105415729 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105415729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105415729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105415729 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105415729 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105415729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105416021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105416021 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1813)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105416022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1813)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105416032 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105416032 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1814)@63ea47419a21: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1816) TC_cm_serv_wrong_mi0(1816)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105416532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@63ea47419a21: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)14472024 MSC_Test_0-RAN(1809)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@63ea47419a21: First idle individual index:0 20250425105416536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d3 58 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416536 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105416536 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105416536 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105416536 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105416536 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105416536 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105416536 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105416536 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105416536 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105416536 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55e705909da0] (fsm.c:486) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105416536 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105416536 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105416536 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105416536 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105416536 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105416536 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105416536 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105416536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105416536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105416536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550] (fsm.c:486) 20250425105416536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105416536 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105416536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 dc d3 58 00 01 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105416537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc d3 58 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: { messageType := 2, destLocRef := 'DCD358'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1814)@63ea47419a21: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1816) MSC_Test-GSUP(1814)@63ea47419a21: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1816)"262420000000094" 20250425105416538 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105416538 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_cm_serv_wrong_mi0(1816)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425105416539 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416539 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705909da0]{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)@63ea47419a21: setverdict(pass): none -> pass 20250425105416542 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105416542 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250425105416542 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425105416542 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105416542 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105416542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550] (vlr_lu_fsm.c:110) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105416542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105416542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105416542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e7058ab550] (fsm.c:486) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105416542 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425105416542 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105416542 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594 LOCATION UPDATE ACCEPT (TMSI = 0x3a3b2594) (gsm_04_08.c:149) 20250425105416542 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105416542 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105416542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 dc d3 58 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a 3b 25 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105416545 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416545 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105416545 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105416545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:TMSInew-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105416545 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105416545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550] (vlr_lu_fsm.c:817) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105416545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x683046A8:GERAN-A-315:LU)[0x55e705916060]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105416545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105416545 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105416545 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250425105416545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250425105416545 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105416545 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105416545 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105416545 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105416545 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105416545 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105416545 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105416545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc d3 58 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105416546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105416546 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416546 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105416546 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105416546 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105416546 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105416546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105416547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0] (msc_a.c:1053) 20250425105416547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105416547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105416547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105416547 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105416547 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105416547 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105416547 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105416547 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) MSC-A terminated (msub.c:261) 20250425105416547 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) 1 MSC-I still active (msub.c:79) 20250425105416547 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105416547 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105416547 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105416547 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105416547 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250425105416547 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105416547 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-315:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105416547 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) Free (msub.c:119) 20250425105416547 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105416547 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105416547 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105416547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 dc d3 58 00 01 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 20250425105416547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dc d3 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)14472024 TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105416547 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105416547 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3A3B2594'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@63ea47419a21: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)8003995 MSC_Test_0-RAN(1809)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 21 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3a 3b 25 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105416749 DMSC DEBUG msub_fsm[0x55e7058ab550]{active}: Allocated (fsm.c:456) 20250425105416749 DMSC DEBUG msc_i[0x55e705909da0]{READY}: Allocated (fsm.c:456) 20250425105416749 DMSC DEBUG msc_i[0x55e705909da0]{READY}: is child of msub_fsm[0x55e7058ab550] (fsm.c:486) 20250425105416749 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105416749 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ab550] (fsm.c:486) 20250425105416749 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105416749 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105416749 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105416749 DMM DEBUG msc_a(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105416749 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105416749 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105416749 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105416749 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105416749 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105416749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105416749 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105416749 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105416749 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105416749 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250425105416749 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105416749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 9b 00 01 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105416749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250425105416749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 9b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1808)@63ea47419a21: { messageType := 2, destLocRef := '7A219B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105416750 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105416750 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@63ea47419a21: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1809)@63ea47419a21: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250425105416752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416752 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) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416752 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416752 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105416752 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425105416752 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250425105416752 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250425105416752 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105416752 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425105416752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 9b 00 01 06 01 00 03 05 22 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105416753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416753 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416753 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105416753 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105416753 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105416753 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105416753 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105416753 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105416753 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105416753 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105416754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1808)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1808)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105416754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105416754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105416754 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105416754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105416754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30] (msc_a.c:1053) 20250425105416754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105416754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e7058aca90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ab550] (msc_a.c:1053) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105416754 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105416754 DMSC DEBUG msub_fsm[0x55e7058ab550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105416754 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) MSC-A terminated (msub.c:261) 20250425105416754 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) 1 MSC-I still active (msub.c:79) 20250425105416754 DMSC DEBUG msub_fsm[0x55e7058ab550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105416754 DMSC DEBUG msub_fsm[0x55e7058ab550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105416754 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105416754 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Removing from parent msub_fsm[0x55e7058ab550] (msub.c:113) 20250425105416754 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250425105416754 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Freeing instance (msub.c:113) 20250425105416754 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55e705909da0]{READY}: Deallocated (fsm.c:568) 20250425105416754 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594) Free (msub.c:119) 20250425105416754 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105416754 DMSC DEBUG msub_fsm[0x55e7058ab550]{terminating}: Freeing instance (msub.c:113) 20250425105416754 DMSC DEBUG msub_fsm[0x55e7058ab550]{terminating}: Deallocated (fsm.c:568) 20250425105416754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105416754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105416754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105416754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 9b 00 01 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@63ea47419a21: Session index based on local reference:0 20250425105416755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105416755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105416755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105416755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105416755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105416755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105416755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105416755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105416755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a 21 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@63ea47419a21: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)8003995 TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105416755 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105416755 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3A3B2594 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@63ea47419a21: Final verdict of PTC: pass 20250425105416757 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105416757 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1809)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1811)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1810)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1814)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1808)@63ea47419a21: Final verdict of PTC: none 20250425105416758 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1807)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1812)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1815)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_cm_serv_wrong_mi0(1816): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@63ea47419a21: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Fri Apr 25 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 20250425105416956 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105416956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105416956 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105416956 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105416956 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105416956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105416956 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105416956 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105416956 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105416956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105416956 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105416956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105416956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105416956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105416956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105416956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105416956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105416956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105416956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105416956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105416956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105417759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324088) 20250425105418760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105418958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105418958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105418958 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=324088, count=325248) 20250425105419761 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105420762 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_0 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1821)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1821)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1819)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105421267 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1822)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105421461 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105421461 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105421461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105421461 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105421462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105421462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105421462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105421462 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(1821)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105421462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105421462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105421462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105421462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105421462 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105421462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105421462 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105421463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105421463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105421463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105421463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105421463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105421463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105421463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105421463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105421463 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105421463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105421463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105421463 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 20250425105421464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105421464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1821)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105421763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105421763 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1824)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105421765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1824)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105421775 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105421775 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1827)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@63ea47419a21: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1827) TC_auth_options_00(1827)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105422268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105422269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@63ea47419a21: Added conn table entry 0TC_auth_options_00(1827)4625394 MSC_Test_0-SCCP(1819)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1820)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105422276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 93 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 40 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105422277 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105422277 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105422277 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105422277 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105422277 DMSC DEBUG msc_a[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105422277 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105422277 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105422277 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105422277 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105422277 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0] (fsm.c:486) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105422277 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105422277 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250425105422277 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250425105422277 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105422277 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105422277 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105422277 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105422277 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105422277 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105422277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105422277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105422277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058ab550] (fsm.c:486) 20250425105422277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105422277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105422277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 93 f2 00 01 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105422277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 46 93 f2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: { messageType := 2, destLocRef := '4693F2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test-GSUP(1825)@63ea47419a21: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1827) MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1825)@63ea47419a21: Added IMSI table entry 0TC_auth_options_00(1827)"262420000042300" 20250425105422281 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105422281 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_from0 TC_auth_options_00(1827)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1819)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105422282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105422282 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105422282 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105422285 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105422285 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250425105422285 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250425105422285 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105422285 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105422285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e7058ab550] (vlr_lu_fsm.c:110) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105422285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55e7058d8670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105422285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105422285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105422285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105422285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e7058ab550] (fsm.c:486) 20250425105422285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105422285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105422285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105422286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105422286 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250425105422286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105422286 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8 LOCATION UPDATE ACCEPT (TMSI = 0xac0442d8) (gsm_04_08.c:149) 20250425105422286 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105422286 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105422286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 46 93 f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ac 04 42 d8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1820)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1819)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105422290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105422291 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105422291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105422291 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105422291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105422291 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250425105422291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105422291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550] (vlr_lu_fsm.c:817) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105422291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55e705915f30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105422291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105422291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105422291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250425105422291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250425105422291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105422291 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105422291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105422291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105422291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105422291 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105422291 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105422291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 93 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1819)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105422293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105422293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105422293 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105422293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105422293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0] (msc_a.c:1053) 20250425105422293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105422293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105422293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e7058ab550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105422293 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e705909da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105422293 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105422293 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) MSC-A terminated (msub.c:261) 20250425105422293 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) 1 MSC-I still active (msub.c:79) 20250425105422293 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105422293 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105422293 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105422293 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105422293 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250425105422293 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105422293 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-317:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105422293 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) Free (msub.c:119) 20250425105422293 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105422293 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105422293 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105422293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105422293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105422294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105422294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 93 f2 00 01 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 20250425105422294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105422294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105422294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105422294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105422294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105422294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105422294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105422294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105422294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105422294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 93 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@63ea47419a21: Deleted conn table entry 0TC_auth_options_00(1827)4625394 TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105422295 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105422295 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_00(1827)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_00(1827)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AC0442D8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@63ea47419a21: Added conn table entry 0TC_auth_options_00(1827)8703814 MSC_Test_0-RAN(1820)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105423298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105423298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105423298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105423298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 cf 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 ac 04 42 d8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105423298 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105423298 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105423298 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105423298 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105423298 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105423298 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105423298 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105423298 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105423298 DMM DEBUG msc_a(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105423298 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105423298 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105423298 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105423298 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105423298 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105423298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105423298 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105423298 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105423298 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105423298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250425105423298 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105423298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105423298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105423298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105423298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 84 cf 46 00 01 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105423298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105423298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105423298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105423298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 84 cf 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 00 (osmo_ss7_asp.c:1164) 20250425105423298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105423298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105423298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105423299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 84 cf 46 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: { messageType := 2, destLocRef := '84CF46'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105423299 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105423299 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1827)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1819)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105423301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423301 DLM3UA DEBUG 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(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105423301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105423301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105423301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423301 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) 20250425105423301 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105423301 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105423301 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105423301 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105423301 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105423301 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105423301 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105423301 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105423301 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105423301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105423301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105423301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105423301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 84 cf 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1819)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1819)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105423302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105423302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105423302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105423302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105423302 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105423302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105423302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425105423302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105423302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105423302 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105423302 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105423302 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) MSC-A terminated (msub.c:261) 20250425105423302 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) 1 MSC-I still active (msub.c:79) 20250425105423302 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105423302 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105423302 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105423302 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105423302 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250425105423302 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105423302 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8:GERAN-A-318:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105423302 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8) Free (msub.c:119) 20250425105423302 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105423302 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105423302 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105423302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105423302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105423302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105423302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 84 cf 46 00 01 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@63ea47419a21: Session index based on local reference:0 20250425105423302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105423302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105423302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105423302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105423302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105423302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105423302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105423302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 84 cf 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@63ea47419a21: Deleted conn table entry 0TC_auth_options_00(1827)8703814 TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105423303 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105423303 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0xAC0442D8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-RAN(1820)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1825)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1823)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@63ea47419a21: Final verdict of PTC: none 20250425105423305 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105423305 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1819)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1822)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1821)@63ea47419a21: Final verdict of PTC: none 20250425105423306 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1824)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1826)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_00(1827): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_0 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Fri Apr 25 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 20250425105423504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105423504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105423504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105423504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105423504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105423504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105423504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105423504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105423504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105423504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105423504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105423504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105423504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105423504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105423504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105423504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105423504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105423504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105423504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105423504 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105423504 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105424307 DLGSUP 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) 20250425105425308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105425505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105425505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105425505 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=309528) 20250425105426309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105427310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_1 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1832)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1832)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1830)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105427812 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1833)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105428006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105428006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105428006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105428006 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105428007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105428007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105428007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105428007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105428007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105428007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105428007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105428007 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105428007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105428007 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105428008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105428008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105428008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105428008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105428008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105428008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105428008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105428008 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105428008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105428008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105428008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105428008 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105428008 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105428311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105428311 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1835)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105428316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1835)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105428341 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105428341 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1838)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@63ea47419a21: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1838) TC_auth_options_10(1838)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105428809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105428809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105428810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@63ea47419a21: Added conn table entry 0TC_auth_options_10(1838)13453364 MSC_Test_0-SCCP(1830)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1831)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105428813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105428813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 48 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 40 32 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105428813 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105428813 DMSC DEBUG msc_i[0x55e705915f30]{READY}: Allocated (fsm.c:456) 20250425105428813 DMSC DEBUG msc_i[0x55e705915f30]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105428813 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105428813 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105428813 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105428813 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105428813 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105428813 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105428813 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90] (fsm.c:486) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105428813 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105428813 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250425105428813 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250425105428813 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105428813 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105428813 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105428813 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105428813 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105428813 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105428813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105428813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105428813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591dc30] (fsm.c:486) 20250425105428813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105428813 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105428813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cd 48 34 00 01 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105428813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428813 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cd 48 34 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: { messageType := 2, destLocRef := 'CD4834'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1836)@63ea47419a21: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1838) MSC_Test-GSUP(1836)@63ea47419a21: Added IMSI table entry 0TC_auth_options_10(1838)"262420000042301" 20250425105428815 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105428815 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_10(1838)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1830)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105428817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105428817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105428817 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105428817 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105428818 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105428818 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250425105428818 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250425105428818 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105428818 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105428818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e70591dc30] (vlr_lu_fsm.c:110) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105428818 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55e70591db00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105428818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105428818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e70591dc30] (fsm.c:486) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105428818 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250425105428818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105428818 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00 LOCATION UPDATE ACCEPT (TMSI = 0x2dc6bb00) (gsm_04_08.c:149) 20250425105428818 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105428818 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105428818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 cd 48 34 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d c6 bb 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1830)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105428822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105428822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105428822 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105428822 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105428822 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105428822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105428822 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250425105428822 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105428822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30] (vlr_lu_fsm.c:817) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105428822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55e7058e02e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105428822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105428822 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105428822 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250425105428822 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250425105428822 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105428822 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105428822 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105428822 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105428822 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105428822 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105428822 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105428822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cd 48 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1830)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105428823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105428823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105428823 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105428823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105428823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105428823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105428823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105428823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105428823 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105428823 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105428823 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) MSC-A terminated (msub.c:261) 20250425105428823 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) 1 MSC-I still active (msub.c:79) 20250425105428823 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105428823 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105428823 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105428823 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105428823 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250425105428823 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Freeing instance (msub.c:113) 20250425105428823 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-319:LU)[0x55e705915f30]{READY}: Deallocated (fsm.c:568) 20250425105428823 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) Free (msub.c:119) 20250425105428823 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105428823 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105428823 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105428823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105428823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105428823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105428823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cd 48 34 00 01 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 20250425105428824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105428824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105428824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105428824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105428824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105428824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105428824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105428824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105428824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105428824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cd 48 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@63ea47419a21: Deleted conn table entry 0TC_auth_options_10(1838)13453364 TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105428824 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105428824 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_10(1838)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_10(1838)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2DC6BB00'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@63ea47419a21: Added conn table entry 0TC_auth_options_10(1838)13756181 MSC_Test_0-RAN(1831)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105429828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105429828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105429828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105429828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 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 2d c6 bb 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105429829 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105429829 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105429829 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105429829 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105429829 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105429829 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105429829 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105429829 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105429829 DMM DEBUG msc_a(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105429829 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105429829 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105429829 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105429829 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105429829 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105429829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105429829 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105429830 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105429830 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105429830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250425105429830 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105429830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105429830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105429830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105429830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 e7 15 00 01 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105429830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105429830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105429830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105429830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d1 e7 15 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1164) 20250425105429831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105429831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105429831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105429831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 e7 15 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: { messageType := 2, destLocRef := 'D1E715'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105429834 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105429834 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1838)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1830)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105429839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105429839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105429840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105429840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429840 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-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105429840 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105429840 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105429840 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105429840 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105429840 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105429840 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105429840 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105429840 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105429840 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105429840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105429840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105429840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105429840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d1 e7 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1830)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1830)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105429842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105429842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105429842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105429842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105429842 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105429842 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105429842 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105429843 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105429843 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105429843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105429843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425105429843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105429843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105429843 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105429843 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105429843 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105429843 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105429843 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) MSC-A terminated (msub.c:261) 20250425105429843 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) 1 MSC-I still active (msub.c:79) 20250425105429843 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105429843 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105429843 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105429843 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105429843 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250425105429843 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105429843 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00:GERAN-A-320:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105429843 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00) Free (msub.c:119) 20250425105429843 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105429843 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105429843 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105429843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105429843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105429843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105429843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d1 e7 15 00 01 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105429844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105429844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105429844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105429844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105429844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105429845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105429845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105429845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105429845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105429845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d1 e7 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1831)@63ea47419a21: Deleted conn table entry 0TC_auth_options_10(1838)13756181 TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105429846 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105429846 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x2DC6BB00 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@63ea47419a21: Final verdict of PTC: pass 20250425105429852 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105429852 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1832)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1833)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1831)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1836)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1830)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1837)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@63ea47419a21: Final verdict of PTC: none 20250425105429855 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1835)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1834)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_10(1838): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_1 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Fri Apr 25 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 20250425105430048 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105430048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105430048 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105430048 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105430048 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105430048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105430048 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105430048 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105430048 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105430048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105430048 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105430048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105430048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105430048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105430048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105430048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105430048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105430048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105430048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105430049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105430049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105430856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307748) 20250425105431856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105432050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105432050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105432050 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=307748, count=308908) 20250425105432857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105433858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_2 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1843)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1843)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1841)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105434390 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1844)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105434584 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105434584 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105434584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105434584 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105434585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105434585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105434585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105434585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105434585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105434585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105434585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105434585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105434585 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105434585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105434585 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105434586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105434586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105434586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105434586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105434586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105434586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105434586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105434586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105434586 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105434586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105434586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105434586 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105434586 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105434586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105434860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105434860 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1846)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105434861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1846)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105434870 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105434870 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1849)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@63ea47419a21: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1849) TC_auth_options_20(1849)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105435399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@63ea47419a21: Added conn table entry 0TC_auth_options_20(1849)8594156 MSC_Test_0-SCCP(1841)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1842)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435411 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 22 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 40 32 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105435412 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105435412 DMSC DEBUG msc_i[0x55e705915f30]{READY}: Allocated (fsm.c:456) 20250425105435412 DMSC DEBUG msc_i[0x55e705915f30]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105435412 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105435412 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105435412 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105435412 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105435412 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105435412 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105435412 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90] (fsm.c:486) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105435412 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105435412 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250425105435412 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250425105435412 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105435412 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105435412 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105435412 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105435412 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105435412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105435412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105435412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30] (fsm.c:486) 20250425105435412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105435412 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105435412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 22 ec 00 01 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: { messageType := 2, destLocRef := '8322EC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1847)@63ea47419a21: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1849) MSC_Test-GSUP(1847)@63ea47419a21: Added IMSI table entry 0TC_auth_options_20(1849)"262420000042302" 20250425105435415 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105435415 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1841)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105435416 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105435416 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058aca90]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): none -> pass TC_auth_options_20(1849)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105435420 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30] (vlr_auth_fsm.c:294) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105435420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105435420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105435420 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250425105435420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105435420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105435420 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105435420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105435420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105435420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105435420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e70591dc30] (fsm.c:486) 20250425105435420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105435420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105435420 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105435420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435420 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 83 22 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105435424 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105435424 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250425105435424 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250425105435424 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105435425 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105435425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591dc30] (vlr_lu_fsm.c:110) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105435425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105435425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105435425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591dc30] (fsm.c:486) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105435425 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250425105435425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105435425 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2 LOCATION UPDATE ACCEPT (TMSI = 0x0e7373e2) (gsm_04_08.c:149) 20250425105435425 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105435425 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105435425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 83 22 ec 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 73 73 e2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1842)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1841)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105435428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435428 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105435428 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105435428 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105435428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105435428 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250425105435428 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105435428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30] (vlr_lu_fsm.c:817) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105435428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55e70591db00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105435428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105435428 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105435428 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250425105435428 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250425105435428 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105435428 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105435428 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105435428 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105435428 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105435428 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105435428 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105435428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 83 22 ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1841)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105435429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435429 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105435429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105435429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105435429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105435429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105435429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105435429 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105435429 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105435429 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) MSC-A terminated (msub.c:261) 20250425105435429 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) 1 MSC-I still active (msub.c:79) 20250425105435429 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105435429 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105435429 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105435429 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105435429 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250425105435429 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Freeing instance (msub.c:113) 20250425105435429 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-321:LU)[0x55e705915f30]{READY}: Deallocated (fsm.c:568) 20250425105435429 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) Free (msub.c:119) 20250425105435429 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105435429 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105435429 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105435429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105435429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105435429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105435429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 83 22 ec 00 01 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105435429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105435429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105435429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105435429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105435429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105435429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105435429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105435429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 83 22 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@63ea47419a21: Deleted conn table entry 0TC_auth_options_20(1849)8594156 TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105435430 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105435430 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_20(1849)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_20(1849)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E7373E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@63ea47419a21: Added conn table entry 0TC_auth_options_20(1849)11841337 MSC_Test_0-RAN(1842)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105436432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105436432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105436432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105436432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 af 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0e 73 73 e2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105436432 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105436432 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105436432 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105436432 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105436432 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105436432 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105436432 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105436432 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105436432 DMM DEBUG msc_a(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105436432 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105436432 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105436432 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105436432 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105436432 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105436432 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105436432 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670] (fsm.c:486) 20250425105436432 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105436432 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105436432 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105436432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105436432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105436432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105436432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 af 39 00 01 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: { messageType := 2, destLocRef := 'B4AF39'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)@63ea47419a21: Session index based on local reference:0 20250425105436433 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105436433 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1849)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105436434 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105436434 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e70591db00]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105436434 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{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) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105436434 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105436434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105436434 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105436434 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105436434 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250425105436434 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250425105436434 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105436434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105436434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105436434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105436434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b4 af 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1164) 20250425105436434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105436434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105436434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105436434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 af 39 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1841)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105436435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105436435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105436435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105436435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436435 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) 20250425105436435 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105436435 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105436435 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105436435 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105436435 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105436435 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105436435 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105436435 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105436435 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105436436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105436436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105436436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105436436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b4 af 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1841)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1841)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105436436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105436436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105436436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105436436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105436436 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105436436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105436436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425105436436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105436436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105436436 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105436436 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105436436 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) MSC-A terminated (msub.c:261) 20250425105436436 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) 1 MSC-I still active (msub.c:79) 20250425105436436 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105436436 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105436436 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105436436 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105436436 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250425105436436 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105436436 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2:GERAN-A-322:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105436436 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2) Free (msub.c:119) 20250425105436436 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105436436 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105436436 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105436437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105436437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105436437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105436437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b4 af 39 00 01 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105436437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105436437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105436437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105436437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105436437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105436437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105436437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105436437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105436437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b4 af 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@63ea47419a21: Deleted conn table entry 0TC_auth_options_20(1849)11841337 TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105436437 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105436437 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x0E7373E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@63ea47419a21: Final verdict of PTC: pass 20250425105436441 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105436441 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1844)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1843)@63ea47419a21: Final verdict of PTC: none 20250425105436442 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1845)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1847)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1846)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1842)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1848)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_20(1849): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_2 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Fri Apr 25 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 20250425105436640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105436640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105436640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105436640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105436640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105436640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105436640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105436640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105436640 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105436640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105436640 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105436640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105436640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105436640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105436640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105436640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105436640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105436640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105436640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105436640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105436640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105437444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322792) 20250425105438445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105438641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105438641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105438641 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=322792, count=323952) 20250425105439446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105440448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_3 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1854)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1854)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1852)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105441008 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1855)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105441202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105441202 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105441202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105441202 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105441206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105441206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105441206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105441206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105441206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105441206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105441206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105441206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105441206 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105441206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105441206 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105441207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105441207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105441207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105441207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1854)@63ea47419a21: Message received on association #8 20250425105441207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105441207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105441207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105441207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105441207 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105441207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105441207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1854)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105441207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105441207 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105441207 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105441449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105441449 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1857)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105441452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1857)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105441468 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105441468 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(1860)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@63ea47419a21: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1860) TC_auth_options_30(1860)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105442009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442010 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@63ea47419a21: Added conn table entry 0TC_auth_options_30(1860)16392490 MSC_Test_0-SCCP(1852)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1853)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105442014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442014 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 21 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 40 32 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105442014 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105442014 DMSC DEBUG msc_i[0x55e705915f30]{READY}: Allocated (fsm.c:456) 20250425105442014 DMSC DEBUG msc_i[0x55e705915f30]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105442014 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105442014 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105442014 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105442014 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105442014 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105442014 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105442014 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90] (fsm.c:486) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105442014 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105442014 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250425105442014 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250425105442014 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105442014 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105442014 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105442014 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105442014 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105442014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105442014 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105442014 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30] (fsm.c:486) 20250425105442014 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105442014 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105442014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 21 2a 00 01 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: { messageType := 2, destLocRef := 'FA212A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1858)@63ea47419a21: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1860) MSC_Test-GSUP(1858)@63ea47419a21: Added IMSI table entry 0TC_auth_options_30(1860)"262420000042303" 20250425105442017 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105442017 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105442017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105442017 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_auth_options_30(1860)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425105442017 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{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)@63ea47419a21: setverdict(pass): none -> pass 20250425105442019 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105442019 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105442019 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250425105442019 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105442019 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{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) 20250425105442019 DMM DEBUG Tx AUTH REQ (rand = bdd05a77f84095b2abc381cec554f620) (gsm_04_08.c:641) 20250425105442019 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105442019 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105442019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442019 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 fa 21 2a 00 01 16 01 00 13 05 12 00 bd d0 5a 77 f8 40 95 b2 ab c3 81 ce c5 54 f6 20 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@63ea47419a21: patching N(SD)=1 into dtap '0514E8A3B49C'O MSC_Test_0-RAN(1853)@63ea47419a21: patched enc_l3: '0554E8A3B49C'O MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554E8A3B49C'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442022 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 e8 a3 b4 9c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105442022 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105442022 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105442022 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e8a3b49c) (gsm_04_08.c:1128) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105442022 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: e8a3b49c (4 bytes) (vlr_auth_fsm.c:151) 20250425105442022 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30] (vlr_auth_fsm.c:294) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105442022 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105442022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105442022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105442022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105442022 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105442022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105442022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442022 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 fa 21 2a 00 01 10 00 0e 53 0a 09 09 c7 f6 4f 18 50 89 7e 3a 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105442024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105442024 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105442024 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105442024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105442024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105442024 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105442025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105442025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105442025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105442025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e70591dc30] (fsm.c:486) 20250425105442025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105442025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105442025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fa 21 2a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105442026 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105442026 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250425105442026 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250425105442026 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105442026 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105442026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e70591dc30] (vlr_lu_fsm.c:110) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105442026 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105442026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105442026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e70591dc30] (fsm.c:486) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105442026 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250425105442026 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105442026 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC LOCATION UPDATE ACCEPT (TMSI = 0x534bdfcc) (gsm_04_08.c:149) 20250425105442026 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105442026 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105442026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fa 21 2a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 53 4b df cc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1853)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105442028 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105442028 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105442028 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105442028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105442029 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250425105442029 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105442029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30] (vlr_lu_fsm.c:817) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105442029 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55e7058ab4c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105442029 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105442029 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105442029 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250425105442029 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250425105442029 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105442029 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105442029 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105442029 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105442029 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105442029 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105442029 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105442029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 21 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105442030 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105442030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105442030 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105442030 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105442030 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) MSC-A terminated (msub.c:261) 20250425105442030 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) 1 MSC-I still active (msub.c:79) 20250425105442030 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105442030 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105442030 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105442030 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105442030 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250425105442030 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Freeing instance (msub.c:113) 20250425105442030 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-323:LU)[0x55e705915f30]{READY}: Deallocated (fsm.c:568) 20250425105442030 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) Free (msub.c:119) 20250425105442030 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - active-conn: now used by 1 (attached) (msub.c:375) 20250425105442030 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105442030 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105442030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105442031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105442031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105442031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 21 2a 00 01 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105442031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105442031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105442031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105442031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105442031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105442031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105442031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105442031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa 21 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@63ea47419a21: Deleted conn table entry 0TC_auth_options_30(1860)16392490 TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105442032 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105442032 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_30(1860)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_30(1860)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '534BDFCC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@63ea47419a21: Added conn table entry 0TC_auth_options_30(1860)11652485 MSC_Test_0-RAN(1853)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105443034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 cd 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 53 4b df cc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105443035 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105443035 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105443035 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105443035 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105443035 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105443035 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105443035 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105443035 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105443035 DMM DEBUG msc_a(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105443035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105443035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105443035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105443035 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105443035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105443035 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105443035 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670] (fsm.c:486) 20250425105443035 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105443035 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105443035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105443035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 cd 85 00 01 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: { messageType := 2, destLocRef := 'B1CD85'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)@63ea47419a21: Session index based on local reference:0 20250425105443035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105443035 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(1860)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105443036 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105443036 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105443036 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) Received 1 auth tuples (vlr.c:996) 20250425105443036 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105443036 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{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) 20250425105443036 DMM DEBUG Tx AUTH REQ (rand = c0d99d3a233790dbdb15a3abcc264da6) (gsm_04_08.c:641) 20250425105443036 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105443036 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105443036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443036 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 b1 cd 85 00 01 16 01 00 13 05 12 00 c0 d9 9d 3a 23 37 90 db db 15 a3 ab cc 26 4d a6 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@63ea47419a21: patching N(SD)=1 into dtap '05148C4AAFFD'O MSC_Test_0-RAN(1853)@63ea47419a21: patched enc_l3: '05548C4AAFFD'O MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605548C4AAFFD'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105443037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443037 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 8c 4a af fd 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105443037 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105443037 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105443037 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8c4aaffd) (gsm_04_08.c:1128) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105443037 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) AUTH on GERAN received SRES/RES: 8c4aaffd (4 bytes) (vlr_auth_fsm.c:151) 20250425105443037 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670] (vlr_auth_fsm.c:294) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105443037 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058ab4c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105443037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105443037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105443037 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105443037 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105443038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105443038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443038 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 b1 cd 85 00 01 10 00 0e 53 0a 09 09 8b 6f c3 b5 5d 50 2b 93 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105443039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105443039 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105443039 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105443039 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105443039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105443039 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105443039 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425105443039 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250425105443039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b1 cd 85 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105443040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443040 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) 20250425105443040 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105443040 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105443040 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105443040 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105443040 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105443040 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105443040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b1 cd 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1852)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1852)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105443041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105443041 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105443041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105443041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30] (msc_a.c:1053) 20250425105443041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105443041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058d8670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105443041 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105443041 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105443041 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) MSC-A terminated (msub.c:261) 20250425105443041 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) 1 MSC-I still active (msub.c:79) 20250425105443041 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105443041 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105443041 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105443041 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105443041 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250425105443041 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105443041 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC:GERAN-A-324:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105443041 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC) Free (msub.c:119) 20250425105443041 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - active-conn: now used by 1 (attached) (msub.c:375) 20250425105443041 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105443041 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105443041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105443041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105443041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105443041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b1 cd 85 00 01 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@63ea47419a21: Session index based on local reference:0 20250425105443041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105443041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105443041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105443041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105443041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105443041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105443041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105443041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b1 cd 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@63ea47419a21: Deleted conn table entry 0TC_auth_options_30(1860)11652485 TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105443041 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105443041 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x534BDFCC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1858)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1852)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@63ea47419a21: Final verdict of PTC: none 20250425105443045 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105443045 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1855)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1853)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1859)@63ea47419a21: Final verdict of PTC: none 20250425105443046 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1856)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1857)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_30(1860): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_3 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Fri Apr 25 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 20250425105443244 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105443244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105443244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105443244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105443244 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105443244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105443244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105443244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105443244 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105443244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105443244 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105443244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105443244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105443244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105443244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105443244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105443244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105443244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105443244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105443245 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105443245 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105444047 DLGSUP 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) 20250425105445048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105445246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105445246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105445246 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) 20250425105446049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105447051 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_4 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1865)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1865)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1863)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105447663 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1866)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105447858 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105447858 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105447858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105447858 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1865)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105447860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105447860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105447860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105447860 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105447860 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105447860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105447860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105447860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105447860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105447860 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105447860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105447860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105447860 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105447860 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105447860 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105448052 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105448052 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1868)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105448053 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1868)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105448062 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105448062 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(1871)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@63ea47419a21: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105448664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105448664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105448664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105448664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105448664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105448664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105448664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105448664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105448664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@63ea47419a21: Added conn table entry 0TC_auth_options_40(1871)13535239 MSC_Test_0-RAN(1864)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105448670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105448670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105448670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105448670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 88 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105448670 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Allocated (fsm.c:456) 20250425105448670 DMSC DEBUG msc_i[0x55e705915f30]{READY}: Allocated (fsm.c:456) 20250425105448670 DMSC DEBUG msc_i[0x55e705915f30]{READY}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105448670 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105448670 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d8670] (fsm.c:486) 20250425105448670 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105448670 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105448670 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105448670 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105448670 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90] (fsm.c:486) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105448670 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105448670 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250425105448670 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250425105448670 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105448670 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105448670 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105448670 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105448670 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105448670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105448670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105448670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30] (fsm.c:486) 20250425105448670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105448670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105448670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105448670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105448670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105448670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 07 00 01 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: { messageType := 2, destLocRef := 'CE8807'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1869)@63ea47419a21: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1871) MSC_Test-GSUP(1869)@63ea47419a21: Added IMSI table entry 0TC_auth_options_40(1871)"262420000042304" 20250425105448672 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105448672 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 TC_auth_options_40(1871)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105448673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105448673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105448673 DLSS7 DEBUG Found route for dpc=185=0.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(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105448673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105448673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_auth_options_40(1871)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105448673 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105448673 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105448674 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30] (vlr_auth_fsm.c:294) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105448674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105448674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105448674 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105448674 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105448674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105448674 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105448674 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105448674 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105448674 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) 20250425105448674 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) 20250425105448674 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) 20250425105448675 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105448675 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105448675 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105448675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105448675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105448675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105448675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 07 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105448675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105448675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448675 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105448675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105448675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105448677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105448677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105448677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105448677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105448677 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105448677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105448677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105448677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105448677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105448677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d8670] (msc_a.c:1053) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105448677 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105448677 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105448677 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250425105448677 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250425105448677 DMSC DEBUG msub_fsm[0x55e7058d8670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105448677 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105448677 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105448677 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Removing from parent msub_fsm[0x55e7058d8670] (msub.c:113) 20250425105448677 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250425105448678 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Freeing instance (msub.c:113) 20250425105448678 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55e705915f30]{READY}: Deallocated (fsm.c:568) 20250425105448678 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250425105448678 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250425105448678 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105448678 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Freeing instance (msub.c:113) 20250425105448678 DMSC DEBUG msub_fsm[0x55e7058d8670]{terminating}: Deallocated (fsm.c:568) 20250425105448678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105448678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105448678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105448678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 07 00 01 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 20250425105448678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105448678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105448678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105448678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105448678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105448678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105448678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105448678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105448678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105448678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ce 88 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@63ea47419a21: Deleted conn table entry 0TC_auth_options_40(1871)13535239 TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_40(1871)@63ea47419a21: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1869)@63ea47419a21: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_auth_options_40(1871)11536749 MSC_Test_0-RAN(1864)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105449691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 09 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 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105449692 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105449692 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105449692 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105449692 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105449692 DMSC DEBUG msc_a[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105449692 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105449692 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105449692 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105449692 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105449692 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30] (fsm.c:486) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105449692 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105449692 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250425105449692 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250425105449692 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105449692 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105449692 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105449692 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105449692 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105449692 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105449692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105449693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105449693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058ab4c0] (fsm.c:486) 20250425105449693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105449693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105449693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 09 6d 00 01 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105449693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b0 09 6d 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: { messageType := 2, destLocRef := 'B0096D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105449697 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105449697 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105449699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105449699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105449700 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105449700 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55e705915f30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105449705 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105449705 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250425105449705 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250425105449705 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105449706 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058ab4c0] (vlr_lu_fsm.c:110) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105449706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105449706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058ab4c0] (fsm.c:486) 20250425105449706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105449706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105449707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105449707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105449707 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250425105449707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105449707 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008 LOCATION UPDATE ACCEPT (TMSI = 0x09669008) (gsm_04_08.c:149) 20250425105449707 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105449707 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105449707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 b0 09 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 66 90 08 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1864)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105449715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105449715 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105449715 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105449715 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105449715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105449715 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250425105449715 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105449715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0] (vlr_lu_fsm.c:817) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105449715 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55e7058fbcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105449715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105449715 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105449715 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425105449715 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250425105449715 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105449715 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105449715 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105449715 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105449715 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105449715 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105449715 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105449715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b0 09 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105449718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105449718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105449718 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105449718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105449718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30] (msc_a.c:1053) 20250425105449718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105449718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105449718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058ab4c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105449718 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e705915f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105449718 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105449718 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) MSC-A terminated (msub.c:261) 20250425105449718 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) 1 MSC-I still active (msub.c:79) 20250425105449718 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105449718 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105449718 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105449718 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105449719 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250425105449719 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105449719 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-326:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105449719 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) Free (msub.c:119) 20250425105449719 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105449719 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105449719 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105449719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b0 09 6d 00 01 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 20250425105449720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b0 09 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@63ea47419a21: Deleted conn table entry 0TC_auth_options_40(1871)11536749 TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105449721 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105449721 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: port MSCVTYRunning a successful LU done TC_auth_options_40(1871)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_40(1871)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '09669008'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@63ea47419a21: Added conn table entry 0TC_auth_options_40(1871)6261766 MSC_Test_0-RAN(1864)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105449921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5f 8c 06 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 09 66 90 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105449922 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{active}: Allocated (fsm.c:456) 20250425105449922 DMSC DEBUG msc_i[0x55e705915f30]{READY}: Allocated (fsm.c:456) 20250425105449922 DMSC DEBUG msc_i[0x55e705915f30]{READY}: is child of msub_fsm[0x55e7058ab4c0] (fsm.c:486) 20250425105449922 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105449922 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ab4c0] (fsm.c:486) 20250425105449922 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105449922 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105449922 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105449922 DMM DEBUG msc_a(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105449922 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105449922 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105449922 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105449922 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105449922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105449922 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105449922 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105449922 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105449922 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105449922 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105449922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 8c 06 00 01 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: { messageType := 2, destLocRef := '5F8C06'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)@63ea47419a21: Session index based on local reference:0 20250425105449927 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105449927 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30] (vlr_auth_fsm.c:294) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105449931 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105449931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105449931 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{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) 20250425105449931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105449931 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250425105449931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250425105449931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105449931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250425105449931 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250425105449931 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105449931 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105449931 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + 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) 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105449931 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105449931 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105449931 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105449931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 8c 06 00 01 06 01 00 03 05 22 11 00 00 00 (osmo_ss7_asp.c:1164) 20250425105449932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105449932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105449932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105449932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105449932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5f 8c 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1863)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105449937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105449937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105449937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105449937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105449937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105449937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105449937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105449937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105449937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1863)@63ea47419a21: vl_from0 20250425105449937 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105449938 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105449938 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105449938 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105449938 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250425105449938 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105450141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105450141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105450141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105450141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105450141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105450141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105450141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105450141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105450141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105450141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105450141 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105450141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105450141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105450141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105450141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ab4c0] (msc_a.c:1053) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105450141 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105450141 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105450141 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) MSC-A terminated (msub.c:261) 20250425105450141 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) 1 MSC-I still active (msub.c:79) 20250425105450141 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105450141 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105450141 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105450142 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Removing from parent msub_fsm[0x55e7058ab4c0] (msub.c:113) 20250425105450142 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250425105450142 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Freeing instance (msub.c:113) 20250425105450142 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008:GERAN-A-327:CM_SERVICE_REQ)[0x55e705915f30]{READY}: Deallocated (fsm.c:568) 20250425105450142 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008) Free (msub.c:119) 20250425105450142 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105450142 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{terminating}: Freeing instance (msub.c:113) 20250425105450142 DMSC DEBUG msub_fsm[0x55e7058ab4c0]{terminating}: Deallocated (fsm.c:568) 20250425105450142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105450142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105450142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105450142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105450142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105450142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105450142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105450142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105450142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105450142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5f 8c 06 00 01 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@63ea47419a21: Session index based on local reference:0 20250425105450144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105450144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105450144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105450144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105450144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105450144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105450144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105450144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5f 8c 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@63ea47419a21: Deleted conn table entry 0TC_auth_options_40(1871)6261766 TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105450145 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105450145 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x09669008 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1869)@63ea47419a21: Final verdict of PTC: none 20250425105450157 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105450157 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1863)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1870)@63ea47419a21: Final verdict of PTC: none 20250425105450158 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1866)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1864)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1867)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_40(1871): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_4 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Fri Apr 25 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 20250425105450344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105450344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105450344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105450344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105450344 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105450344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105450344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105450344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105450344 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105450344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105450344 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105450344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105450344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105450344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105450344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105450344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105450344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105450344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105450344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105450344 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105450344 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105451160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407100) 20250425105452161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105452345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105452345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105452345 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=407100, count=408976) 20250425105453163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105454164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_5 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1876)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1876)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1874)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105454737 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1877)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105454931 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105454931 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105454931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105454931 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105454936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105454936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105454936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105454936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105454936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105454936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105454936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105454936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105454936 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105454936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105454936 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105454939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105454939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105454939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105454939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105454939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105454939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105454939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105454939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105454939 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105454939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105454939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105454939 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 20250425105454939 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105454939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1876)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105455165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105455165 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1879)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105455167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1879)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105455177 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105455177 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(1882)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@63ea47419a21: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1882) TC_auth_options_50(1882)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105455738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105455738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@63ea47419a21: Added conn table entry 0TC_auth_options_50(1882)15477695 MSC_Test_0-SCCP(1874)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1875)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 2b bf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105455748 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Allocated (fsm.c:456) 20250425105455748 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105455748 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105455748 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105455748 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105455748 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105455748 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105455748 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105455748 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105455748 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90] (fsm.c:486) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105455748 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105455748 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250425105455748 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250425105455748 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105455748 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105455748 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105455748 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105455748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105455748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105455748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105455748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30] (fsm.c:486) 20250425105455748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105455748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105455748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 2b bf 00 01 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: { messageType := 2, destLocRef := 'EC2BBF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1880)@63ea47419a21: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1882) MSC_Test-GSUP(1880)@63ea47419a21: Added IMSI table entry 0TC_auth_options_50(1882)"262420000042305" 20250425105455751 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105455751 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105455753 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105455753 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): none -> pass 20250425105455756 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105455756 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105455756 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250425105455756 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105455756 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{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) 20250425105455756 DMM DEBUG Tx AUTH REQ (rand = 1f0b7af0fbaa5973f12fdacbbb6b1e55) (gsm_04_08.c:641) 20250425105455756 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105455757 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105455757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455757 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 ec 2b bf 00 01 16 01 00 13 05 12 00 1f 0b 7a f0 fb aa 59 73 f1 2f da cb bb 6b 1e 55 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@63ea47419a21: patching N(SD)=1 into dtap '0514C51B9905'O MSC_Test_0-RAN(1875)@63ea47419a21: patched enc_l3: '0554C51B9905'O MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554C51B9905'O 20250425105455763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455763 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 c5 1b 99 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455763 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105455763 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105455763 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = c51b9905) (gsm_04_08.c:1128) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105455763 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: c51b9905 (4 bytes) (vlr_auth_fsm.c:151) 20250425105455763 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105455763 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105455763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105455763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105455763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105455763 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105455763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105455763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455763 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 ec 2b bf 00 01 10 00 0e 53 0a 09 08 fc c5 31 a2 e7 13 4b 36 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105455766 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105455766 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105455766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105455766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105455766 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105455766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105455766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105455766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105455766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e705915f30] (fsm.c:486) 20250425105455766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105455766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105455766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec 2b bf 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105455769 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105455769 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250425105455769 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250425105455769 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105455770 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105455770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e705915f30] (vlr_lu_fsm.c:110) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105455770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105455770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105455770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e705915f30] (fsm.c:486) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105455770 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250425105455770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105455770 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203 LOCATION UPDATE ACCEPT (TMSI = 0x8f6fa203) (gsm_04_08.c:149) 20250425105455770 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105455770 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105455770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec 2b bf 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8f 6f a2 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1875)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105455773 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105455773 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105455773 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105455773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105455773 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250425105455773 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105455773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30] (vlr_lu_fsm.c:817) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105455773 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55e7058b6930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105455773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105455773 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105455773 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425105455773 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250425105455773 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105455773 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105455773 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105455773 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105455773 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105455773 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105455773 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105455773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec 2b bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105455775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105455775 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105455775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105455775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105455775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105455775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105455775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705909da0] (msc_a.c:1053) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105455775 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105455775 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105455775 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) MSC-A terminated (msub.c:261) 20250425105455775 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) 1 MSC-I still active (msub.c:79) 20250425105455775 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105455775 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105455775 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105455775 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e705909da0] (msub.c:113) 20250425105455775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250425105455775 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105455775 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-328:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105455775 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) Free (msub.c:119) 20250425105455775 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105455775 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Freeing instance (msub.c:113) 20250425105455775 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Deallocated (fsm.c:568) 20250425105455775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105455775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105455775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105455775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec 2b bf 00 01 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 20250425105455776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105455776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105455776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105455776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105455776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105455776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105455776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105455776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105455776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105455776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec 2b bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@63ea47419a21: Deleted conn table entry 0TC_auth_options_50(1882)15477695 TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105455777 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105455777 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_50(1882)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_50(1882)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8F6FA203'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@63ea47419a21: Added conn table entry 0TC_auth_options_50(1882)3558183 MSC_Test_0-RAN(1875)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 4b 27 02 02 06 04 43 b9 00 fe 04 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 6f a2 03 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105456780 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Allocated (fsm.c:456) 20250425105456780 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105456780 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105456780 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105456780 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105456780 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105456780 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105456780 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105456780 DMM DEBUG msc_a(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105456780 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105456780 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105456780 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105456780 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105456780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105456780 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105456781 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0] (fsm.c:486) 20250425105456781 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105456781 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105456781 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105456781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 4b 27 00 01 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: { messageType := 2, destLocRef := '364B27'O ("6K'"), 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)@63ea47419a21: Session index based on local reference:0 20250425105456782 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105456782 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(1882)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105456783 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105456783 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105456783 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) Received 1 auth tuples (vlr.c:996) 20250425105456783 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105456783 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{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) 20250425105456783 DMM DEBUG Tx AUTH REQ (rand = 1611ce60df867c50d6e268f847afa9f1) (gsm_04_08.c:641) 20250425105456783 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105456783 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105456783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456783 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 36 4b 27 00 01 16 01 00 13 05 12 00 16 11 ce 60 df 86 7c 50 d6 e2 68 f8 47 af a9 f1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@63ea47419a21: patching N(SD)=1 into dtap '0514BD914248'O MSC_Test_0-RAN(1875)@63ea47419a21: patched enc_l3: '0554BD914248'O MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554BD914248'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456785 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 bd 91 42 48 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105456785 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105456785 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105456785 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bd914248) (gsm_04_08.c:1128) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105456785 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) AUTH on GERAN received SRES/RES: bd914248 (4 bytes) (vlr_auth_fsm.c:151) 20250425105456785 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0] (vlr_auth_fsm.c:294) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105456785 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058b6930]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105456785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105456785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105456785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105456785 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105456785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105456785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456785 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 36 4b 27 00 01 10 00 0e 53 0a 09 08 38 c7 76 65 f9 21 98 dc 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250425105456787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105456787 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105456787 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105456787 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105456787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105456787 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105456787 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105456787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250425105456787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 36 4b 27 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456789 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) 20250425105456789 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105456789 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105456789 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105456789 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105456789 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105456789 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105456789 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105456789 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105456789 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105456789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 36 4b 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1874)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1874)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105456791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456791 DLSS7 DEBUG 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(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105456791 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105456791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105456791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30] (msc_a.c:1053) 20250425105456791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105456791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e705909da0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705915f30] (msc_a.c:1053) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105456791 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105456791 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105456791 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) MSC-A terminated (msub.c:261) 20250425105456791 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) 1 MSC-I still active (msub.c:79) 20250425105456791 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105456791 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105456791 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105456791 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e705915f30] (msub.c:113) 20250425105456791 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250425105456791 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105456791 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203:GERAN-A-329:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105456791 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203) Free (msub.c:119) 20250425105456791 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105456791 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Freeing instance (msub.c:113) 20250425105456791 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Deallocated (fsm.c:568) 20250425105456791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105456791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105456791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105456791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105456791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 36 4b 27 00 01 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@63ea47419a21: Session index based on local reference:0 20250425105456792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105456792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1876)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105456792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105456792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105456792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105456792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105456792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105456792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105456792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 36 4b 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1875)@63ea47419a21: Deleted conn table entry 0TC_auth_options_50(1882)3558183 TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105456792 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105456792 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x8F6FA203 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1880)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1875)@63ea47419a21: Final verdict of PTC: none 20250425105456797 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1881)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1876)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1879)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1878)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1877)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_50(1882): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_5 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. 20250425105456797 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105456797 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) Fri Apr 25 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 20250425105456992 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105456992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105456992 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105456992 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105456992 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105456992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105456992 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105456992 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105456992 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105456992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105456992 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105456992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105456992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105456992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105456992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105456992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105456992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105456992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105456992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105456992 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105456993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105457797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388092) 20250425105458798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105458994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105458994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105458994 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=388092, count=389252) 20250425105459799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105500800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_6 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1887)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1887)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1885)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105501426 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1888)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105501620 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105501620 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105501620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105501620 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105501622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105501622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105501622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105501622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105501622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105501622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105501622 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105501622 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105501622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105501622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105501622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105501623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105501623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105501623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105501623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105501623 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105501623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105501623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105501623 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105501623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105501623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105501801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105501801 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1890)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105501803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1890)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105501813 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105501813 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(1893)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@63ea47419a21: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105502424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105502424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105502424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105502424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105502425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105502425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105502425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105502425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@63ea47419a21: Added conn table entry 0TC_auth_options_60(1893)5645356 MSC_Test_0-SCCP(1885)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1886)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105502429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105502429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105502429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105502429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 24 2c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 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) 20250425105502429 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Allocated (fsm.c:456) 20250425105502429 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105502429 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105502429 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105502429 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705909da0] (fsm.c:486) 20250425105502429 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105502429 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105502429 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105502429 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105502429 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90] (fsm.c:486) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105502429 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105502429 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250425105502429 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250425105502429 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105502429 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105502429 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105502429 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105502429 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105502429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105502429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105502429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30] (fsm.c:486) 20250425105502429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105502429 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105502430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105502430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105502430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105502430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 24 2c 00 01 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: { messageType := 2, destLocRef := '56242C'O ("V$,"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1891)@63ea47419a21: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1893) MSC_Test-GSUP(1891)@63ea47419a21: Added IMSI table entry 0TC_auth_options_60(1893)"262420000042306" 20250425105502431 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105502431 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105502431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105502431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105502431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105502431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105502432 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105502432 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): none -> pass TC_auth_options_60(1893)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105502433 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105502433 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105502433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105502433 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105502433 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105502433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105502433 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105502433 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105502433 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105502433 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) 20250425105502433 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) 20250425105502433 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) 20250425105502433 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105502433 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105502433 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105502433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105502433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105502433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105502433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 24 2c 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105502433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105502433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105502433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105502433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 56 24 2c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105502435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105502435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105502435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105502435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105502435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105502435 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105502435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105502435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105502435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105502435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105502435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55e705915f30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705909da0] (msc_a.c:1053) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105502435 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105502435 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105502435 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250425105502435 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250425105502435 DMSC DEBUG msub_fsm[0x55e705909da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105502435 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105502435 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105502435 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e705909da0] (msub.c:113) 20250425105502436 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250425105502436 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105502436 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105502436 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250425105502436 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250425105502436 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105502436 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Freeing instance (msub.c:113) 20250425105502436 DMSC DEBUG msub_fsm[0x55e705909da0]{terminating}: Deallocated (fsm.c:568) 20250425105502436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105502436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105502436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105502436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 56 24 2c 00 01 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105502436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105502436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105502436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105502436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105502436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105502436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105502436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105502436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105502436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105502436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 56 24 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@63ea47419a21: Deleted conn table entry 0TC_auth_options_60(1893)5645356 TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_60(1893)@63ea47419a21: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1891)@63ea47419a21: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_auth_options_60(1893)7481875 MSC_Test_0-RAN(1886)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2a 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105503443 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Allocated (fsm.c:456) 20250425105503443 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105503443 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105503443 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105503443 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105503443 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105503443 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105503443 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105503443 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105503443 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30] (fsm.c:486) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105503443 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105503443 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250425105503443 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250425105503443 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105503443 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105503443 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105503443 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105503443 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105503443 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105503443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105503443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105503443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058b6930] (fsm.c:486) 20250425105503443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105503443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105503443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 72 2a 13 00 01 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105503443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 2a 13 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: { messageType := 2, destLocRef := '722A13'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105503445 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105503445 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105503447 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105503447 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105503450 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105503450 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250425105503450 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250425105503450 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105503450 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105503450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105503450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55e7058dfcc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105503450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105503450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058b6930] (fsm.c:486) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105503450 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250425105503450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105503450 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B LOCATION UPDATE ACCEPT (TMSI = 0x3310434b) (gsm_04_08.c:149) 20250425105503450 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105503450 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105503451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 72 2a 13 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 33 10 43 4b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1886)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105503457 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105503457 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105503457 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105503457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105503457 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250425105503457 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105503457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105503457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55e7058d8a50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105503457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105503457 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105503457 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250425105503457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250425105503457 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105503457 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105503457 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105503457 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105503457 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105503457 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105503457 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105503457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 2a 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105503459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503459 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105503459 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105503459 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105503459 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105503459 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105503459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105503459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105503459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105503459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105503459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105503459 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705915f30] (msc_a.c:1053) 20250425105503460 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105503460 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105503460 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105503460 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) MSC-A terminated (msub.c:261) 20250425105503460 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) 1 MSC-I still active (msub.c:79) 20250425105503460 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105503460 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105503460 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105503460 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e705915f30] (msub.c:113) 20250425105503460 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250425105503460 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105503460 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-331:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105503460 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) Free (msub.c:119) 20250425105503460 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - active-conn: now used by 1 (attached) (msub.c:375) 20250425105503460 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Freeing instance (msub.c:113) 20250425105503460 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Deallocated (fsm.c:568) 20250425105503460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 72 2a 13 00 01 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 72 2a 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@63ea47419a21: Deleted conn table entry 0TC_auth_options_60(1893)7481875 TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105503461 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105503461 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: port MSCVTYRunning a successful LU done TC_auth_options_60(1893)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_60(1893)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3310434B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@63ea47419a21: Added conn table entry 0TC_auth_options_60(1893)6678221 MSC_Test_0-SCCP(1885)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1886)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 65 e6 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 05 24 01 03 50 59 02 05 f4 33 10 43 4b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105503665 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Allocated (fsm.c:456) 20250425105503665 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105503665 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105503665 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105503665 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105503665 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105503665 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105503665 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105503665 DMM DEBUG msc_a(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105503665 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105503665 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105503665 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105503665 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105503665 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105503665 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105503665 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105503665 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105503665 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105503665 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105503665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 cd 00 01 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: { messageType := 2, destLocRef := '65E6CD'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)@63ea47419a21: Session index based on local reference:0 20250425105503666 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105503666 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105503668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058d8a50]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105503668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105503668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250425105503668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105503668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250425105503668 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250425105503668 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105503668 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105503668 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + 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) 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105503668 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105503668 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105503668 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105503669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 cd 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105503669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503669 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e6 cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1885)@63ea47419a21: vl_from0 20250425105503671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503671 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1885)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503672 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105503672 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105503672 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105503672 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250425105503672 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250425105503872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105503873 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105503873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105503873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105503873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105503873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b6930] (msc_a.c:1053) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105503873 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105503873 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105503873 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) MSC-A terminated (msub.c:261) 20250425105503873 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) 1 MSC-I still active (msub.c:79) 20250425105503873 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105503873 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105503873 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105503873 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058b6930] (msub.c:113) 20250425105503873 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250425105503873 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105503873 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B:GERAN-A-332:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105503873 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B) Free (msub.c:119) 20250425105503873 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - active-conn: now used by 1 (attached) (msub.c:375) 20250425105503873 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Freeing instance (msub.c:113) 20250425105503873 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Deallocated (fsm.c:568) 20250425105503873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105503873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105503873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105503873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105503873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e6 cd 00 01 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@63ea47419a21: Session index based on local reference:0 20250425105503874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105503874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105503874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105503874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105503874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105503874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105503874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1887)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105503874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105503874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105503874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 65 e6 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@63ea47419a21: Deleted conn table entry 0TC_auth_options_60(1893)6678221 TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105503874 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105503874 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x3310434B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@63ea47419a21: Final verdict of PTC: pass 20250425105503878 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105503878 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1885)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1891)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1892)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1888)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1886)@63ea47419a21: Final verdict of PTC: none 20250425105503879 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1887)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1889)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_60(1893): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_6 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Fri Apr 25 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 20250425105504076 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105504076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105504076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105504076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105504076 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105504076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105504076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105504076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105504076 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105504076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105504076 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105504076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105504076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105504077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105504077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105504077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105504077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105504077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105504077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105504077 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105504077 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105504880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405864) 20250425105505881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105506078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105506078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105506078 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=405864, count=407304) 20250425105506882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105507883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_7 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1898)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1896)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105508513 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1899)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105508707 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105508707 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105508707 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105508707 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105508708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105508708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105508708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105508708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105508708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105508708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105508708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105508708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105508708 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105508708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105508708 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105508709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105508709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105508709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105508709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105508709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105508709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105508709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105508709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105508709 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105508709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105508709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105508709 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105508709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105508709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105508884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105508885 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1901)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105508886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1901)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105508896 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105508896 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(1904)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@63ea47419a21: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1904) TC_auth_options_70(1904)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105509517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@63ea47419a21: Added conn table entry 0TC_auth_options_70(1904)14749641 MSC_Test_0-SCCP(1896)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1897)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 0f c9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105509526 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Allocated (fsm.c:456) 20250425105509526 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105509526 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105509526 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105509526 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105509526 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105509526 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105509526 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105509526 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105509526 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30] (fsm.c:486) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105509526 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105509526 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250425105509526 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250425105509526 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105509526 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105509526 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105509526 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105509526 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105509526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105509526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105509526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930] (fsm.c:486) 20250425105509526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105509526 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105509526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 0f c9 00 01 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: { messageType := 2, destLocRef := 'E10FC9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1902)@63ea47419a21: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1904) MSC_Test-GSUP(1902)@63ea47419a21: Added IMSI table entry 0TC_auth_options_70(1904)"262420000042307" 20250425105509529 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105509529 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105509530 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105509530 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): none -> pass 20250425105509535 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105509535 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105509535 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250425105509535 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105509535 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{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) 20250425105509535 DMM DEBUG Tx AUTH REQ (rand = 5fd104a8acc1e352425911caeaeb9f03) (gsm_04_08.c:641) 20250425105509535 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105509535 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105509535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509536 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 e1 0f c9 00 01 16 01 00 13 05 12 00 5f d1 04 a8 ac c1 e3 52 42 59 11 ca ea eb 9f 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@63ea47419a21: patching N(SD)=1 into dtap '0514D1E32F98'O MSC_Test_0-RAN(1897)@63ea47419a21: patched enc_l3: '0554D1E32F98'O MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554D1E32F98'O MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509543 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 d1 e3 2f 98 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105509543 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105509543 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105509543 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = d1e32f98) (gsm_04_08.c:1128) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105509543 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: d1e32f98 (4 bytes) (vlr_auth_fsm.c:151) 20250425105509543 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930] (vlr_auth_fsm.c:294) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105509543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105509543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105509543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105509543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105509543 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105509543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105509543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105509543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105509543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058b6930] (fsm.c:486) 20250425105509543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105509543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105509543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e1 0f c9 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105509547 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105509547 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250425105509547 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250425105509547 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105509548 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105509548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058b6930] (vlr_lu_fsm.c:110) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105509548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105509548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105509548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058b6930] (fsm.c:486) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105509548 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250425105509548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105509548 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD LOCATION UPDATE ACCEPT (TMSI = 0x1f4b0ead) (gsm_04_08.c:149) 20250425105509548 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105509548 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105509548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e1 0f c9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1f 4b 0e ad (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1897)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425105509551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509551 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105509551 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105509551 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105509551 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105509551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105509551 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250425105509551 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105509551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930] (vlr_lu_fsm.c:817) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105509551 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55e7058dfcc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105509551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105509551 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105509551 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425105509551 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250425105509551 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105509551 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105509551 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105509551 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105509551 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105509551 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105509552 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105509552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e1 0f c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105509554 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105509554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105509554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105509554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105509554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105509554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705915f30] (msc_a.c:1053) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105509554 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105509554 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105509554 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) MSC-A terminated (msub.c:261) 20250425105509554 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) 1 MSC-I still active (msub.c:79) 20250425105509554 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105509554 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105509554 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105509554 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e705915f30] (msub.c:113) 20250425105509554 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250425105509554 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105509554 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-333:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105509554 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) Free (msub.c:119) 20250425105509554 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - active-conn: now used by 1 (attached) (msub.c:375) 20250425105509554 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Freeing instance (msub.c:113) 20250425105509554 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Deallocated (fsm.c:568) 20250425105509554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105509554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105509554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105509554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105509554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e1 0f c9 00 01 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 20250425105509555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105509555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105509555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105509555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105509555 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105509555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105509555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105509555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105509555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105509555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 0f c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@63ea47419a21: Deleted conn table entry 0TC_auth_options_70(1904)14749641 TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105509556 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105509556 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_70(1904)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_70(1904)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F4B0EAD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@63ea47419a21: Added conn table entry 0TC_auth_options_70(1904)3745544 MSC_Test_0-RAN(1897)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105510561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105510561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105510561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105510561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 27 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1f 4b 0e ad 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105510561 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Allocated (fsm.c:456) 20250425105510561 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105510561 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105510561 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105510561 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105510561 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105510561 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105510561 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105510561 DMM DEBUG msc_a(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105510561 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105510561 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105510561 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105510561 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105510561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105510561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105510561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30] (fsm.c:486) 20250425105510561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105510561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105510561 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105510561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 27 08 00 01 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: { messageType := 2, destLocRef := '392708'O ("9'\b"), 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)@63ea47419a21: Session index based on local reference:0 20250425105510563 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105510563 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(1904)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105510564 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105510564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105510564 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) Received 1 auth tuples (vlr.c:996) 20250425105510564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105510564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{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) 20250425105510564 DMM DEBUG Tx AUTH REQ (rand = af9daeede12775e6ae6509b10a30844f) (gsm_04_08.c:641) 20250425105510564 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105510564 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105510565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510565 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 39 27 08 00 01 16 01 00 13 05 12 00 af 9d ae ed e1 27 75 e6 ae 65 09 b1 0a 30 84 4f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@63ea47419a21: patching N(SD)=1 into dtap '051403CCB63A'O MSC_Test_0-RAN(1897)@63ea47419a21: patched enc_l3: '055403CCB63A'O MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006055403CCB63A'O MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105510567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105510567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105510567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105510567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510567 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 03 cc b6 3a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105510567 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105510567 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105510567 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 03ccb63a) (gsm_04_08.c:1128) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105510567 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) AUTH on GERAN received SRES/RES: 03ccb63a (4 bytes) (vlr_auth_fsm.c:151) 20250425105510567 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30] (vlr_auth_fsm.c:294) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105510567 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058dfcc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105510567 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105510567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105510567 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105510567 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105510567 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105510567 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250425105510568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 39 27 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1164) 20250425105510568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 27 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105510570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105510570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105510570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105510570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105510570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510570 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) 20250425105510570 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105510570 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105510571 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105510571 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105510571 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105510571 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105510571 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105510571 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105510571 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105510571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 27 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1896)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1896)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105510573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105510573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105510573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105510573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105510573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105510573 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105510573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105510573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105510573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105510573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e705915f30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b6930] (msc_a.c:1053) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105510573 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105510573 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105510573 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) MSC-A terminated (msub.c:261) 20250425105510573 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) 1 MSC-I still active (msub.c:79) 20250425105510573 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105510573 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105510573 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105510573 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058b6930] (msub.c:113) 20250425105510573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250425105510573 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105510573 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD:GERAN-A-334:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105510573 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD) Free (msub.c:119) 20250425105510573 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - active-conn: now used by 1 (attached) (msub.c:375) 20250425105510573 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Freeing instance (msub.c:113) 20250425105510573 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Deallocated (fsm.c:568) 20250425105510573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105510573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105510573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105510573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105510573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 27 08 00 01 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1898)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@63ea47419a21: Session index based on local reference:0 20250425105510574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105510574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105510574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105510574 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105510574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105510574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105510574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105510574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105510574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 39 27 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@63ea47419a21: Deleted conn table entry 0TC_auth_options_70(1904)3745544 TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105510574 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105510574 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x1F4B0EAD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1898)@63ea47419a21: Final verdict of PTC: none 20250425105510579 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105510579 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1903)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1899)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1902)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1900)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@63ea47419a21: Final verdict of PTC: none 20250425105510581 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1901)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1895)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1896)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1897)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_70(1904): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_7 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Fri Apr 25 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 20250425105510776 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105510776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105510776 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105510776 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105510776 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105510776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105510776 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105510776 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105510776 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105510777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105510777 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105510777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105510777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105510777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105510777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105510777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105510777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105510777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105510777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105510777 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105510777 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105511581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359092) 20250425105512582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105512778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105512778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105512778 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=359092, count=360252) 20250425105513583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105514584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105515185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105515185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105515185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105515185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105515185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105515185 DLSS7 ERROR MTP-TRANSFER.req for dpc=193=0.24.1: no route! (osmo_ss7_hmrt.c:228) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_8 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1909)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1907)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105515236 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105515430 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105515430 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105515430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105515430 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105515432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105515432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105515432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105515432 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105515432 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105515432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105515432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105515432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105515432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105515432 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105515432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105515432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105515432 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105515432 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105515432 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105515585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105515585 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105515587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105515597 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105515597 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(1915)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@63ea47419a21: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105516235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105516235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105516235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105516235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105516236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105516236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105516236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105516236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@63ea47419a21: Added conn table entry 0TC_auth_options_80(1915)13980422 MSC_Test_0-RAN(1908)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105516240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105516240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105516240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105516240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 53 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 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105516240 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Allocated (fsm.c:456) 20250425105516240 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105516240 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105516240 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105516240 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705915f30] (fsm.c:486) 20250425105516240 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105516240 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105516240 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105516240 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105516240 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30] (fsm.c:486) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105516240 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105516240 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250425105516240 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250425105516240 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105516240 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105516240 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105516240 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105516240 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105516240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105516240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105516240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930] (fsm.c:486) 20250425105516240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105516240 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105516240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105516240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105516240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105516240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 53 06 00 01 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: { messageType := 2, destLocRef := 'D55306'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1913)@63ea47419a21: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1915) MSC_Test-GSUP(1913)@63ea47419a21: Added IMSI table entry 0TC_auth_options_80(1915)"262420000042308" 20250425105516242 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105516242 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 20250425105516242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105516243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105516243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105516243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105516243 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105516243 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): none -> pass TC_auth_options_80(1915)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105516244 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930] (vlr_auth_fsm.c:294) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105516244 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105516244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105516244 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105516244 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105516244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105516244 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105516244 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105516244 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105516244 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) 20250425105516244 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) 20250425105516244 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) 20250425105516244 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105516244 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105516244 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105516244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105516244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105516244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105516244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 53 06 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105516244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105516244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105516244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105516244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d5 53 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105516246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105516246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105516246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105516246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105516246 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105516246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105516246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105516246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105516246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105516246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058b6930]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705915f30] (msc_a.c:1053) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105516246 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105516246 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105516246 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250425105516246 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250425105516246 DMSC DEBUG msub_fsm[0x55e705915f30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105516246 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105516246 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105516246 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e705915f30] (msub.c:113) 20250425105516246 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250425105516246 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105516246 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105516246 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250425105516246 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250425105516246 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105516246 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Freeing instance (msub.c:113) 20250425105516246 DMSC DEBUG msub_fsm[0x55e705915f30]{terminating}: Deallocated (fsm.c:568) 20250425105516246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105516246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105516246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105516246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d5 53 06 00 01 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 20250425105516247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105516247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105516247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105516247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105516247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105516247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105516247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105516247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105516247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105516247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d5 53 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@63ea47419a21: Deleted conn table entry 0TC_auth_options_80(1915)13980422 TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_80(1915)@63ea47419a21: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1913)@63ea47419a21: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_auth_options_80(1915)9250350 MSC_Test_0-RAN(1908)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d 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 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105517251 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Allocated (fsm.c:456) 20250425105517251 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105517251 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105517251 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105517251 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105517251 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105517251 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105517251 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105517251 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105517251 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90] (fsm.c:486) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105517251 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105517251 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250425105517251 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250425105517251 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105517251 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105517251 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105517251 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105517251 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105517251 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105517251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105517251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105517251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105517251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105517251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105517252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d 26 2e 00 01 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105517252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8d 26 2e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: { messageType := 2, destLocRef := '8D262E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105517252 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105517252 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425105517253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517253 DLSS7 DEBUG Found route for dpc=185=0.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(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105517253 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105517253 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105517254 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105517254 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250425105517254 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250425105517254 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105517254 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105517254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058dfcc0] (vlr_lu_fsm.c:110) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105517254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105517254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105517254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105517254 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250425105517254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105517254 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA LOCATION UPDATE ACCEPT (TMSI = 0x462c1cfa) (gsm_04_08.c:149) 20250425105517254 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105517254 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105517254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8d 26 2e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 46 2c 1c fa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1908)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 20250425105517256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517256 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105517256 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105517256 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105517256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105517256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105517256 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250425105517256 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105517256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0] (vlr_lu_fsm.c:817) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105517256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55e7058e73b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425105517257 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105517257 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105517257 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105517257 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105517257 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105517257 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105517257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8d 26 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105517257 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105517257 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105517257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105517258 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b6930] (msc_a.c:1053) 20250425105517258 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105517258 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105517258 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105517258 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) MSC-A terminated (msub.c:261) 20250425105517258 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) 1 MSC-I still active (msub.c:79) 20250425105517258 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105517258 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105517258 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105517258 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058b6930] (msub.c:113) 20250425105517258 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250425105517258 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105517258 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-336:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105517258 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) Free (msub.c:119) 20250425105517258 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - active-conn: now used by 1 (attached) (msub.c:375) 20250425105517258 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Freeing instance (msub.c:113) 20250425105517258 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Deallocated (fsm.c:568) 20250425105517258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8d 26 2e 00 01 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8d 26 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@63ea47419a21: Deleted conn table entry 0TC_auth_options_80(1915)9250350 TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105517259 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105517259 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: port MSCVTYRunning a successful LU done TC_auth_options_80(1915)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_80(1915)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '462C1CFA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@63ea47419a21: Added conn table entry 0TC_auth_options_80(1915)8027446 MSC_Test_0-RAN(1908)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 7d 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 01 03 50 59 02 05 f4 46 2c 1c fa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105517461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105517461 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105517461 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105517461 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105517461 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105517462 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105517462 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105517462 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105517462 DMM DEBUG msc_a(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105517462 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105517462 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105517462 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105517462 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105517462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105517462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105517462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425105517462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105517462 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105517462 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105517462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a 7d 36 00 01 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: { messageType := 2, destLocRef := '7A7D36'O ("z}6"), 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)@63ea47419a21: Session index based on local reference:0 20250425105517466 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105517466 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105517470 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930] (vlr_auth_fsm.c:294) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105517470 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058e73b0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105517470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105517470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250425105517470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105517470 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250425105517470 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250425105517470 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105517470 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105517470 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105517470 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105517470 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + 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) 20250425105517471 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105517471 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105517471 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105517471 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105517471 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105517471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a 7d 36 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105517471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517471 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a 7d 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105517477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517477 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1907)@63ea47419a21: vl_from0 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1907)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105517478 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105517478 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105517478 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105517478 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250425105517478 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250425105517680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105517680 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105517680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105517680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30] (msc_a.c:1053) 20250425105517680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105517680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105517680 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105517680 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105517680 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) MSC-A terminated (msub.c:261) 20250425105517680 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) 1 MSC-I still active (msub.c:79) 20250425105517680 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105517680 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105517680 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105517680 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105517680 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250425105517681 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105517681 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA:GERAN-A-337:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105517681 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA) Free (msub.c:119) 20250425105517681 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - active-conn: now used by 1 (attached) (msub.c:375) 20250425105517681 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105517681 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105517681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105517681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105517681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105517681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a 7d 36 00 01 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@63ea47419a21: Session index based on local reference:0 20250425105517682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105517682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105517682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105517682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105517682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105517682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105517682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105517682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105517682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a 7d 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@63ea47419a21: Deleted conn table entry 0TC_auth_options_80(1915)8027446 TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105517683 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105517683 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x462C1CFA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1907)@63ea47419a21: Final verdict of PTC: none 20250425105517687 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1912)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1913)@63ea47419a21: Final verdict of PTC: none 20250425105517689 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105517689 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1909)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1908)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1910)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1914)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1911)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_80(1915): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_8 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Fri Apr 25 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 20250425105517884 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105517884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105517884 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105517884 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105517884 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105517884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105517884 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105517884 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105517884 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105517884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105517884 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105517884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105517884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105517884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105517884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105517884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105517884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105517884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105517884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105517885 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105517885 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105518689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=410476) 20250425105519689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105519886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105519886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105519886 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=410476, count=411636) 20250425105520690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105521691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_9 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1920)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1918)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105522362 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1921)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105522557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105522557 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105522557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105522557 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105522559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105522559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105522560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105522560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105522560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105522560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105522560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105522560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105522560 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105522560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105522560 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105522561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105522561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105522561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105522561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105522561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105522561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105522561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105522561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105522561 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 20250425105522561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105522561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(1920)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105522561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105522562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105522562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105522692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105522692 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1923)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105522694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1923)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105522709 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105522709 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(1926)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1924)@63ea47419a21: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1926) TC_auth_options_90(1926)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105523360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523361 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@63ea47419a21: Added conn table entry 0TC_auth_options_90(1926)11962759 MSC_Test_0-RAN(1919)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@63ea47419a21: First idle individual index:0 20250425105523365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b6 89 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523365 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Allocated (fsm.c:456) 20250425105523365 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105523365 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105523365 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105523365 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105523365 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105523365 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105523365 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105523365 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105523365 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90] (fsm.c:486) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105523365 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105523365 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250425105523365 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250425105523365 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105523365 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105523365 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105523365 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105523365 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105523365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105523365 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105523365 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105523365 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105523365 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105523366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 b6 89 87 00 01 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: { messageType := 2, destLocRef := 'B68987'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1924)@63ea47419a21: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1926) MSC_Test-GSUP(1924)@63ea47419a21: Added IMSI table entry 0TC_auth_options_90(1926)"262420000042309" 20250425105523367 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105523367 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105523367 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105523367 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): none -> pass 20250425105523369 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105523369 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105523369 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250425105523369 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105523369 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{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) 20250425105523369 DMM DEBUG Tx AUTH REQ (rand = 09b5f0c361cfcfa312f33f6f466680ac) (gsm_04_08.c:641) 20250425105523369 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105523369 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105523369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523369 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 b6 89 87 00 01 16 01 00 13 05 12 00 09 b5 f0 c3 61 cf cf a3 12 f3 3f 6f 46 66 80 ac 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@63ea47419a21: patching N(SD)=1 into dtap '05142BEB8597'O MSC_Test_0-RAN(1919)@63ea47419a21: patched enc_l3: '05542BEB8597'O MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605542BEB8597'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523371 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 2b eb 85 97 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105523372 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105523372 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105523372 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2beb8597) (gsm_04_08.c:1128) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105523372 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: 2beb8597 (4 bytes) (vlr_auth_fsm.c:151) 20250425105523372 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0] (vlr_auth_fsm.c:294) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105523372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105523372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105523372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105523372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105523372 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105523372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105523372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523372 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 b6 89 87 00 01 10 00 0e 53 0a 09 09 00 99 b5 fe 07 53 9d 91 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105523373 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105523373 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105523373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105523373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105523373 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105523374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105523374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105523374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105523374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105523374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105523374 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105523374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 89 87 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105523375 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105523375 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250425105523375 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250425105523375 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105523375 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105523375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058dfcc0] (vlr_lu_fsm.c:110) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105523375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105523375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105523375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105523375 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250425105523375 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105523375 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5 LOCATION UPDATE ACCEPT (TMSI = 0x178834f5) (gsm_04_08.c:149) 20250425105523375 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105523375 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105523375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 89 87 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 88 34 f5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1919)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O 20250425105523376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105523376 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105523376 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105523377 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105523377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105523377 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250425105523377 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105523377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0] (vlr_lu_fsm.c:817) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105523377 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105523377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105523377 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105523377 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250425105523377 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250425105523377 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105523377 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105523377 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105523377 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105523377 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105523377 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105523377 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105523377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 b6 89 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105523377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105523377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105523378 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105523378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105523378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105523378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105523378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105523378 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b6930] (msc_a.c:1053) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105523378 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105523378 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105523378 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) MSC-A terminated (msub.c:261) 20250425105523378 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) 1 MSC-I still active (msub.c:79) 20250425105523378 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105523378 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105523378 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105523378 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058b6930] (msub.c:113) 20250425105523378 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250425105523378 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105523378 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-338:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105523378 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) Free (msub.c:119) 20250425105523378 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105523378 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Freeing instance (msub.c:113) 20250425105523378 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Deallocated (fsm.c:568) 20250425105523378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105523378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523378 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105523378 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105523378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 b6 89 87 00 01 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 20250425105523378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105523378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105523378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105523378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105523378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105523378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105523378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105523378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105523378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105523378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 89 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1919)@63ea47419a21: Deleted conn table entry 0TC_auth_options_90(1926)11962759 TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105523378 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105523378 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_90(1926)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_90(1926)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '178834F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@63ea47419a21: Added conn table entry 0TC_auth_options_90(1926)6627996 MSC_Test_0-RAN(1919)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@63ea47419a21: First idle individual index:0 20250425105524382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105524382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 65 22 9c 02 02 06 04 43 b9 00 fe 04 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 17 88 34 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105524382 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105524382 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105524382 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105524382 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105524382 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105524382 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105524382 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105524382 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105524382 DMM DEBUG msc_a(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105524382 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105524382 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105524382 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105524382 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105524382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105524382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105524382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930] (fsm.c:486) 20250425105524382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105524382 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105524382 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105524382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 22 9c 00 01 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: { messageType := 2, destLocRef := '65229C'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)@63ea47419a21: Session index based on local reference:0 20250425105524382 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105524382 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(1926)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105524383 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105524383 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105524383 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) Received 1 auth tuples (vlr.c:996) 20250425105524383 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105524383 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{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) 20250425105524383 DMM DEBUG Tx AUTH REQ (rand = f546ccd0a5926bc52587808e065031a0) (gsm_04_08.c:641) 20250425105524383 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105524383 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105524383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524383 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 65 22 9c 00 01 16 01 00 13 05 12 00 f5 46 cc d0 a5 92 6b c5 25 87 80 8e 06 50 31 a0 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@63ea47419a21: patching N(SD)=1 into dtap '0514B9123766'O MSC_Test_0-RAN(1919)@63ea47419a21: patched enc_l3: '0554B9123766'O MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554B9123766'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105524384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105524384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524384 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 b9 12 37 66 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105524384 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105524384 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105524384 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b9123766) (gsm_04_08.c:1128) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105524384 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) AUTH on GERAN received SRES/RES: b9123766 (4 bytes) (vlr_auth_fsm.c:151) 20250425105524384 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930] (vlr_auth_fsm.c:294) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105524384 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105524384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105524384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105524384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105524384 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105524384 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105524384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524384 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 65 22 9c 00 01 10 00 0e 53 0a 09 09 44 55 d6 ed f2 aa a9 be 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105524385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105524385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105524385 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105524385 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105524385 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105524385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105524385 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105524385 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250425105524385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250425105524385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 65 22 9c 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105524386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105524386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524386 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) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105524386 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105524386 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105524386 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105524386 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105524386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 65 22 9c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1918)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1918)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105524386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105524386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105524386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105524386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30] (msc_a.c:1053) 20250425105524386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105524386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058b6930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105524386 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105524386 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105524386 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) MSC-A terminated (msub.c:261) 20250425105524386 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) 1 MSC-I still active (msub.c:79) 20250425105524386 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105524386 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105524386 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105524386 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5:GERAN-A-339:CM_SERVICE_REQ)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105524386 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5) Free (msub.c:119) 20250425105524386 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105524386 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105524386 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105524386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105524386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105524386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105524386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 65 22 9c 00 01 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@63ea47419a21: Session index based on local reference:0 20250425105524387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105524387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105524387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105524387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105524387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105524387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105524387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105524387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105524387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 65 22 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@63ea47419a21: Deleted conn table entry 0TC_auth_options_90(1926)6627996 TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105524387 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105524387 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x178834F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-M3UA(1920)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1918)@63ea47419a21: Final verdict of PTC: none 20250425105524389 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1924)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1922)@63ea47419a21: Final verdict of PTC: none 20250425105524389 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105524389 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1919)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1921)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1925)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_90(1926): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_9 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Fri Apr 25 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 20250425105524588 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105524588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105524588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105524588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105524588 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105524588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105524588 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105524588 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105524588 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105524588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105524588 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105524588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105524588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105524588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105524588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105524588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105524588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105524588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105524588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105524589 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105524589 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105525390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389480) 20250425105526392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105526589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105526589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105526589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=389480, count=390640) 20250425105527393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105528395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_10 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1931)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1931)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1929)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105529057 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1932)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105529250 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105529250 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105529250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105529250 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105529255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105529255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105529255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105529255 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105529255 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105529255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105529255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105529255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105529255 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105529255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105529255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105529255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 20250425105529255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105529255 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1931)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105529396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105529396 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1934)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105529402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1934)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105529417 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105529417 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(1937)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1935)@63ea47419a21: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105530065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105530065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105530065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105530065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105530066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105530066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105530066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105530066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@63ea47419a21: Added conn table entry 0TC_auth_options_100(1937)13024632 MSC_Test_0-RAN(1930)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@63ea47419a21: First idle individual index:0 20250425105530078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105530079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105530079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105530079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 bd 78 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105530079 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Allocated (fsm.c:456) 20250425105530079 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105530079 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105530079 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105530079 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b6930] (fsm.c:486) 20250425105530079 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105530079 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105530079 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105530079 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105530079 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105530079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105530079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90] (fsm.c:486) 20250425105530079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105530079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105530079 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105530079 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250425105530079 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250425105530079 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105530079 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105530079 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105530079 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105530079 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105530080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105530080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105530080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105530080 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105530080 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0] (fsm.c:486) 20250425105530080 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105530080 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105530080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105530080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105530080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105530080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 bd 78 00 01 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: { messageType := 2, destLocRef := 'C6BD78'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1935)@63ea47419a21: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1937) MSC_Test-GSUP(1935)@63ea47419a21: Added IMSI table entry 0TC_auth_options_100(1937)"262420000042310" 20250425105530082 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105530082 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 20250425105530083 DLSS7 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(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105530083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105530083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105530083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105530083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105530083 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105530083 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): none -> pass TC_auth_options_100(1937)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105530086 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0] (vlr_auth_fsm.c:294) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105530086 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105530086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105530086 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105530086 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105530086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105530086 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105530086 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105530086 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105530086 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) 20250425105530086 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) 20250425105530086 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) 20250425105530086 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105530086 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105530086 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105530086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105530086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105530086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105530086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 bd 78 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105530086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105530086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105530086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105530086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 bd 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105530090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105530090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105530090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105530090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105530090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105530090 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105530090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105530090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90] (msc_a.c:1053) 20250425105530090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105530090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105530090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058dfcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b6930] (msc_a.c:1053) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105530090 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105530090 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105530090 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250425105530090 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250425105530090 DMSC DEBUG msub_fsm[0x55e7058b6930]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105530090 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105530090 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105530090 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058b6930] (msub.c:113) 20250425105530090 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250425105530090 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105530090 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105530090 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250425105530090 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250425105530090 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105530090 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Freeing instance (msub.c:113) 20250425105530091 DMSC DEBUG msub_fsm[0x55e7058b6930]{terminating}: Deallocated (fsm.c:568) 20250425105530091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105530091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105530091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105530091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bd 78 00 01 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105530091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105530091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105530091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105530091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105530091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105530091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105530091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105530091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105530091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105530091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 bd 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@63ea47419a21: Deleted conn table entry 0TC_auth_options_100(1937)13024632 TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_100(1937)@63ea47419a21: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1935)@63ea47419a21: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_auth_options_100(1937)15524180 MSC_Test_0-RAN(1930)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@63ea47419a21: First idle individual index:0 20250425105531107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec e1 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 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531108 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105531108 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105531108 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105531108 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105531108 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105531108 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105531108 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105531108 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105531108 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105531109 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30] (fsm.c:486) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105531109 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105531109 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250425105531109 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250425105531109 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105531109 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105531109 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105531109 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105531109 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105531109 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105531109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105531109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105531109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105531109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105531109 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105531109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec e1 54 00 01 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105531110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ec e1 54 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: { messageType := 2, destLocRef := 'ECE154'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105531114 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105531114 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105531118 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105531118 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105531121 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105531121 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250425105531121 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250425105531121 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105531121 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105531121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105531121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105531121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105531121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105531121 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250425105531121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105531121 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F LOCATION UPDATE ACCEPT (TMSI = 0x6be2fd2f) (gsm_04_08.c:149) 20250425105531121 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105531121 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105531122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ec e1 54 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6b e2 fd 2f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105531128 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105531128 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105531128 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105531128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105531128 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250425105531128 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105531128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105531128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55e705652590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105531128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105531128 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105531128 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425105531128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250425105531128 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105531128 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105531128 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105531128 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105531128 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105531128 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105531128 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105531128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ec e1 54 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105531129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105531129 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105531129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105531129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105531129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105531129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105531129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105531129 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105531130 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105531130 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) MSC-A terminated (msub.c:261) 20250425105531130 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) 1 MSC-I still active (msub.c:79) 20250425105531130 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105531130 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105531130 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105531130 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105531130 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250425105531130 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105531130 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-341:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105531130 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) Free (msub.c:119) 20250425105531130 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - active-conn: now used by 1 (attached) (msub.c:375) 20250425105531130 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105531130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531130 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ec e1 54 00 01 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105531130 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105531130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 20250425105531130 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ec e1 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@63ea47419a21: Deleted conn table entry 0TC_auth_options_100(1937)15524180 TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105531130 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105531130 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: port MSCVTYRunning a successful LU done TC_auth_options_100(1937)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_100(1937)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6BE2FD2F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1930)@63ea47419a21: Added conn table entry 0TC_auth_options_100(1937)10673611 MSC_Test_0-SCCP(1929)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1930)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 dd 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 01 03 50 59 02 05 f4 6b e2 fd 2f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105531333 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105531333 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105531333 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105531333 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105531333 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105531333 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105531333 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105531333 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105531333 DMM DEBUG msc_a(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105531333 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105531333 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105531333 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105531333 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105531333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105531333 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105531333 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105531333 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105531333 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105531333 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105531333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 dd cb 00 01 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: { messageType := 2, destLocRef := 'A2DDCB'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)@63ea47419a21: Session index based on local reference:0 20250425105531334 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105531334 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: XXX ts_GSUP_SAI_ERR 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0] (vlr_auth_fsm.c:294) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105531335 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e705652590]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105531335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105531335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250425105531335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105531335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250425105531335 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250425105531335 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105531335 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105531335 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + 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) 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105531335 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105531335 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105531335 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105531335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 dd cb 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250425105531335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a2 dd cb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1929)@63ea47419a21: vl_from0 20250425105531337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1929)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105531337 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105531337 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105531337 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105531337 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250425105531337 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250425105531540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105531540 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105531540 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105531541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105531541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105531541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105531541 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105531541 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105531541 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105531541 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) MSC-A terminated (msub.c:261) 20250425105531541 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) 1 MSC-I still active (msub.c:79) 20250425105531541 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105531541 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105531541 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105531541 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105531541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105531541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105531541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105531541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a2 dd cb 00 01 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105531541 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250425105531541 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105531541 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F:GERAN-A-342:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105531541 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F) Free (msub.c:119) 20250425105531541 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - active-conn: now used by 1 (attached) (msub.c:375) 20250425105531541 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105531541 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1931)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@63ea47419a21: Session index based on local reference:0 20250425105531541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105531541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105531541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105531541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105531541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105531541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105531541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105531541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105531541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 dd cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@63ea47419a21: Deleted conn table entry 0TC_auth_options_100(1937)10673611 20250425105531542 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105531542 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x6BE2FD2F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(1929)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1930)@63ea47419a21: Final verdict of PTC: none 20250425105531545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105531545 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1932)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1935)@63ea47419a21: Final verdict of PTC: none 20250425105531545 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1933)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1936)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_100(1937): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_10 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Fri Apr 25 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 20250425105531744 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105531744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105531744 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105531744 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105531744 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105531744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105531744 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105531744 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105531744 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105531744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105531744 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105531744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105531744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105531744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105531744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105531744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105531744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105531744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105531744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105531745 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105531745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105532546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=407512) 20250425105533547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105533746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105533746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105533746 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=407512, count=408672) 20250425105534548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105535549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_auth_options_11 started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1942)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1940)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105536178 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1943)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105536369 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105536369 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105536369 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105536369 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1942)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105536372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105536372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105536372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105536372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105536372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105536372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105536372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105536372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105536372 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105536372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105536372 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105536373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105536373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105536373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105536373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(1942)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105536373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105536373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105536373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105536373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105536373 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105536373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105536373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105536373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105536373 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105536373 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105536550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105536550 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1945)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105536553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1945)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105536567 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105536567 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(1948)@63ea47419a21: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1946)@63ea47419a21: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1948) TC_auth_options_110(1948)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105537175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@63ea47419a21: Added conn table entry 0TC_auth_options_110(1948)2220465 MSC_Test_0-SCCP(1940)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1941)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105537185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 e1 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105537185 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105537185 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105537185 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105537185 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105537185 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105537185 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105537185 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105537185 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105537185 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105537185 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30] (fsm.c:486) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105537185 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105537185 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250425105537185 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250425105537185 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105537185 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105537185 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105537185 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105537185 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105537185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105537185 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105537185 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105537185 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105537185 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105537185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 e1 b1 00 01 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: { messageType := 2, destLocRef := '21E1B1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1946)@63ea47419a21: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1948) MSC_Test-GSUP(1946)@63ea47419a21: Added IMSI table entry 0TC_auth_options_110(1948)"262420000042311" 20250425105537188 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105537188 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105537189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537189 DLSS7 DEBUG Found route for dpc=185=0.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(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105537190 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105537190 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): none -> pass 20250425105537193 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105537193 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105537193 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250425105537193 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105537193 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{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) 20250425105537193 DMM DEBUG Tx AUTH REQ (rand = 706aedae7a6f353f91ee1730e308305f) (gsm_04_08.c:641) 20250425105537193 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105537193 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105537193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537193 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 21 e1 b1 00 01 16 01 00 13 05 12 00 70 6a ed ae 7a 6f 35 3f 91 ee 17 30 e3 08 30 5f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@63ea47419a21: patching N(SD)=1 into dtap '05148222BC4B'O MSC_Test_0-RAN(1941)@63ea47419a21: patched enc_l3: '05548222BC4B'O MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000605548222BC4B'O MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537199 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 82 22 bc 4b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105537199 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105537199 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105537199 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8222bc4b) (gsm_04_08.c:1128) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105537199 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 8222bc4b (4 bytes) (vlr_auth_fsm.c:151) 20250425105537199 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50] (vlr_auth_fsm.c:294) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105537199 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105537199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105537199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105537199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105537199 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105537199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105537199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537199 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 21 e1 b1 00 01 10 00 0e 53 0a 09 08 87 fe 6e 19 fa 9b ee 60 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105537203 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105537203 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105537203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105537203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105537203 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105537203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105537203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105537203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105537203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105537203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105537203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105537203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 21 e1 b1 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105537206 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105537206 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250425105537206 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250425105537206 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105537207 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105537207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105537207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105537207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105537207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105537207 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250425105537207 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105537207 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154 LOCATION UPDATE ACCEPT (TMSI = 0xa9055154) (gsm_04_08.c:149) 20250425105537207 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105537207 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105537207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 21 e1 b1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 05 51 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1941)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105537210 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105537210 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105537211 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105537211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105537211 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250425105537211 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105537211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105537211 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55e7058a1a80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105537211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105537211 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105537211 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425105537211 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250425105537211 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105537211 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105537211 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105537211 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105537211 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105537211 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105537211 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105537211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 21 e1 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105537213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105537213 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105537213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105537213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105537213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105537213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105537213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105537213 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105537213 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105537213 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) MSC-A terminated (msub.c:261) 20250425105537213 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) 1 MSC-I still active (msub.c:79) 20250425105537213 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105537213 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105537213 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105537213 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105537213 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250425105537213 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105537213 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-343:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105537213 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) Free (msub.c:119) 20250425105537213 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105537213 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105537213 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105537213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105537213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105537213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105537213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 21 e1 b1 00 01 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105537214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105537214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105537214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105537214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105537214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105537214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105537214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105537214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105537214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105537214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 21 e1 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@63ea47419a21: Deleted conn table entry 0TC_auth_options_110(1948)2220465 TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105537215 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105537215 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@63ea47419a21: port MSCVTYf_perform_lu() done TC_auth_options_110(1948)@63ea47419a21: port MSCVTYf_establish_fully() starting TC_auth_options_110(1948)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A9055154'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@63ea47419a21: Added conn table entry 0TC_auth_options_110(1948)3435725 MSC_Test_0-RAN(1941)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105538219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105538219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 6c 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 05 24 01 03 50 59 02 05 f4 a9 05 51 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105538219 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105538219 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105538219 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105538219 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105538219 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105538219 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105538219 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105538219 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105538219 DMM DEBUG msc_a(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105538219 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105538219 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105538219 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105538219 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105538219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105538219 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105538219 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105538219 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105538219 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105538219 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105538220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c cd 00 01 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: { messageType := 2, destLocRef := '346CCD'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 20250425105538221 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105538221 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(1948)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105538222 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105538222 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) Received 1 auth tuples (vlr.c:996) 20250425105538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105538222 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{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) 20250425105538222 DMM DEBUG Tx AUTH REQ (rand = e9c36add40f02e523e9f79b055633a6a) (gsm_04_08.c:641) 20250425105538222 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105538222 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105538222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538222 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 34 6c cd 00 01 16 01 00 13 05 12 00 e9 c3 6a dd 40 f0 2e 52 3e 9f 79 b0 55 63 3a 6a 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@63ea47419a21: patching N(SD)=1 into dtap '0514014E2FCB'O MSC_Test_0-RAN(1941)@63ea47419a21: patched enc_l3: '0554014E2FCB'O MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100060554014E2FCB'O MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105538224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105538224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538224 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 01 4e 2f cb 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105538224 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105538224 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105538224 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 014e2fcb) (gsm_04_08.c:1128) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105538224 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) AUTH on GERAN received SRES/RES: 014e2fcb (4 bytes) (vlr_auth_fsm.c:151) 20250425105538224 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0] (vlr_auth_fsm.c:294) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105538224 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058a1a80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105538224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105538224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105538224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105538224 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105538224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105538224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538225 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 34 6c cd 00 01 10 00 0e 53 0a 09 08 b0 2a 10 e3 34 f0 62 67 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105538226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105538226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105538227 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105538227 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105538227 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105538227 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105538227 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105538227 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105538227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250425105538227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 6c cd 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@63ea47419a21: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000422040100'O 20250425105538229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105538230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538230 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) 20250425105538230 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105538230 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105538230 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105538230 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105538230 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105538230 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105538230 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105538230 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105538230 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105538230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 6c cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1940)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1940)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105538232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105538232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105538232 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105538232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105538232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105538232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105538232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105538232 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105538232 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105538232 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) MSC-A terminated (msub.c:261) 20250425105538232 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) 1 MSC-I still active (msub.c:79) 20250425105538232 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105538232 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105538232 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105538232 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105538232 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250425105538232 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105538232 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154:GERAN-A-344:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105538232 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154) Free (msub.c:119) 20250425105538232 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105538232 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105538232 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105538232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105538232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105538232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105538232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 6c cd 00 01 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@63ea47419a21: Session index based on local reference:0 20250425105538233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105538233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105538233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105538233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105538233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105538233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105538233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105538233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105538233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 34 6c cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@63ea47419a21: Deleted conn table entry 0TC_auth_options_110(1948)3435725 TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105538233 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105538233 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0xA9055154 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1946)@63ea47419a21: Final verdict of PTC: none 20250425105538238 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105538238 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1943)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1940)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1942)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1941)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@63ea47419a21: Final verdict of PTC: none 20250425105538240 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1945)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1947)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1944)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_auth_options_110(1948): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@63ea47419a21: Test case TC_auth_options_11 finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Fri Apr 25 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 20250425105538436 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105538436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105538436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105538436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105538436 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105538436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105538436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105538436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105538436 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105538436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105538436 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105538436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105538436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105538436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105538438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105538438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105538438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105538438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105538438 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105538444 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105538444 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105539242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388300) 20250425105540243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105540439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105540439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105540439 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=388300, count=389460) 20250425105541244 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105542246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_csd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1953)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1953)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1951)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105542929 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1954)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105543119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105543119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105543119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105543119 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105543123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105543123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105543123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105543123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105543123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105543123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105543123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105543123 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105543123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105543123 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105543125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105543125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105543125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105543125 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105543125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105543125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105543125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105543125 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105543125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105543125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105543125 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 20250425105543125 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105543125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105543246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105543246 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1956)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105543250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105543266 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105543266 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105543929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)9240454 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c ff 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105543938 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105543938 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105543938 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105543938 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105543938 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105543938 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105543938 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105543938 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105543938 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105543938 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105543938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105543938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30] (fsm.c:486) 20250425105543938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105543938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105543939 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105543939 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250425105543939 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250425105543939 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105543939 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105543939 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105543939 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105543939 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105543939 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105543939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105543939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105543939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105543939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105543939 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105543939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c ff 86 00 01 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105543939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 8c ff 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '8CFF86'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1957)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1959) MSC_Test-GSUP(1957)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_csd0(1959)"262420000000007" 20250425105543943 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425105543943 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105543945 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105543945 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105543951 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105543951 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105543951 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105543951 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105543952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105543952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105543952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105543952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105543952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105543952 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105543952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105543952 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C LOCATION UPDATE ACCEPT (TMSI = 0xb120ed4c) (gsm_04_08.c:149) 20250425105543952 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105543952 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105543952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 8c ff 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 20 ed 4c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105543960 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105543960 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105543960 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105543960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105543960 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105543960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105543960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105543960 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105543960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105543960 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105543960 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425105543960 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105543960 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105543960 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105543960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105543960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105543960 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105543960 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105543961 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105543961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 8c ff 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105543963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105543963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105543963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105543963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105543963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105543963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105543963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105543964 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105543964 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105543964 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) MSC-A terminated (msub.c:261) 20250425105543964 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) 1 MSC-I still active (msub.c:79) 20250425105543964 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105543964 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105543964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105543964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105543964 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250425105543964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105543964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-345:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105543964 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) Free (msub.c:119) 20250425105543964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - active-conn: now used by 1 (attached) (msub.c:375) 20250425105543964 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105543964 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105543964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105543964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105543964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105543964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 8c ff 86 00 01 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105543965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105543965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105543965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105543965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105543965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105543965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105543965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105543965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105543965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105543965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8c ff 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9240454 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105543966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105543966 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B120ED4C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)3345381 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105544168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105544168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105544168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105544168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 33 0b e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b1 20 ed 4c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105544169 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105544169 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105544169 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105544169 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105544169 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105544169 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105544169 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105544169 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105544169 DMM DEBUG msc_a(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105544169 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105544169 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105544169 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105544169 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105544169 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105544169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105544169 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105544169 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105544169 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105544169 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105544169 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105544169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 0b e5 00 01 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105544169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 33 0b e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105544170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 0b e5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '330BE5'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105544171 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105544171 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105544182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105544182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105544182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105544182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544182 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) 20250425105544182 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105544182 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105544182 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105544182 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250425105544182 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105544182 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105544182 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105544182 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105544182 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105544182 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544182 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105544182 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105544182 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105544182 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90] (fsm.c:486) 20250425105544182 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105544182 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105544198 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105544198 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105544198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105544198 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105544201 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105544201 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105544201 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105544201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544201 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105544201 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105544201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 20250425105544201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544201 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 33 0b e5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request 20250425105544206 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105544209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105544209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105544209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105544209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544209 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) 20250425105544209 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105544209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105544209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105544209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105544209 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105544209 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544209 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105544209 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544209 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105544213 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105544213 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105544213 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105544213 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105544213 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105544213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544213 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 33 0b e5 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105544213 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425105544213 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105544213 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105544216 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105544216 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105544216 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105544216 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105544216 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105544217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 0b e5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105544219 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544219 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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) 20250425105544219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dc500]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105544219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105544219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105544219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105544219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 0b e5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105544219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dc500]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105544219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105544219 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105544219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105544219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105544219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105544219 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105544219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105544222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105544222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105544222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105544222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105544222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105544223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105544223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105544223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105544223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105544223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105544223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105544223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105544223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105544223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105544223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105544223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105544223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105544223 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105544223 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105544223 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105544223 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105544223 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105545228 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105545228 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105545228 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105545228 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105545228 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105545228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105545228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105545228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105545228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545228 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 33 0b e5 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105545230 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105545230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105545230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105545230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105545230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105545230 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105545230 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105545230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105545230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105545230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105545230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 0b e5 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105545232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105545232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105545233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105545233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105545233 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105545233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105545233 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105545233 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105545233 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105545233 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105545233 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105545233 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105545233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105545233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105545233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105545233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105545233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105545233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105545233 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C: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)[0x55e7058dc500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90] (call_leg.c:198) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105545233 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105545233 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105545233 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105545233 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105545233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105545233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105545233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105545233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 33 0b e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105545235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105545235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105545235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105545235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105545236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105545236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105545236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90] (msc_a.c:1053) 20250425105545236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105545236 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105545236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105545236 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105545236 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) MSC-A terminated (msub.c:261) 20250425105545236 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) 1 MSC-I still active (msub.c:79) 20250425105545236 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105545236 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105545236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105545236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105545236 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250425105545236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105545236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-346:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105545236 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) Free (msub.c:119) 20250425105545236 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - active-conn: now used by 1 (attached) (msub.c:375) 20250425105545236 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105545236 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105545236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105545236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105545236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105545236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 33 0b e5 00 01 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105545236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105545236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105545236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105545236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105545236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105545236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105545237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105545237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105545237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105545237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 0b e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3345381 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)12403435 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bd 42 eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105546242 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105546242 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: Allocated (fsm.c:456) 20250425105546242 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105546242 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105546242 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105546242 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105546242 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105546242 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105546242 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105546242 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105546242 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105546242 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105546242 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105546242 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105546242 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105546242 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105546242 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105546242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105546242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105546242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500] (fsm.c:486) 20250425105546242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105546242 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105546242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bd 42 eb 00 01 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105546242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 bd 42 eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'BD42EB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105546243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105546244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105546244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546244 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105546244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058ad3b0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105546245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105546245 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105546245 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105546245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105546246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105546246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500] (vlr_lu_fsm.c:110) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105546246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105546246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105546246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dc500] (fsm.c:486) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105546246 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105546246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105546246 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45 LOCATION UPDATE ACCEPT (TMSI = 0x2057fa45) (gsm_04_08.c:149) 20250425105546246 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105546246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105546246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 bd 42 eb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 57 fa 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105546249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105546249 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105546249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:TMSInew-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105546249 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105546249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500] (vlr_lu_fsm.c:817) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105546249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB120ED4C:GERAN-A-347:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105546249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105546249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105546249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105546249 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105546249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105546249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105546249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105546249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105546249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105546249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105546249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105546249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 bd 42 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105546251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546251 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105546251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105546251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105546251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105546251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105546251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105546251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058dc500]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105546251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105546251 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105546251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) MSC-A terminated (msub.c:261) 20250425105546251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) 1 MSC-I still active (msub.c:79) 20250425105546251 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105546251 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105546251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105546251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105546251 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250425105546251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Freeing instance (msub.c:113) 20250425105546251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-347:LU)[0x55e7058fd760]{READY}: Deallocated (fsm.c:568) 20250425105546251 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) Free (msub.c:119) 20250425105546251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105546251 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105546251 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105546251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 bd 42 eb 00 01 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bd 42 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)12403435 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105546253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105546253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2057FA45'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)12700443 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 cb 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 20 57 fa 45 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105546457 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Allocated (fsm.c:456) 20250425105546457 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105546457 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105546457 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105546457 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105546457 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105546457 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105546457 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105546457 DMM DEBUG msc_a(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760] (fsm.c:486) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105546457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105546457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105546457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105546457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105546457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105546457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105546457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105546457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105546457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105546457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105546457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105546457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 cb 1b 00 01 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105546457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c1 cb 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105546457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 cb 1b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'C1CB1B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105546458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105546459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546463 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) 20250425105546463 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105546463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105546463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250425105546463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105546463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105546463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105546463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105546463 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105546463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546463 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105546463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105546463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105546463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760] (fsm.c:486) 20250425105546463 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105546463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105546465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105546465 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105546465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105546465 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105546467 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105546467 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105546467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105546468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546468 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105546468 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105546468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546468 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 c1 cb 1b 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 85 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105546468 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546470 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) 20250425105546471 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105546471 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105546471 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105546471 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105546471 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546471 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105546471 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546471 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105546472 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105546472 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105546472 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105546472 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105546472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105546473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546473 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546473 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 c1 cb 1b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105546473 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105546473 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105546473 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105546474 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105546475 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105546475 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105546475 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105546475 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105546475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 cb 1b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105546476 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546476 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546476 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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) 20250425105546476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105546476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105546476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105546477 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105546477 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105546477 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105546477 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105546477 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105546477 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105546477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105546477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105546477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105546477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 cb 1b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105546479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105546479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105546479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105546479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105546479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105546480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105546480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105546480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105546480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105546480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105546480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105546480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105546480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105546480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105546480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105546480 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105546480 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105546480 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105546480 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105546480 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105546480 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105546480 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105547483 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105547483 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105547483 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105547483 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105547483 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105547483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105547483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105547483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105547483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547483 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 c1 cb 1b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105547485 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105547485 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105547485 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105547485 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105547485 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105547485 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105547485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105547485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105547485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105547485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105547485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 cb 1b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105547487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105547487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105547487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105547487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105547487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105547487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105547487 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105547487 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105547487 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105547487 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105547487 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105547487 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105547487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105547487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105547487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105547487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105547487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105547487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105547487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760] (call_leg.c:198) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105547487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105547487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105547487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105547488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105547488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105547488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105547488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105547488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c1 cb 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105547489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105547489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105547489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105547489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105547489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105547490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105547490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105547490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760] (msc_a.c:1053) 20250425105547490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105547490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc500] (msc_a.c:1053) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105547490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105547490 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105547490 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) MSC-A terminated (msub.c:261) 20250425105547490 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) 1 MSC-I still active (msub.c:79) 20250425105547490 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105547490 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105547490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105547490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058dc500] (msub.c:113) 20250425105547490 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250425105547490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105547490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-348:CM_SERVICE_REQ)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105547490 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) Free (msub.c:119) 20250425105547490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105547490 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Freeing instance (msub.c:113) 20250425105547490 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Deallocated (fsm.c:568) 20250425105547490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105547490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105547490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105547490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c1 cb 1b 00 01 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105547490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105547490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105547490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105547490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105547490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105547490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105547490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105547490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105547490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105547491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c1 cb 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)12700443 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)10294049 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 13 21 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105548494 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105548494 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105548494 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105548494 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105548494 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105548494 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105548494 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105548494 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105548494 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105548494 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55e705908d40] (fsm.c:486) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105548494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105548494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105548494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105548494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105548494 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105548494 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105548494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105548494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105548494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105548494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105548494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105548494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105548494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d 13 21 00 01 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105548495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 9d 13 21 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '9D1321'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105548496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105548496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105548497 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105548497 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105548498 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105548498 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105548498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105548498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105548498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105548498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105548498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105548498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105548498 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105548498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105548498 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806 LOCATION UPDATE ACCEPT (TMSI = 0x04c5b806) (gsm_04_08.c:149) 20250425105548498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105548498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105548498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 9d 13 21 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 c5 b8 06 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105548500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548500 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105548500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548501 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105548501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:TMSInew-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105548501 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105548501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105548501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2057FA45:GERAN-A-349:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105548501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105548501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105548501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105548501 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105548501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105548501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105548501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105548501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105548501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105548501 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105548501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105548501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 9d 13 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105548503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105548503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105548503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105548503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105548503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105548503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105548503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105548503 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105548503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) MSC-A terminated (msub.c:261) 20250425105548503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) 1 MSC-I still active (msub.c:79) 20250425105548503 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105548503 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105548503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105548503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105548503 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250425105548503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105548503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-349:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105548503 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) Free (msub.c:119) 20250425105548503 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105548503 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105548503 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105548503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105548503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 9d 13 21 00 01 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105548503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9d 13 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)10294049 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105548504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105548504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04C5B806'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)2464034 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 99 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 04 c5 b8 06 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105548705 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105548705 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105548705 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105548705 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105548705 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105548705 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105548705 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105548705 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105548705 DMM DEBUG msc_a(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105548705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105548705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105548705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105548705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105548705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105548705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105548705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105548705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105548705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105548705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105548705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105548705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 99 22 00 01 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105548706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 99 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105548706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 99 22 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '259922'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105548707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105548707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548711 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) 20250425105548711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105548711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250425105548711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105548711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105548711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105548711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105548711 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105548711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548711 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105548711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105548711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105548711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105548711 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105548711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105548713 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105548713 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105548713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105548713 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105548715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105548715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105548715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105548715 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548715 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105548715 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105548715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105548715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548715 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 25 99 22 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)@63ea47419a21: Message received on association #8 20250425105548716 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548718 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) 20250425105548718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105548718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105548718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105548718 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548718 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105548718 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548718 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105548719 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105548719 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105548719 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105548719 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105548719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105548719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548719 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 25 99 22 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105548720 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105548720 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105548720 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105548721 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105548721 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105548721 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105548721 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105548721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105548721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 99 22 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105548723 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548723 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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) 20250425105548723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105548723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105548723 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105548723 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105548723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105548723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105548723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105548723 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105548723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105548724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105548724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105548724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105548724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 99 22 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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" } } } } } } } 20250425105548725 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105548725 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105548725 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105548725 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105548725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105548726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105548726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105548726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105548726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105548726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105548726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105548726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105548726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105548726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105548726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105548726 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105548726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105548726 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105548726 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105548726 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105548726 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105548726 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105549729 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105549729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105549729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105549729 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105549729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105549729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105549729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105549729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105549729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549729 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 25 99 22 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105549731 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105549731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105549731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105549731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105549731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105549731 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105549731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105549731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105549731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105549731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105549731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 99 22 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105549734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105549734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105549734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105549734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105549734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105549734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105549734 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105549734 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105549734 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105549734 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105549734 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105549734 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105549734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105549734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105549734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105549734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105549734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105549734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058dc500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105549734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0] (call_leg.c:198) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105549734 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105549734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105549734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105549735 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105549735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105549735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105549735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105549735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 99 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105549737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105549737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105549737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105549737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105549737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105549737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105549737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105549737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105549737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105549737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105549737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105549737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105549737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105549738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105549738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105549738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105549738 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105549738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) MSC-A terminated (msub.c:261) 20250425105549738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) 1 MSC-I still active (msub.c:79) 20250425105549738 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105549738 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105549738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105549738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105549738 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250425105549738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105549738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-350:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105549738 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) Free (msub.c:119) 20250425105549738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105549738 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105549738 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105549738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105549738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105549738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105549738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105549738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 99 22 00 01 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105549738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105549738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105549738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105549738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105549738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105549738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105549738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105549738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105549738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105549738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 25 99 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2464034 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)9703833 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 94 11 99 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105550743 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Allocated (fsm.c:456) 20250425105550743 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105550743 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105550743 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105550743 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105550743 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105550743 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105550743 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105550743 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105550743 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55e70591dc30] (fsm.c:486) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105550743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105550743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105550743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105550743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105550743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105550743 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105550743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105550743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105550743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105550743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105550743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105550743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105550743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 94 11 99 00 01 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105550744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 94 11 99 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '941199'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105550745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105550745 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105550746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e70591dc30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105550747 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105550747 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105550747 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105550747 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105550747 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105550747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:110) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105550747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105550747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105550747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105550747 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105550747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105550747 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F LOCATION UPDATE ACCEPT (TMSI = 0x04e6702f) (gsm_04_08.c:149) 20250425105550747 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105550748 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105550748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 94 11 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 e6 70 2f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550750 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105550750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105550750 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105550750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:TMSInew-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105550750 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105550750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:817) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105550750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04C5B806:GERAN-A-351:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105550750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105550750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105550750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105550750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105550750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105550750 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105550750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105550750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105550750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105550750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105550750 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105550750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 94 11 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105550752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550752 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105550752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105550752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105550752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105550752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105550752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105550752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc500] (msc_a.c:1053) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105550752 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105550752 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105550752 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) MSC-A terminated (msub.c:261) 20250425105550752 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) 1 MSC-I still active (msub.c:79) 20250425105550752 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105550752 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105550752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105550752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058dc500] (msub.c:113) 20250425105550752 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250425105550752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105550752 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-351:LU)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105550752 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) Free (msub.c:119) 20250425105550752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - active-conn: now used by 1 (attached) (msub.c:375) 20250425105550752 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Freeing instance (msub.c:113) 20250425105550752 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Deallocated (fsm.c:568) 20250425105550753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 94 11 99 00 01 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105550753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 94 11 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9703833 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105550754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105550754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04E6702F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)15409003 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 1f 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 04 e6 70 2f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105550957 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105550957 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105550957 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105550957 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105550957 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105550957 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105550957 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105550957 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105550957 DMM DEBUG msc_a(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105550957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105550957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105550957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105550957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105550957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105550957 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105550957 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105550957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105550957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105550957 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105550957 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105550957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 1f 6b 00 01 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105550957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550957 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 eb 1f 6b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105550958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 1f 6b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'EB1F6B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105550959 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105550959 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550963 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) 20250425105550963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105550963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105550963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250425105550963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105550963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105550963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105550963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105550963 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105550963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550963 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105550963 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105550963 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105550963 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105550963 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105550963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105550966 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105550966 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105550966 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105550966 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105550967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105550967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105550967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105550967 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550967 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105550967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105550968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550968 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 eb 1f 6b 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) 20250425105550968 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550970 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) 20250425105550970 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550970 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105550970 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105550970 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105550970 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105550971 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550971 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105550971 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550971 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105550972 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105550972 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105550972 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105550972 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105550972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105550972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550973 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 eb 1f 6b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105550973 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105550973 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105550973 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105550974 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105550974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105550974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105550974 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105550974 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105550974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 1f 6b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105550976 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550976 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550976 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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) 20250425105550976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105550976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105550976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105550976 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105550976 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105550976 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105550976 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105550976 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105550976 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105550977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105550977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105550977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105550977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 1f 6b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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" } } } } } } } 20250425105550978 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105550979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105550979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105550979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105550979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105550980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105550980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105550980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105550980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105550980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105550980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105550980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105550980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105550980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105550980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105550980 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105550980 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105550980 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105550980 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105550980 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105550980 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105550980 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105551983 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105551983 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105551983 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105551983 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105551983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105551983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105551983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105551983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105551983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551983 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 eb 1f 6b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105551985 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105551985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105551985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105551985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105551985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105551985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105551985 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105551986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105551986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105551986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105551986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 1f 6b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105551988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105551988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105551988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105551988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105551988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105551988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105551988 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105551988 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105551988 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105551989 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105551989 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105551989 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105551989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105551989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105551989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105551989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105551989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105551989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105551989 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680] (call_leg.c:198) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105551989 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105551989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105551989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105551989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105551989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105551989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105551989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105551989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 eb 1f 6b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105551992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551992 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105551992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105551992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105551992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105551992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105551992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105551992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680] (msc_a.c:1053) 20250425105551992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105551992 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105551992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105551992 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105551992 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) MSC-A terminated (msub.c:261) 20250425105551992 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) 1 MSC-I still active (msub.c:79) 20250425105551992 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105551992 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105551992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105551992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105551992 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250425105551992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105551992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-352:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105551992 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) Free (msub.c:119) 20250425105551992 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - active-conn: now used by 1 (attached) (msub.c:375) 20250425105551992 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105551992 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105551992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105551992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105551992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105551992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 eb 1f 6b 00 01 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105551993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105551993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105551993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105551993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105551993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105551993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105551993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105551993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105551993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105551993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 eb 1f 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)15409003 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)16556767 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105552996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105552996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105552996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105552996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105552996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105552996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105552996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105552996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105552996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105552996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fc a2 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) 20250425105552996 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105552996 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105552996 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105552996 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105552996 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105552996 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105552996 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105552996 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105552996 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105552996 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058fd760] (fsm.c:486) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105552996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105552996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105552996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105552996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105552996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105552996 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105552996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105552996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105552997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105552997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105552997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105552997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50] (fsm.c:486) 20250425105552997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105552997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105552997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105552997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105552997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105552997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105552997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105552997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105552997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc a2 df 00 01 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105552997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105552997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105552997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105552997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105552997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105552997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105552997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105552997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fc a2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'FCA2DF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105552998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105552998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105552999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105552999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105552999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105552999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105552999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105552999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105552999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105552999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105552999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105552999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105552999 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105552999 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105553000 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105553000 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105553000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105553000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105553000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50] (vlr_lu_fsm.c:110) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105553000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105553001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105553001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058aac50] (fsm.c:486) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105553001 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105553001 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105553001 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585 LOCATION UPDATE ACCEPT (TMSI = 0x310ae585) (gsm_04_08.c:149) 20250425105553001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105553001 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105553001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 fc a2 df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 0a e5 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105553003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105553003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553003 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105553003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:TMSInew-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105553003 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105553003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50] (vlr_lu_fsm.c:817) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105553003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04E6702F:GERAN-A-353:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105553003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105553003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105553003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105553003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105553003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105553003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105553003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105553003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105553003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105553003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105553003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105553003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fc a2 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105553005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553005 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105553005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105553005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105553006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105553006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760] (msc_a.c:1053) 20250425105553006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105553006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105553006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105553006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105553006 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105553006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) MSC-A terminated (msub.c:261) 20250425105553006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) 1 MSC-I still active (msub.c:79) 20250425105553006 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105553006 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105553006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105553006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105553006 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250425105553006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105553006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-353:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105553006 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) Free (msub.c:119) 20250425105553006 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105553006 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105553006 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105553006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fc a2 df 00 01 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105553006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553006 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fc a2 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16556767 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105553007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105553007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '310AE585'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)13958182 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 fc 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 31 0a e5 85 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105553209 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105553209 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: Allocated (fsm.c:456) 20250425105553209 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105553209 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105553209 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105553209 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105553209 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105553209 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105553209 DMM DEBUG msc_a(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105553209 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105553209 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105553209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105553209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105553209 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105553209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105553209 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105553209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105553209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105553209 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105553209 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105553209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 fc 26 00 01 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105553210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 fc 26 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105553210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 fc 26 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'D4FC26'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105553211 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105553211 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553215 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) 20250425105553216 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105553216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553216 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105553216 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250425105553216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105553216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105553216 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105553216 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105553216 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105553216 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553216 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105553216 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105553216 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105553216 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105553216 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105553216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105553218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105553218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105553218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105553218 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 20250425105553219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105553219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105553219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105553219 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553219 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105553219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105553220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553220 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 d4 fc 26 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 88 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105553220 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553222 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) 20250425105553222 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105553222 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ad3b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105553222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105553222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105553223 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553223 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105553223 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553223 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105553224 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105553224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105553224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105553224 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105553224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105553224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553224 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 d4 fc 26 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) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105553225 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105553225 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105553225 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105553226 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105553226 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105553226 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105553226 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105553226 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105553226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 fc 26 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105553228 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553228 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553228 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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) 20250425105553228 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105553228 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105553228 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105553228 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105553228 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105553228 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105553228 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105553228 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105553228 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105553228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105553228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105553228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105553228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 fc 26 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105553230 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105553230 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105553230 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105553230 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105553230 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105553231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105553231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105553231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105553231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105553231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105553231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105553231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105553231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105553231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105553231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105553232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105553232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105553232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105553232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105553232 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105553232 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105553232 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105554234 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105554234 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105554234 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105554234 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105554234 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105554235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105554235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105554235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105554235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554235 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 d4 fc 26 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105554237 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105554237 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105554237 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105554237 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105554237 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105554237 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105554237 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105554237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105554237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105554237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105554237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 fc 26 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105554239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105554239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105554239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105554239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105554240 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105554240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105554240 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105554240 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105554240 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105554240 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105554240 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105554240 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105554240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105554240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105554240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105554240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105554240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105554240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105554240 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0] (call_leg.c:198) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105554240 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105554240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105554240 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105554240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105554240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105554240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105554240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105554240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 fc 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105554243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105554243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105554243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105554243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105554243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105554243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105554243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105554243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105554243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105554243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105554243 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105554243 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) MSC-A terminated (msub.c:261) 20250425105554243 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) 1 MSC-I still active (msub.c:79) 20250425105554243 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105554243 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105554243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105554243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105554244 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250425105554244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Freeing instance (msub.c:113) 20250425105554244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-354:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Deallocated (fsm.c:568) 20250425105554244 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) Free (msub.c:119) 20250425105554244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105554244 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105554244 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105554244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105554244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105554244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105554244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105554244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 fc 26 00 01 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105554244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105554244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105554244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105554244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105554244 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105554244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105554244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105554244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105554244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105554244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d4 fc 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13958182 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)1551160 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ab 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) 20250425105555248 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105555248 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: Allocated (fsm.c:456) 20250425105555248 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105555248 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105555248 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105555248 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105555248 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105555248 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105555248 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105555248 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105555248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105555248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55e705908d40] (fsm.c:486) 20250425105555248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105555248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105555249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105555249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105555249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105555249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105555249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105555249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105555249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105555249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105555249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105555249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90] (fsm.c:486) 20250425105555249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105555249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105555249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 ab 38 00 01 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105555249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 17 ab 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(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '17AB38'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105555250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105555250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105555251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e705908d40]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105555252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105555252 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105555252 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105555252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105555253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105555253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105555253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105555253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105555253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058aca90] (fsm.c:486) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105555253 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105555253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105555253 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7 LOCATION UPDATE ACCEPT (TMSI = 0xb21af4f7) (gsm_04_08.c:149) 20250425105555253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105555253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105555253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 17 ab 38 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b2 1a f4 f7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105555255 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105555255 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105555255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:TMSInew-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105555255 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105555255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105555255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x310AE585:GERAN-A-355:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105555255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105555255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105555255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105555255 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105555256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105555256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105555256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105555256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105555256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105555256 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105555256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105555256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 17 ab 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105555258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105555258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105555258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105555258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105555258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105555258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105555258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105555258 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105555258 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) MSC-A terminated (msub.c:261) 20250425105555258 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) 1 MSC-I still active (msub.c:79) 20250425105555258 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105555258 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105555258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105555258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105555258 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250425105555258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Freeing instance (msub.c:113) 20250425105555258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-355:LU)[0x55e7058f8550]{READY}: Deallocated (fsm.c:568) 20250425105555258 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) Free (msub.c:119) 20250425105555258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105555258 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105555258 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105555258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 17 ab 38 00 01 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105555258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 17 ab 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)1551160 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105555259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105555259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B21AF4F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)12783656 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 10 28 02 02 06 04 43 b9 00 fe 04 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 b2 1a f4 f7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105555465 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105555465 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105555465 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105555465 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105555465 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105555465 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105555465 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105555465 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105555465 DMM DEBUG msc_a(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550] (fsm.c:486) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105555465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105555465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105555465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105555465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105555465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105555465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105555465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105555465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105555465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105555465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105555465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105555466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 10 28 00 01 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105555466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 10 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105555466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 10 28 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'C31028'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105555467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105555467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555471 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555471 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555471 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) 20250425105555471 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105555471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105555471 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250425105555471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105555471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105555471 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105555471 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105555471 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105555471 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555471 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105555471 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105555471 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105555471 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550] (fsm.c:486) 20250425105555471 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e70591dc30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e70591dc30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55e70591dc30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55e70591dc30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105555472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105555474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55e70591dc30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105555474 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105555474 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105555474 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105555476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105555476 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105555476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105555476 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555476 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105555476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105555476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555476 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105555476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555476 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 c3 10 28 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555479 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) 20250425105555479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105555479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105555479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105555479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105555480 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555480 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105555480 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555480 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105555481 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105555481 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105555481 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105555481 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105555481 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105555481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555481 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 c3 10 28 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105555482 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105555482 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105555482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105555483 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105555483 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105555483 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105555483 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105555483 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105555483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 10 28 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105555485 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555485 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555485 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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) 20250425105555485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70591dc30]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105555485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70591dc30]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105555485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105555485 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105555485 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105555485 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105555485 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105555485 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105555485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105555486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105555486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105555486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105555486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105555486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 10 28 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105555487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105555487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105555487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105555487 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105555487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105555488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105555488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105555488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105555488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105555488 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105555488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105555488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105555488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105555488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105555488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105555488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105555488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105555489 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105555489 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105555489 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105555489 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105555489 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105556491 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105556491 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105556491 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105556491 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105556491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105556491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105556491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105556491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105556491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556492 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 c3 10 28 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105556493 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105556493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105556493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105556493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105556493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105556493 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105556493 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105556493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105556493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105556493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105556493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 10 28 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105556496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105556496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105556496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105556496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105556496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105556496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105556496 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105556496 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105556496 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105556496 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105556496 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105556496 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105556496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105556496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105556496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105556496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105556496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105556496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105556496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7: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)[0x55e70591dc30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550] (call_leg.c:198) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105556496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105556496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105556496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105556497 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105556497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105556497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105556497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105556497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 10 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105556499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105556499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105556499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105556499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105556499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105556499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105556499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550] (msc_a.c:1053) 20250425105556499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105556499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105556499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105556499 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105556499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) MSC-A terminated (msub.c:261) 20250425105556499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) 1 MSC-I still active (msub.c:79) 20250425105556499 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105556499 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105556500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105556500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105556500 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250425105556500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105556500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-356:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105556500 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) Free (msub.c:119) 20250425105556500 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105556500 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105556500 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105556500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105556500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105556500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105556500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 10 28 00 01 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105556500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105556500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105556500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105556500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105556500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105556500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105556500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105556500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105556500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105556500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 10 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)12783656 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)13817882 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 d8 1a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105557505 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105557505 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105557505 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105557505 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105557505 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105557505 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105557505 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105557505 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105557505 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105557505 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55e7058f8680] (fsm.c:486) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105557505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105557505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105557505 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105557505 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105557505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105557505 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105557505 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105557505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105557505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105557505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30] (fsm.c:486) 20250425105557505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105557505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105557505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 d8 1a 00 01 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105557506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d2 d8 1a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'D2D81A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105557507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105557507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105557508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105557508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058f8680]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105557509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105557509 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105557509 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105557509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105557510 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105557510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30] (vlr_lu_fsm.c:110) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105557510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105557510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105557510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e70591dc30] (fsm.c:486) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105557510 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105557510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105557510 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B LOCATION UPDATE ACCEPT (TMSI = 0x0e5a8a3b) (gsm_04_08.c:149) 20250425105557510 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105557510 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105557510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d2 d8 1a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e 5a 8a 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105557512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105557512 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557512 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105557512 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105557512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:TMSInew-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105557512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105557513 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105557513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105557513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105557513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105557513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30] (vlr_lu_fsm.c:817) 20250425105557513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105557513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB21AF4F7:GERAN-A-357:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105557513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105557513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105557513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105557513 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105557513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105557513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105557513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105557513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105557513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105557513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105557513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105557513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d2 d8 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105557515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105557515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105557515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680] (msc_a.c:1053) 20250425105557515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105557515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105557515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e70591dc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105557515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105557515 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105557515 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) MSC-A terminated (msub.c:261) 20250425105557515 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) 1 MSC-I still active (msub.c:79) 20250425105557515 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105557515 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105557515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105557515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105557515 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250425105557515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105557515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-357:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105557515 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) Free (msub.c:119) 20250425105557515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - active-conn: now used by 1 (attached) (msub.c:375) 20250425105557515 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105557515 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105557515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d2 d8 1a 00 01 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 d8 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13817882 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105557516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105557516 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0E5A8A3B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)1674475 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 8c eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0e 5a 8a 3b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105557721 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425105557721 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105557721 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105557721 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105557721 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425105557721 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105557721 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105557721 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105557721 DMM DEBUG msc_a(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105557721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105557721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105557721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105557721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105557721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105557721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105557721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105557721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105557721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105557721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105557721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105557722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 8c eb 00 01 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105557722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 8c eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105557722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 8c eb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '198CEB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105557723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105557723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557727 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) 20250425105557727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105557727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105557727 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250425105557727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105557727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105557727 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105557727 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105557727 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105557727 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557727 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105557727 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105557727 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105557727 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105557727 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105557727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105557729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105557729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105557729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105557729 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105557731 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105557731 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105557731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105557731 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557731 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250425105557731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105557731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557731 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 19 8c eb 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) 20250425105557731 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557733 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) 20250425105557734 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557734 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105557734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105557734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105557734 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105557734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557734 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105557734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557734 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105557735 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105557735 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105557735 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105557735 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105557735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105557736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557736 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 19 8c eb 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105557736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105557736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105557736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105557738 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105557738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105557738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105557738 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105557738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105557738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 8c eb 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105557740 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557740 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557740 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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) 20250425105557740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105557740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105557740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105557740 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105557740 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105557740 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105557740 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105557740 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105557740 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105557740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105557740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105557740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105557740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 8c eb 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105557742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105557742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105557742 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105557742 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105557742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105557743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105557743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105557743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105557743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105557743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105557743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105557743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105557743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105557743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105557743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105557743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105557743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105557743 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105557743 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105557743 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105557743 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105557743 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105558746 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105558746 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105558746 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105558746 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105558746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105558746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105558746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105558746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105558746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558746 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 19 8c eb 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105558748 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105558748 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105558748 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105558748 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105558748 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105558748 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105558748 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105558748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105558748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105558748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105558748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 8c eb 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105558750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558750 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105558750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105558751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105558751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105558751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105558751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105558751 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105558751 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105558751 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105558751 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105558751 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105558751 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105558751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105558751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105558751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105558751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105558751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105558751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105558751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0] (call_leg.c:198) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105558751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105558751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105558751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105558751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105558751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105558751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105558751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105558751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 8c eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105558754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105558754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105558754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105558754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105558754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105558754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105558754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105558754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105558754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105558754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105558754 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105558754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) MSC-A terminated (msub.c:261) 20250425105558754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) 1 MSC-I still active (msub.c:79) 20250425105558754 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105558754 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105558754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105558754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425105558754 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250425105558754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105558754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-358:CM_SERVICE_REQ)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105558754 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) Free (msub.c:119) 20250425105558754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - active-conn: now used by 1 (attached) (msub.c:375) 20250425105558754 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425105558754 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425105558754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105558754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105558754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105558754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 8c eb 00 01 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105558755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105558755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105558755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105558755 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105558755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105558755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105558755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105558755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105558755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105558755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 19 8c eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)1674475 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)6860415 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 68 ae 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105559759 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105559759 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105559759 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105559759 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105559759 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105559759 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105559759 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105559759 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105559759 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105559759 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058fd760] (fsm.c:486) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105559759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105559759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105559759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105559759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105559759 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105559759 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105559759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105559759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105559759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105559759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90] (fsm.c:486) 20250425105559759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105559759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105559759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 ae 7f 00 01 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105559759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 68 ae 7f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '68AE7F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105559760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105559760 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105559761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105559762 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559762 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058fd760]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105559762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105559762 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105559762 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105559762 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105559763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105559763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105559763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105559763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105559763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058aca90] (fsm.c:486) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105559763 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105559763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105559763 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5 LOCATION UPDATE ACCEPT (TMSI = 0x3df7fda5) (gsm_04_08.c:149) 20250425105559763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105559763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105559763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 68 ae 7f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d f7 fd a5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105559766 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105559766 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105559766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:TMSInew-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105559766 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105559766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105559766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0E5A8A3B:GERAN-A-359:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105559766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105559766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105559766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105559766 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105559766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105559766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105559766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105559766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105559766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105559766 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105559766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105559766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 68 ae 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105559768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105559768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105559768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760] (msc_a.c:1053) 20250425105559768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105559768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105559768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105559768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105559768 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105559768 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) MSC-A terminated (msub.c:261) 20250425105559768 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) 1 MSC-I still active (msub.c:79) 20250425105559768 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105559768 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105559768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105559768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105559768 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250425105559768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105559768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-359:LU)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105559768 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) Free (msub.c:119) 20250425105559768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105559769 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105559769 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105559769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 68 ae 7f 00 01 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 68 ae 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6860415 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105559770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105559770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DF7FDA5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)16399026 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fa 3a 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 05 24 01 03 50 59 02 05 f4 3d f7 fd a5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105559973 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105559973 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: Allocated (fsm.c:456) 20250425105559973 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105559973 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105559973 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105559973 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105559973 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105559973 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105559973 DMM DEBUG msc_a(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105559973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105559973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105559973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105559973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105559973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105559973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105559973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105559973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105559973 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105559973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105559973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105559973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 fa 3a b2 00 01 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105559973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fa 3a b2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 20250425105559974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559974 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 3a b2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'FA3AB2'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105559975 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105559975 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559978 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) 20250425105559978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105559979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105559979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250425105559979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105559979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105559979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105559979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105559979 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105559979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559979 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105559979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105559979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105559979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105559979 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105559979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105559981 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105559981 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105559981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105559981 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105559982 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105559982 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105559982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105559982 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559982 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250425105559982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105559982 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105559982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559982 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 fa 3a b2 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8b 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105559985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559985 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) 20250425105559985 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559985 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105559985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f6e50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105559985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105559985 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105559985 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559985 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105559985 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559985 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105559987 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105559987 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105559987 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105559987 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105559987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105559987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559987 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 fa 3a b2 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105559987 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105559987 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105559987 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105559989 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105559989 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105559989 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105559989 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105559989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105559989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 3a b2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105559990 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559990 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559990 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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) 20250425105559990 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8420]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105559990 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105559990 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105559991 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105559991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105559991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105559991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105559991 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105559991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105559991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105559991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105559991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105559991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fa 3a b2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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" } } } } } } } 20250425105559993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105559993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105559993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105559993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105559993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105559994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105559994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105559994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105559994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105559994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105559994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105559994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105559994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105559994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105559994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105559994 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105559994 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105559994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105559994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105559994 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105559994 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105559994 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105600998 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105600998 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105600998 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105600998 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105600998 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105600998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105600998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105600998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105600998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105600998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105600998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105600998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105600998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105600998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105600998 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 fa 3a b2 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105601000 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105601000 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105601000 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105601000 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105601000 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105601000 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105601000 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105601000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105601000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105601000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105601000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105601000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105601000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fa 3a b2 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425105601003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105601003 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105601003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105601003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105601003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105601003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105601003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105601003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105601003 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105601003 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105601003 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105601003 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105601003 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105601003 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105601003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105601003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105601003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105601003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105601003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105601003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105601003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105601003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105601003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105601004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105601004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0] (call_leg.c:198) 20250425105601004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105601004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105601004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105601004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105601004 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105601004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105601004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105601004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105601004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105601004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105601004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 fa 3a b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105601006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105601006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105601006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105601006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105601006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105601006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105601006 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105601006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105601006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105601006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105601006 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105601006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105601007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105601007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105601007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105601007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105601007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105601007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105601007 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105601007 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) MSC-A terminated (msub.c:261) 20250425105601007 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) 1 MSC-I still active (msub.c:79) 20250425105601007 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105601007 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105601007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105601007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105601007 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250425105601007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Freeing instance (msub.c:113) 20250425105601007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-360:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Deallocated (fsm.c:568) 20250425105601007 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) Free (msub.c:119) 20250425105601007 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105601007 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105601007 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105601007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105601007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105601007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105601007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105601007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105601007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 fa 3a b2 00 01 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105601007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105601007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105601007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105601007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105601007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105601007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105601007 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105601007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105601007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105601007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa 3a b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16399026 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)8003730 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602012 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602012 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7a 20 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105602013 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105602013 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105602013 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105602013 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105602013 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105602013 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105602013 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105602013 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105602013 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105602013 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105602013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105602013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105602013 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105602013 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105602013 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105602013 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105602013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105602013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105602014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105602014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105602014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105602014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420] (fsm.c:486) 20250425105602014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105602014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105602014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 92 00 01 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105602014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 20 92 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '7A2092'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105602015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105602015 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105602016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dc2d0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105602017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105602017 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105602017 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105602017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105602018 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105602018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420] (vlr_lu_fsm.c:110) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105602018 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105602018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105602018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058f8420] (fsm.c:486) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105602018 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105602018 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105602018 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E LOCATION UPDATE ACCEPT (TMSI = 0x6c698d1e) (gsm_04_08.c:149) 20250425105602018 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105602018 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105602018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7a 20 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6c 69 8d 1e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105602020 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105602020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105602020 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105602020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:TMSInew-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105602020 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105602020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420] (vlr_lu_fsm.c:817) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105602020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DF7FDA5:GERAN-A-361:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105602020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105602020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105602020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105602020 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105602020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105602020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105602021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105602021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105602021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105602021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105602021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105602021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 20 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105602023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105602023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105602023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425105602023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105602023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105602023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105602023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105602023 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105602023 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) MSC-A terminated (msub.c:261) 20250425105602023 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) 1 MSC-I still active (msub.c:79) 20250425105602023 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105602023 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105602023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105602023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105602023 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250425105602023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105602023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-361:LU)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105602023 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) Free (msub.c:119) 20250425105602023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - active-conn: now used by 1 (attached) (msub.c:375) 20250425105602023 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105602023 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105602023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 20 92 00 01 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105602023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a 20 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8003730 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105602024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105602024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6C698D1E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)3311860 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 88 f4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 6c 69 8d 1e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105602225 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105602225 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425105602225 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105602225 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105602225 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105602225 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105602225 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105602225 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105602225 DMM DEBUG msc_a(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105602225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105602225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105602225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105602225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105602225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105602225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105602225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105602225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105602225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105602225 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105602225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105602225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 f4 00 01 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105602226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 88 f4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105602226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 88 f4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '3288F4'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105602227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105602227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602231 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) 20250425105602231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105602231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105602231 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250425105602231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105602232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105602232 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105602232 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105602232 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105602232 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602232 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105602232 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105602232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105602232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105602232 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105602232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105602234 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105602234 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105602234 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105602234 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105602236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105602236 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105602236 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105602236 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602236 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105602236 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105602236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602236 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602236 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 32 88 f4 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8c 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 20250425105602237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602239 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) 20250425105602239 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602239 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105602239 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ad3b0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105602239 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105602239 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105602239 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602239 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105602239 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602239 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105602241 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105602241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105602241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105602241 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105602241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105602241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602241 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 32 88 f4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105602242 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105602242 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105602242 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105602243 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105602243 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105602243 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105602243 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105602243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105602243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 88 f4 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105602244 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602244 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602244 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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) 20250425105602244 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105602245 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105602245 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105602245 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105602245 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105602245 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105602245 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105602245 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105602245 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105602245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105602245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105602245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105602245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 32 88 f4 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105602247 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105602247 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105602247 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105602247 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105602247 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105602248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105602248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105602248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105602248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105602248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105602248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105602248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105602248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105602248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105602248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105602248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105602248 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105602248 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105602248 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105602248 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105602248 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105602248 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105603251 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105603251 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105603251 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105603251 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105603252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105603252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105603252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105603252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105603252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603252 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 32 88 f4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105603254 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105603254 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105603254 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105603254 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105603254 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105603254 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105603254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105603254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105603254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603254 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105603254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105603254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 32 88 f4 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105603256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105603256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105603256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105603256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105603257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105603257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105603257 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105603257 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105603257 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105603257 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105603257 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105603257 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105603257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105603257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105603257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105603257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105603257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105603257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105603257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680] (call_leg.c:198) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105603257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105603257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105603257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105603257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105603257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105603257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105603257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105603257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 88 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105603259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105603259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105603259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105603259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105603259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105603259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105603259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105603260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105603260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680] (msc_a.c:1053) 20250425105603260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105603260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105603260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105603260 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105603260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) MSC-A terminated (msub.c:261) 20250425105603260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) 1 MSC-I still active (msub.c:79) 20250425105603260 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105603260 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105603260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105603260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105603260 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250425105603260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425105603260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-362:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425105603260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) Free (msub.c:119) 20250425105603260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - active-conn: now used by 1 (attached) (msub.c:375) 20250425105603260 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105603260 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105603260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105603260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105603260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105603260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 88 f4 00 01 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105603260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105603260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105603260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105603260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105603260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105603260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105603260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105603260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105603260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105603260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 32 88 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3311860 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)3520918 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 b9 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105604265 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105604265 DMSC DEBUG msc_i[0x55e7058dc500]{READY}: Allocated (fsm.c:456) 20250425105604265 DMSC DEBUG msc_i[0x55e7058dc500]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105604265 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105604265 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105604265 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105604265 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105604265 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105604265 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105604265 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55e70591dc30] (fsm.c:486) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105604265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105604265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105604265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105604265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105604265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105604265 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105604265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105604265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105604265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105604265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50] (fsm.c:486) 20250425105604265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105604265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105604265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604265 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 96 00 01 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105604265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 b9 96 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '35B996'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105604267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105604267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105604268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105604268 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105604268 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105604268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105604269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105604269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50] (vlr_lu_fsm.c:110) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105604269 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105604269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105604269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058aac50] (fsm.c:486) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105604269 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105604269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105604269 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7 LOCATION UPDATE ACCEPT (TMSI = 0x14d2a5e7) (gsm_04_08.c:149) 20250425105604269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105604269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105604269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 35 b9 96 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 14 d2 a5 e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105604272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604272 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105604272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:TMSInew-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105604272 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105604272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50] (vlr_lu_fsm.c:817) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105604272 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6C698D1E:GERAN-A-363:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105604272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105604272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105604272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105604272 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105604272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105604272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105604272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105604272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105604272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105604272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105604272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105604272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105604274 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604274 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105604275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105604275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105604275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105604275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105604275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105604275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105604275 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105604275 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) MSC-A terminated (msub.c:261) 20250425105604275 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) 1 MSC-I still active (msub.c:79) 20250425105604275 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105604275 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105604275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105604275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105604275 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250425105604275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Freeing instance (msub.c:113) 20250425105604275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-363:LU)[0x55e7058dc500]{READY}: Deallocated (fsm.c:568) 20250425105604275 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) Free (msub.c:119) 20250425105604275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105604275 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105604275 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105604275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604275 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 96 00 01 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 35 b9 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3520918 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105604277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105604277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '14D2A5E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)7895012 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 77 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 01 03 50 59 02 05 f4 14 d2 a5 e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105604477 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105604477 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105604477 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105604477 DMSC DEBUG msc_a[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105604477 DMSC DEBUG msc_a[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105604477 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105604477 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105604477 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105604477 DMM DEBUG msc_a(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500] (fsm.c:486) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105604477 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105604477 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105604477 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105604477 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105604477 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105604477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105604477 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105604477 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105604477 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105604477 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105604477 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105604477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 77 e4 00 01 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105604477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 78 77 e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105604477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 77 e4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '7877E4'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105604478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105604478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604482 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) 20250425105604482 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105604482 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250425105604482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105604482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105604482 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105604482 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105604482 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105604482 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604482 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105604482 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105604482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105604482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500] (fsm.c:486) 20250425105604482 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058fd890]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058fd890]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55e7058fd890]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105604483 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55e7058fd890]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105604485 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105604485 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105604485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105604485 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105604486 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55e7058fd890]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105604486 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105604486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105604486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604486 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250425105604487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105604487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604487 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 78 77 e4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105604487 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604489 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) 20250425105604489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058fd890]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105604489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058fd890]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105604489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105604489 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604489 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105604490 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604490 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105604491 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105604491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105604491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105604491 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105604491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105604491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604491 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 78 77 e4 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105604492 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105604492 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105604492 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105604493 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105604493 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105604493 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105604493 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105604493 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105604493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 77 e4 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105604494 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604494 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604494 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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) 20250425105604494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105604494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105604494 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105604495 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105604495 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105604495 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105604495 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105604495 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105604495 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105604495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105604495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105604495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105604495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105604495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 77 e4 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105604497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105604497 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105604497 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105604497 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105604497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105604498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105604498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105604498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105604498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105604498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105604498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105604498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105604498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105604498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105604498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105604498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105604498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105604498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105604498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105604498 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105604498 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105604498 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105605501 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105605501 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105605501 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105605501 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105605501 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105605501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105605501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105605501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105605501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605501 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 78 77 e4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105605503 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105605503 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105605503 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105605503 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105605503 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105605503 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105605503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105605503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105605503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105605503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105605503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 77 e4 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250425105605504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105605504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105605504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105605504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105605504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105605504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105605504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105605504 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105605504 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105605504 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105605504 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105605504 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105605504 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105605504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105605504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105605504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105605504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105605504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105605504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058fd890]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105605504 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500] (call_leg.c:198) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105605504 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105605504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105605504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105605504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105605504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105605504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105605504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105605504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 78 77 e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105605506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605506 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105605506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105605506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105605506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105605506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105605506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105605506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500] (msc_a.c:1053) 20250425105605506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105605506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058ad3b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105605506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105605506 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105605506 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) MSC-A terminated (msub.c:261) 20250425105605506 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) 1 MSC-I still active (msub.c:79) 20250425105605506 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105605506 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105605506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105605506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105605506 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250425105605506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105605506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-364:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105605506 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) Free (msub.c:119) 20250425105605506 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105605506 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105605506 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105605506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105605506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105605506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105605506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 78 77 e4 00 01 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105605506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105605506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105605506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105605506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105605506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105605506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105605506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105605506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105605506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105605506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 78 77 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7895012 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)319482 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 20250425105606516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 04 df fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606517 DMSC DEBUG msub_fsm[0x55e7058fd890]{active}: Allocated (fsm.c:456) 20250425105606517 DMSC DEBUG msc_i[0x55e7058f8420]{READY}: Allocated (fsm.c:456) 20250425105606517 DMSC DEBUG msc_i[0x55e7058f8420]{READY}: is child of msub_fsm[0x55e7058fd890] (fsm.c:486) 20250425105606517 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105606517 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd890] (fsm.c:486) 20250425105606517 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105606517 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x55e7058f8420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105606518 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105606518 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105606518 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058fd760] (fsm.c:486) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105606518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105606518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105606518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105606518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105606518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105606518 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105606518 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105606518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105606518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105606518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105606518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105606518 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105606518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 df fa 00 01 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105606519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 df fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '04DFFA'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105606521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105606521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105606522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105606523 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105606523 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105606523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105606524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105606524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105606524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105606524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105606524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105606524 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105606524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105606524 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9 LOCATION UPDATE ACCEPT (TMSI = 0x3edb94b9) (gsm_04_08.c:149) 20250425105606524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105606524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105606524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 04 df fa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e db 94 b9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105606527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105606527 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606527 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105606527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:TMSInew-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105606528 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105606528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105606528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x14D2A5E7:GERAN-A-365:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105606528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105606528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105606528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250425105606528 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105606528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105606528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105606528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105606528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105606528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105606528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105606528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105606528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 df fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105606531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760] (msc_a.c:1053) 20250425105606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd890] (msc_a.c:1053) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105606531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105606531 DMSC DEBUG msub_fsm[0x55e7058fd890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105606531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) MSC-A terminated (msub.c:261) 20250425105606531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) 1 MSC-I still active (msub.c:79) 20250425105606531 DMSC DEBUG msub_fsm[0x55e7058fd890]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105606531 DMSC DEBUG msub_fsm[0x55e7058fd890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105606531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105606531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Removing from parent msub_fsm[0x55e7058fd890] (msub.c:113) 20250425105606531 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250425105606531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Freeing instance (msub.c:113) 20250425105606531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-365:LU)[0x55e7058f8420]{READY}: Deallocated (fsm.c:568) 20250425105606531 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) Free (msub.c:119) 20250425105606531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 df fa 00 01 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105606531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105606531 DMSC DEBUG msub_fsm[0x55e7058fd890]{terminating}: Freeing instance (msub.c:113) 20250425105606531 DMSC DEBUG msub_fsm[0x55e7058fd890]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105606533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 04 df fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)319482 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105606534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105606534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3EDB94B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)698679 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0a a9 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 01 03 50 59 02 05 f4 3e db 94 b9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105606737 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105606737 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: Allocated (fsm.c:456) 20250425105606737 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105606737 DMSC DEBUG msc_a[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105606737 DMSC DEBUG msc_a[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105606737 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105606737 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105606737 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105606737 DMM DEBUG msc_a(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420] (fsm.c:486) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105606737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105606737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105606737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105606737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105606737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105606737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105606737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105606737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105606737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105606737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105606737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105606737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a a9 37 00 01 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105606737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 0a a9 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105606737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a a9 37 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '0AA937'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105606738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105606739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O 20250425105606742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606742 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) 20250425105606742 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606742 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105606742 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250425105606742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105606742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105606742 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105606742 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105606742 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105606742 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606742 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105606742 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105606742 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105606742 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420] (fsm.c:486) 20250425105606742 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dc500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105606742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105606744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105606744 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105606744 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105606744 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 20250425105606745 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105606746 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105606746 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105606746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250425105606746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105606746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105606746 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 0a a9 37 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105606746 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606748 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) 20250425105606749 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606749 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105606749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105606749 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105606749 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606749 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105606749 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606749 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105606750 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105606750 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105606750 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105606750 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105606750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105606750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606751 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 0a a9 37 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105606751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105606751 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105606751 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105606753 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105606753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105606753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105606753 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105606753 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105606753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a a9 37 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105606754 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606754 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606754 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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) 20250425105606754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105606754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105606754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105606754 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105606755 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105606755 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105606755 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105606755 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105606755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105606755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105606755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105606755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105606755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a a9 37 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105606758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105606758 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105606758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105606758 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105606758 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105606759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105606759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105606759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105606759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105606759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105606759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105606759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105606759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105606759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105606759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105606759 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105606759 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105606759 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105606759 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105606759 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105606759 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105606759 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105607769 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105607769 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105607769 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105607769 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105607769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105607770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105607770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105607770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105607770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607770 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 0a a9 37 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105607771 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105607771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105607771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105607771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105607771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105607771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105607771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105607771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105607771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105607771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105607771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a a9 37 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105607773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105607773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105607773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105607773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105607773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105607773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105607773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105607773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105607773 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105607773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105607773 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105607773 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105607773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105607773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105607773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105607773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105607773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105607773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058dc500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105607773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420] (call_leg.c:198) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105607773 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105607773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105607773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105607773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105607773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105607773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105607773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105607773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0a a9 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105607775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105607775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105607775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105607775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105607775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105607775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105607775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420] (msc_a.c:1053) 20250425105607775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105607775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd890]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105607775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058f8420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105607775 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105607775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) MSC-A terminated (msub.c:261) 20250425105607775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) 1 MSC-I still active (msub.c:79) 20250425105607775 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105607775 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105607775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105607775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105607775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250425105607775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Freeing instance (msub.c:113) 20250425105607775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-366:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Deallocated (fsm.c:568) 20250425105607775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) Free (msub.c:119) 20250425105607775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105607775 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105607775 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105607775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105607775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105607775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105607776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0a a9 37 00 01 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105607776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105607776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105607776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105607776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105607776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105607776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105607776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105607776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105607776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105607776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 0a a9 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)698679 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)13587600 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608780 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Allocated (fsm.c:456) 20250425105608780 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105608780 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105608780 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105608780 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105608780 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105608780 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105608780 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105608780 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105608780 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55e705908d40] (fsm.c:486) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105608780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105608780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105608780 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105608780 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105608780 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105608780 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105608780 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105608780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105608780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105608780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50] (fsm.c:486) 20250425105608780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105608780 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105608780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 54 90 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105608780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 54 90 00 01 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105608780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 cf 54 90 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'CF5490'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105608782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105608782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105608782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105608783 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e705908d40]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105608783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105608783 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105608784 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105608784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105608784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105608784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50] (vlr_lu_fsm.c:110) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105608784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105608784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105608784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058aac50] (fsm.c:486) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105608784 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105608784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105608784 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E LOCATION UPDATE ACCEPT (TMSI = 0x04a0260e) (gsm_04_08.c:149) 20250425105608784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105608784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105608784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 cf 54 90 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 a0 26 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608786 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105608786 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105608786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105608786 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105608786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:TMSInew-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105608786 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105608786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50] (vlr_lu_fsm.c:817) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105608786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3EDB94B9:GERAN-A-367:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105608786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105608786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105608786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105608786 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105608786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105608786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105608786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105608786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105608786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105608786 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105608787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105608787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 20250425105608787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 cf 54 90 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105608788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105608788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105608788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105608788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105608788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105608788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105608789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105608789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105608789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105608789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105608789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc500] (msc_a.c:1053) 20250425105608789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105608789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105608789 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105608789 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) MSC-A terminated (msub.c:261) 20250425105608789 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) 1 MSC-I still active (msub.c:79) 20250425105608789 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105608789 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105608789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105608789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058dc500] (msub.c:113) 20250425105608789 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250425105608789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105608789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-367:LU)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105608789 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) Free (msub.c:119) 20250425105608789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - active-conn: now used by 1 (attached) (msub.c:375) 20250425105608789 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Freeing instance (msub.c:113) 20250425105608789 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Deallocated (fsm.c:568) 20250425105608789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 cf 54 90 00 01 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105608789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608789 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cf 54 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13587600 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105608790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105608790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04A0260E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)8042888 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 b9 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 04 a0 26 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105608993 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105608993 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105608993 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105608993 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105608993 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105608993 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105608993 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105608993 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105608993 DMM DEBUG msc_a(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105608993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105608993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105608993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105608993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105608993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105608993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105608993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105608993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105608993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105608993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105608993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105608993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 88 00 01 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105608993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7a b9 88 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105608993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105608993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105608993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105608993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a b9 88 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '7AB988'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105608994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105608994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105608997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105608997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105608997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105608997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105608997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105608997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105608997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105608997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105608998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105608998 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) 20250425105608998 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105608998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105608998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105608998 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250425105608998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105608998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105608998 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105608998 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105608998 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105608998 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105608998 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105608998 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105608998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105608998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105608998 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105608998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105608999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105608999 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105608999 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105608999 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105609001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105609001 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105609001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105609001 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609001 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250425105609001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105609001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105609001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105609001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105609001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609001 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 7a b9 88 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) 20250425105609001 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105609003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105609003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105609003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105609003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609003 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) 20250425105609003 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105609003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105609003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105609003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105609003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105609003 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609003 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105609003 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609003 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105609004 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105609004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105609004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105609004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105609004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105609004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105609004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105609004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105609004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609004 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 7a b9 88 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105609004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105609004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105609004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105609005 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105609005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105609005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105609005 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105609005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105609005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105609005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105609005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105609005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a b9 88 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105609006 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609007 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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) 20250425105609007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105609007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105609007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105609007 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105609007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105609007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105609007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105609007 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105609007 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105609007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105609007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105609007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105609007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7a b9 88 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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" } } } } } } } MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105609008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105609008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105609008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105609008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105609008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105609008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105609008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105609008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105609008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105609008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105609009 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105609009 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105609009 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105609009 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105609009 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105609009 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105609009 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250425105609009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105609009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105609009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105609009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105609009 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105610011 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105610011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105610011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105610011 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105610011 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105610012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105610012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105610012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105610012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610012 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 7a b9 88 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105610014 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105610014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105610014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105610014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105610014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105610014 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105610014 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105610014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105610014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105610014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105610014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7a b9 88 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105610017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105610017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105610017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105610017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105610017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105610017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105610017 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105610017 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105610017 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105610017 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105610017 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105610017 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105610017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105610017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105610017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105610017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105610017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105610017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105610017 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0] (call_leg.c:198) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105610017 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105610017 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105610017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105610017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105610017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105610017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105610017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105610017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 b9 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105610019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610019 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105610019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105610019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105610019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105610020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105610020 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105610020 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105610020 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105610020 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105610020 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105610020 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105610020 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) MSC-A terminated (msub.c:261) 20250425105610020 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) 1 MSC-I still active (msub.c:79) 20250425105610020 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105610020 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105610020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105610020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105610020 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250425105610020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105610020 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-368:CM_SERVICE_REQ)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105610020 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) Free (msub.c:119) 20250425105610020 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - active-conn: now used by 1 (attached) (msub.c:375) 20250425105610020 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105610020 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105610020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105610020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610020 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105610020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105610020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b9 88 00 01 70 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105610021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105610021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105610021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105610021 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105610021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105610021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105610021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105610021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105610021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105610021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7a b9 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8042888 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)13943528 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d4 c2 e8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105611025 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105611025 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105611025 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105611025 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105611025 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105611025 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105611025 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105611025 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105611025 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105611025 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55e70591dc30] (fsm.c:486) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105611025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105611025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105611025 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105611025 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105611025 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105611025 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105611025 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105611025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105611025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105611025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105611025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105611025 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105611025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 c2 e8 00 01 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105611025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d4 c2 e8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'D4C2E8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105611026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105611026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105611027 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105611027 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105611027 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105611027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105611028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105611028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105611028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058fd760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105611028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105611028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105611028 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105611028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105611028 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03 LOCATION UPDATE ACCEPT (TMSI = 0x93453b03) (gsm_04_08.c:149) 20250425105611028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105611028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105611028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d4 c2 e8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 93 45 3b 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105611030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611030 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105611030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:TMSInew-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105611030 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105611030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105611030 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x04A0260E:GERAN-A-369:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105611030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105611030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105611030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425105611030 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105611031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105611031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105611031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105611031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105611031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105611031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105611031 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105611031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d4 c2 e8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105611032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105611033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105611033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105611033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105611033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105611033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105611033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105611033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105611033 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105611033 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) MSC-A terminated (msub.c:261) 20250425105611033 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) 1 MSC-I still active (msub.c:79) 20250425105611033 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105611033 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105611033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105611033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105611033 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250425105611033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105611033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-369:LU)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105611033 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) Free (msub.c:119) 20250425105611033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105611033 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105611033 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105611033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d4 c2 e8 00 01 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 20250425105611034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d4 c2 e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13943528 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105611034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105611034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '93453B03'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)14431281 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc 34 31 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 93 45 3b 03 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105611237 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105611237 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105611237 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105611237 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105611237 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105611237 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105611237 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105611237 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105611237 DMM DEBUG msc_a(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105611237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105611237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105611237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105611237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105611237 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105611237 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105611237 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105611237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105611237 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105611237 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105611237 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105611237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 34 31 00 01 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105611238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dc 34 31 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105611238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := 'DC3431'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)@63ea47419a21: Session index based on local reference:0 20250425105611238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 34 31 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105611239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105611239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611242 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) 20250425105611243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105611243 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250425105611243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105611243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105611243 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105611243 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105611243 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105611243 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611243 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105611243 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105611243 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105611243 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105611243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105611243 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105611245 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105611245 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105611245 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105611245 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(1954)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105611246 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105611246 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105611246 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105611246 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611246 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105611246 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105611247 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105611247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611247 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611247 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 dc 34 31 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611249 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) 20250425105611250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105611250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105611250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105611250 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611250 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105611250 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611250 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105611251 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105611251 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105611251 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105611251 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105611251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105611251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611251 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 dc 34 31 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105611252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105611252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105611252 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105611253 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105611253 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105611253 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105611253 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105611253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105611253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 34 31 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105611255 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611255 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611255 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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) 20250425105611255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105611255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105611255 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105611255 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105611255 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105611255 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105611256 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105611256 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105611256 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105611256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105611256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105611256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105611256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105611256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 34 31 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105611257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105611257 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O 20250425105611257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105611257 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105611257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O 20250425105611258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105611258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105611258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105611258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105611258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105611258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105611258 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105611258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105611258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105611258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105611258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105611258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105611258 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105611258 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105611258 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105611258 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105611258 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105612261 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105612261 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105612261 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105612261 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105612261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105612261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105612261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105612261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105612261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612261 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 dc 34 31 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105612289 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105612289 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105612289 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105612289 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105612289 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105612289 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105612289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105612289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105612289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105612289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105612289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 34 31 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105612294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105612294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105612294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105612294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105612295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105612295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105612295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105612295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dc 34 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425105612294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105612294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105612294 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105612295 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105612295 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105612295 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105612295 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105612295 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105612295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105612295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105612295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105612295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105612295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105612295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105612295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680] (call_leg.c:198) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105612295 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105612295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105612295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105612295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105612300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105612300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105612300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105612300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105612300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105612300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105612300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680] (msc_a.c:1053) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105612300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105612300 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105612300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105612300 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105612300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) MSC-A terminated (msub.c:261) 20250425105612300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) 1 MSC-I still active (msub.c:79) 20250425105612300 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105612300 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105612301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105612301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105612301 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250425105612301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105612301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-370:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105612301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) Free (msub.c:119) 20250425105612301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105612301 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105612301 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105612301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105612301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105612301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105612301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dc 34 31 00 01 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105612302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105612302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105612302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105612302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105612302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105612302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105612302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105612302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105612302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105612302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dc 34 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14431281 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@63ea47419a21: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1959)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1957)@63ea47419a21: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)2469792 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 af a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105613306 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105613306 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105613306 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105613306 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105613306 DMSC DEBUG msc_a[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105613306 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105613306 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105613306 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105613307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105613307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058fd760] (fsm.c:486) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105613307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105613307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105613307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105613307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105613307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105613307 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105613307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105613307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105613307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105613307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105613307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105613307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{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(1953)@63ea47419a21: Message received on association #8 20250425105613307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 af a0 00 01 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105613307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 af a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '25AFA0'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105613308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105613308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105613309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058fd760]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105613310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105613310 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105613310 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105613310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105613310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105613310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:110) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105613310 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e70590ef40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105613310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105613310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105613310 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105613310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105613310 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66 LOCATION UPDATE ACCEPT (TMSI = 0x1b00ca66) (gsm_04_08.c:149) 20250425105613310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105613310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105613310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 25 af a0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b 00 ca 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105613312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613312 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105613312 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105613312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:TMSInew-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105613312 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105613312 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105613313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105613313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105613313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105613313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0] (vlr_lu_fsm.c:817) 20250425105613313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105613313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x93453B03:GERAN-A-371:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105613313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105613313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105613313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425105613313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105613313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105613313 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105613313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105613313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105613313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105613313 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105613313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105613313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 af a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105613315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105613315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105613315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760] (msc_a.c:1053) 20250425105613315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105613315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105613315 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105613315 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058fd760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105613315 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105613315 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) MSC-A terminated (msub.c:261) 20250425105613315 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) 1 MSC-I still active (msub.c:79) 20250425105613315 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105613315 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105613315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105613315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105613315 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250425105613315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105613315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-371:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105613315 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) Free (msub.c:119) 20250425105613315 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105613315 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105613315 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105613316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105613316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2469792 TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105613315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 af a0 00 01 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105613316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 25 af a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1B00CA66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)5039047 MSC_Test_0-RAN(1952)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 e3 c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1b 00 ca 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105613517 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105613517 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: Allocated (fsm.c:456) 20250425105613517 DMSC DEBUG msc_i[0x55e7058fd760]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105613517 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105613517 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105613517 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105613517 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105613517 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105613517 DMM DEBUG msc_a(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105613517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105613517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105613517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105613517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105613517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105613517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105613517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105613517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105613517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105613517 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105613517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105613517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c e3 c7 00 01 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105613517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4c e3 c7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105613517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e3 c7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: { messageType := 2, destLocRef := '4CE3C7'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105613518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105613518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:20 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613522 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) 20250425105613522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105613522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105613522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250425105613522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105613522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105613522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105613522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105613522 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105613522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613522 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105613522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105613522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105613522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0] (fsm.c:486) 20250425105613522 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00] (fsm.c:486) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105613522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105613524 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105613524 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105613524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105613524 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105613526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105613526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105613526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105613526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105613526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105613527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613527 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613527 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613527 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 4c e3 c7 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) 20250425105613527 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613529 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) 20250425105613529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105613529 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105613529 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105613529 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105613529 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613529 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105613530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613530 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105613531 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105613531 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105613531 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105613531 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105613531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105613531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105613531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613531 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 4c e3 c7 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105613532 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105613532 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105613532 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105613533 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105613533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105613533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105613533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105613533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105613533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e3 c7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105613535 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613535 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613535 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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) 20250425105613535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105613535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105613535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105613535 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105613535 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105613535 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105613535 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105613535 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105613535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105613536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105613536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105613536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105613536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e3 c7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425105613537 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105613537 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105613537 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105613537 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105613537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105613538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105613538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105613538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105613538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105613538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105613538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105613538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105613538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105613538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105613538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105613538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105613538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105613538 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105613539 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105613539 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105613539 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105613539 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hold the call for some time TC_lu_and_mo_csd0(1959)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Hangup TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105614541 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105614541 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105614541 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105614541 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105614541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105614541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105614541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105614541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105614542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614542 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 4c e3 c7 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105614543 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105614543 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105614543 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105614543 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105614543 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105614543 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105614543 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105614544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105614544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105614544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105614544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c e3 c7 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105614546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105614546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105614546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105614546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105614546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105614546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105614546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105614546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105614546 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105614546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105614546 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105614546 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105614546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105614546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105614546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105614546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105614546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105614546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00] (call_leg.c:197) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105614546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0] (call_leg.c:198) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105614546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105614546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105614546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105614546 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105614547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105614547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105614547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105614547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4c e3 c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1951)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1951)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105614549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105614549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105614549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105614549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105614549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105614549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105614549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105614549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105614549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058f8550]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105614549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105614549 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105614549 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) MSC-A terminated (msub.c:261) 20250425105614549 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) 1 MSC-I still active (msub.c:79) 20250425105614549 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105614549 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105614549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105614549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105614549 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250425105614549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Freeing instance (msub.c:113) 20250425105614549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-372:CM_SERVICE_REQ)[0x55e7058fd760]{READY}: Deallocated (fsm.c:568) 20250425105614549 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) Free (msub.c:119) 20250425105614549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105614549 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105614549 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105614549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105614549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105614549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105614549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4c e3 c7 00 01 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425105614550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105614550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105614550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105614550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1951)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105614550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105614550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105614550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105614550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105614550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105614550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4c e3 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)5039047 TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105615183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105615183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105615183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105615183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105615183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105615183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105615183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105615183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105615183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105615183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 d6 e6 00 00 70 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105615183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105615183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105615183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105615183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105615183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105615183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105615183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105615183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105615183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105615183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 d6 e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@63ea47419a21: Final verdict of PTC: pass 20250425105615555 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105615555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105615555 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105615555 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105615556 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105615556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105615556 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105615556 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105615556 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105615556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105615556 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105615556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105615556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105615556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105615556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105615556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105615556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105615556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105615556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105615556 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105615556 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@63ea47419a21: Final verdict of PTC: none 20250425105615556 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105615556 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105615556 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1957)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(1956)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1951)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1958)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1954)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1952)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1955)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1954): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1955): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1956): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1957): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1958): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_csd0(1959): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Fri Apr 25 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 20250425105616557 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5571876) 20250425105617556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105617556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105617556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105617558 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5571876, count=5572416) 20250425105618559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105619560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mt_csd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1964)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1964)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1964)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1962)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105620294 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1965)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105620489 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105620489 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105620489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105620489 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105620492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105620492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105620492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105620492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105620492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105620492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105620492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105620492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105620492 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105620492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105620492 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 20250425105620493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105620493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105620493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105620493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105620493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105620493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105620493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105620493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105620493 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105620493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105620493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105620493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105620493 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105620493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1964)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105620561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105620561 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1967)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105620563 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105620572 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105620572 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105621292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)16117283 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105621297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ee 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621297 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105621297 DMSC DEBUG msc_i[0x55e7058f6e50]{READY}: Allocated (fsm.c:456) 20250425105621297 DMSC DEBUG msc_i[0x55e7058f6e50]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105621297 DMSC DEBUG msc_a[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105621297 DMSC DEBUG msc_a[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105621297 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105621297 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105621297 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105621298 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105621298 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55e70590ef40] (fsm.c:486) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105621298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105621298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105621298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105621298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105621298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105621298 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105621298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105621298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105621298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105621298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90] (fsm.c:486) 20250425105621298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105621298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105621298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee 23 00 01 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105621298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ee 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'F5EE23'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1968)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1970) MSC_Test-GSUP(1968)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mt_csd0(1970)"262420000000007" MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105621300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105621300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 20250425105621300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105621300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70590ef40]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): none -> pass 20250425105621305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105621305 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105621305 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105621305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105621305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105621305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105621305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105621305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105621305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058aca90] (fsm.c:486) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105621305 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105621305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105621305 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099 LOCATION UPDATE ACCEPT (TMSI = 0x0ed2e099) (gsm_04_08.c:149) 20250425105621305 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105621305 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105621305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ee 23 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e d2 e0 99 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105621308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105621308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105621308 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105621308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:TMSInew-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105621308 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105621308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105621308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1B00CA66:GERAN-A-373:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105621308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105621308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105621308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250425105621308 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105621308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105621308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105621308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105621308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105621308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105621308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105621308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105621308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ee 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105621309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105621309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105621309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40] (msc_a.c:1053) 20250425105621309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105621309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105621309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105621309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e70590ef40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105621309 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105621309 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) MSC-A terminated (msub.c:261) 20250425105621309 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) 1 MSC-I still active (msub.c:79) 20250425105621309 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105621309 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105621309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105621309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105621309 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250425105621309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Freeing instance (msub.c:113) 20250425105621309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-373:LU)[0x55e7058f6e50]{READY}: Deallocated (fsm.c:568) 20250425105621309 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) Free (msub.c:119) 20250425105621309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105621309 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105621309 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105621309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ee 23 00 01 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105621309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f5 ee 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16117283 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105621310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105621310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'0ED2E099'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1873838797 20250425105621314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105621314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105621314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 callref-0x6fb082cd tid-255) New transaction (transaction.c:231) 20250425105621314 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 callref-0x6fb082cd tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250425105621314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 callref-0x6fb082cd tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105621314 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 callref-0x6fb082cd tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105621314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105621314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105621314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621314 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 0e d2 e0 99 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[1] for '262420000000007'H'0ED2E099'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0ED2E099'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)16282202 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105621318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 72 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0e d2 e0 99 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105621318 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105621318 DMSC DEBUG msc_i[0x55e70590ef40]{READY}: Allocated (fsm.c:456) 20250425105621318 DMSC DEBUG msc_i[0x55e70590ef40]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105621318 DMSC DEBUG msc_a[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105621318 DMSC DEBUG msc_a[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105621318 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105621318 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105621318 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50] (fsm.c:486) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105621318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105621318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105621318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105621318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105621318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 callref-0x6fb082cd tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105621318 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105621318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105621318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105621318 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250425105621318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105621318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105621318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105621318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105621318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105621318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 72 5a 00 01 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105621318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 f8 72 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105621318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621318 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 f8 72 5a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'F8725A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105621319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105621319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105621321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105621321 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105621321 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105621321 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105621321 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105621321 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621321 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105621323 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105621323 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105621324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50] (fsm.c:486) 20250425105621324 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105621324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105621328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105621328 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105621328 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105621328 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105621329 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105621329 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105621329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105621329 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621329 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) Sending Assignment Command (msc_a.c:706) 20250425105621329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105621329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105621329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621329 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105621329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105621329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621329 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 f8 72 5a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105621332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621332 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621332 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) 20250425105621332 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621332 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105621332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058aac50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105621332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105621332 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105621332 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621332 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105621332 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621332 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105621333 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105621333 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105621333 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105621532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105621532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105621532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105621532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105621532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105621532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105621532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105621532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105621532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105621532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105621533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105621533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105621533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105621533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105621533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105621533 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621533 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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)@63ea47419a21: f_mt_call_complete 7 20250425105621534 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105621534 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd 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) 20250425105621534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105621534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105621534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105621534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105621536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105621536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105621536 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105621536 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105621536 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105622038 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105622038 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105622038 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105622038 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105622038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105622038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105622038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105622038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105622038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622038 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 f8 72 5a 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105622041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105622041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105622041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105622041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622041 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) 20250425105622041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105622041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105622041 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105622041 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105622041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105622041 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105622041 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x6fb082cd tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105622041 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105622041 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105622041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105622041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105622041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105622041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105622041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105622041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105622041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50] (call_leg.c:198) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105622041 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105622041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105622041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105622041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105622041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105622041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105622041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105622041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 72 5a 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105622041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105622041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105622041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105622041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 f8 72 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1873838797 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105622043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105622043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105622043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105622043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105622043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105622043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105622043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50] (msc_a.c:1053) 20250425105622043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105622043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105622043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105622043 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105622043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) MSC-A terminated (msub.c:261) 20250425105622043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) 1 MSC-I still active (msub.c:79) 20250425105622043 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105622043 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105622043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105622043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105622043 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250425105622043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Freeing instance (msub.c:113) 20250425105622043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-374:PAGING_RESP)[0x55e70590ef40]{READY}: Deallocated (fsm.c:568) 20250425105622043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) Free (msub.c:119) 20250425105622043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105622043 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105622043 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105622043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105622044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105622044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105622044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105622044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 f8 72 5a 00 01 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105622044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105622044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105622044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105622044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105622044 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105622044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105622044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105622044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105622044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105622044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f8 72 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16282202 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)5752923 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105623047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 c8 5b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105623047 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105623047 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105623047 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105623047 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105623047 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105623047 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105623047 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105623047 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105623048 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105623048 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55e70591dc30] (fsm.c:486) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105623048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105623048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105623048 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105623048 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105623048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105623048 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105623048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105623048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105623048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105623048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550] (fsm.c:486) 20250425105623048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105623048 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105623048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 57 c8 5b 00 01 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105623048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 57 c8 5b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '57C85B'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105623049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105623049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105623049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e70591dc30]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105623049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105623049 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105623049 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105623049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105623050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105623050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550] (vlr_lu_fsm.c:110) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105623050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105623050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105623050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058f8550] (fsm.c:486) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105623050 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105623050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105623050 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2 LOCATION UPDATE ACCEPT (TMSI = 0x36923ea2) (gsm_04_08.c:149) 20250425105623050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105623050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105623050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 57 c8 5b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 92 3e a2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105623051 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105623051 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623051 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105623051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:TMSInew-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105623051 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105623051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550] (vlr_lu_fsm.c:817) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105623051 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0ED2E099:GERAN-A-375:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105623051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105623051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105623051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105623051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105623051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105623051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105623051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105623051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105623051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105623051 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105623051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105623051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 57 c8 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105623052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623052 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105623052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105623052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105623052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105623052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105623052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105623052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105623052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105623052 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105623052 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) MSC-A terminated (msub.c:261) 20250425105623052 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) 1 MSC-I still active (msub.c:79) 20250425105623052 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105623052 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105623052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105623052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105623052 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250425105623052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105623052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-375:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105623052 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) Free (msub.c:119) 20250425105623052 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105623052 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105623052 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105623052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 57 c8 5b 00 01 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105623053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 57 c8 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5752923 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105623053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105623053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'36923EA2'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1819232563 20250425105623054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105623054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105623054 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 callref-0x6c6f4933 tid-255) New transaction (transaction.c:231) 20250425105623054 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 callref-0x6c6f4933 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250425105623054 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 callref-0x6c6f4933 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105623054 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 callref-0x6c6f4933 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105623055 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105623055 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105623055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623055 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 36 92 3e a2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[2] for '262420000000007'H'36923EA2'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '36923EA2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)5630820 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105623056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623056 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 eb 64 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 36 92 3e a2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105623056 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105623056 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105623056 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105623056 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105623056 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105623056 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105623057 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105623057 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105623057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105623057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105623057 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 callref-0x6c6f4933 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105623057 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105623057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105623057 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105623057 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250425105623057 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623057 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105623057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105623057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105623057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 55 eb 64 00 01 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105623057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 eb 64 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105623057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623057 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 55 eb 64 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '55EB64'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105623057 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425105623059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105623059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623059 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105623059 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105623059 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105623059 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105623059 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623059 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105623061 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105623061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105623061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105623061 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105623061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105623062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105623062 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105623062 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105623062 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105623062 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105623062 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105623062 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105623062 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623062 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105623062 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105623062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623063 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 55 eb 64 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105623064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623064 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623064 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) 20250425105623064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105623064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105623064 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105623064 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623064 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105623064 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623064 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 20250425105623065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105623065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105623065 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105623264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105623265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623265 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623265 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105623265 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105623265 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105623265 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623265 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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)@63ea47419a21: f_mt_call_complete 7 20250425105623266 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105623267 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 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) 20250425105623267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105623267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105623267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105623267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 20250425105623268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105623268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105623268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105623268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105623268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105623769 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105623769 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105623769 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105623769 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105623769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105623769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623769 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 55 eb 64 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623771 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) 20250425105623771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105623771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105623771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105623771 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105623771 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x6c6f4933 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105623771 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105623771 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105623771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105623772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105623772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105623772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105623772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105623772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105623772 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2: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)[0x55e7058b9c50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0] (call_leg.c:198) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105623772 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105623772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105623772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105623772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105623772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 eb 64 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105623772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 eb 64 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1819232563 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105623774 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105623774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105623774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105623774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105623774 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105623774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105623774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105623774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105623775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058aac50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105623775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105623775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105623775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105623775 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105623775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) MSC-A terminated (msub.c:261) 20250425105623775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) 1 MSC-I still active (msub.c:79) 20250425105623775 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105623775 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105623775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105623775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105623775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250425105623775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105623775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-376:PAGING_RESP)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105623775 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) Free (msub.c:119) 20250425105623775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105623775 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105623775 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105623775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105623775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105623775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105623775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 55 eb 64 00 01 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105623775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105623775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105623775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105623775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105623775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105623775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105623775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105623775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105623775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105623775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 55 eb 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5630820 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14068890 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 ac 9a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105624781 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105624781 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: Allocated (fsm.c:456) 20250425105624781 DMSC DEBUG msc_i[0x55e7058aca90]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105624781 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105624781 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105624781 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105624781 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105624781 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105624781 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105624781 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105624781 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105624781 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105624781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105624781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105624781 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105624781 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105624781 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105624781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105624781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105624781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105624781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105624781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105624781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 ac 9a 00 01 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105624781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 ac 9a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'D6AC9A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105624783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105624783 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105624784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105624784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058ad3b0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105624785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105624785 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105624785 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105624785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105624785 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105624785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105624785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105624785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105624785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105624785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:110) 20250425105624785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105624786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105624786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105624786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105624786 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105624786 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105624786 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223 LOCATION UPDATE ACCEPT (TMSI = 0x168e1223) (gsm_04_08.c:149) 20250425105624786 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105624786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105624786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d6 ac 9a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 8e 12 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105624788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105624788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105624788 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105624788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:TMSInew-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105624788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105624788 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105624788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105624789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105624789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105624789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:817) 20250425105624789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105624789 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x36923EA2:GERAN-A-377:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105624789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105624789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105624789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105624789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105624789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105624789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105624789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105624789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105624789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105624789 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105624789 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105624789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 ac 9a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105624791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105624791 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105624792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105624792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105624792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105624792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105624792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105624792 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105624792 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105624792 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) MSC-A terminated (msub.c:261) 20250425105624792 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) 1 MSC-I still active (msub.c:79) 20250425105624792 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105624792 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105624792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105624792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105624792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250425105624792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Freeing instance (msub.c:113) 20250425105624792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-377:LU)[0x55e7058aca90]{READY}: Deallocated (fsm.c:568) 20250425105624792 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) Free (msub.c:119) 20250425105624792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105624792 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105624792 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105624792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 ac 9a 00 01 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105624793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 ac 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14068890 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105624793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105624793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'168E1223'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1872461313 20250425105624796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105624796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105624796 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 callref-0x6f9b7e01 tid-255) New transaction (transaction.c:231) 20250425105624796 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 callref-0x6f9b7e01 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250425105624796 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 callref-0x6f9b7e01 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105624796 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 callref-0x6f9b7e01 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105624796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105624796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105624797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624797 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 16 8e 12 23 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[3] for '262420000000007'H'168E1223'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '168E1223'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)5909928 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 2d a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 16 8e 12 23 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105624801 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Allocated (fsm.c:456) 20250425105624801 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105624801 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105624801 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105624801 DMSC DEBUG msc_a[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105624801 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105624801 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105624801 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90] (fsm.c:486) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105624801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105624801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105624801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105624801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105624801 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 callref-0x6f9b7e01 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105624801 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105624801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105624801 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105624801 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250425105624801 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624801 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105624801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105624801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105624801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105624801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105624802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 2d a8 00 01 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105624802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5a 2d a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105624802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624802 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 5a 2d a8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '5A2DA8'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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105624803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105624803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105624806 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105624806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105624806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105624806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105624806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105624806 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105624806 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624806 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105624807 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105624807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105624807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90] (fsm.c:486) 20250425105624807 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105624807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105624807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105624807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105624808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dc500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105624808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dc500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105624808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105624808 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105624809 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105624809 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105624809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105624809 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105624811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105624811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105624811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105624811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624811 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105624811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105624811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105624811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105624811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105624811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105624811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624811 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 5a 2d a8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105624813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105624813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105624813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105624813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105624813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105624813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105624813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105624813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105624813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105624813 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) 20250425105624813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105624813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105624813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105624813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105624813 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105624813 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624813 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105624813 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105624813 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105624814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105624814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105624814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105625016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105625016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105625016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105625016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105625016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105625016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105625016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105625016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105625016 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105625016 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105625016 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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)@63ea47419a21: f_mt_call_complete 7 20250425105625018 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105625018 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 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) 20250425105625018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105625018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105625018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105625018 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105625019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105625019 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105625019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105625019 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105625019 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105625521 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105625521 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105625521 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105625521 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105625521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105625521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105625521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105625521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105625521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625521 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 5a 2d a8 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105625522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105625522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105625522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105625522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625522 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) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105625522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105625522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105625522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105625522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105625522 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105625522 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105625522 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x6f9b7e01 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105625522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105625522 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105625522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105625522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105625522 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105625522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105625522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105625522 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105625522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058dc500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105625522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105625523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105625523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105625523 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105625523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105625523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90] (call_leg.c:198) 20250425105625523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105625523 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105625523 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105625523 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105625523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105625523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105625523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105625523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105625523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 2d a8 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105625523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105625523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105625523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105625523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5a 2d a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1872461313 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105625524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105625524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105625524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105625524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105625524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105625524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105625524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90] (msc_a.c:1053) 20250425105625524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105625524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b9c50] (msc_a.c:1053) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105625524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058aca90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105625524 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105625524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) MSC-A terminated (msub.c:261) 20250425105625524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) 1 MSC-I still active (msub.c:79) 20250425105625524 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105625524 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105625524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105625524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058b9c50] (msub.c:113) 20250425105625524 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250425105625524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105625524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-378:PAGING_RESP)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105625524 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) Free (msub.c:119) 20250425105625524 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105625524 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Freeing instance (msub.c:113) 20250425105625524 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Deallocated (fsm.c:568) 20250425105625524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105625524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105625524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105625524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5a 2d a8 00 01 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105625524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105625524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105625524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105625524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105625524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105625524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105625524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105625524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5a 2d a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5909928 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14237866 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 40 aa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105626528 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Allocated (fsm.c:456) 20250425105626528 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105626528 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105626528 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105626528 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105626528 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105626528 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105626528 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105626528 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105626528 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8680] (fsm.c:486) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105626528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105626528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105626528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105626528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105626528 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105626528 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105626528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105626528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105626528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105626528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550] (fsm.c:486) 20250425105626528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105626528 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105626528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 40 aa 00 01 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105626528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d9 40 aa 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'D940AA'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105626529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105626529 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105626529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8680]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105626530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105626530 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105626530 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105626530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105626530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105626530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550] (vlr_lu_fsm.c:110) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105626530 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105626530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105626530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058f8550] (fsm.c:486) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105626530 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105626530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105626530 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71 LOCATION UPDATE ACCEPT (TMSI = 0x99b28f71) (gsm_04_08.c:149) 20250425105626530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105626530 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105626530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d9 40 aa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 99 b2 8f 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105626531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105626531 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105626531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:TMSInew-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105626531 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105626531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550] (vlr_lu_fsm.c:817) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105626531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x168E1223:GERAN-A-379:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105626531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105626531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105626531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105626531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105626531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105626531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105626531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105626531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105626531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105626531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105626531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105626532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d9 40 aa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105626533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105626533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105626533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105626533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680] (msc_a.c:1053) 20250425105626533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105626533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105626533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc500] (msc_a.c:1053) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105626533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105626533 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105626533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) MSC-A terminated (msub.c:261) 20250425105626533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) 1 MSC-I still active (msub.c:79) 20250425105626533 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105626533 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105626533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105626533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058dc500] (msub.c:113) 20250425105626533 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250425105626533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105626533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-379:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105626533 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) Free (msub.c:119) 20250425105626533 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105626533 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Freeing instance (msub.c:113) 20250425105626533 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Deallocated (fsm.c:568) 20250425105626533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d9 40 aa 00 01 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105626533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d9 40 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14237866 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105626534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105626534 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'99B28F71'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)712780732 20250425105626535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105626535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105626535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 callref-0x2a7c2bbc tid-255) New transaction (transaction.c:231) 20250425105626535 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 callref-0x2a7c2bbc tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250425105626535 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 callref-0x2a7c2bbc tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105626535 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 callref-0x2a7c2bbc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105626535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105626535 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105626535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626535 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 99 b2 8f 71 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[4] for '262420000000007'H'99B28F71'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '99B28F71'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)3001363 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105626537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 cc 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 99 b2 8f 71 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626537 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105626537 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105626537 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105626537 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105626537 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105626537 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105626537 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105626537 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30] (fsm.c:486) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105626537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105626537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105626537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105626537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105626537 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 callref-0x2a7c2bbc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105626537 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105626537 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105626537 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105626537 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250425105626537 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626537 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105626537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105626537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105626537 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105626537 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105626537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d cc 13 00 01 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105626537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 2d cc 13 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105626538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626538 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 2d cc 13 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '2DCC13'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105626538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105626538 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105626539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105626539 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105626539 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105626539 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105626539 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105626539 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626539 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105626540 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105626540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105626540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30] (fsm.c:486) 20250425105626540 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105626540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105626541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105626541 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105626541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105626541 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105626542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105626542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105626542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105626542 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626542 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) Sending Assignment Command (msc_a.c:706) 20250425105626542 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105626542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105626542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105626542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105626542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626542 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 2d cc 13 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105626544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626544 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) 20250425105626544 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626544 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105626544 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105626544 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105626544 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425105626544 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626544 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105626544 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626544 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105626545 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105626545 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105626545 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105626744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105626744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105626744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105626744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105626744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105626744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105626744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105626744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105626744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105626744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105626744 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105626744 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105626744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105626744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105626744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105626744 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626744 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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)@63ea47419a21: f_mt_call_complete 7 20250425105626746 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105626746 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc 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) 20250425105626746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105626746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105626746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105626746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105626747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105626747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105626747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105626747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105626747 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105627248 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105627248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105627248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105627248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105627248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105627248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105627248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105627248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105627248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627248 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 2d cc 13 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105627250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105627250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105627250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105627250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627250 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) 20250425105627250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105627250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105627250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105627250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105627250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105627250 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105627250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x2a7c2bbc tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105627250 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105627250 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105627250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105627250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105627250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105627250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105627250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105627250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105627250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30] (call_leg.c:198) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105627250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105627250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105627250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105627250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105627250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105627250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105627250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105627250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d cc 13 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105627250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105627250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627250 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105627250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105627250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 2d cc 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)712780732 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105627252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105627252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105627252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105627252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105627252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105627252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105627252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30] (msc_a.c:1053) 20250425105627252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105627252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058dc500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105627252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105627252 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105627252 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) MSC-A terminated (msub.c:261) 20250425105627252 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) 1 MSC-I still active (msub.c:79) 20250425105627252 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105627252 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105627252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105627252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105627252 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250425105627252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105627252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-380:PAGING_RESP)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105627252 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) Free (msub.c:119) 20250425105627252 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105627252 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105627252 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105627252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105627252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105627252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105627252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 2d cc 13 00 01 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105627253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105627253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105627253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105627253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105627253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105627253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105627253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105627253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105627253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105627253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d cc 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)3001363 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)8266032 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 21 30 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105628257 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105628257 DMSC DEBUG msc_i[0x55e7058b9c50]{READY}: Allocated (fsm.c:456) 20250425105628257 DMSC DEBUG msc_i[0x55e7058b9c50]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105628257 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105628257 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105628257 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105628257 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105628257 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105628257 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105628257 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55e705908d40] (fsm.c:486) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105628257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105628257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105628257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105628257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105628257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105628257 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105628257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105628257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105628257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105628257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50] (fsm.c:486) 20250425105628257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105628257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105628257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 21 30 00 01 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105628257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 7e 21 30 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '7E2130'O ("~!0"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105628258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105628258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105628258 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250425105628258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628258 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e705908d40]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105628258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105628258 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105628258 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105628258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105628259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105628259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50] (vlr_lu_fsm.c:110) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105628259 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105628259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105628259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058aac50] (fsm.c:486) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105628259 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105628259 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105628259 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6 LOCATION UPDATE ACCEPT (TMSI = 0x119e2bb6) (gsm_04_08.c:149) 20250425105628259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105628259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 7e 21 30 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 9e 2b b6 (osmo_ss7_asp.c:1164) 20250425105628259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105628260 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105628260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:TMSInew-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105628260 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105628260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50] (vlr_lu_fsm.c:817) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105628260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x99B28F71:GERAN-A-381:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105628260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.997s remaining) (msc_a.c:450) 20250425105628260 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105628260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105628260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105628260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105628260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105628260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105628260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 7e 21 30 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105628260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105628260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105628260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105628260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105628261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105628261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105628261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105628261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105628261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105628261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105628261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105628261 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105628261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) MSC-A terminated (msub.c:261) 20250425105628261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) 1 MSC-I still active (msub.c:79) 20250425105628261 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105628261 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105628261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105628261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105628261 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250425105628261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Freeing instance (msub.c:113) 20250425105628261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-381:LU)[0x55e7058b9c50]{READY}: Deallocated (fsm.c:568) 20250425105628261 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) Free (msub.c:119) 20250425105628261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105628261 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105628261 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105628261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 7e 21 30 00 01 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7e 21 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8266032 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105628261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105628261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'119E2BB6'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)569064735 20250425105628262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105628262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105628262 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 callref-0x21eb3d1f tid-255) New transaction (transaction.c:231) 20250425105628262 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 callref-0x21eb3d1f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250425105628262 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 callref-0x21eb3d1f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105628262 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 callref-0x21eb3d1f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105628262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105628262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105628263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628263 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 11 9e 2b b6 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[5] for '262420000000007'H'119E2BB6'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '119E2BB6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)10802954 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105628264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 d7 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 11 9e 2b b6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628264 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105628264 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105628264 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105628264 DMSC DEBUG msc_a[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105628264 DMSC DEBUG msc_a[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105628264 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105628264 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105628264 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50] (fsm.c:486) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105628264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105628264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105628264 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105628264 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105628264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 callref-0x21eb3d1f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105628264 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105628264 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105628264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105628264 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250425105628264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105628264 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105628264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105628264 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105628264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105628264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 d7 0a 00 01 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105628264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 a4 d7 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105628264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628264 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 a4 d7 0a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'A4D70A'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105628265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105628265 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105628266 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628266 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628266 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105628266 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105628266 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105628266 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105628266 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628266 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105628267 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105628267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105628267 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50] (fsm.c:486) 20250425105628267 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105628267 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105628268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105628268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105628268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105628268 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105628268 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105628268 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105628268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105628268 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628268 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) Sending Assignment Command (msc_a.c:706) 20250425105628268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105628268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628268 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 a4 d7 0a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105628269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628269 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628269 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O 20250425105628269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628269 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dfcc0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105628269 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105628269 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105628269 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628269 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105628269 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628269 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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)@63ea47419a21: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 20250425105628270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105628270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105628270 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105628472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105628473 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628473 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105628473 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105628473 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105628473 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628473 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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)@63ea47419a21: f_mt_call_complete 7 20250425105628475 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105628475 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f 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) 20250425105628475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105628475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105628475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105628475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105628476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105628476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105628476 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105628476 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105628476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105628977 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105628977 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105628977 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105628977 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105628977 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105628978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628978 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 a4 d7 0a 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628979 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) 20250425105628979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105628979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105628979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105628979 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105628979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x21eb3d1f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105628979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105628979 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105628979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105628979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105628979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105628979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105628979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105628979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105628979 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50] (call_leg.c:198) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105628979 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105628979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105628979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105628980 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105628980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 d7 0a 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105628980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 a4 d7 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)569064735 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105628980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628980 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105628980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105628981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105628981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105628981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50] (msc_a.c:1053) 20250425105628981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105628981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105628981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105628981 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105628981 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) MSC-A terminated (msub.c:261) 20250425105628981 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) 1 MSC-I still active (msub.c:79) 20250425105628981 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105628981 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105628981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105628981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105628981 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250425105628981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105628981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-382:PAGING_RESP)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105628981 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) Free (msub.c:119) 20250425105628981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105628981 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105628981 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105628981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105628981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105628981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105628981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 a4 d7 0a 00 01 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105628981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105628981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105628981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105628981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105628981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105628981 DLSS7 DEBUG[38;5;43m 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105628981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105628981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105628981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105628981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 d7 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10802954 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)11674695 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105629984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 24 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 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105629984 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105629984 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: Allocated (fsm.c:456) 20250425105629984 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105629984 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105629984 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105629984 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105629984 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105629984 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105629984 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105629984 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105629984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105629984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105629984 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105629984 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105629984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105629984 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105629984 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105629984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105629984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105629984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105629984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105629984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105629984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 b2 24 47 00 01 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105629985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 24 47 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'B22447'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105629985 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105629985 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105629986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105629986 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105629986 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105629986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105629986 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105629986 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105629986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105629986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105629986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105629986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105629986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105629986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105629986 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105629986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105629986 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A LOCATION UPDATE ACCEPT (TMSI = 0x110bf86a) (gsm_04_08.c:149) 20250425105629986 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105629986 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105629986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 24 47 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 0b f8 6a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105629987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105629987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105629987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105629987 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105629987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:TMSInew-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105629987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105629987 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105629988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105629988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105629988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105629988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105629988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105629988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x119E2BB6:GERAN-A-383:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105629988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105629988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105629988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105629988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105629988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105629988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105629988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105629988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105629988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105629988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105629988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105629988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 24 47 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105629989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105629989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105629989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105629989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105629989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105629989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105629989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105629989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105629989 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105629989 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) MSC-A terminated (msub.c:261) 20250425105629989 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) 1 MSC-I still active (msub.c:79) 20250425105629989 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105629989 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105629989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105629989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105629989 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250425105629989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Freeing instance (msub.c:113) 20250425105629989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-383:LU)[0x55e7058f8550]{READY}: Deallocated (fsm.c:568) 20250425105629989 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) Free (msub.c:119) 20250425105629989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - active-conn: now used by 1 (attached) (msub.c:375) 20250425105629989 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105629989 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105629989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 b2 24 47 00 01 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105629989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629989 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105629989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b2 24 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11674695 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105629990 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105629990 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'110BF86A'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)306132373 20250425105629991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105629991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105629991 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A callref-0x123f3595 tid-255) New transaction (transaction.c:231) 20250425105629991 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A callref-0x123f3595 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250425105629991 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A callref-0x123f3595 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105629991 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A callref-0x123f3595 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105629991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105629991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105629991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629991 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 11 0b f8 6a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[6] for '262420000000007'H'110BF86A'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '110BF86A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)4012122 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105629993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3d 38 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 11 0b f8 6a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105629993 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105629993 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105629993 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105629993 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105629993 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105629993 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105629993 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105629993 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550] (fsm.c:486) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105629993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105629993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105629993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105629993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105629993 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A callref-0x123f3595 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105629993 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105629993 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105629993 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105629993 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250425105629993 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105629993 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105629993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105629993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105629993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105629993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105629993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d 38 5a 00 01 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105629994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 3d 38 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105629994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629994 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 3d 38 5a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '3D385A'O ("=8Z"), 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105629994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105629994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105629996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105629996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105629996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105629996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105629996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105629996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105629996 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105629996 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105629996 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105629996 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105629996 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105629996 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105629997 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105629997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105629997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550] (fsm.c:486) 20250425105629997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105629997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105629998 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105629998 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105629998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105629998 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105629999 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105629999 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105629999 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105629999 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105629999 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105629999 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105629999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105629999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105629999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105629999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105629999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105629999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105629999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105629999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105629999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105629999 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 3d 38 5a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105630001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105630001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105630001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105630001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630001 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) 20250425105630001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105630001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105630001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105630001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105630001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105630001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105630001 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105630001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105630001 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105630002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105630002 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105630002 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105630204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105630204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105630204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105630204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105630204 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105630204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105630204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105630204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105630204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105630205 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105630205 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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)@63ea47419a21: f_mt_call_complete 7 20250425105630206 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105630206 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 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) 20250425105630206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105630206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105630206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105630206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105630207 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105630207 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105630207 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105630207 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105630207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105630708 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105630708 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105630708 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105630708 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105630708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105630708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105630708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105630708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105630708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630708 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 3d 38 5a 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105630710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105630710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105630710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105630710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630710 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) 20250425105630710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105630710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105630710 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105630710 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105630710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105630710 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105630710 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x123f3595 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105630710 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105630710 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105630710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105630710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105630710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105630710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105630710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105630710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105630710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A: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)[0x55e7058b9c50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550] (call_leg.c:198) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105630710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105630710 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105630710 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105630710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105630710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105630710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105630710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3d 38 5a 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105630711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105630710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105630711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105630711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105630711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 3d 38 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)306132373 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105630712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105630712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105630712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105630712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105630712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105630712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105630712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550] (msc_a.c:1053) 20250425105630712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105630712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105630712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105630712 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105630712 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) MSC-A terminated (msub.c:261) 20250425105630712 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) 1 MSC-I still active (msub.c:79) 20250425105630712 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105630712 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105630712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105630712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105630712 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250425105630712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105630712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-384:PAGING_RESP)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105630712 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) Free (msub.c:119) 20250425105630712 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - active-conn: now used by 1 (attached) (msub.c:375) 20250425105630712 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105630712 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105630712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105630712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105630712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105630712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3d 38 5a 00 01 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105630712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105630712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105630712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105630712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105630712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105630712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105630712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105630712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3d 38 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4012122 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)6002943 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5b 98 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 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105631716 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105631716 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105631716 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105631716 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105631716 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105631716 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105631716 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105631716 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105631716 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105631716 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058f8680] (fsm.c:486) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105631716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105631716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105631716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105631716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105631716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105631716 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105631716 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105631716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105631716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105631716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105631716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105631716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105631716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 98 ff 00 01 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105631716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 5b 98 ff 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '5B98FF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105631717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105631717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105631718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058f8680]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105631718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105631718 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105631719 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105631719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105631719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105631719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:110) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105631719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105631719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105631719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105631719 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105631719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105631719 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093 LOCATION UPDATE ACCEPT (TMSI = 0x55bad093) (gsm_04_08.c:149) 20250425105631719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105631719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105631719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 5b 98 ff 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 55 ba d0 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105631721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105631721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105631721 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105631721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:TMSInew-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105631721 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105631721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:817) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105631721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x110BF86A:GERAN-A-385:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105631721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105631721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105631721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425105631721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105631721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105631721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105631721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105631721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105631721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105631721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105631721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105631721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5b 98 ff 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105631722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105631723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680] (msc_a.c:1053) 20250425105631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105631723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105631723 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105631723 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105631723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) MSC-A terminated (msub.c:261) 20250425105631723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) 1 MSC-I still active (msub.c:79) 20250425105631723 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105631723 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105631723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105631723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105631723 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250425105631723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105631723 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-385:LU)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105631723 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) Free (msub.c:119) 20250425105631723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105631723 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105631723 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105631723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 5b 98 ff 00 01 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105631723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5b 98 ff 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)6002943 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105631724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105631724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'55BAD093'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1515417552 20250425105631726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105631726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105631726 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 callref-0x5a536fd0 tid-255) New transaction (transaction.c:231) 20250425105631726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 callref-0x5a536fd0 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250425105631726 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 callref-0x5a536fd0 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105631726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 callref-0x5a536fd0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105631726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105631726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105631726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631726 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631726 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 55 ba d0 93 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[7] for '262420000000007'H'55BAD093'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '55BAD093'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)8814391 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 7f 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 55 ba d0 93 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105631729 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Allocated (fsm.c:456) 20250425105631729 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105631729 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105631729 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105631729 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105631729 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105631729 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105631729 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30] (fsm.c:486) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105631729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105631729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105631729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105631729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105631729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105631730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105631730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105631730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105631730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105631730 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 callref-0x5a536fd0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105631730 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105631730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105631730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105631730 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105631730 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250425105631730 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631730 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105631730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105631730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105631730 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105631730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105631730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 7f 37 00 01 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105631730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 86 7f 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105631730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631730 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 86 7f 37 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '867F37'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-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105631731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105631731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105631733 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631733 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105631733 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105631733 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105631733 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105631733 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105631733 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631733 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105631735 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105631735 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105631735 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30] (fsm.c:486) 20250425105631735 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105631735 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105631736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105631736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105631736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105631736 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105631737 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105631737 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105631737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105631737 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631737 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105631737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105631738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105631738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105631738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105631738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631738 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 86 7f 37 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105631739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631739 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631739 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631739 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425105631739 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631740 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105631740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058aca90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105631740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105631740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105631740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631740 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105631740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631740 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105631741 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105631741 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105631741 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105631944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105631944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105631944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105631944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105631944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105631944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105631944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105631944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105631944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105631944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105631945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105631945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105631945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105631945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105631945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105631945 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631945 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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)@63ea47419a21: f_mt_call_complete 7 20250425105631946 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105631946 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 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) 20250425105631946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105631946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105631946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105631946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105631947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105631947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105631947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105631947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105631947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105632449 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105632449 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105632449 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105632449 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105632449 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105632449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105632449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105632449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105632449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632449 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 86 7f 37 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105632451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105632451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105632451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105632451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632451 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) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105632452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105632452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105632452 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105632452 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105632452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105632452 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105632452 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x5a536fd0 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105632452 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105632452 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105632452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105632452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105632452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105632452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105632452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105632452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105632452 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30] (call_leg.c:198) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105632452 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105632452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105632452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105632452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105632452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105632452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105632452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105632453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 7f 37 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105632453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105632453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105632453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105632453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 86 7f 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1515417552 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105632456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105632456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105632456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105632456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105632456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105632456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105632456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30] (msc_a.c:1053) 20250425105632456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105632456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b9c50] (msc_a.c:1053) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105632456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105632456 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105632456 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) MSC-A terminated (msub.c:261) 20250425105632456 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) 1 MSC-I still active (msub.c:79) 20250425105632456 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105632456 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105632456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105632456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058b9c50] (msub.c:113) 20250425105632456 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250425105632456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105632456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-386:PAGING_RESP)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105632456 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) Free (msub.c:119) 20250425105632456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105632456 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Freeing instance (msub.c:113) 20250425105632456 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Deallocated (fsm.c:568) 20250425105632456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105632456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105632456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105632456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105632456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 86 7f 37 00 01 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105632457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105632457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105632457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105632457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105632457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105632457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105632457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105632457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105632457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105632457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 86 7f 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8814391 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)16726952 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 3b a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 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) 20250425105633474 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105633474 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105633474 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105633474 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105633474 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105633474 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105633474 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105633474 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105633474 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105633474 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105633474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105633474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55e705908d40] (fsm.c:486) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105633475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105633475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105633475 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105633475 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105633475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105633475 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105633475 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105633475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105633475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105633475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550] (fsm.c:486) 20250425105633475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105633475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105633476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 3b a8 00 01 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105633476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ff 3b a8 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'FF3BA8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105633479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105633479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105633481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105633481 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633481 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e705908d40]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105633483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105633483 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105633483 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105633483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105633484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105633484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550] (vlr_lu_fsm.c:110) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105633484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105633484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105633484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058f8550] (fsm.c:486) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105633484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105633485 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105633485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105633485 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965 LOCATION UPDATE ACCEPT (TMSI = 0x29817965) (gsm_04_08.c:149) 20250425105633485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105633485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105633485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ff 3b a8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 81 79 65 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105633491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105633491 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105633491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:TMSInew-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105633491 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105633491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550] (vlr_lu_fsm.c:817) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105633491 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x55BAD093:GERAN-A-387:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105633491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105633492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105633492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425105633492 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105633492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105633492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105633492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105633492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105633492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105633492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105633492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105633492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ff 3b a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105633497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633497 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105633498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105633498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105633498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105633498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105633498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105633498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058f8550]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105633498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105633498 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105633498 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) MSC-A terminated (msub.c:261) 20250425105633498 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) 1 MSC-I still active (msub.c:79) 20250425105633498 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105633498 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105633498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105633498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105633499 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250425105633499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105633499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-387:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105633499 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) Free (msub.c:119) 20250425105633499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105633499 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105633499 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105633499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ff 3b a8 00 01 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105633500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633500 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ff 3b a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16726952 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105633502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105633502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'29817965'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)142653321 20250425105633508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105633508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105633508 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 callref-0x880b789 tid-255) New transaction (transaction.c:231) 20250425105633508 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 callref-0x880b789 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250425105633508 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 callref-0x880b789 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105633508 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 callref-0x880b789 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105633508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105633509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105633509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633509 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 29 81 79 65 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[8] for '262420000000007'H'29817965'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '29817965'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1381467 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 14 5b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 29 81 79 65 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105633517 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105633517 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105633517 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105633517 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105633517 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105633517 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105633517 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105633517 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105633517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105633517 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105633517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105633517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105633517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105633517 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105633518 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105633518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105633518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105633518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 callref-0x880b789 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105633518 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105633518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105633518 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105633518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105633518 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250425105633518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633518 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105633518 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105633518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105633518 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105633518 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105633518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 14 5b 00 01 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105633518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 15 14 5b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105633519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633519 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 15 14 5b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '15145B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105633521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105633521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105633528 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633528 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105633528 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105633528 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105633528 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105633528 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105633528 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633528 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105633531 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105633531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105633531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105633531 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105633531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105633534 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105633535 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105633535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105633535 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105633538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105633538 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105633538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105633538 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633538 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105633538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105633538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105633538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105633538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105633538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633538 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 15 14 5b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105633541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633541 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) 20250425105633541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105633541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105633541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105633541 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105633541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633541 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105633541 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633541 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105633546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105633546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105633546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105633744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105633744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105633744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105633744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105633744 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105633744 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105633744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105633744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105633744 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105633744 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633744 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) 20250425105633744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105633744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105633744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105633744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105633744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105633744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 7 20250425105633746 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105633746 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 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) 20250425105633746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105633746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105633746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105633746 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105633747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105633747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105633747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105633747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105633747 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105634248 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105634248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105634248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105634248 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105634248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105634248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105634248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105634248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105634248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634248 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 15 14 5b 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105634250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105634250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105634250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105634250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105634250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105634250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105634250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105634250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105634250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105634250 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105634250 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x880b789 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105634250 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105634250 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105634250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105634250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105634250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105634250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105634250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105634250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105634250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105634250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105634250 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105634250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105634250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0] (call_leg.c:198) 20250425105634250 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105634251 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105634251 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105634251 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105634251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105634251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105634251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105634251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105634251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 14 5b 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105634251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105634251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105634251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105634251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 15 14 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)142653321 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105634252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105634252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105634252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105634252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105634252 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105634252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105634252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105634252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105634252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105634252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105634252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105634252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105634252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058aca90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105634252 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105634253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105634253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105634253 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105634253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) MSC-A terminated (msub.c:261) 20250425105634253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) 1 MSC-I still active (msub.c:79) 20250425105634253 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105634253 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105634253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105634253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105634253 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250425105634253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105634253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-388:PAGING_RESP)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105634253 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) Free (msub.c:119) 20250425105634253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105634253 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105634253 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105634253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105634253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105634253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105634253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105634253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 15 14 5b 00 01 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105634253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105634253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105634253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105634253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105634253 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105634253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105634253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105634253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105634253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105634253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 15 14 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1381467 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14164358 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 21 86 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105635257 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105635257 DMSC DEBUG msc_i[0x55e7058b9c50]{READY}: Allocated (fsm.c:456) 20250425105635257 DMSC DEBUG msc_i[0x55e7058b9c50]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105635257 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105635257 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105635257 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105635257 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105635257 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105635257 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105635257 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105635257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105635257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105635257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105635257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105635257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105635257 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105635257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105635257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105635257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105635257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50] (fsm.c:486) 20250425105635257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105635257 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105635257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 21 86 00 01 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105635258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d8 21 86 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'D82186'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105635258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105635258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105635258 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058ad3b0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105635259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105635259 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105635259 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105635259 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105635260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105635260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50] (vlr_lu_fsm.c:110) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105635260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105635260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105635260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058aac50] (fsm.c:486) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105635260 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105635260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105635260 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA LOCATION UPDATE ACCEPT (TMSI = 0x896443ca) (gsm_04_08.c:149) 20250425105635260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105635260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105635260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635260 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 d8 21 86 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 64 43 ca (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 20250425105635261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105635261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635261 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105635261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:TMSInew-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105635261 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105635261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50] (vlr_lu_fsm.c:817) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105635261 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x29817965:GERAN-A-389:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105635261 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105635261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105635261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105635261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105635261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105635261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105635261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105635261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105635261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105635261 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105635261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105635261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635261 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d8 21 86 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105635262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105635262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105635262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105635262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105635262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105635262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105635262 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105635262 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105635262 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) MSC-A terminated (msub.c:261) 20250425105635262 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) 1 MSC-I still active (msub.c:79) 20250425105635262 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105635262 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105635262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105635262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105635262 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250425105635262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Freeing instance (msub.c:113) 20250425105635262 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-389:LU)[0x55e7058b9c50]{READY}: Deallocated (fsm.c:568) 20250425105635262 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) Free (msub.c:119) 20250425105635262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - active-conn: now used by 1 (attached) (msub.c:375) 20250425105635262 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105635262 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105635262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d8 21 86 00 01 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105635262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 21 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14164358 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105635263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105635263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'896443CA'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)936252665 20250425105635264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105635264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105635264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA callref-0x37ce14f9 tid-255) New transaction (transaction.c:231) 20250425105635264 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA callref-0x37ce14f9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250425105635264 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA callref-0x37ce14f9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105635264 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA callref-0x37ce14f9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105635264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105635264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105635264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635264 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 89 64 43 ca 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[9] for '262420000000007'H'896443CA'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '896443CA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)16705652 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fe e8 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 89 64 43 ca 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105635266 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105635266 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105635266 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105635266 DMSC DEBUG msc_a[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105635266 DMSC DEBUG msc_a[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105635266 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105635266 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105635266 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50] (fsm.c:486) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105635266 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105635266 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105635266 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105635266 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105635266 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105635266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105635267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105635267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105635267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105635267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105635267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105635267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105635267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105635267 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA callref-0x37ce14f9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105635267 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105635267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105635267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105635267 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105635267 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250425105635267 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635267 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105635267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105635267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105635267 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105635267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105635267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe e8 74 00 01 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105635267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 fe e8 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105635267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635267 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 fe e8 74 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'FEE874'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105635267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105635267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425105635269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635269 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105635269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105635269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105635269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105635269 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105635269 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635269 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105635270 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105635270 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105635270 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50] (fsm.c:486) 20250425105635270 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105635270 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105635271 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105635271 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105635271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105635271 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105635272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105635272 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105635272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105635272 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635272 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105635272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105635272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635272 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 fe e8 74 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635273 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-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105635274 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635274 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635274 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105635274 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105635274 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105635274 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635274 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105635274 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635274 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105635275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105635275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105635275 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105635476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105635476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635476 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105635476 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105635476 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105635477 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635477 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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)@63ea47419a21: f_mt_call_complete 7 20250425105635478 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105635478 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 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) 20250425105635478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105635478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105635478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105635478 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105635479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105635479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105635479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105635479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105635479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105635980 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105635980 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105635980 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105635980 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105635980 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105635980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635980 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 fe e8 74 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635982 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) 20250425105635982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635982 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105635982 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105635982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105635982 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105635982 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x37ce14f9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105635983 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105635983 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105635983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105635983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105635983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105635983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105635983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105635983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105635983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50] (call_leg.c:198) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105635983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105635983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105635983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105635983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105635983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe e8 74 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105635983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 fe e8 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)936252665 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105635987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105635987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105635987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50] (msc_a.c:1053) 20250425105635987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105635987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_a.c:1053) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105635987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058b9c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105635987 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105635987 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) MSC-A terminated (msub.c:261) 20250425105635987 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) 1 MSC-I still active (msub.c:79) 20250425105635987 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105635988 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105635988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105635988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105635988 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250425105635988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105635988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-390:PAGING_RESP)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105635988 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) Free (msub.c:119) 20250425105635988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - active-conn: now used by 1 (attached) (msub.c:375) 20250425105635988 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105635988 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105635988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105635988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105635988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105635988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 fe e8 74 00 01 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105635988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105635988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105635988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105635988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105635988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105635988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105635988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105635988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105635988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105635989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fe e8 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16705652 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)11283125 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105636992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105636992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105636992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105636992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ac 2a b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105636992 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Allocated (fsm.c:456) 20250425105636992 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: Allocated (fsm.c:456) 20250425105636992 DMSC DEBUG msc_i[0x55e7058dfcc0]{READY}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105636992 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105636992 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8550] (fsm.c:486) 20250425105636992 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105636992 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105636992 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105636992 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105636992 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55e70591dc30] (fsm.c:486) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105636992 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105636992 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105636992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105636992 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105636992 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105636992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105636992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105636992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105636992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105636992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105636992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105636992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105636992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105636992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105636992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 2a b5 00 01 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105636992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105636992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105636992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105636992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ac 2a b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'AC2AB5'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105636993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105636993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105636994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105636994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105636994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105636994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105636994 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105636994 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105636994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105636994 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105636994 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105636994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105636994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105636994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105636994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dc2d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105636994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105636994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105636994 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105636994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105636994 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587 LOCATION UPDATE ACCEPT (TMSI = 0x2e188587) (gsm_04_08.c:149) 20250425105636994 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105636994 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105636994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105636994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105636994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105636994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ac 2a b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2e 18 85 87 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105636996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105636996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105636996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105636996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105636996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105636996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105636996 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105636996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:TMSInew-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105636996 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105636996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105636996 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x896443CA:GERAN-A-391:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105636996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105636996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105636996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425105636996 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105636996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105636996 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105636996 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105636996 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105636996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105636996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636996 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105636996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105636996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ac 2a b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105636997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105636997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105636997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105636997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105636997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105636997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105636997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105636997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105636997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105636997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8550] (msc_a.c:1053) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105636997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105636997 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105636997 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) MSC-A terminated (msub.c:261) 20250425105636997 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) 1 MSC-I still active (msub.c:79) 20250425105636997 DMSC DEBUG msub_fsm[0x55e7058f8550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105636997 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105636997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105636997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Removing from parent msub_fsm[0x55e7058f8550] (msub.c:113) 20250425105636997 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250425105636997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Freeing instance (msub.c:113) 20250425105636997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-391:LU)[0x55e7058dfcc0]{READY}: Deallocated (fsm.c:568) 20250425105636997 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) Free (msub.c:119) 20250425105636997 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105636997 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Freeing instance (msub.c:113) 20250425105636997 DMSC DEBUG msub_fsm[0x55e7058f8550]{terminating}: Deallocated (fsm.c:568) 20250425105636997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105636997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105636997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105636997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105636997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ac 2a b5 00 01 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105636998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105636998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105636998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105636998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105636998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105636998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105636998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105636998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105636998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105636998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ac 2a b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11283125 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105636998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105636998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'2E188587'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1877549447 20250425105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105637000 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 callref-0x6fe92187 tid-255) New transaction (transaction.c:231) 20250425105637000 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 callref-0x6fe92187 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250425105637000 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 callref-0x6fe92187 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105637000 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 callref-0x6fe92187 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105637000 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105637000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 2e 18 85 87 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[10] for '262420000000007'H'2E188587'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2E188587'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)12790703 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105637002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105637002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 2b 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 2e 18 85 87 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637002 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105637002 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105637002 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105637002 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105637002 DMSC DEBUG msc_a[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105637002 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105637002 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105637002 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105637002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105637002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105637002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105637002 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105637002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 callref-0x6fe92187 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105637002 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105637002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105637002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105637002 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250425105637002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637002 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105637002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105637002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105637002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105637002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105637002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 2b af 00 01 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105637002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c3 2b af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105637002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637003 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 20250425105637003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637003 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 c3 2b af 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 15 63 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'C32BAF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105637003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105637003 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425105637005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105637005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105637005 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105637005 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105637005 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105637005 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105637005 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105637005 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105637005 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637005 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105637006 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105637006 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105637006 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0] (fsm.c:486) 20250425105637006 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105637006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105637006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105637006 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105637007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105637007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105637007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105637007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105637007 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105637007 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105637007 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105637007 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105637008 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105637008 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105637008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105637008 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637008 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105637008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105637008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637008 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 c3 2b af 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105637010 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637010 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105637010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637010 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) 20250425105637010 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105637010 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105637010 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105637010 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105637010 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425105637010 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637010 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105637010 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) codec/BS: :0{CLEARMODE#120,BS26NT} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105637010 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105637011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105637011 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105637011 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105637212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105637212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105637212 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105637212 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105637212 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105637213 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105637213 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105637213 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637213 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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)@63ea47419a21: f_mt_call_complete 7 20250425105637213 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105637214 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 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) 20250425105637214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105637214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105637214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105637214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105637215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105637215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105637215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105637215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105637215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105637715 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105637715 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105637715 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105637715 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105637715 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105637716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637716 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 c3 2b af 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105637718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637718 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637718 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) 20250425105637718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105637718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105637718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105637718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105637718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105637718 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105637718 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x6fe92187 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105637718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105637718 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105637718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105637718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105637718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105637718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105637718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105637718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105637718 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105637718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105637718 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105637719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105637719 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105637719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105637719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0] (call_leg.c:198) 20250425105637719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105637719 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105637719 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105637719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105637719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105637719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 2b af 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105637719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c3 2b af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1877549447 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105637722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105637722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105637722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0] (msc_a.c:1053) 20250425105637722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105637722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058f8550]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105637722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e7058dfcc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105637722 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105637722 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) MSC-A terminated (msub.c:261) 20250425105637722 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) 1 MSC-I still active (msub.c:79) 20250425105637722 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105637722 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105637722 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250425105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105637722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-392:PAGING_RESP)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105637722 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) Free (msub.c:119) 20250425105637722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105637722 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105637722 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105637722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105637722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105637722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105637722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c3 2b af 00 01 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105637723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105637723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105637723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105637723 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105637723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105637723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105637723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105637723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105637723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105637723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c3 2b af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)12790703 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)4651578 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105638726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 fa 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638726 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105638726 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425105638726 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105638726 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105638726 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105638726 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105638726 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105638726 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105638726 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105638726 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105638726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105638726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105638726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105638726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105638726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105638726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105638726 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105638727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105638727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105638727 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105638727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105638727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105638727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105638727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90] (fsm.c:486) 20250425105638727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105638727 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105638727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 fa 3a 00 01 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105638727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 46 fa 3a 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '46FA3A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105638727 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105638728 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425105638728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638728 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105638728 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638728 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dc2d0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105638729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105638729 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105638729 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105638729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105638729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105638729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105638729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058ad3b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105638729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105638729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058aca90] (fsm.c:486) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105638729 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105638729 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105638729 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39 LOCATION UPDATE ACCEPT (TMSI = 0x3dcfff39) (gsm_04_08.c:149) 20250425105638729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105638729 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105638729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 46 fa 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d cf ff 39 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105638730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105638730 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105638730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:TMSInew-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105638730 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105638730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105638730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2E188587:GERAN-A-393:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105638730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105638730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105638730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105638730 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105638730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105638730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105638730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105638730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105638730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105638730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105638730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105638730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 46 fa 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105638731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105638731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105638731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425105638731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105638731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105638731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105638731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105638731 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105638731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) MSC-A terminated (msub.c:261) 20250425105638731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) 1 MSC-I still active (msub.c:79) 20250425105638731 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105638731 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105638731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105638731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105638731 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250425105638731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425105638731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-393:LU)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425105638731 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) Free (msub.c:119) 20250425105638731 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105638731 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105638731 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105638731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 46 fa 3a 00 01 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105638732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 46 fa 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4651578 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105638732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105638732 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'3DCFFF39'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1390921247 20250425105638734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105638734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105638734 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 callref-0x52e7c61f tid-255) New transaction (transaction.c:231) 20250425105638734 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 callref-0x52e7c61f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250425105638734 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 callref-0x52e7c61f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105638734 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 callref-0x52e7c61f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105638734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105638734 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105638734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638734 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 3d cf ff 39 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[11] for '262420000000007'H'3DCFFF39'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DCFFF39'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)318585 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105638735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 04 dc 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 06 27 00 03 50 59 02 05 f4 3d cf ff 39 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638735 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105638735 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425105638735 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105638736 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105638736 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105638736 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105638736 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105638736 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50] (fsm.c:486) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105638736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105638736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105638736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105638736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105638736 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 callref-0x52e7c61f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105638736 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105638736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105638736 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105638736 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250425105638736 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638736 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105638736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105638736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105638736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105638736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105638736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 dc 79 00 01 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105638736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 04 dc 79 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105638736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638736 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 04 dc 79 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '04DC79'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105638737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105638737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105638738 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105638738 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105638738 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105638738 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105638738 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105638738 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638738 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105638740 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105638740 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105638740 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50] (fsm.c:486) 20250425105638740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dfcc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dfcc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105638740 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105638741 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105638741 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105638741 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105638741 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105638741 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105638741 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105638741 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105638741 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638741 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) Sending Assignment Command (msc_a.c:706) 20250425105638741 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105638741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105638741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105638741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105638741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638741 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 04 dc 79 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250425105638742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638743 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105638743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638743 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) 20250425105638743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105638743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dfcc0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105638743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dfcc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105638743 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105638743 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638743 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105638743 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638743 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 20250425105638744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105638744 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105638744 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105638944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105638944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105638944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105638944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105638944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105638944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105638944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105638944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105638944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105638944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105638944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105638944 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105638945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105638945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105638945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105638945 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638945 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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)@63ea47419a21: f_mt_call_complete 7 20250425105638946 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105638946 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f 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) 20250425105638946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105638946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105638946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105638946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105638947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105638947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105638947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105638947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105638947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105639447 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105639447 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105639447 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105639447 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105639447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105639447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105639447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105639448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105639448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639448 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 04 dc 79 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105639449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105639449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105639449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105639449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105639449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639449 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) 20250425105639449 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105639449 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105639449 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105639449 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105639449 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105639449 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105639449 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x52e7c61f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105639449 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105639449 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105639449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105639449 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105639449 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105639449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105639449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105639449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058dfcc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105639449 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50] (call_leg.c:198) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105639449 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105639449 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105639449 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105639449 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105639449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105639449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105639449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105639449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 dc 79 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105639449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105639449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105639449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105639449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 04 dc 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1390921247 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105639451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105639451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105639451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105639451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105639451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105639451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105639451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50] (msc_a.c:1053) 20250425105639451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105639451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105639451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105639451 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105639451 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) MSC-A terminated (msub.c:261) 20250425105639451 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) 1 MSC-I still active (msub.c:79) 20250425105639451 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105639451 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105639451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105639451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105639451 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250425105639451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425105639451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-394:PAGING_RESP)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425105639451 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) Free (msub.c:119) 20250425105639451 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105639451 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105639451 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105639451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105639451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639451 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105639451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105639451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 04 dc 79 00 01 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105639451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105639451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105639451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105639451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105639451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105639451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105639451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105639451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 04 dc 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)318585 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)3742528 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 39 1b 40 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105640455 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Allocated (fsm.c:456) 20250425105640455 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: Allocated (fsm.c:456) 20250425105640455 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105640455 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105640455 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dfcc0] (fsm.c:486) 20250425105640455 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105640455 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105640455 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105640455 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105640455 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105640456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105640456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105640456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105640456 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105640456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105640456 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105640456 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105640456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105640456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105640456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105640456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105640456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105640456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 1b 40 00 01 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105640456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 39 1b 40 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '391B40'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105640457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105640457 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640457 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105640457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640457 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058ad3b0]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105640458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105640458 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105640458 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105640458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105640458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105640458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:110) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105640458 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f8680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105640458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105640458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058f6e50] (fsm.c:486) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105640458 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105640458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105640458 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174 LOCATION UPDATE ACCEPT (TMSI = 0x2ca7b174) (gsm_04_08.c:149) 20250425105640458 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105640458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105640458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 39 1b 40 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c a7 b1 74 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105640460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105640460 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105640460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:TMSInew-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105640460 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105640460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50] (vlr_lu_fsm.c:817) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105640460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3DCFFF39:GERAN-A-395:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105640460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105640460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105640460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425105640460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105640460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105640460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105640460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105640460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105640460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105640460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105640460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105640460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 39 1b 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105640461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105640461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105640461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105640461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105640461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105640461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105640461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f6e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dfcc0] (msc_a.c:1053) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105640461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105640461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105640461 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) MSC-A terminated (msub.c:261) 20250425105640461 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) 1 MSC-I still active (msub.c:79) 20250425105640461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105640461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105640461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105640461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Removing from parent msub_fsm[0x55e7058dfcc0] (msub.c:113) 20250425105640461 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250425105640461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Freeing instance (msub.c:113) 20250425105640461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-395:LU)[0x55e7058f8550]{READY}: Deallocated (fsm.c:568) 20250425105640461 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) Free (msub.c:119) 20250425105640461 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105640461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Freeing instance (msub.c:113) 20250425105640461 DMSC DEBUG msub_fsm[0x55e7058dfcc0]{terminating}: Deallocated (fsm.c:568) 20250425105640461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 39 1b 40 00 01 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105640461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 39 1b 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)3742528 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105640462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105640462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'2CA7B174'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1132328390 20250425105640463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105640463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105640463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 callref-0x437df5c6 tid-255) New transaction (transaction.c:231) 20250425105640463 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 callref-0x437df5c6 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250425105640463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 callref-0x437df5c6 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105640463 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 callref-0x437df5c6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105640463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105640463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105640463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 2c a7 b1 74 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[12] for '262420000000007'H'2CA7B174'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2CA7B174'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)2019043 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 20250425105640465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640465 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e ce e3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2c a7 b1 74 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105640466 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105640466 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105640466 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105640466 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105640466 DMSC DEBUG msc_a[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105640466 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105640466 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105640466 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550] (fsm.c:486) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105640466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105640466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105640466 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105640466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105640466 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 callref-0x437df5c6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105640466 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105640466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105640466 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105640466 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250425105640466 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640466 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105640466 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105640466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105640466 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105640466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105640466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e ce e3 00 01 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105640466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 1e ce e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105640466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640466 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640466 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 1e ce e3 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := '1ECEE3'O, sourceLocRef := '00018C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105640467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105640467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O 20250425105640468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640468 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105640469 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640469 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105640469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105640469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105640469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105640469 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105640469 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640469 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105640470 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105640470 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105640470 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550] (fsm.c:486) 20250425105640470 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8420]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105640470 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55e7058f8420]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105640471 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105640471 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105640471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105640471 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105640472 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105640472 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105640473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105640473 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640473 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) Sending Assignment Command (msc_a.c:706) 20250425105640473 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105640473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105640473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640473 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105640473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105640473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640473 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 1e ce e3 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9d 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105640474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640474 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) 20250425105640474 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640474 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105640474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105640474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f8420]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105640474 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105640474 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640474 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105640474 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640474 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105640476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105640476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105640476 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425105640676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105640676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105640676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105640676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105640676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105640676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105640676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105640676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105640676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105640676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105640676 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105640676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105640676 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105640676 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105640676 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105640676 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640676 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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)@63ea47419a21: f_mt_call_complete 7 20250425105640677 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105640677 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 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) 20250425105640677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105640677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105640677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105640677 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105640679 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105640679 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105640679 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105640679 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105640679 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105641180 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105641180 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105641180 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105641180 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105641180 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105641180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105641180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105641180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105641180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641180 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 1e ce e3 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250425105641182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105641182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105641182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105641182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105641182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641182 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) 20250425105641182 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105641182 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105641182 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105641182 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105641183 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105641183 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105641183 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x437df5c6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105641183 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105641183 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105641183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105641183 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105641183 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105641183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105641183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105641183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058f8420]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105641183 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550] (call_leg.c:198) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105641183 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105641183 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105641183 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105641183 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105641183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105641183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105641183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105641183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e ce e3 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105641183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105641183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105641183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105641183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1e ce e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1132328390 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105641186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105641186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105641186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105641186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105641186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105641186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105641186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550] (msc_a.c:1053) 20250425105641186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105641186 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058dfcc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105641186 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058f8550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105641186 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105641186 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) MSC-A terminated (msub.c:261) 20250425105641186 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) 1 MSC-I still active (msub.c:79) 20250425105641186 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105641186 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105641186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105641186 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105641187 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250425105641187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105641187 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-396:PAGING_RESP)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105641187 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) Free (msub.c:119) 20250425105641187 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105641187 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105641187 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105641187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105641187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105641187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105641187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105641187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 1e ce e3 00 01 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105641187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105641187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105641187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105641187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105641187 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105641187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105641187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105641187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105641187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105641187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1e ce e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2019043 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14985072 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e4 a7 70 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105642192 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105642192 DMSC DEBUG msc_i[0x55e7058dc500]{READY}: Allocated (fsm.c:456) 20250425105642192 DMSC DEBUG msc_i[0x55e7058dc500]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105642192 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105642192 DMSC DEBUG msc_a[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105642192 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105642192 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105642192 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105642192 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105642192 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058f8680] (fsm.c:486) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105642192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105642192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105642192 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105642192 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105642192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105642192 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105642192 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105642192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105642192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105642192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90] (fsm.c:486) 20250425105642192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105642192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105642192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 a7 70 00 01 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105642192 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642192 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642192 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 e4 a7 70 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'E4A770'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105642193 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105642193 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105642194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058f8680]{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)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105642194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105642194 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105642194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105642194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105642194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105642194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e705908d40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105642194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058aca90] (fsm.c:486) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105642194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105642194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105642194 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553 LOCATION UPDATE ACCEPT (TMSI = 0x94eaf553) (gsm_04_08.c:149) 20250425105642194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105642195 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105642195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 e4 a7 70 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 94 ea f5 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105642196 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642196 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105642196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:TMSInew-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105642196 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105642196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105642196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2CA7B174:GERAN-A-397:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105642196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105642196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105642196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425105642196 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105642196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105642196 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105642196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105642196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105642196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105642196 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105642196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105642196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e4 a7 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105642198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105642198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105642198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105642198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680] (msc_a.c:1053) 20250425105642198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105642198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105642198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105642198 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058f8680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105642198 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105642198 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) MSC-A terminated (msub.c:261) 20250425105642198 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) 1 MSC-I still active (msub.c:79) 20250425105642198 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105642198 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105642198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105642198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105642198 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250425105642198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Freeing instance (msub.c:113) 20250425105642198 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-397:LU)[0x55e7058dc500]{READY}: Deallocated (fsm.c:568) 20250425105642198 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) Free (msub.c:119) 20250425105642198 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105642198 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105642198 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105642198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e4 a7 70 00 01 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105642199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e4 a7 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14985072 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105642199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105642199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'94EAF553'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)1845655354 20250425105642201 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105642201 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105642201 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 callref-0x6e02773a tid-255) New transaction (transaction.c:231) 20250425105642201 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 callref-0x6e02773a tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250425105642201 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 callref-0x6e02773a tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105642201 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 callref-0x6e02773a tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105642201 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105642201 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105642202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642202 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 94 ea f5 53 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[13] for '262420000000007'H'94EAF553'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '94EAF553'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14089856 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d6 fe 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 94 ea f5 53 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105642205 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105642205 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: Allocated (fsm.c:456) 20250425105642205 DMSC DEBUG msc_i[0x55e7058f8680]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105642205 DMSC DEBUG msc_a[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105642205 DMSC DEBUG msc_a[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105642205 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105642205 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105642205 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500] (fsm.c:486) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105642205 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105642205 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105642205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105642205 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105642205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105642205 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105642206 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105642206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105642206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105642206 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 callref-0x6e02773a tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105642206 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105642206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105642206 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105642206 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105642206 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250425105642206 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642206 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105642206 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105642206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105642206 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105642206 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105642206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 fe 80 00 01 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105642206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 d6 fe 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105642206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642206 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 d6 fe 80 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'D6FE80'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105642207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105642207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105642209 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642209 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642209 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105642209 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105642209 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105642209 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105642209 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642210 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105642211 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105642211 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105642211 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500] (fsm.c:486) 20250425105642211 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058b9c50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55e7058b9c50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105642211 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105642213 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105642213 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105642213 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105642213 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105642214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105642214 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105642214 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105642214 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642214 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) Sending Assignment Command (msc_a.c:706) 20250425105642214 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105642214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642214 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 d6 fe 80 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642216 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) 20250425105642216 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642216 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f6e50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105642216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f6e50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105642216 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105642216 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642216 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250425105642216 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642216 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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)@63ea47419a21: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105642218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105642218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105642218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105642420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105642420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642420 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105642420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105642420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105642420 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642420 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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)@63ea47419a21: f_mt_call_complete 7 20250425105642421 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105642421 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a 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) 20250425105642421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105642421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105642421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058b9c50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105642421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105642423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105642423 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105642423 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105642423 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105642423 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105642924 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105642924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105642924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105642924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105642924 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105642924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642924 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 d6 fe 80 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642926 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) 20250425105642926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642926 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105642926 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105642926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105642926 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105642926 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x6e02773a tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105642926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105642926 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105642926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105642926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105642926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105642926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105642926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105642926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058f6e50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105642926 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553: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)[0x55e7058b9c50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500] (call_leg.c:198) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105642926 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105642926 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105642926 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105642926 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105642926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 fe 80 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105642927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 d6 fe 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1845655354 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105642928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105642928 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105642928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105642928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500] (msc_a.c:1053) 20250425105642928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105642928 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105642928 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058dc500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105642928 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105642928 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) MSC-A terminated (msub.c:261) 20250425105642928 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) 1 MSC-I still active (msub.c:79) 20250425105642928 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105642928 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105642928 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105642928 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105642928 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250425105642928 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Freeing instance (msub.c:113) 20250425105642928 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-398:PAGING_RESP)[0x55e7058f8680]{READY}: Deallocated (fsm.c:568) 20250425105642928 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) Free (msub.c:119) 20250425105642928 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105642928 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105642928 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105642928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105642928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105642929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105642929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 d6 fe 80 00 01 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105642929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105642929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105642929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105642929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105642929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105642929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105642929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105642929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105642929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105642929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 fe 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14089856 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@63ea47419a21: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1970)@63ea47419a21: ----------------------------------------------- MSC_Test-GSUP(1968)@63ea47419a21: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)12991294 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(1963)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105643932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 3b 3e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643932 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105643932 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105643932 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105643932 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105643932 DMSC DEBUG msc_a[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105643932 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105643932 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105643932 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105643932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105643932 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55e705908d40] (fsm.c:486) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105643932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105643932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105643932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105643932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105643932 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105643932 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105643932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105643932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105643932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105643932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105643932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105643932 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105643932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 3b 3e 00 01 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105643932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c6 3b 3e 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'C63B3E'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105643933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105643933 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105643934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105643934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105643934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105643934 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105643934 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105643934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105643934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105643934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:110) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105643934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e70591dc30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105643934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105643934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058b9c50] (fsm.c:486) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105643934 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105643934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105643934 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049 LOCATION UPDATE ACCEPT (TMSI = 0xbf0d7049) (gsm_04_08.c:149) 20250425105643934 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105643934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105643935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c6 3b 3e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 bf 0d 70 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105643936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105643936 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105643936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105643936 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105643936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:TMSInew-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105643936 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105643936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50] (vlr_lu_fsm.c:817) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105643936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x94EAF553:GERAN-A-399:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105643936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105643936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105643936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250425105643936 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105643936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105643936 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105643936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105643936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105643936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105643936 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105643936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105643936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c6 3b 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105643937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105643937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105643937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105643937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40] (msc_a.c:1053) 20250425105643937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105643937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105643937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058b9c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105643937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e705908d40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105643937 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105643937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) MSC-A terminated (msub.c:261) 20250425105643937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) 1 MSC-I still active (msub.c:79) 20250425105643937 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105643937 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105643937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105643937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105643937 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250425105643937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105643937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-399:LU)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105643937 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) Free (msub.c:119) 20250425105643937 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105643937 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105643937 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105643937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c6 3b 3e 00 01 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c6 3b 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)12991294 TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105643938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105643938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[0] for '262420000000007'H'BF0D7049'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)334416223 20250425105643940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425105643940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425105643940 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 callref-0x13eec95f tid-255) New transaction (transaction.c:231) 20250425105643940 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 callref-0x13eec95f tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250425105643940 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 callref-0x13eec95f tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250425105643940 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 callref-0x13eec95f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425105643940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425105643940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425105643940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643940 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 bf 0d 70 49 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@63ea47419a21: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@63ea47419a21: Created IMSI[14] for '262420000000007'H'BF0D7049'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BF0D7049'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@63ea47419a21: Added conn table entry 0TC_lu_and_mt_csd0(1970)14511324 MSC_Test_0-SCCP(1962)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 6c dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 bf 0d 70 49 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105643942 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Allocated (fsm.c:456) 20250425105643942 DMSC DEBUG msc_i[0x55e705908d40]{READY}: Allocated (fsm.c:456) 20250425105643942 DMSC DEBUG msc_i[0x55e705908d40]{READY}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105643942 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105643942 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058b9c50] (fsm.c:486) 20250425105643942 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105643942 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105643942 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0] (fsm.c:486) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105643942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105643942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105643942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105643942 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105643942 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 callref-0x13eec95f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425105643942 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425105643942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105643942 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425105643942 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250425105643942 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643942 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425105643942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105643942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250425105643942 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105643942 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250425105643942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 6c dc 00 01 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105643942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 dd 6c dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105643942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643942 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 dd 6c dc 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: { messageType := 2, destLocRef := 'DD6CDC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105643943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250425105643943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105643945 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105643945 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105643945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425105643945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425105643945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425105643945 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425105643945 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643945 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(1966)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250425105643946 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105643946 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105643946 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0] (fsm.c:486) 20250425105643946 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dc500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dc500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00] (fsm.c:486) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250425105643946 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55e7058dc500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425105643947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105643947 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105643947 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105643947 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 4 20250425105643948 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105643948 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105643948 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105643948 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643948 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) Sending Assignment Command (msc_a.c:706) 20250425105643948 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105643948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105643948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105643948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105643948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643948 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 dd 6c dc 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105643949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105643949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105643949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105643949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105643949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105643949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105643949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105643949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105643949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105643949 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) 20250425105643949 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105643949 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105643949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105643949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc500]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105643949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=1 into dtap '8307'O 20250425105643949 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643949 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '8347'O 20250425105643949 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105643949 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 8 20250425105643950 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105643950 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105643950 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105644152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644152 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105644152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644152 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105644152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105644152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105644152 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105644152 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105644152 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425105644152 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425105644152 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425105644152 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105644152 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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)@63ea47419a21: f_mt_call_complete 7 20250425105644154 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425105644154 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f 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) 20250425105644154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250425105644154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105644154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105644154 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hold the call for some time 20250425105644155 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105644155 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105644155 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105644155 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105644155 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@63ea47419a21: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Hangup TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105644656 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105644656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105644656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105644656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105644656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105644656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105644656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105644656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105644656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644656 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 dd 6c dc 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@63ea47419a21: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@63ea47419a21: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105644657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105644657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105644657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105644657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644657 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) 20250425105644657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105644657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105644657 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425105644657 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105644657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105644658 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105644658 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x13eec95f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425105644658 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425105644658 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105644658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105644658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105644658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105644658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105644658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105644658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058dc500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00] (call_leg.c:197) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105644658 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0] (call_leg.c:198) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105644658 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058dce00]{RELEASING}: Deallocated (fsm.c:568) 20250425105644658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105644658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105644658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105644658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105644658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105644658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105644658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dd 6c dc 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250425105644658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105644658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105644658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105644658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 dd 6c dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)334416223 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1962)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1962)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105644660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105644660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105644660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105644660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105644660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105644660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105644660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105644660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105644660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058b9c50] (msc_a.c:1053) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105644660 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105644660 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105644660 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) MSC-A terminated (msub.c:261) 20250425105644660 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) 1 MSC-I still active (msub.c:79) 20250425105644660 DMSC DEBUG msub_fsm[0x55e7058b9c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105644660 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105644660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105644660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Removing from parent msub_fsm[0x55e7058b9c50] (msub.c:113) 20250425105644660 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250425105644660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Freeing instance (msub.c:113) 20250425105644660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-400:PAGING_RESP)[0x55e705908d40]{READY}: Deallocated (fsm.c:568) 20250425105644660 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) Free (msub.c:119) 20250425105644660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105644660 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Freeing instance (msub.c:113) 20250425105644660 DMSC DEBUG msub_fsm[0x55e7058b9c50]{terminating}: Deallocated (fsm.c:568) 20250425105644660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105644660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105644660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105644660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 dd 6c dc 00 01 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@63ea47419a21: Session index based on local reference:0 20250425105644660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105644660 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105644660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105644660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105644660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105644660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105644660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105644660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd 6c dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14511324 TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: f_call_hangup 9: done MSC_Test_0-RAN(1963)@63ea47419a21: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@63ea47419a21: Final verdict of PTC: pass 20250425105645665 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105645665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105645665 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105645665 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105645665 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105645665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105645665 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105645665 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105645665 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105645665 DLSS7 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(1968)@63ea47419a21: Final verdict of PTC: none 20250425105645665 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105645665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105645665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105645665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105645665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105645665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105645665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105645665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105645665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105645665 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105645665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1964)@63ea47419a21: Final verdict of PTC: none 20250425105645665 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105645665 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1961)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1963)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1969)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1965)@63ea47419a21: Final verdict of PTC: none 20250425105645666 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1967)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1966)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1962)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1962): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1963): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1964): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1965): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1966): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1967): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1968): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1969): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mt_csd0(1970): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Fri Apr 25 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 20250425105646667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5326452) 20250425105647665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105647665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105647665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105647668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5326452, count=5327612) 20250425105648669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105649670 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(1975)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1975)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(1973)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105650361 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105650556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105650556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105650556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105650556 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105650557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105650557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105650557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105650557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105650557 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105650557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105650557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105650557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105650557 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105650557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105650557 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105650558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105650558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105650558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105650558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105650558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105650558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 20250425105650558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105650558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105650558 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105650558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105650558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105650558 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 20250425105650558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105650558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105650671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105650671 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105650673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105650681 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105650681 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1979)@63ea47419a21: 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)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105651360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651360 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)12481501 MSC_Test_0-RAN(1974)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@63ea47419a21: First idle individual index:0 20250425105651364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 73 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651365 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Allocated (fsm.c:456) 20250425105651365 DMSC DEBUG msc_i[0x55e7058ac370]{READY}: Allocated (fsm.c:456) 20250425105651365 DMSC DEBUG msc_i[0x55e7058ac370]{READY}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105651365 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105651365 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc500] (fsm.c:486) 20250425105651365 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105651365 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x55e7058ac370]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105651365 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105651365 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105651365 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55e70591dc30] (fsm.c:486) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105651365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105651365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105651365 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105651365 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105651365 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105651365 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105651365 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105651365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105651365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105651365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90] (fsm.c:486) 20250425105651365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105651365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105651365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 73 dd 00 01 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105651365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 be 73 dd 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: { messageType := 2, destLocRef := 'BE73DD'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(1979)@63ea47419a21: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-GSUP(1979)@63ea47419a21: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)"262420000000007" MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105651366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105651366 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425105651367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651367 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105651369 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250425105651369 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105651369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105651369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105651369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90] (vlr_lu_fsm.c:110) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105651369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105651369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105651369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058aca90] (fsm.c:486) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105651369 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105651369 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105651369 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198 LOCATION UPDATE ACCEPT (TMSI = 0x25259198) (gsm_04_08.c:149) 20250425105651369 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105651369 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105651369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 be 73 dd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 25 25 91 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425105651372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651372 DLM3UA DEBUG 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(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105651372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651372 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105651372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:TMSInew-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105651372 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105651372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90] (vlr_lu_fsm.c:817) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105651372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBF0D7049:GERAN-A-401:LU)[0x55e7058dce00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105651372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105651372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105651372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250425105651372 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105651372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105651372 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105651372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105651372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105651372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105651372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105651372 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105651372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 be 73 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425105651373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105651373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105651373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425105651373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105651373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105651373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058aca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc500] (msc_a.c:1053) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105651373 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105651373 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105651373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) MSC-A terminated (msub.c:261) 20250425105651373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) 1 MSC-I still active (msub.c:79) 20250425105651373 DMSC DEBUG msub_fsm[0x55e7058dc500]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105651373 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105651373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105651373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Removing from parent msub_fsm[0x55e7058dc500] (msub.c:113) 20250425105651373 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250425105651373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Freeing instance (msub.c:113) 20250425105651373 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-401:LU)[0x55e7058ac370]{READY}: Deallocated (fsm.c:568) 20250425105651373 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) Free (msub.c:119) 20250425105651373 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105651373 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Freeing instance (msub.c:113) 20250425105651373 DMSC DEBUG msub_fsm[0x55e7058dc500]{terminating}: Deallocated (fsm.c:568) 20250425105651373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 be 73 dd 00 01 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 20250425105651373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 be 73 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)12481501 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105651374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425105651374 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '25259198'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2452182 MSC_Test_0-RAN(1974)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 6a d6 02 02 06 04 43 b9 00 fe 04 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 25 91 98 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105651576 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Allocated (fsm.c:456) 20250425105651576 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425105651576 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105651576 DMSC DEBUG msc_a[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105651576 DMSC DEBUG msc_a[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aca90] (fsm.c:486) 20250425105651576 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105651576 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105651576 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105651576 DMM DEBUG msc_a(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370] (fsm.c:486) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105651576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105651576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105651576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105651576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105651576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105651576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105651577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105651577 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105651577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105651577 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425105651577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250425105651577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105651577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 6a d6 00 01 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425105651577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 6a d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250425105651577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 6a d6 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(1973)@63ea47419a21: { messageType := 2, destLocRef := '256AD6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105651578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425105651578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1976)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MGCP(1977)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1974)@63ea47419a21: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:19 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250425105651584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651584 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) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651584 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105651584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250425105651584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105651584 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105651584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105651584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105651584 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105651584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651584 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105651584 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105651584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105651584 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370] (fsm.c:486) 20250425105651584 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ad3b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420] (fsm.c:486) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e705911460]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e705911460]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420] (fsm.c:486) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55e705911460]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250425105651584 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55e705911460]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1977)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105651592 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105651592 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105651592 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105651592 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105651593 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55e705911460]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105651593 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105651593 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105651593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1976)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MNCC(1976)@63ea47419a21: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)-2147483598 20250425105651593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105651593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651593 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 25 6a d6 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105651595 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)@63ea47419a21: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:14 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250425105651597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651597 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651597 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705911460]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425105651597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105651597 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105651597 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651597 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651597 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651597 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105651598 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105651598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105651598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105651598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105651598 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105651598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 25 6a d6 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 20250425105651598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105651598 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105651598 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105651600 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651600 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105651600 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105651600 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105651600 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058ad3b0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425105651600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250425105651600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250425105651600 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651600 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651600 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105651600 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105651600 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105651600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651600 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 25 6a d6 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) 20250425105651600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 6a d6 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: { 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" } } } } } } } 20250425105651601 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105651601 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105651601 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105651601 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105651601 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{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)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:16 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651602 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) 20250425105651602 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651602 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651602 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250425105651602 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250425105651602 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250425105651602 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105651602 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105651602 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105651602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105651602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105651602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105651602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 6a d6 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: { 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" } } } } } } } MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105651603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105651603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105651603 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1974)@63ea47419a21: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1974)@63ea47419a21: patched enc_l3: '038F'O MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105651603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105651603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105651603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105651603 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105651603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105651603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105651603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105651603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105651603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105651603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105651603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105651603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105651603 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105651603 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105651603 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105651603 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105651603 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105657110 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105657110 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105657110 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105657110 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105657110 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105657110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105657110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105657110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105657110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657110 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 25 6a d6 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105657111 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105657111 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105657111 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105657111 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105657111 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105657111 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105657111 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105657111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105657111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105657111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105657111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 6a d6 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1974)@63ea47419a21: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1974)@63ea47419a21: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105657113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105657113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105657113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105657113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105657113 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105657113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105657113 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105657113 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105657113 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105657113 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105657113 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105657113 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105657113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105657113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105657113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105657113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105657113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105657113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420] (call_leg.c:197) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e705911460]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420] (call_leg.c:197) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105657113 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198: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)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370] (call_leg.c:198) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105657113 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058f8420]{RELEASING}: Deallocated (fsm.c:568) 20250425105657113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105657113 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105657113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105657113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105657113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105657113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105657113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 25 6a d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1976)@63ea47419a21: 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)@63ea47419a21: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(1973)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(1973)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX 20250425105657114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105657114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105657114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105657114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105657114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 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) 20250425105657114 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105657114 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105657115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105657115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370] (msc_a.c:1053) 20250425105657115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105657115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058dc500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058aca90] (msc_a.c:1053) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105657115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e7058ac370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105657115 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105657115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) MSC-A terminated (msub.c:261) 20250425105657115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) 1 MSC-I still active (msub.c:79) 20250425105657115 DMSC DEBUG msub_fsm[0x55e7058aca90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105657115 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105657115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105657115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e7058aca90] (msub.c:113) 20250425105657115 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250425105657115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425105657115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198:GERAN-A-402:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425105657115 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198) Free (msub.c:119) 20250425105657115 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25259198 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105657115 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Freeing instance (msub.c:113) 20250425105657115 DMSC DEBUG msub_fsm[0x55e7058aca90]{terminating}: Deallocated (fsm.c:568) 20250425105657115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105657115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105657115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105657115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 25 6a d6 00 01 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@63ea47419a21: Session index based on local reference:0 20250425105657115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105657115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105657115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105657115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105657115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105657115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105657115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105657115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105657115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105657115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 25 6a d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@63ea47419a21: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)2452182 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@63ea47419a21: Final verdict of PTC: pass 20250425105658119 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105658119 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105658119 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105658119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105658119 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105658119 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105658119 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105658119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105658119 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105658119 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105658119 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105658119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105658119 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105658119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105658119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105658119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MNCC(1976)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(1975)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1974)@63ea47419a21: Final verdict of PTC: none 20250425105658119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105658119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105658119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105658119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105658119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105658119 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(1978)@63ea47419a21: Final verdict of PTC: none 20250425105658119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105658120 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1973)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(1979)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1977)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(1980)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1982)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1981): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1982): none (pass -> pass) MTC@63ea47419a21: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105659120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500796) 20250425105700120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105700120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105700120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105700121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=500796, count=502672) 20250425105701123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test execution finished. MTC@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105702124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_imsi_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1986)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(1986)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1986)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(1984)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(1989)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(1989)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1989)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(1987)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(1992)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(1992)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1992)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(1990)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105702884 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1993)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105703054 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105703054 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105703054 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105703054 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105703056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105703056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105703056 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105703056 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1986)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1986)@63ea47419a21: Message received on association #8 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105703056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105703056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105703056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105703056 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105703056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105703056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105703056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105703056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105703056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1986)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1986)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1986)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105703066 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105703066 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105703066 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105703066 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1989)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105703067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703067 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105703067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105703067 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105703067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105703067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105703067 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105703067 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) 20250425105703067 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105703067 DLSS7 DEBUG 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) 20250425105703067 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(1989)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1989)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1989)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105703068 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703068 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105703068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105703068 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) 20250425105703068 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105703068 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105703068 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105703068 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) 20250425105703068 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105703068 DLSS7 DEBUG 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) 20250425105703068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105703068 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1989)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105703068 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105703068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1989)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105703079 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105703079 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105703079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105703079 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1992)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105703080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105703080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105703080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105703080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105703080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105703080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105703080 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) 20250425105703080 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105703080 DLSS7 DEBUG 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) 20250425105703080 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(1992)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1992)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105703081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105703081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105703081 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) 20250425105703081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105703081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105703081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105703081 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) 20250425105703081 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105703081 DLSS7 DEBUG 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) 20250425105703081 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(1992)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105703081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105703081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105703081 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105703081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1989)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1992)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105703125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105703125 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1995)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1995)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105703127 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1995)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1995)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1995)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1995)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105703136 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105703136 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1996)@63ea47419a21: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1998) TC_iu_lu_imsi_reject2(1998)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105703866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105703866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105703867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703867 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105703867 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105703867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(1986)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1985)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1989)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105703874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703874 DLSS7 DEBUG 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) 20250425105703874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105703874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703874 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105703874 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703874 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(1989)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1988)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105703888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703888 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) 20250425105703888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703888 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105703888 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105703888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703889 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) 20250425105703889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703889 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1991)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1991)@63ea47419a21: Added conn table entry 0TC_iu_lu_imsi_reject2(1998)15772273 MSC_Test_2-SCCP(1990)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703895 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 aa 71 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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-RAN(1991)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105703895 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) 20250425105703895 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105703895 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105703895 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105703895 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105703895 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105703895 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105703895 DMSC DEBUG msc_i(unknown:UTRAN-Iu-403:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105703895 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105703895 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105703895 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105703895 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105703895 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105703895 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105703895 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250425105703895 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250425105703895 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105703895 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105703895 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105703895 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105703895 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105703895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105703895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105703895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420] (fsm.c:486) 20250425105703895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105703895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105703895 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250425105703895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703896 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) 20250425105703896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f0 aa 71 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1996)@63ea47419a21: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1998) MSC_Test-GSUP(1996)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1998)"262420000001003" MSC_Test_2-SCCP(1990)@63ea47419a21: { messageType := 2, destLocRef := 'F0AA71'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)@63ea47419a21: Session index based on local reference:0 20250425105703900 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105703900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105703900 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250425105703900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105703900 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105703900 DMM DEBUG Tx AUTH REQ (rand = 69cd7cee126da5e3b3adfb5e6f4105a8) (gsm_04_08.c:641) 20250425105703900 DMM DEBUG AUTH REQ (autn = 52b441574df0bef328ed76d9e8fd4f7e) (gsm_04_08.c:643) 20250425105703900 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105703900 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105703900 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105703900 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105703900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f0 aa 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 69 cd 7c ee 12 6d a5 e3 b3 ad fb 5e 6f 41 05 a8 20 10 52 b4 41 57 4d f0 be f3 28 ed 76 d9 e8 fd 4f 7e 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1991)@63ea47419a21: patching N(SD)=1 into dtap '05143904517021041290EEE7'O MSC_Test_2-RAN(1991)@63ea47419a21: patched enc_l3: '05543904517021041290EEE7'O MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(1990)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543904517021041290EEE7'O MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 39 04 51 70 21 04 12 90 ee e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105703909 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105703909 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105703909 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105703909 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105703909 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105703909 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105703909 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 390451701290eee7) (gsm_04_08.c:1128) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105703909 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: 390451701290eee7 (8 bytes) (vlr_auth_fsm.c:151) 20250425105703909 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420] (vlr_auth_fsm.c:294) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105703909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105703909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105703909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105703909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105703909 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105703909 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bbea30f917a1e551560de58af766cebb, CK=NONE (ran_msg_iu.c:388) 20250425105703909 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105703909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105703909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f0 aa 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb ea 30 f9 17 a1 e5 51 56 0d e5 8a f7 66 ce bb 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(1990)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105703915 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105703915 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105703915 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105703915 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105703915 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105703915 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105703915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105703915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105703915 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105703915 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105703915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105703915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105703915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105703915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420] (fsm.c:486) 20250425105703915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105703915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105703915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f0 aa 71 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105703917 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105703917 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250425105703917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420] (vlr_lu_fsm.c:120) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250425105703917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058de800]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105703917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250425105703917 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105703917 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105703917 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105703917 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105703917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105703917 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105703917 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105703917 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105703917 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105703917 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) 20250425105703917 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) 20250425105703917 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) 20250425105703917 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105703917 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105703917 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105703917 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105703917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f0 aa 71 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) 20250425105703917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f0 aa 71 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1992)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(1990)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(1990)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105703921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105703921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105703921 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105703921 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105703921 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105703921 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105703921 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105703921 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105703921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105703921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425105703921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105703921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105703921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058f8420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105703921 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105703921 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105703921 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250425105703921 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250425105703921 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105703921 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105703921 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105703921 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105703921 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-403 (ran_conn.c:142) 20250425105703921 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250425105703921 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105703921 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105703921 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250425105703921 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250425105703921 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105703921 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105703921 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105703921 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703921 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703921 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105703921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105703921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105703921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f0 aa 71 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@63ea47419a21: Session index based on local reference:0 20250425105703922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105703922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105703922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105703922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105703922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105703922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105703922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105703922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105703922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f0 aa 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1991)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1998)15772273 TC_iu_lu_imsi_reject2(1998)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1998)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1998)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1998)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(1996)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(1987)@63ea47419a21: Final verdict of PTC: none 20250425105703925 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1995)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(1985)@63ea47419a21: Final verdict of PTC: none 20250425105703926 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105703926 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105703926 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105703926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105703926 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105703926 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105703926 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105703926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105703926 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105703926 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105703926 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105703926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703926 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105703927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105703927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105703927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105703927 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) 20250425105703927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105703927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1986)@63ea47419a21: Final verdict of PTC: none 20250425105703927 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105703927 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(1992)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(1984)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(1990)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(1993)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(1994)@63ea47419a21: Final verdict of PTC: none 20250425105703928 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105703928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(1991)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(1989)@63ea47419a21: Final verdict of PTC: none 20250425105703927 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105703927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105703927 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105703927 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105703927 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105703927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105703927 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105703927 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105703927 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105703927 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105703927 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105703927 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105703927 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105703927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703927 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105703927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105703927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105703927 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) 20250425105703927 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) 20250425105703927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105703927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105703928 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105703928 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) 20250425105703928 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105703928 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105703928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105703928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105703928 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105703928 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105703928 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) 20250425105703928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105703928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105703928 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(1997)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1999)@63ea47419a21: Final verdict of PTC: none 20250425105703928 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105703928 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(1988)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(1984): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(1985): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(1986): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(1987): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(1988): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(1989): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(1990): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(1991): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(1992): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(1993): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(1994): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(1995): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(1996): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(1997): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_imsi_reject2(1998): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(1999): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Fri Apr 25 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 20250425105704926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307324) 20250425105705927 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105705928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105705929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105705929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105705929 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=307324, count=307864) 20250425105706928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105707929 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2003)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2003)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2003)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2001)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2006)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2006)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2006)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2004)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2009)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2009)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2009)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2007)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105708632 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2010)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105708772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105708772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105708772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105708772 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105708776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105708776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105708776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105708776 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105708776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105708776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105708776 DLSS7 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(2003)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105708776 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105708776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105708776 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105708777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105708777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105708777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105708777 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105708777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105708777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105708777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105708777 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105708777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2003)@63ea47419a21: Message received on association #8 20250425105708777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105708777 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105708778 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105708778 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2003)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2003)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105708796 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105708796 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105708796 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105708796 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105708798 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708798 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105708798 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105708798 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105708798 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105708798 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105708798 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105708798 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) 20250425105708798 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105708798 DLSS7 DEBUG 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(2006)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105708798 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105708800 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708800 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105708800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105708800 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) 20250425105708800 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105708800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105708800 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105708800 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) 20250425105708800 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105708800 DLSS7 DEBUG 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) 20250425105708800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105708800 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)@63ea47419a21: Message received on association #8 20250425105708800 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105708800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2006)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2006)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105708822 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105708822 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105708822 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105708822 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105708826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105708826 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105708826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105708827 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105708827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105708827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105708827 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) 20250425105708827 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105708827 DLSS7 DEBUG 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) 20250425105708827 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105708829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105708829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105708829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105708829 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) 20250425105708829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105708829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105708829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105708829 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) 20250425105708829 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105708829 DLSS7 DEBUG 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) 20250425105708829 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) 20250425105708829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105708829 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105708829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2006)@63ea47419a21: Message received on association #8 20250425105708829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105708930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105708930 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2012)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2012)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105708934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2012)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2012)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2012)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2012)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105708955 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105708955 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2013)@63ea47419a21: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2015) TC_iu_lu_imsi_timeout_gsup2(2015)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105709584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105709584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105709584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105709584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105709584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105709584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2003)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2002)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105709606 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709606 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709606 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709606 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105709606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105709606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709606 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105709607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105709607 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105709607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709607 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2006)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2005)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105709640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105709640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105709640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709640 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105709640 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105709640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105709640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709640 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105709640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105709640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709640 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2008)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2008)@63ea47419a21: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)13461508 MSC_Test_2-SCCP(2007)@63ea47419a21: First idle individual index:0 20250425105709660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105709660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709660 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 cd 68 04 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) 20250425105709661 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) 20250425105709661 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Allocated (fsm.c:456) 20250425105709661 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425105709661 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105709661 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105709661 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f8420] (fsm.c:486) 20250425105709661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105709661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-404:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105709661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105709661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105709661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105709661 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105709661 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105709661 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105709661 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250425105709661 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250425105709661 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105709661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105709661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105709661 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105709661 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105709661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105709661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105709661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50] (fsm.c:486) 20250425105709661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105709661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105709661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105709662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709662 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) 20250425105709662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105709662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cd 68 04 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-RAN(2008)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: { messageType := 2, destLocRef := 'CD6804'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2013)@63ea47419a21: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2015) MSC_Test-GSUP(2013)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)"262420000001004" 20250425105709671 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105709671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105709671 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250425105709671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105709671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105709671 DMM DEBUG Tx AUTH REQ (rand = b3ca6dfed4638f92b87322622b0aea09) (gsm_04_08.c:641) 20250425105709671 DMM DEBUG AUTH REQ (autn = e7e3517f99ff4e776d3e715971d6b779) (gsm_04_08.c:643) 20250425105709671 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105709671 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105709671 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105709672 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105709672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105709672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105709672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105709672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cd 68 04 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b3 ca 6d fe d4 63 8f 92 b8 73 22 62 2b 0a ea 09 20 10 e7 e3 51 7f 99 ff 4e 77 6d 3e 71 59 71 d6 b7 79 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2008)@63ea47419a21: patching N(SD)=1 into dtap '0514C11FA6D421044D722447'O MSC_Test_2-RAN(2008)@63ea47419a21: patched enc_l3: '0554C11FA6D421044D722447'O MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2007)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C11FA6D421044D722447'O 20250425105709689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105709689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709689 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105709689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 c1 1f a6 d4 21 04 4d 72 24 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105709689 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105709689 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105709689 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105709689 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105709689 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105709689 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105709689 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c11fa6d44d722447) (gsm_04_08.c:1128) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105709689 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: c11fa6d44d722447 (8 bytes) (vlr_auth_fsm.c:151) 20250425105709689 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50] (vlr_auth_fsm.c:294) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105709689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105709689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105709689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105709689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105709689 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105709689 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=82f6fe8cf4d791ea183f04edcb99759c, CK=NONE (ran_msg_iu.c:388) 20250425105709689 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105709689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105709689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105709689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105709689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105709689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cd 68 04 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 f6 fe 8c f4 d7 91 ea 18 3f 04 ed cb 99 75 9c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2007)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425105709708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105709708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105709708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105709708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105709708 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105709708 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105709708 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105709708 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105709708 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105709708 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105709708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105709708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105709708 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105709708 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105709708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105709708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105709708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105709708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50] (fsm.c:486) 20250425105709708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105709708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105709709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105709709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105709709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105709709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105709709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105709709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105709709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105709709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105709709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105709709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cd 68 04 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105714661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425105714661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425105714661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105714661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105714661 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105714661 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) 20250425105714661 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) 20250425105714661 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105714661 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105714661 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105714661 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105714661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105714661 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105714661 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) 20250425105714661 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105714661 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105714661 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105714661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105714662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105714662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105714662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105714662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105714662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105714662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cd 68 04 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) 20250425105714662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105714662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105714662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105714662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105714662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105714662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105714662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105714662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cd 68 04 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2009)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2007)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2007)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105714668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105714668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105714668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105714668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105714668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105714668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105714668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105714668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105714668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105714668 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105714668 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105714668 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105714668 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105714668 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105714668 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105714668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105714668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105714668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50] (msc_a.c:1053) 20250425105714668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250425105714668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058de800]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250425105714668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105714668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105714668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105714668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f8420] (msc_a.c:1053) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105714668 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105714668 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105714668 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250425105714668 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250425105714668 DMSC DEBUG msub_fsm[0x55e7058f8420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105714668 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105714668 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105714668 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058f8420] (msub.c:113) 20250425105714668 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-404 (ran_conn.c:142) 20250425105714668 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250425105714668 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425105714668 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425105714668 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250425105714668 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250425105714668 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105714668 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Freeing instance (msub.c:113) 20250425105714668 DMSC DEBUG msub_fsm[0x55e7058f8420]{terminating}: Deallocated (fsm.c:568) 20250425105714668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105714668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105714668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105714668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105714668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105714668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105714668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105714668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105714668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cd 68 04 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@63ea47419a21: Session index based on local reference:0 20250425105714669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105714669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105714669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105714669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105714669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105714669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105714669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105714669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105714669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cd 68 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2008)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)13461508 TC_iu_lu_imsi_timeout_gsup2(2015)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2015)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2015)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2015)@63ea47419a21: Final verdict of PTC: pass 20250425105714671 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105714671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714671 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105714671 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105714671 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105714671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714671 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105714671 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105714671 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105714671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714672 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105714672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105714672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105714672 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105714672 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105714672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105714672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105714672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105714672 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) 20250425105714672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105714672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105714672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105714672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105714672 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105714672 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2013)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2004)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2003)@63ea47419a21: Final verdict of PTC: none 20250425105714673 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105714673 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105714673 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105714673 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105714673 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105714673 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105714673 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105714673 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105714673 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) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105714673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105714673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105714673 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) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105714673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105714673 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) 20250425105714673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105714673 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105714673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105714673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105714673 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) 20250425105714673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105714673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2010)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2011)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2001)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2006)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2008)@63ea47419a21: Final verdict of PTC: none 20250425105714673 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105714673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105714673 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105714673 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2005)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2009)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2007)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2002)@63ea47419a21: Final verdict of PTC: none20250425105714673 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2012)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2014)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2016)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2001): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2002): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2003): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2004): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2005): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2006): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2007): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2008): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2009): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2010): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2011): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2012): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2013): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2014): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2015): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2016): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105715674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306720) 20250425105716672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105716672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105716672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105716673 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105716675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=306720, count=310028) 20250425105717676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105718677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2020)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2020)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2020)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2018)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2023)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2023)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2023)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2021)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2026)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2026)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2026)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2024)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105719439 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2027)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105719607 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105719607 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105719607 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105719607 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105719611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105719612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105719612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105719612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105719612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105719612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105719612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105719612 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105719612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105719612 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2020)@63ea47419a21: Message received on association #8 20250425105719613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105719613 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105719613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105719613 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105719613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105719613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105719613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105719613 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105719613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105719613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105719613 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105719613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105719613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2020)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2020)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2020)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105719621 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105719621 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105719621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105719621 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105719625 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719625 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105719625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105719625 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105719625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105719625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105719625 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105719625 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) 20250425105719625 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105719625 DLSS7 DEBUG 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) 20250425105719625 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2023)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105719627 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719627 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105719627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105719627 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) 20250425105719627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105719627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105719627 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105719627 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) 20250425105719627 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105719627 DLSS7 DEBUG 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) 20250425105719627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105719627 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2023)@63ea47419a21: Message received on association #8 20250425105719627 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105719627 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2023)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2023)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105719634 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105719634 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105719634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105719634 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105719639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105719639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105719639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105719639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105719639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105719639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105719639 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) 20250425105719639 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105719639 DLSS7 DEBUG 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) 20250425105719639 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105719642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105719642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105719642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105719642 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) 20250425105719642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105719642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105719642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105719642 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) 20250425105719642 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105719642 DLSS7 DEBUG 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) 20250425105719642 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) 20250425105719642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105719642 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2023)@63ea47419a21: Message received on association #8 20250425105719643 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105719643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105719678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105719678 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2029)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2029)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105719683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2029)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2029)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2029)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2029)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105719702 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105719702 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2030)@63ea47419a21: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105720416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105720416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105720416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105720416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105720416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2020)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2019)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105720429 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105720429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720429 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105720429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105720429 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105720429 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720429 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2023)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2022)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105720447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720447 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) 20250425105720448 DIUCS 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(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720448 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105720448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720448 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720448 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2025)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2025)@63ea47419a21: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)1844950 MSC_Test_2-SCCP(2024)@63ea47419a21: First idle individual index:0 20250425105720463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720463 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 26 d6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720464 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) 20250425105720464 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Allocated (fsm.c:456) 20250425105720464 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425105720464 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105720464 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105720464 DMSC DEBUG msc_a[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105720464 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105720464 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105720464 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105720464 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105720464 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105720464 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105720464 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105720464 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105720464 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105720464 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105720464 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105720464 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105720464 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105720464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105720464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105720464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105720464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105720464 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105720464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720464 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) 20250425105720464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 1c 26 d6 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-RAN(2025)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: { messageType := 2, destLocRef := '1C26D6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2030)@63ea47419a21: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) MSC_Test-GSUP(2030)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: setverdict(pass): none -> pass 20250425105720471 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105720471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105720471 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36) Received 1 auth tuples (vlr.c:996) 20250425105720471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105720471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105720471 DMM DEBUG Tx AUTH REQ (rand = 6ca254265f9b9d6f8cd75a4ff1a652d0) (gsm_04_08.c:641) 20250425105720471 DMM DEBUG AUTH REQ (autn = 9aec591eb3a5f09ae012d38c811f2bed) (gsm_04_08.c:643) 20250425105720471 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105720471 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105720471 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105720472 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105720472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720472 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 26 d6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6c a2 54 26 5f 9b 9d 6f 8c d7 5a 4f f1 a6 52 d0 20 10 9a ec 59 1e b3 a5 f0 9a e0 12 d3 8c 81 1f 2b 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(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2025)@63ea47419a21: patching N(SD)=1 into dtap '0514F91E6B962104301E0B3E'O MSC_Test_2-RAN(2025)@63ea47419a21: patched enc_l3: '0554F91E6B962104301E0B3E'O MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2024)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F91E6B962104301E0B3E'O MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f9 1e 6b 96 21 04 30 1e 0b 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105720485 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105720485 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105720485 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105720485 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105720485 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105720485 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105720485 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f91e6b96301e0b3e) (gsm_04_08.c:1128) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105720485 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36) AUTH on UTRAN received RES: f91e6b96301e0b3e (8 bytes) (vlr_auth_fsm.c:151) 20250425105720485 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (vlr_auth_fsm.c:294) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105720485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105720485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105720485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105720485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105720485 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105720485 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f99fd586a7a8f956615950d650113c83, CK=NONE (ran_msg_iu.c:388) 20250425105720485 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105720485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105720485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720485 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 26 d6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f9 9f d5 86 a7 a8 f9 56 61 59 50 d6 50 11 3c 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(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2024)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105720499 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105720499 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105720499 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105720499 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105720499 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105720499 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105720499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105720499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105720499 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105720499 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105720499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105720499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105720499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105720499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105720499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105720500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 26 d6 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) 20250425105720499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{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(2026)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105720505 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105720505 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250425105720505 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425105720505 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105720506 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105720506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (vlr_lu_fsm.c:110) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105720506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f6e50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105720506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105720506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105720506 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425105720506 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105720506 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9 LOCATION UPDATE ACCEPT (TMSI = 0x0a6158c9) (gsm_04_08.c:149) 20250425105720506 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425105720506 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105720506 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105720506 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105720506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 26 d6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0a 61 58 c9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2025)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2025)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2024)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720511 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425105720512 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105720512 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105720512 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105720512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105720512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105720512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105720512 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105720512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:TMSInew-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105720512 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105720512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0] (vlr_lu_fsm.c:817) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105720512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x21C0BF36:UTRAN-Iu-405:LU)[0x55e7058f8420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105720512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105720512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105720512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.952s remaining) (msc_a.c:450) 20250425105720512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250425105720512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105720512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105720512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105720512 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105720512 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105720512 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105720512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105720512 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105720512 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105720512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720512 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 26 d6 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2024)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2024)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105720520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105720520 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105720520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105720520 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105720520 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105720520 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105720520 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105720520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105720520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0] (msc_a.c:1053) 20250425105720520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105720520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105720520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058dc2d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de800] (msc_a.c:1053) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105720520 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058ad3b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105720520 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105720520 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) MSC-A terminated (msub.c:261) 20250425105720520 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) 1 MSC-I still active (msub.c:79) 20250425105720520 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105720520 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105720520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105720520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058de800] (msub.c:113) 20250425105720520 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250425105720520 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250425105720520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425105720520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-405:LU)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425105720520 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) Free (msub.c:119) 20250425105720520 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105720520 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Freeing instance (msub.c:113) 20250425105720520 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Deallocated (fsm.c:568) 20250425105720520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105720520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105720520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105720520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105720520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 1c 26 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@63ea47419a21: Session index based on local reference:0 20250425105720522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105720522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105720522 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105720522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2026)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105720522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105720522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105720522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105720522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105720522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c 26 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2025)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)1844950 TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@63ea47419a21: Final verdict of PTC: pass 20250425105720526 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105720526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105720526 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105720526 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105720526 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105720526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105720526 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105720526 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105720526 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105720526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105720526 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105720526 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105720526 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105720526 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105720526 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105720526 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105720526 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105720526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720527 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105720527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105720527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105720527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105720527 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) 20250425105720527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105720527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105720527 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105720527 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720527 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105720527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105720527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105720527 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) 20250425105720527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105720527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105720527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2021)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2030)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2018)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2024)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2025)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2020)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2027)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2017)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2029)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2028)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2023)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2031)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2022)@63ea47419a21: Final verdict of PTC: none 20250425105720526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105720526 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105720527 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105720527 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105720527 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105720527 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105720527 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2033)@63ea47419a21: Final verdict of PTC: none 20250425105720537 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105720537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2026)@63ea47419a21: Final verdict of PTC: none 20250425105720537 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105720537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105720537 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105720537 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105720537 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) 20250425105720537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105720537 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105720537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105720537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105720537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105720537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105720537 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) 20250425105720537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105720537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105720537 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(2019)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2018): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2019): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2020): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2021): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2022): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2023): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2024): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2025): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2026): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2027): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2028): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2029): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2030): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2031): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2032): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2033): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105721527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=330688) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105722527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105722528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105722537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105722537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105722537 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=330688, count=333996) 20250425105723529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:57: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_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 20250425105724530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2037)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2037)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2037)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2035)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2040)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2040)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2040)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2038)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2043)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2043)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2043)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(2041)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105725295 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2044)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105725455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105725455 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105725455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105725455 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2037)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2037)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105725458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105725458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105725458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105725458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105725458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105725458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105725458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105725458 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105725458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105725458 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2037)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2037)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2037)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2037)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105725459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105725459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105725459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105725459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105725459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105725459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105725459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105725459 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105725459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105725459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2037)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2037)@63ea47419a21: Message received on association #8 20250425105725459 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2037)@63ea47419a21: Message received on association #8 20250425105725459 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105725459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2037)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2037)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2037)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2037)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105725473 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105725473 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105725473 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105725473 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2040)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105725475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725475 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105725475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105725475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105725475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105725475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2040)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2040)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105725475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105725475 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) 20250425105725475 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105725475 DLSS7 DEBUG 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) 20250425105725475 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2040)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105725475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725475 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105725475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105725475 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) 20250425105725475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105725475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105725475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105725475 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) 20250425105725475 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105725475 DLSS7 DEBUG 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(2040)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105725475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105725475 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2040)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: ASPAC_Ack received for association #8 20250425105725475 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105725475 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2040)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105725488 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105725488 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105725488 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105725488 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2043)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105725490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105725490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105725490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105725490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105725490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105725490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105725490 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) 20250425105725490 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105725490 DLSS7 DEBUG 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) 20250425105725490 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2043)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2043)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105725491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105725491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105725491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105725491 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) 20250425105725491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105725491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105725491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105725491 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) 20250425105725491 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105725491 DLSS7 DEBUG 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) 20250425105725491 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) 20250425105725491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105725491 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105725491 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105725491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105725531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105725531 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2046)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2046)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105725533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2046)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2046)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2046)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2046)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105725542 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105725542 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2047)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105726268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105726268 DLSS7 DEBUG 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(2037)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2037)@63ea47419a21: Message received on association #8 20250425105726268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105726268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105726268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105726268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105726268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2036)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105726283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105726283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2040)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105726284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105726284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105726284 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105726284 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726284 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2040)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2039)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105726305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105726305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105726305 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) 20250425105726306 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105726306 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105726306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105726306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726306 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2042)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2042)@63ea47419a21: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)13678191 MSC_Test_2-SCCP(2041)@63ea47419a21: First idle individual index:0 20250425105726327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105726327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726327 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 d0 b6 6f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105726327 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) 20250425105726328 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{active}: Allocated (fsm.c:456) 20250425105726328 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105726328 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e7058dc2d0] (fsm.c:486) 20250425105726328 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105726328 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc2d0] (fsm.c:486) 20250425105726328 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105726328 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105726328 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105726328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105726328 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105726328 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105726328 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058aac50] (fsm.c:486) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105726328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105726328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105726328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105726328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105726328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425105726328 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105726328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105726328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105726328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800] (fsm.c:486) 20250425105726328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105726328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105726328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726328 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) 20250425105726328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2042)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105726328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 d0 b6 6f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: { messageType := 2, destLocRef := 'D0B66F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2047)@63ea47419a21: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2049) MSC_Test-GSUP(2047)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)"262420000001005" 20250425105726338 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105726338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105726338 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) Received 1 auth tuples (vlr.c:996) 20250425105726338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105726338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105726338 DMM DEBUG Tx AUTH REQ (rand = 8c2258b9261b6ee7e38023bdcfaebad9) (gsm_04_08.c:641) 20250425105726338 DMM DEBUG AUTH REQ (autn = 65d49f981c7e6be65a156af0cff6516e) (gsm_04_08.c:643) 20250425105726338 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105726338 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105726338 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105726338 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105726338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105726338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d0 b6 6f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8c 22 58 b9 26 1b 6e e7 e3 80 23 bd cf ae ba d9 20 10 65 d4 9f 98 1c 7e 6b e6 5a 15 6a f0 cf f6 51 6e 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2042)@63ea47419a21: patching N(SD)=1 into dtap '0514F4214B5D210470E54FE1'O MSC_Test_2-RAN(2042)@63ea47419a21: patched enc_l3: '0554F4214B5D210470E54FE1'O MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2041)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2041)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F4214B5D210470E54FE1'O MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105726349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105726349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f4 21 4b 5d 21 04 70 e5 4f e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105726349 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105726349 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105726349 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105726349 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105726349 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105726349 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105726349 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f4214b5d70e54fe1) (gsm_04_08.c:1128) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105726349 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) AUTH on UTRAN received RES: f4214b5d70e54fe1 (8 bytes) (vlr_auth_fsm.c:151) 20250425105726349 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800] (vlr_auth_fsm.c:294) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105726349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105726349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105726349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105726349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105726349 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105726349 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=585851475c7d2ec59c77ea2d8ae0ff46, CK=NONE (ran_msg_iu.c:388) 20250425105726349 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105726349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105726349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105726349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d0 b6 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 58 58 51 47 5c 7d 2e c5 9c 77 ea 2d 8a e0 ff 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(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2041)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2041)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425105726361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726361 DLM3UA DEBUG 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(2043)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105726361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105726362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105726362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105726362 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105726362 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105726362 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105726362 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105726362 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105726362 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105726362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105726362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105726362 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105726362 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105726362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105726362 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105726362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105726362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800] (fsm.c:486) 20250425105726362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105726362 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105726362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105726362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d0 b6 6f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105726370 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105726370 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250425105726370 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425105726370 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105726370 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105726370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800] (vlr_lu_fsm.c:110) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105726370 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f8420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105726370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105726370 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058de800] (fsm.c:486) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105726370 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250425105726370 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105726371 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 LOCATION UPDATE ACCEPT (TMSI = 0x77ab8e89) (gsm_04_08.c:149) 20250425105726371 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425105726371 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105726371 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105726371 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105726371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105726371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105726371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105726371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105726371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105726371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105726371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105726371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105726371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105726371 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 d0 b6 6f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 77 ab 8e 89 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105731328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425105731329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105731329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105731329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105731329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105731328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425105731328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105731328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105731328 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105731328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105731328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105731328 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105731328 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105731328 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105731328 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105731328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105731328 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105731328 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105731328 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105731329 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105731329 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105731329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105731329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105731329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d0 b6 6f 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) 20250425105731329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105731329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105731329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105731329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105731329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105731329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105731329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105731329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 d0 b6 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(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2043)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2043)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@63ea47419a21: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@63ea47419a21: Test Component 2049 has requested to stop MTC. Terminating current testcase execution. 20250425105733378 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105733378 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733378 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105733378 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105733378 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105733378 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733378 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105733378 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105733378 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105733378 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105733378 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105733378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105733378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105733378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105733378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105733378 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) 20250425105733378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105733378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105733378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105733378 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105733378 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105733378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2035)@63ea47419a21: Final verdict of PTC: none 20250425105733380 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2040)@63ea47419a21: Final verdict of PTC: none 20250425105733380 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105733380 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105733380 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105733380 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2047)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2046)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2038)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2044)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2036)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2037)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2043)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2039)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2048)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2050)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2041)@63ea47419a21: Final verdict of PTC: none 20250425105733380 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105733380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105733380 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105733380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105733380 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105733380 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105733380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105733380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105733380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105733380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105733380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105733380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105733380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105733380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105733380 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733380 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105733380 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105733380 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) 20250425105733380 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105733380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105733380 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105733380 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-MGCP(2045)@63ea47419a21: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@63ea47419a21: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" IPA-CTRL-CLI-IPA(2034)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2042)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2034): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2035): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2036): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2037): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2038): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2039): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2040): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2041): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2042): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2043): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2044): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2045): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2046): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2047): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2048): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2049): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2050): none (fail -> fail) MTC@63ea47419a21: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105734380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291944) 20250425105735379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105735379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105735379 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105735381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105735381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105735381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105735381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=291944, count=294536) 20250425105736383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105737384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_cmserv_imsi_unknown started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2054)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2054)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2054)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2052)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2057)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2057)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2057)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2055)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800] (fsm.c:332) 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250425105738371 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:UTRAN-Iu-406:LU)[0x55e7058f6e50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250425105738371 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250425105738371 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250425105738384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2060)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2060)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2060)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2058)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105738408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2061)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105738537 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105738537 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105738537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105738537 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105738541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105738541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105738541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105738541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(2054)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105738541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105738541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105738541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105738541 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105738541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105738541 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105738543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105738543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105738543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105738543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105738543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105738543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105738543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105738543 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2054)@63ea47419a21: Message received on association #8 20250425105738543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105738543 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) 20250425105738543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105738543 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105738543 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) 20250425105738543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105738543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2054)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2054)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105738566 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105738566 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105738566 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105738566 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2057)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105738570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105738570 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105738570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105738570 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105738570 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105738570 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105738570 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) 20250425105738570 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105738570 DLSS7 DEBUG 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(2057)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2057)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105738570 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2057)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105738572 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738572 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105738572 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105738572 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) 20250425105738572 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105738572 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105738572 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105738572 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(2057)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105738572 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105738572 DLSS7 DEBUG 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) 20250425105738572 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) 20250425105738572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105738572 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105738572 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105738572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105738572 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(2057)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2057)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105738597 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105738597 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105738597 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) 20250425105738597 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250425105738597 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105738597 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250425105738597 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(2060)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2060)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105738602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105738602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105738602 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250425105738602 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) 20250425105738602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250425105738602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105738602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105738602 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) 20250425105738602 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250425105738602 DLSS7 DEBUG 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) 20250425105738602 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) 20250425105738602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105738602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105738602 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(2060)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2060)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105738602 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105738602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2060)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105738605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105738605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105738605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105738605 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(2060)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105738605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105738605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105738605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250425105738605 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) 20250425105738605 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105738605 DLSS7 DEBUG 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) 20250425105738605 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) 20250425105738605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105738605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105738605 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105738605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105739349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105739349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105739349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105739349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2054)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105739349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105739349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105739349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105739349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2054)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2053)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105739377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105739377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.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(2057)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105739377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105739377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739377 DLSS7 DEBUG 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) 20250425105739378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739378 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105739378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105739378 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105739378 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739378 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2057)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2056)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105739385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105739385 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2063)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105739389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105739409 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105739409 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425105739416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105739416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105739416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105739416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739416 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105739416 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105739416 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-406 (ran_conn.c:142) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{CLEARED}: Removing from parent msub_fsm[0x55e7058dc2d0] (msc_i.c:221) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{CLEARED}: Freeing instance (msc_i.c:221) 20250425105739416 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058ad3b0]{CLEARED}: Deallocated (fsm.c:568) 20250425105739416 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425105739416 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89) MSC-I terminated (msub.c:261) 20250425105739416 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89) 1 MSC-A still active (msub.c:79) 20250425105739416 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105739416 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105739416 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105739416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105739416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50] (msub.c:113) 20250425105739416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105739416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250425105739416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105739416 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e7058dc2d0] (msub.c:113) 20250425105739416 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425105739416 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89:UTRAN-Iu-406:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425105739416 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89) Free (msub.c:119) 20250425105739416 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x0A6158C9:TMSInew-0x77AB8E89 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105739416 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{terminating}: Freeing instance (msub.c:113) 20250425105739416 DMSC DEBUG msub_fsm[0x55e7058dc2d0]{terminating}: Deallocated (fsm.c:568) 20250425105739416 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250425105739417 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105739417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105739417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739417 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105739417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105739417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739417 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2059)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2064)@63ea47419a21: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2066) TC_iu_cmserv_imsi_unknown2(2066)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)13318994 MSC_Test_2-SCCP(2058)@63ea47419a21: First idle individual index:0 20250425105739482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105739483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105739483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105739483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739483 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 cb 3b 52 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105739483 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) 20250425105739483 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Allocated (fsm.c:456) 20250425105739483 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425105739483 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105739483 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105739483 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105739483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105739483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105739483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105739483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105739483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105739483 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0] (fsm.c:486) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105739483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425105739483 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250425105739483 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250425105739483 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105739483 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105739483 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425105739483 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425105739483 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425105739483 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105739483 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105739483 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250425105739483 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425105739484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105739484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739484 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) 20250425105739484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105739484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cb 3b 52 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) 20250425105739484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105739484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105739484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105739484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cb 3b 52 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) 20250425105739484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105739484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105739484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105739484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105739484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105739484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105739484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105739484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cb 3b 52 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2059)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@63ea47419a21: { messageType := 2, destLocRef := 'CB3B52'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2060)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2058)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250425105809485 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250425105809485 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250425105809485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250425105809485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0] (msc_a.c:1047) 20250425105809485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250425105809485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de800] (msc_a.c:1047) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250425105809485 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105809485 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250425105809485 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105809485 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105809485 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105809485 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105809485 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105809485 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058de800] (msub.c:113) 20250425105809485 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250425105809485 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250425105809485 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425105809485 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425105809485 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105809485 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Freeing instance (msub.c:113) 20250425105809485 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Deallocated (fsm.c:568) 20250425105809485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105809485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105809485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105809485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105809485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105809485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105809485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105809485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105809485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105809485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cb 3b 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@63ea47419a21: Session index based on local reference:0 20250425105809488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105809488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105809488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105809488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105809488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105809488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105809488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105809488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105809488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105809488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cb 3b 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2059)@63ea47419a21: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)13318994 MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2066)@63ea47419a21: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@63ea47419a21: Test Component 2066 has requested to stop MTC. Terminating current testcase execution. 20250425105839456 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105839456 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105839458 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105839458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839458 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105839458 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105839458 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105839458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839458 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105839458 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(2052)@63ea47419a21: Final verdict of PTC: none 20250425105839458 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105839458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105839458 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105839458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105839458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105839458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105839458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105839458 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) 20250425105839458 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) 20250425105839458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105839458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105839458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105839458 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105839458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105839459 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105839459 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105839459 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105839459 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-MNCC(2061)@63ea47419a21: Final verdict of PTC: none 20250425105839459 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) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_2-RAN(2059)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2053)@63ea47419a21: Final verdict of PTC: none 20250425105839459 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2064)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2057)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2060)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2055)@63ea47419a21: Final verdict of PTC: none 20250425105839459 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2051)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2063)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2056)@63ea47419a21: Final verdict of PTC: none 20250425105839459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@63ea47419a21: Final verdict of PTC: none 20250425105839459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105839459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105839459 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) 20250425105839459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105839459 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105839459 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105839459 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105839459 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105839459 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105839459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105839459 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105839459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105839459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105839459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105839459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105839459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105839459 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2067)@63ea47419a21: Final verdict of PTC: none 20250425105839459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2065)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2062)@63ea47419a21: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2066)@63ea47419a21: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_2-SCCP(2058)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2052): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2053): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2054): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2055): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2056): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2057): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2058): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2059): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2060): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2061): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2062): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2063): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2064): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2065): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2066): fail (none -> fail) reason: "Tguard timeout" MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (fail -> fail) MTC@63ea47419a21: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Fri Apr 25 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 20250425105840461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262208) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105841460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105841462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=262208, count=266076) 20250425105842464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_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 20250425105843466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2071)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2071)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2069)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2074)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2074)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2074)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2072)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2077)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2077)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2077)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2075)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105844219 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2078)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105844380 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105844380 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105844380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105844380 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105844385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105844385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105844385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105844385 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105844385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105844385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105844385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105844385 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105844385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105844385 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105844386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105844386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105844386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105844386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105844386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105844386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105844386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105844386 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105844386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105844386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105844386 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105844386 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105844386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105844402 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105844402 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105844402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105844402 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2074)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105844407 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844407 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105844407 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105844407 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105844407 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105844407 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105844407 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105844407 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) 20250425105844407 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105844407 DLSS7 DEBUG 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) 20250425105844407 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2074)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2074)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2074)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105844408 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844408 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105844408 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105844408 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) 20250425105844408 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105844408 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105844408 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105844408 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) 20250425105844408 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105844408 DLSS7 DEBUG 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) 20250425105844408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105844408 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2074)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105844408 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105844408 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2074)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105844415 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105844415 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105844415 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105844415 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2077)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105844424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105844424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105844424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105844424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105844424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105844424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105844424 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) 20250425105844424 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105844424 DLSS7 DEBUG 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) 20250425105844424 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2077)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2077)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105844428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105844428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105844428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105844428 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) 20250425105844428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105844428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105844428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105844428 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) 20250425105844428 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105844428 DLSS7 DEBUG 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(2077)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105844428 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) 20250425105844428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105844428 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(2074)@63ea47419a21: Message received on association #8 20250425105844429 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105844429 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105844467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105844467 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2080)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2080)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105844473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2080)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105844505 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105844505 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2081)@63ea47419a21: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2083) TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105845191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105845191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105845193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105845193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105845193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2071)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2070)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105845213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845213 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105845213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2074)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845214 DLSS7 DEBUG 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) 20250425105845215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105845215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845215 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105845215 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845215 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2074)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2073)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845234 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845234 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) 20250425105845234 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105845235 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105845235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845235 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845235 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2076)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2076)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)7016874 MSC_Test_2-SCCP(2075)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6b 11 aa 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2076)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105845252 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) 20250425105845252 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Allocated (fsm.c:456) 20250425105845252 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425105845252 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105845252 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105845252 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6e50] (fsm.c:486) 20250425105845252 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105845252 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105845252 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105845252 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105845252 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105845252 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105845252 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50] (fsm.c:486) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105845252 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105845252 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250425105845252 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250425105845252 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105845252 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105845252 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105845252 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105845252 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105845252 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105845252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105845252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800] (fsm.c:486) 20250425105845252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105845252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105845253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6b 11 aa 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2081)@63ea47419a21: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-GSUP(2081)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2083)"262420000001007" MSC_Test_2-SCCP(2075)@63ea47419a21: { messageType := 2, destLocRef := '6B11AA'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): none -> pass 20250425105845256 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105845256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105845256 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250425105845256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105845256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105845256 DMM DEBUG Tx AUTH REQ (rand = 2a67e814cfb53a764d7685c8197fa433) (gsm_04_08.c:641) 20250425105845256 DMM DEBUG AUTH REQ (autn = 7ad4df13c2540eeffd18497178d69349) (gsm_04_08.c:643) 20250425105845256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105845256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845256 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845256 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105845256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845256 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6b 11 aa 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2a 67 e8 14 cf b5 3a 76 4d 76 85 c8 19 7f a4 33 20 10 7a d4 df 13 c2 54 0e ef fd 18 49 71 78 d6 93 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(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@63ea47419a21: patching N(SD)=1 into dtap '0514B6FE60FB2104C6FB02E9'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '0554B6FE60FB2104C6FB02E9'O MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B6FE60FB2104C6FB02E9'O 20250425105845264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b6 fe 60 fb 21 04 c6 fb 02 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845265 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845265 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845265 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845265 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845265 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845265 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105845265 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b6fe60fbc6fb02e9) (gsm_04_08.c:1128) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105845265 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: b6fe60fbc6fb02e9 (8 bytes) (vlr_auth_fsm.c:151) 20250425105845265 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800] (vlr_auth_fsm.c:294) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105845265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105845265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105845265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105845265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105845265 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105845265 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7f37fb9b41015037fb5ceb0d725b36df, CK=NONE (ran_msg_iu.c:388) 20250425105845265 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105845265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105845265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845265 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6b 11 aa 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7f 37 fb 9b 41 01 50 37 fb 5c eb 0d 72 5b 36 df 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425105845278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845279 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845279 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845279 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105845279 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845279 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105845279 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105845279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105845279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105845279 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105845279 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105845279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105845279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105845279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105845279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058de800] (fsm.c:486) 20250425105845279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105845279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105845279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6b 11 aa 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105845284 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105845284 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250425105845284 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250425105845284 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105845285 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105845285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058de800] (vlr_lu_fsm.c:110) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105845285 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105845285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105845285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058de800] (fsm.c:486) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105845285 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250425105845285 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105845285 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2 LOCATION UPDATE ACCEPT (TMSI = 0x12163ce2) (gsm_04_08.c:149) 20250425105845285 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425105845285 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845285 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845285 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105845285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845285 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845285 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 6b 11 aa 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 12 16 3c e2 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2076)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425105845290 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845290 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845290 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845290 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845290 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845290 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105845290 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105845290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105845290 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250425105845290 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105845290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800] (vlr_lu_fsm.c:817) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105845290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55e7058f8680]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105845290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105845290 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105845290 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250425105845290 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250425105845291 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105845291 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105845291 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105845291 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105845291 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105845291 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105845291 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105845291 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105845291 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105845291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6b 11 aa 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105845298 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845298 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845298 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845298 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105845298 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105845298 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105845298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105845298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50] (msc_a.c:1053) 20250425105845298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105845298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105845298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058de800]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6e50] (msc_a.c:1053) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105845298 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105845298 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105845298 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) MSC-A terminated (msub.c:261) 20250425105845298 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) 1 MSC-I still active (msub.c:79) 20250425105845298 DMSC DEBUG msub_fsm[0x55e7058f6e50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105845298 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105845298 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105845298 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058f6e50] (msub.c:113) 20250425105845298 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250425105845298 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250425105845298 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425105845298 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-408:LU)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425105845298 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) Free (msub.c:119) 20250425105845298 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105845298 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Freeing instance (msub.c:113) 20250425105845298 DMSC DEBUG msub_fsm[0x55e7058f6e50]{terminating}: Deallocated (fsm.c:568) 20250425105845298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105845298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6b 11 aa 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6b 11 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2076)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)7016874 TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: 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 := '12163CE2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2076)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)14757024 MSC_Test_2-RAN(2076)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2075)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845501 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 2c a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 12 16 3c e2 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) 20250425105845501 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) 20250425105845502 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Allocated (fsm.c:456) 20250425105845502 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425105845502 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105845502 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105845502 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058de800] (fsm.c:486) 20250425105845502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105845502 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105845502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105845502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105845502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105845502 DMM DEBUG msc_a(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0] (fsm.c:486) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105845502 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105845502 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105845502 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105845502 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105845502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105845502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105845502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50] (fsm.c:486) 20250425105845502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105845503 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105845503 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105845503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845503 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) 20250425105845503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: { messageType := 2, destLocRef := 'E12CA0'O, sourceLocRef := '000199'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105845507 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105845507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105845507 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) Received 1 auth tuples (vlr.c:996) 20250425105845507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105845507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105845507 DMM DEBUG Tx AUTH REQ (rand = 83a6f052b6a3d2a3c99021fcf31f325d) (gsm_04_08.c:641) 20250425105845507 DMM DEBUG AUTH REQ (autn = 3a5836db4719988f5cee0f91e31cb4ed) (gsm_04_08.c:643) 20250425105845507 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105845507 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845507 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845508 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105845508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e1 2c a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 83 a6 f0 52 b6 a3 d2 a3 c9 90 21 fc f3 1f 32 5d 20 10 3a 58 36 db 47 19 98 8f 5c ee 0f 91 e3 1c b4 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(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@63ea47419a21: patching N(SD)=1 into dtap '05147C4401DD2104F211154F'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '05547C4401DD2104F211154F'O MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547C4401DD2104F211154F'O MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 7c 44 01 dd 21 04 f2 11 15 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105845516 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845516 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845516 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845516 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845516 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845516 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105845516 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7c4401ddf211154f) (gsm_04_08.c:1128) 20250425105845516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105845517 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) AUTH on UTRAN received RES: 7c4401ddf211154f (8 bytes) (vlr_auth_fsm.c:151) 20250425105845517 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50] (vlr_auth_fsm.c:294) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105845517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105845517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105845517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105845517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105845517 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105845517 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=003ad2e562d8cf844993fff0db627efa, CK=NONE (ran_msg_iu.c:388) 20250425105845517 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105845517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105845517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e1 2c a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 00 3a d2 e5 62 d8 cf 84 49 93 ff f0 db 62 7e fa 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105845523 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845523 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845523 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105845523 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845523 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105845523 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105845523 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105845523 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105845523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105845523 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105845523 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425105845523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250425105845523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2078)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MGCP(2079)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250425105845539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845539 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845539 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845539 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845539 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845539 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845539 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845539 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105845539 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105845539 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250425105845539 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105845539 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105845539 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105845539 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105845539 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105845539 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845539 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105845539 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105845539 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425105845539 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105845539 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0] (fsm.c:486) 20250425105845539 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845539 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058fd940]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105845539 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058fd940]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105845539 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55e7058fd940]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425105845540 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55e7058fd940]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105845540 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e705900790]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105845540 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e705900790]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680] (fsm.c:486) 20250425105845540 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55e705900790]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425105845540 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55e705900790]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2079)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105845551 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55e7058fd940]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105845551 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105845551 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105845551 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{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) 20250425105845551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105845552 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55e705900790]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105845552 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105845552 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105845552 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{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) 20250425105845552 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845552 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105845552 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425105845552 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{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) 20250425105845552 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105845552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845553 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 e1 2c a0 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)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MNCC(2078)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105845557 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105845557 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250425105845586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105845586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 0a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845586 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845586 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845586 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425105845586 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250425105845586 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845586 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425105845586 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250425105845586 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425105845586 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705900790]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425105845586 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105845586 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845586 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845586 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE 20250425105845589 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105845589 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105845589 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105845589 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105845589 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250425105845589 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845589 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845589 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250425105845589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845589 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 e1 2c a0 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) 20250425105845590 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105845590 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105845590 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105845593 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105845593 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105845593 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105845593 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105845593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250425105845593 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845593 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845593 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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105845596 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845596 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845596 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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) 20250425105845596 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058fd940]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105845596 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058fd940]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105845596 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105845596 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105845596 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105845596 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105845596 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105845596 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105845596 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250425105845596 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105845596 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105845596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105845596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105845596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105845596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845596 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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2083)@63ea47419a21: { 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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2076)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '03CF'O 20250425105845599 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105845599 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105845599 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105845599 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105845599 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250425105845599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105845599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105845599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105845599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105845599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105845599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105845599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105845599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105845599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105845599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425105845599 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105845599 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105845599 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845599 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105845600 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105845600 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105845600 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105845600 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105845600 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105845600 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105845600 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Hold the call for some time TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Hangup TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425105851114 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425105851114 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105851115 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425105851115 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425105851115 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425105851115 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105851115 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105851115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105851115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105851115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105851115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851115 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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425105851121 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425105851121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105851121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105851121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425105851121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105851121 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105851121 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425105851121 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105851121 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105851122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105851122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105851122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105851122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851122 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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2076)@63ea47419a21: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2076)@63ea47419a21: patched enc_l3: '032A'O MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250425105851128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105851128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105851128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105851128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105851129 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105851129 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105851129 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105851129 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105851129 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105851129 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105851129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425105851129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105851129 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425105851129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425105851129 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105851129 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105851129 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105851129 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105851129 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425105851129 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105851129 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105851129 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105851129 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105851129 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680] (call_leg.c:197) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e705900790]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680] (call_leg.c:197) 20250425105851129 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425105851129 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2: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)[0x55e7058fd940]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105851130 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425105851130 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0] (call_leg.c:198) 20250425105851130 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{RELEASING}: Freeing instance (call_leg.c:198) 20250425105851130 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f8680]{RELEASING}: Deallocated (fsm.c:568) 20250425105851130 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425105851130 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105851130 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105851130 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425105851130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105851130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105851130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105851130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e1 2c a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(2078)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2075)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105851136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105851136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105851136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105851136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105851136 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105851136 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105851136 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105851136 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105851136 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105851136 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105851136 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105851136 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105851136 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105851136 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105851136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105851136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0] (msc_a.c:1053) 20250425105851137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105851137 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058f6e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105851137 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058de800] (msc_a.c:1053) 20250425105851137 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105851137 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105851137 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105851137 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) MSC-A terminated (msub.c:261) 20250425105851137 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) 1 MSC-I still active (msub.c:79) 20250425105851137 DMSC DEBUG msub_fsm[0x55e7058de800]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105851137 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105851137 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105851137 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058de800] (msub.c:113) 20250425105851137 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250425105851137 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250425105851137 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425105851137 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425105851137 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2) Free (msub.c:119) 20250425105851137 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x12163CE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425105851137 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Freeing instance (msub.c:113) 20250425105851137 DMSC DEBUG msub_fsm[0x55e7058de800]{terminating}: Deallocated (fsm.c:568) 20250425105851137 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105851137 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851137 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105851137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105851137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105851137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e1 2c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2076)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)14757024 20250425105851140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105851140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105851140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105851140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105851140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105851140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105851140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105851140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105851140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105851140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 2c a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@63ea47419a21: Final verdict of PTC: pass 20250425105852155 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105852155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105852155 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105852155 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105852155 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105852155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105852155 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105852155 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105852155 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105852155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105852155 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105852155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105852155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105852155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105852156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105852156 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) 20250425105852156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105852156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105852156 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105852156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105852156 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105852156 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105852156 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105852156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105852156 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105852156 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105852156 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105852156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105852156 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105852156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105852156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105852156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105852156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105852156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105852156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105852157 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105852157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105852157 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105852157 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105852157 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105852157 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105852157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2069)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2072)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2081)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2071)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2070)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2078)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2074)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2080)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2075)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2076)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2073)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2084)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2079)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2082)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@63ea47419a21: Final verdict of PTC: none 20250425105852173 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105852173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105852173 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105852173 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105852173 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) 20250425105852173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105852173 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105852173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105852173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105852173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105852173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105852173 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) 20250425105852173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105852173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105852173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105852173 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105852173 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2077)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2072): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2073): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2074): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2075): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2076): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2077): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2078): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2079): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2080): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2081): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2082): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_call2(2083): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2084): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:58:52 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 20250425105853158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642148) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105854156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105854159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105854174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105854174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105854174 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=642148, count=645456) 20250425105855160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105856162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2088)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2088)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2088)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2086)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2091)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2091)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2091)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2089)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2094)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2094)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2094)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2092)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105856904 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2095)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105857070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105857071 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105857071 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105857071 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105857075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105857075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105857075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105857075 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2088)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105857075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105857075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105857075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105857075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105857075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105857076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105857076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2088)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105857076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105857076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2088)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105857086 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105857086 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105857086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105857086 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2091)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105857091 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857091 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105857091 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105857091 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105857091 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105857091 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105857091 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105857091 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) 20250425105857091 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105857091 DLSS7 DEBUG 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) 20250425105857091 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2091)@63ea47419a21: Message received on association #8 20250425105857094 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857094 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105857094 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105857094 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) 20250425105857094 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105857094 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2091)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105857094 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105857094 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) 20250425105857094 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105857094 DLSS7 DEBUG 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) 20250425105857094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105857094 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105857094 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105857094 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2091)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105857100 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105857100 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105857100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105857100 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2094)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105857107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105857107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105857107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105857107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105857107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105857107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105857107 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) 20250425105857107 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105857107 DLSS7 DEBUG 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) 20250425105857108 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2094)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2094)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105857110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105857110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105857110 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) 20250425105857110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105857110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105857110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105857110 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) 20250425105857110 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105857110 DLSS7 DEBUG 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) 20250425105857110 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) 20250425105857110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2094)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105857110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105857111 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105857111 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2094)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105857163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105857163 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2097)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2097)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105857169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2097)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2097)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105857200 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105857200 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2098)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105857884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857884 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105857884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105857884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105857884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105857884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2088)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2087)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105857894 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857894 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857894 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857894 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857894 DLSS7 DEBUG 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) 20250425105857894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105857894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857894 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105857894 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857894 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2091)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2091)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2090)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105857910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105857910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857910 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857910 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105857911 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105857911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857911 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105857911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857911 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2093)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2093)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)225195 MSC_Test_2-SCCP(2092)@63ea47419a21: First idle individual index:0 20250425105857931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105857931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857931 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 03 6f ab 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250425105857931 DIUCS DEBUG (UTRAN-Iu-410 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857931 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425105857931 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: Allocated (fsm.c:456) 20250425105857931 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425105857931 DMSC DEBUG msc_a[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105857931 DMSC DEBUG msc_a[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425105857931 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105857931 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105857931 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105857931 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105857931 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105857931 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105857931 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940] (fsm.c:486) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105857931 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105857931 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250425105857931 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250425105857931 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105857931 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105857931 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105857931 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105857931 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105857931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105857931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105857931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0] (fsm.c:486) 20250425105857931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105857931 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105857931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857931 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(2093)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105857931 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) 20250425105857931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 03 6f ab 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: { messageType := 2, destLocRef := '036FAB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2098)@63ea47419a21: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-GSUP(2098)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): none -> pass 20250425105857935 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105857935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105857935 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250425105857935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105857935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105857935 DMM DEBUG Tx AUTH REQ (rand = 62ed52fd7c204a8ba26c8c64a81eaac9) (gsm_04_08.c:641) 20250425105857935 DMM DEBUG AUTH REQ (autn = be0ef14d97b5bd2a2084259c906a84f0) (gsm_04_08.c:643) 20250425105857935 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105857935 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105857935 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105857935 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105857936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 03 6f ab 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 62 ed 52 fd 7c 20 4a 8b a2 6c 8c 64 a8 1e aa c9 20 10 be 0e f1 4d 97 b5 bd 2a 20 84 25 9c 90 6a 84 f0 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@63ea47419a21: patching N(SD)=1 into dtap '0514FA8842E32104C3A4B913'O MSC_Test_2-RAN(2093)@63ea47419a21: patched enc_l3: '0554FA8842E32104C3A4B913'O MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FA8842E32104C3A4B913'O 20250425105857950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105857951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 fa 88 42 e3 21 04 c3 a4 b9 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105857951 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105857951 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105857951 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105857951 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105857951 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105857951 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105857951 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fa8842e3c3a4b913) (gsm_04_08.c:1128) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105857951 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: fa8842e3c3a4b913 (8 bytes) (vlr_auth_fsm.c:151) 20250425105857951 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0] (vlr_auth_fsm.c:294) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105857951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105857951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425105857951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425105857951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105857951 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105857951 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9a26b58aaffd1db94a17d40153ad3cbc, CK=NONE (ran_msg_iu.c:388) 20250425105857951 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105857951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425105857952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 03 6f ab 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 26 b5 8a af fd 1d b9 4a 17 d4 01 53 ad 3c bc 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425105857970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105857970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105857970 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105857970 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105857970 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105857970 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105857970 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105857970 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105857970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425105857970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425105857970 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105857970 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105857970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425105857970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425105857970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105857970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7058dece0] (fsm.c:486) 20250425105857970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425105857970 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425105857971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 03 6f ab 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105857979 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105857979 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250425105857979 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250425105857979 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105857980 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105857980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058dece0] (vlr_lu_fsm.c:110) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425105857980 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105857980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425105857980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058dece0] (fsm.c:486) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425105857980 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250425105857980 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425105857980 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE LOCATION UPDATE ACCEPT (TMSI = 0x1e2721be) (gsm_04_08.c:149) 20250425105857980 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425105857980 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105857980 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105857980 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105857980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857980 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 03 6f ab 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1e 27 21 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(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2093)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2093)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105857990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105857990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105857990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105857990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425105857991 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105857991 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105857991 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105857991 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105857991 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105857991 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105857991 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425105857991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425105857991 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250425105857991 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425105857991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0] (vlr_lu_fsm.c:817) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425105857991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55e7058aac50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425105857991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105857991 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425105857991 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250425105857991 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250425105857991 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105857991 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425105857991 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105857991 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425105857991 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425105857991 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105857991 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105857991 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105857992 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425105857992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105857992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105857992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105857992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105857992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105857992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105857992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105857992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105857992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105857992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 03 6f 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(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105858006 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858006 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858006 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858006 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105858006 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105858006 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105858006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105858006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940] (msc_a.c:1053) 20250425105858006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105858006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105858006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058dece0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105858006 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058fd940]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105858006 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105858006 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) MSC-A terminated (msub.c:261) 20250425105858006 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) 1 MSC-I still active (msub.c:79) 20250425105858006 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105858006 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105858006 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105858006 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425105858006 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250425105858006 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250425105858006 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Freeing instance (msub.c:113) 20250425105858006 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-410:LU)[0x55e7058f8550]{READY}: Deallocated (fsm.c:568) 20250425105858006 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) Free (msub.c:119) 20250425105858006 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - active-conn: now used by 1 (attached) (msub.c:375) 20250425105858006 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425105858006 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425105858006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 03 6f ab 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 20250425105858009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 03 6f ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2093)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)225195 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: 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 := '1E2721BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2093)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)16452952 MSC_Test_2-RAN(2093)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2092)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858213 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 0d 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 05 24 01 03 50 59 02 05 f4 1e 27 21 be 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105858214 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) 20250425105858214 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Allocated (fsm.c:456) 20250425105858214 DMSC DEBUG msc_i[0x55e7059009f0]{READY}: Allocated (fsm.c:456) 20250425105858214 DMSC DEBUG msc_i[0x55e7059009f0]{READY}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105858214 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105858214 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058aac50] (fsm.c:486) 20250425105858214 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105858214 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105858214 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105858214 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105858214 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105858214 DMM DEBUG msc_a(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425105858214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425105858214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0] (fsm.c:486) 20250425105858215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425105858215 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425105858215 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425105858215 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425105858215 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105858215 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105858215 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425105858215 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425105858215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105858215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0] (fsm.c:486) 20250425105858215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105858215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105858215 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425105858215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858215 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) 20250425105858215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: { messageType := 2, destLocRef := 'FB0D58'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105858222 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105858222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425105858222 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) Received 1 auth tuples (vlr.c:996) 20250425105858222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425105858222 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425105858222 DMM DEBUG Tx AUTH REQ (rand = 5605cfde5a65685ba22e0ad7443ffd47) (gsm_04_08.c:641) 20250425105858222 DMM DEBUG AUTH REQ (autn = dfdea09a3452e68aef524cd0b4f950bc) (gsm_04_08.c:643) 20250425105858222 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425105858222 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105858222 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105858222 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425105858223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858223 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fb 0d 58 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 56 05 cf de 5a 65 68 5b a2 2e 0a d7 44 3f fd 47 20 10 df de a0 9a 34 52 e6 8a ef 52 4c d0 b4 f9 50 bc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@63ea47419a21: patching N(SD)=1 into dtap '051486DCD8A42104C5119EDC'O MSC_Test_2-RAN(2093)@63ea47419a21: patched enc_l3: '055486DCD8A42104C5119EDC'O MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055486DCD8A42104C5119EDC'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 86 dc d8 a4 21 04 c5 11 9e dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105858232 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858232 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858232 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858232 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858232 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858232 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105858232 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 86dcd8a4c5119edc) (gsm_04_08.c:1128) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425105858232 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) AUTH on UTRAN received RES: 86dcd8a4c5119edc (8 bytes) (vlr_auth_fsm.c:151) 20250425105858232 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0] (vlr_auth_fsm.c:294) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105858232 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425105858232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425105858232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425105858232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425105858232 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425105858232 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=912c6ec0937db69b77c6a398d83bc45f, CK=NONE (ran_msg_iu.c:388) 20250425105858233 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425105858233 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425105858233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fb 0d 58 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 91 2c 6e c0 93 7d b6 9b 77 c6 a3 98 d8 3b c4 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425105858239 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858239 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858239 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105858239 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858239 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425105858239 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425105858239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425105858239 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425105858239 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425105858239 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425105858240 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425105858240 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425105858240 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425105858240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250425105858240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2095)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MGCP(2096)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2093)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250425105858260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858261 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858261 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858261 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858261 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858261 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858261 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858261 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105858261 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425105858261 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250425105858261 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425105858262 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425105858262 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425105858262 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105858262 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425105858262 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858262 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425105858262 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425105858262 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425105858262 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425105858262 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0] (fsm.c:486) 20250425105858262 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058f8550]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55e7058f8550]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058aca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0] (fsm.c:486) 20250425105858262 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425105858263 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55e7058aca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2096)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425105858284 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105858284 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105858284 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105858284 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{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) 20250425105858284 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425105858286 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105858286 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425105858286 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425105858286 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{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) MSC_Test-MNCC(2095)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) 20250425105858286 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858286 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250425105858286 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425105858286 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{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) MSC_Test-MNCC(2095)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 20250425105858287 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425105858287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858287 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 fb 0d 58 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_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425105858292 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425105858292 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{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)@63ea47419a21: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858310 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) 20250425105858311 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858311 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858311 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425105858311 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250425105858311 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858311 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425105858311 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250425105858311 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425105858311 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058aca90]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425105858311 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105858311 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858311 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858311 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858311 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425105858312 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425105858312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105858312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105858312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425105858312 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250425105858312 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105858312 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105858312 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250425105858312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858312 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 fb 0d 58 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) 20250425105858312 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105858312 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105858312 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105858314 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425105858314 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105858314 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105858314 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425105858314 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250425105858314 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105858314 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105858315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858315 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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425105858316 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858316 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858316 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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) 20250425105858316 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425105858316 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f8550]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425105858316 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425105858317 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425105858317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105858317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425105858317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425105858317 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425105858317 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250425105858317 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105858317 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105858317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105858317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105858317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105858317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858317 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 fb 0d 58 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2094)@63ea47419a21: Message received on association #8 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: { line := { verb := "MDCX", trans_id := "416", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105858318 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425105858318 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425105858318 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425105858318 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425105858318 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{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)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2093)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2093)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2092)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2092)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105858320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105858320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105858320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105858320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105858320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105858320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105858320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105858320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105858320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105858320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425105858320 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105858320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105858320 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105858320 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425105858320 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425105858320 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425105858320 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425105858320 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425105858320 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425105858320 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425105900318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105900318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105900318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105900319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105900319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105900319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105900319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105900319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105900319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105900319 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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 20250425105902320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105902320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105902320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105902320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105902320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105902320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105902320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105902320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105902320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105902320 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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 20250425105903320 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250425105903320 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-411 (ran_conn.c:142) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{CLEARED}: Removing from parent msub_fsm[0x55e7058aac50] (msc_i.c:221) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{CLEARED}: Freeing instance (msc_i.c:221) 20250425105903320 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059009f0]{CLEARED}: Deallocated (fsm.c:568) 20250425105903320 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425105903320 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) MSC-I terminated (msub.c:261) 20250425105903320 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) 1 MSC-A still active (msub.c:79) 20250425105903320 DMSC DEBUG msub_fsm[0x55e7058aac50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105903320 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105903320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105903320 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0] (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058aca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0] (msub.c:113) 20250425105903320 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425105903320 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE: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)[0x55e7058f8550]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105903320 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0] (msub.c:113) 20250425105903320 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250425105903320 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058ad3b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425105903320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105903320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0] (msub.c:113) 20250425105903320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425105903320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7058fbcd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425105903320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x55e7058aac50] (msub.c:113) 20250425105903320 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250425105903320 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425105903320 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425105903320 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425105903320 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425105903320 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105903320 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250425105903320 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425105903320 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425105903320 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425105903320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105903320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250425105903320 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250425105903320 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE) Free (msub.c:119) 20250425105903320 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x1E2721BE - active-conn: now used by 1 (attached) (msub.c:375) 20250425105903320 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Freeing instance (msub.c:113) 20250425105903320 DMSC DEBUG msub_fsm[0x55e7058aac50]{terminating}: Deallocated (fsm.c:568) 20250425105903320 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250425105903321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105903321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105903321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105903321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105903321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105903321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105903321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105903321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105903321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105903321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fb 0d 58 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)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(2095)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2093)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)16452952 MSC_Test_2-M3UA(2094)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105903322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105903322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105903322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105903322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105903322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105903322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105903322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105903322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105903322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105903322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fb 0d 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@63ea47419a21: Final verdict of PTC: pass 20250425105903324 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105903324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105903324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105903324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105903324 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105903324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105903324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105903324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105903324 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105903324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105903324 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105903324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105903324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105903324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105903324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105903324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105903324 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) 20250425105903324 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105903324 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105903324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105903324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105903324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105903324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105903325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105903325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2098)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2096)@63ea47419a21: Final verdict of PTC: none 20250425105903325 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105903325 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105903325 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105903325 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105903325 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105903325 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105903325 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105903325 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105903325 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) 20250425105903325 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105903325 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105903325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105903325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105903325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105903325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105903325 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) 20250425105903325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105903325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105903325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105903325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105903325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105903325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105903325 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2095)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2086)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2092)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2097)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2089)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2091)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2087)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2099)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2085)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2090)@63ea47419a21: Final verdict of PTC: none 20250425105903326 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105903326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105903326 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105903326 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105903326 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) 20250425105903326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105903326 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105903326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105903326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105903326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105903326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105903326 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) 20250425105903326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105903326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105903326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105903326 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105903326 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2101)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2094)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2093)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2085): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2086): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2087): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2088): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2089): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2090): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2091): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2092): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2093): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2094): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2095): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2096): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2097): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2098): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2099): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2101): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:59:03 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 20250425105904327 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604392) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105905325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105905326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105905326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105905326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105905328 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=604392, count=605552) 20250425105906329 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:59: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_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 20250425105907330 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_auth_sai_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2105)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2105)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2105)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2103)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2108)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2108)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2108)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2106)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2111)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2111)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2111)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2109)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105908143 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2112)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105908305 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105908305 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105908305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105908305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2105)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2105)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105908306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105908306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105908306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105908306 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105908306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105908306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105908307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105908307 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105908307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105908307 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2105)@63ea47419a21: Message received on association #8 20250425105908307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105908307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105908307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105908307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105908307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105908307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105908307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105908307 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105908307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105908307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105908307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2105)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2105)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105908307 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105908307 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105908320 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105908320 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105908320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105908320 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105908321 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908321 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105908321 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105908321 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105908321 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2108)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105908321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105908321 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105908321 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) 20250425105908321 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105908321 DLSS7 DEBUG 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) 20250425105908321 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105908322 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908322 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105908322 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2108)@63ea47419a21: Message received on association #8 20250425105908322 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) 20250425105908322 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105908322 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105908322 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105908322 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) 20250425105908322 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105908322 DLSS7 DEBUG 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) 20250425105908322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105908322 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2108)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2108)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105908322 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105908322 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105908331 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105908331 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2114)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2114)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105908333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2114)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2114)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2114)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2114)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105908336 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105908336 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105908336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105908336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2111)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2111)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105908337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105908337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105908337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105908337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105908337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105908337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105908337 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) 20250425105908337 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105908337 DLSS7 DEBUG 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) 20250425105908337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2111)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2111)@63ea47419a21: Message received on association #8 20250425105908338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105908338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105908338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105908338 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) 20250425105908338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105908338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105908338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105908338 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) 20250425105908338 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105908338 DLSS7 DEBUG 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) 20250425105908338 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) 20250425105908338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105908338 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(2111)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2108)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: Received M3UA_DAVA -> discard 20250425105908338 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105908338 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2111)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2111)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105908342 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105908342 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2115)@63ea47419a21: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2117) TC_iu_lu_auth_sai_timeout2(2117)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105909120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105909120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105909120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105909120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2105)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105909120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425105909121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105909121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105909122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105909122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2105)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2104)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105909132 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909132 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909132 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909132 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105909132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.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(2108)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105909132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105909132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909132 DLSS7 DEBUG 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) 20250425105909133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105909133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105909133 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105909133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909133 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2108)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2107)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105909147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105909147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105909147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105909147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909147 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) 20250425105909147 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105909148 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105909148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105909148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105909148 DLSS7 DEBUG Found route for dpc=195=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(2111)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105909148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105909148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909148 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2110)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2110)@63ea47419a21: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)9405624 MSC_Test_2-SCCP(2109)@63ea47419a21: First idle individual index:0 20250425105909162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105909162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105909162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105909162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105909162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8f 84 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 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-RAN(2110)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105909162 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) 20250425105909162 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Allocated (fsm.c:456) 20250425105909162 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: Allocated (fsm.c:456) 20250425105909163 DMSC DEBUG msc_i[0x55e7058ad3b0]{READY}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425105909163 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105909163 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425105909163 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105909163 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105909163 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105909163 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105909163 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105909163 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105909163 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0] (fsm.c:486) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105909163 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105909163 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250425105909163 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250425105909163 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105909163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105909163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105909163 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105909163 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105909163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105909163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105909163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0] (fsm.c:486) 20250425105909163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105909163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105909163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105909163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105909163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105909163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105909163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105909163 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) 20250425105909163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105909163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105909163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105909163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8f 84 b8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2115)@63ea47419a21: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2117) MSC_Test-GSUP(2115)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2117)"262420000001008" MSC_Test_2-SCCP(2109)@63ea47419a21: { messageType := 2, destLocRef := '8F84B8'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)@63ea47419a21: Session index based on local reference:0 20250425105914163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425105914163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425105914163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105914163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105914163 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105914163 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) 20250425105914163 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) 20250425105914163 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105914163 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105914163 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105914163 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105914163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105914163 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105914163 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) 20250425105914163 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105914163 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105914163 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105914163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105914163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105914163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105914163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105914163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105914163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105914163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8f 84 b8 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) 20250425105914163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105914163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105914163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105914163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105914163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105914163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105914163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105914163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8f 84 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(2111)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2111)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2109)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2109)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2109)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2109)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105914171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105914171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105914171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105914171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105914171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105914171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105914171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105914171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105914171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105914172 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105914172 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105914172 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105914172 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105914172 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105914172 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105914172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105914172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105914172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0] (msc_a.c:1053) 20250425105914172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250425105914172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250425105914172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0] (msc_a.c:1053) 20250425105914172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105914172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105914172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7059008c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b4f0] (msc_a.c:1053) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105914172 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105914172 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105914172 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250425105914172 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250425105914172 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105914172 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105914172 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105914172 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Removing from parent msub_fsm[0x55e70590b4f0] (msub.c:113) 20250425105914172 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250425105914172 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250425105914172 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Freeing instance (msub.c:113) 20250425105914172 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55e7058ad3b0]{READY}: Deallocated (fsm.c:568) 20250425105914172 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250425105914172 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250425105914172 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105914172 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Freeing instance (msub.c:113) 20250425105914172 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Deallocated (fsm.c:568) 20250425105914172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105914172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105914172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105914172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105914172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105914172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105914172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105914172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105914172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8f 84 b8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@63ea47419a21: Session index based on local reference:0 20250425105914172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105914172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105914172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105914172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105914172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105914172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105914172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105914172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105914172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8f 84 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2110)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)9405624 TC_iu_lu_auth_sai_timeout2(2117)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2117)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2117)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2117)@63ea47419a21: Final verdict of PTC: pass 20250425105914175 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105914175 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105914175 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914175 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105914175 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105914175 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105914175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105914175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105914175 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) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105914175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105914175 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105914175 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105914175 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105914175 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) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914175 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105914175 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105914175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105914175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105914175 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) 20250425105914175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105914175 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105914175 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105914175 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105914175 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105914175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105914175 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105914175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105914176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105914176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105914176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105914176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105914176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105914176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105914176 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2108)@63ea47419a21: Final verdict of PTC: none 20250425105914176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test-MNCC(2112)@63ea47419a21: Final verdict of PTC: none 20250425105914176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105914176 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105914176 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105914176 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2106)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2105)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2114)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2115)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2111)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2103)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2107)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2109)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2118)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2104)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2110)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2113)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2116)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2102)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2102): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2103): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2104): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2105): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2106): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2107): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2108): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2109): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2110): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2111): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2112): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2113): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2114): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2115): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2116): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2117): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2118): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:59:14 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 20250425105915176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255768) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105916176 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105916178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=255768, count=259076) 20250425105917179 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105918181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_auth_sai_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2122)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2122)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2122)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2120)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2125)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2125)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2125)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2123)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2128)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2128)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2128)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2126)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105918961 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2129)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105919129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105919129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105919129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105919129 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105919130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105919130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105919130 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105919130 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2122)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2122)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105919130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105919130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105919130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105919130 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105919130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105919130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105919130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105919131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105919131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2122)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2122)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105919142 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105919142 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105919142 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105919142 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2125)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2125)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105919143 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919143 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105919143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105919143 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105919143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105919143 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105919143 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105919143 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) 20250425105919143 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105919143 DLSS7 DEBUG 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) 20250425105919143 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2125)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105919144 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919144 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105919144 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105919144 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) 20250425105919144 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105919144 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105919144 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105919144 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) 20250425105919144 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105919144 DLSS7 DEBUG 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) 20250425105919144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105919144 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105919144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105919144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2125)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2125)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105919155 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105919155 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105919155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105919155 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105919158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105919158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105919158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105919158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105919158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105919158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105919158 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) 20250425105919158 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105919158 DLSS7 DEBUG 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) 20250425105919158 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105919159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105919159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105919159 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) 20250425105919159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105919159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105919159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105919159 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) 20250425105919159 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105919159 DLSS7 DEBUG 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) 20250425105919159 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) 20250425105919159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105919159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105919159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105919159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2125)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105919181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105919181 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2131)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425105919182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2131)@63ea47419a21: CCM 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(2131)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2131)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2131)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2131)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105919192 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105919192 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2132)@63ea47419a21: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2134) TC_iu_lu_auth_sai_err2(2134)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105919934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105919934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105919935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105919935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105919935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105919935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2122)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2121)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105919945 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919945 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919945 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919945 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105919945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919945 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105919946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105919946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105919946 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105919946 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919946 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2125)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2124)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105919962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105919962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919962 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) 20250425105919962 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105919962 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105919962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105919962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919962 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105919962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105919962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919962 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2127)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2127)@63ea47419a21: Added conn table entry 0TC_iu_lu_auth_sai_err2(2134)3406769 MSC_Test_2-SCCP(2126)@63ea47419a21: First idle individual index:0 20250425105919968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105919968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919968 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 fb b1 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) 20250425105919968 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) 20250425105919968 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Allocated (fsm.c:456) 20250425105919968 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425105919968 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425105919968 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105919968 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105919968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105919968 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105919968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105919968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105919968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105919968 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105919968 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0] (fsm.c:486) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105919968 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105919968 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250425105919968 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250425105919968 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105919968 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105919968 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105919968 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105919968 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_2-RAN(2127)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105919968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105919968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105919968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0] (fsm.c:486) 20250425105919968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105919968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105919968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105919968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919968 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) 20250425105919968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105919968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 fb b1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@63ea47419a21: { messageType := 2, destLocRef := '33FBB1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2132)@63ea47419a21: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2134) MSC_Test-GSUP(2132)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2134)"262420000001009" 20250425105919971 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{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) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0] (vlr_auth_fsm.c:294) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250425105919971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250425105919971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250425105919971 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105919971 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105919971 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105919971 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105919971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105919971 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105919971 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105919971 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105919971 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105919971 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) 20250425105919971 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) 20250425105919971 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) 20250425105919971 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105919971 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105919971 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250425105919971 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425105919971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105919971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105919971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105919971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 fb b1 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) 20250425105919971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105919971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105919971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105919971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 fb b1 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2128)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2126)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2126)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2126)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105919976 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105919976 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105919976 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105919976 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105919976 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105919976 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105919976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105919976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105919976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105919976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0] (msc_a.c:1053) 20250425105919976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105919976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105919976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058ad3b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fda30] (msc_a.c:1053) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105919976 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105919976 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105919976 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250425105919976 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250425105919976 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105919976 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105919976 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105919976 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fda30] (msub.c:113) 20250425105919976 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250425105919976 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250425105919976 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425105919976 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425105919976 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250425105919976 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250425105919976 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425105919976 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Freeing instance (msub.c:113) 20250425105919976 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Deallocated (fsm.c:568) 20250425105919976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105919976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105919976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105919976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 fb b1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@63ea47419a21: Session index based on local reference:0 20250425105919977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105919977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105919977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105919977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105919977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105919977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105919977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105919977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105919977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 fb b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2127)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2134)3406769 MSC_Test_2-M3UA(2128)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_err2(2134)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2134)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2134)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2134)@63ea47419a21: Final verdict of PTC: pass MSC_Test_1-SCCP(2123)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2120)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2121)@63ea47419a21: Final verdict of PTC: none 20250425105919979 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105919979 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2132)@63ea47419a21: Final verdict of PTC: none 20250425105919979 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105919979 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105919979 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105919979 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) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105919979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105919979 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2126)@63ea47419a21: Final verdict of PTC: none 20250425105919979 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105919979 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105919979 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) 20250425105919979 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105919979 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105919979 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919979 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105919979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105919979 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105919979 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105919979 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105919979 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) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105919979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(2131)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2122)@63ea47419a21: Final verdict of PTC: none 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105919979 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105919979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2124)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2129)@63ea47419a21: Final verdict of PTC: none 20250425105919979 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105919979 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105919979 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) 20250425105919979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105919979 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105919979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105919979 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) 20250425105919979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105919979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105919980 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105919980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2130)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2127)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2135)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2119)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2128)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2133)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2119): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2120): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2121): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2122): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2123): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2124): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2125): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2126): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2127): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2128): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2129): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2130): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2131): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2132): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2133): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_auth_sai_err2(2134): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2135): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105920980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254520) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105921980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105921981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=254520, count=257828) 20250425105922982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105923983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_release_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2139)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2139)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2139)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2137)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2142)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2142)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2142)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2140)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2145)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2145)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2145)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2143)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105924767 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2146)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105924938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105924938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105924938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105924938 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105924939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924939 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105924939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105924939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105924939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105924939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105924939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105924939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105924939 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105924939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105924939 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105924940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105924940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105924940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105924940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105924940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105924940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105924940 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105924940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105924940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105924940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105924940 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105924940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2139)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924950 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105924950 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105924950 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105924950 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2142)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105924951 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924951 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105924951 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105924951 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105924951 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105924951 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105924951 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105924951 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) 20250425105924951 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105924951 DLSS7 DEBUG 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) 20250425105924951 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924952 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924952 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105924952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105924952 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) 20250425105924952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105924952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105924952 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105924952 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) 20250425105924952 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105924952 DLSS7 DEBUG 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) 20250425105924952 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105924952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105924952 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105924952 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2142)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924962 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105924962 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105924962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105924962 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2145)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105924964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105924964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105924964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105924964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105924964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105924964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105924964 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) 20250425105924964 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105924964 DLSS7 DEBUG 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) 20250425105924964 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105924964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105924964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105924964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105924964 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) 20250425105924964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105924964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105924964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105924964 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) 20250425105924964 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105924964 DLSS7 DEBUG 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) 20250425105924964 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) 20250425105924964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105924964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2145)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924964 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105924964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2145)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2145)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105924983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105924983 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2148)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2148)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105924985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2148)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2148)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2148)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2148)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105924993 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105924993 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2149)@63ea47419a21: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2151) TC_iu_lu_release_request2(2151)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105925753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105925753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105925753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105925753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105925754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105925754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105925754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105925754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2139)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2138)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105925762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925762 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925762 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925762 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105925762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105925762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105925763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2142)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105925763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105925763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105925763 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105925763 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925763 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2142)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2141)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105925782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925782 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105925782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105925782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105925782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105925782 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) 20250425105925783 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105925783 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105925783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105925783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925783 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105925783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105925783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2144)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2144)@63ea47419a21: Added conn table entry 0TC_iu_lu_release_request2(2151)11973591 MSC_Test_2-SCCP(2143)@63ea47419a21: First idle individual index:0 20250425105925807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105925807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105925807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105925807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925807 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 b3 d7 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) 20250425105925807 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) 20250425105925807 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105925807 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: Allocated (fsm.c:456) 20250425105925807 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105925807 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105925807 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) MSC_Test_2-RAN(2144)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105925807 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105925807 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105925807 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105925807 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105925807 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105925807 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105925807 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0] (fsm.c:486) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105925807 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105925807 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250425105925807 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250425105925807 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105925807 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105925807 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105925807 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105925807 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105925807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105925807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105925807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50] (fsm.c:486) 20250425105925807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425105925807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105925807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105925807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105925807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105925807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105925807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105925807 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) 20250425105925807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105925807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105925807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105925807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b6 b3 d7 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@63ea47419a21: { messageType := 2, destLocRef := 'B6B3D7'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2149)@63ea47419a21: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2151) MSC_Test-GSUP(2149)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_release_request2(2151)"262420000001010" MSC_Test_2-SCCP(2143)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2143)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2143)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250425105926824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105926824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105926824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105926824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105926824 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105926824 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105926825 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425105926825 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250425105926825 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425105926825 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425105926825 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) 20250425105926825 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) 20250425105926825 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105926825 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105926825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105926825 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105926825 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) 20250425105926825 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105926825 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105926825 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105926825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105926825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105926825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105926825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b6 b3 d7 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) 20250425105926825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105926826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105926826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105926826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b6 b3 d7 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2145)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2143)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2143)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2143)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105926852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105926852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105926852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105926852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105926852 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105926853 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105926853 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105926853 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105926853 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105926853 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105926853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105926853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105926853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50] (msc_a.c:1053) 20250425105926853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250425105926853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250425105926853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0] (msc_a.c:1053) 20250425105926853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105926853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105926853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058aac50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105926853 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105926853 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105926853 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250425105926853 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250425105926853 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105926853 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105926853 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105926853 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105926853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250425105926853 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250425105926853 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Freeing instance (msub.c:113) 20250425105926853 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55e7058fbcd0]{READY}: Deallocated (fsm.c:568) 20250425105926853 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250425105926853 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250425105926853 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105926853 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105926853 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105926853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105926853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105926854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105926854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b6 b3 d7 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@63ea47419a21: Session index based on local reference:0 20250425105926857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105926857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105926857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105926857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105926857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105926857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105926857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105926857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105926857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b6 b3 d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2144)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_release_request2(2151)11973591 TC_iu_lu_release_request2(2151)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_release_request2(2151)@63ea47419a21: Final verdict of PTC: pass 20250425105926867 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105926867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105926867 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105926867 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105926867 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105926867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105926867 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105926867 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105926867 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105926867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926867 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105926867 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105926867 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105926867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105926867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105926867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105926867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105926867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105926867 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) 20250425105926867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105926867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105926867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105926867 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(2149)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2139)@63ea47419a21: Final verdict of PTC: none 20250425105926867 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105926868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2143)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2146)@63ea47419a21: Final verdict of PTC: none 20250425105926868 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105926868 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105926868 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105926868 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105926869 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425105926869 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105926869 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425105926869 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425105926869 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) 20250425105926869 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926869 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105926869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105926869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105926869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105926869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105926869 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) 20250425105926869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105926869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105926869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105926869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105926869 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105926869 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105926869 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2138)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2140)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2142)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2148)@63ea47419a21: Final verdict of PTC: none 20250425105926870 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105926870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105926870 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105926870 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105926870 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) 20250425105926870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105926870 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105926870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105926870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105926870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105926870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105926870 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) 20250425105926870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(2137)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2136)@63ea47419a21: Final verdict of PTC: none 20250425105926870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105926870 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105926870 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_2-RAN(2144)@63ea47419a21: Final verdict of PTC: none 20250425105926870 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2141)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2145)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2150)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2147)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2136): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2137): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2138): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2139): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2140): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2141): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2142): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2143): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2144): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2145): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2146): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2147): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2148): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2149): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2150): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_release_request2(2151): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Fri Apr 25 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 20250425105927871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260972) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105928869 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105928870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105928870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105928870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105928871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=260972, count=264280) 20250425105929873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105930874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_disconnect started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2156)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2156)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2156)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2154)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2159)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2159)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2159)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2157)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2162)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2162)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2162)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2160)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105931736 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2163)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105931875 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105931875 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2165)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2165)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105931881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2165)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2165)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2165)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2165)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105931903 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105931903 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425105931907 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105931907 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105931907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105931907 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105931910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105931910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105931910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105931910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105931910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105931910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105931910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105931910 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105931910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105931910 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2156)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105931911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105931911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105931911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105931911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105931911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105931911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105931911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105931911 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105931912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105931912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105931912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2156)@63ea47419a21: Message received on association #8 20250425105931912 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105931912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2156)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2156)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105931919 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105931919 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105931919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105931919 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2159)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2159)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105931924 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931924 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105931924 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105931924 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105931924 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105931924 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105931924 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105931924 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) 20250425105931924 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105931924 DLSS7 DEBUG 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) 20250425105931924 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2159)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2159)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2159)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2159)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105931925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931926 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105931926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105931926 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) 20250425105931926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105931926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105931926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105931926 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(2159)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2159)@63ea47419a21: Message received on association #8 20250425105931926 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105931926 DLSS7 DEBUG 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) 20250425105931926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105931926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2159)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105931926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105931926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2159)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105931932 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105931932 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105931932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105931932 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105931936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105931936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105931936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105931936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105931936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105931936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105931936 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) 20250425105931936 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105931936 DLSS7 DEBUG 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) 20250425105931936 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105931938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105931938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105931938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105931938 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) 20250425105931938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105931938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105931938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105931938 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) 20250425105931938 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105931938 DLSS7 DEBUG 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) 20250425105931938 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) 20250425105931938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105931938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105931938 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105931938 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2166)@63ea47419a21: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2168) TC_iu_lu_disconnect2(2168)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425105932720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105932720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105932720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105932720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105932721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105932721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105932721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105932721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2156)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2155)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105932724 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932724 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932724 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932724 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105932724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105932724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105932724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2159)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105932724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105932724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105932724 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105932724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932724 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2159)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2158)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105932741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105932741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105932741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105932741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105932741 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105932742 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105932742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105932742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932742 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105932742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105932742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932742 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2161)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2161)@63ea47419a21: Added conn table entry 0TC_iu_lu_disconnect2(2168)779759 MSC_Test_2-SCCP(2160)@63ea47419a21: First idle individual index:0 20250425105932754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105932754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105932754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105932754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0b e5 ef 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105932754 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) 20250425105932754 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Allocated (fsm.c:456) 20250425105932754 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425105932754 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425105932754 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105932754 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425105932754 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105932754 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105932754 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105932754 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105932754 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105932754 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105932754 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0] (fsm.c:486) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105932754 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425105932754 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250425105932754 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250425105932754 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105932754 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105932754 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105932754 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425105932754 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425105932754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425105932754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425105932754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0] (fsm.c:486) 20250425105932754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(2161)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105932754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425105932755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105932755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105932755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105932755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105932755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105932755 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) 20250425105932755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105932755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105932755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105932755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0b e5 ef 00 01 9f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@63ea47419a21: { messageType := 2, destLocRef := '0BE5EF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2166)@63ea47419a21: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2168) MSC_Test-GSUP(2166)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_disconnect2(2168)"262420000001011" TC_iu_lu_disconnect2(2168)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-RAN(2161)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_disconnect2(2168)779759 MSC_Test_2-SCCP(2160)@63ea47419a21: Session index based on connection ID:0 20250425105933767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105933767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105933767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105933767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105933767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105933767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105933767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105933767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105933767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105933767 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 0b e5 ef 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105933767 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250425105933767 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{CLEARED}: Removing from parent msub_fsm[0x55e70590b4f0] (msc_i.c:221) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{CLEARED}: Freeing instance (msc_i.c:221) 20250425105933768 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058aac50]{CLEARED}: Deallocated (fsm.c:568) 20250425105933768 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425105933768 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250425105933768 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250425105933768 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105933768 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105933768 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105933768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105933768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105933768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0] (msub.c:113) 20250425105933768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250425105933768 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058ad3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250425105933768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0] (msub.c:113) 20250425105933768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105933768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250425105933768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7058fbcd0]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250425105933768 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x55e70590b4f0] (msub.c:113) 20250425105933768 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250425105933768 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250425105933768 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250425105933768 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250425105933768 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250425105933768 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Freeing instance (msub.c:113) 20250425105933768 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Deallocated (fsm.c:568) 20250425105933768 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250425105933769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105933769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105933769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105933769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105933769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105933769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105933769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105933769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105933769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105933769 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 0b e5 ef 00 01 9f 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2162)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2160)@63ea47419a21: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2168)@63ea47419a21: Final verdict of PTC: pass 20250425105934769 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934770 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(2154)@63ea47419a21: Final verdict of PTC: none 20250425105934770 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934770 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105934769 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105934769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105934770 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105934770 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105934770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105934770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105934770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105934770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105934770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105934770 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) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105934770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105934770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105934770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105934770 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934770 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934770 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105934770 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105934770 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934770 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934770 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2156)@63ea47419a21: Final verdict of PTC: none 20250425105934771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105934771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105934771 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) 20250425105934771 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105934771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934771 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934771 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105934771 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) 20250425105934771 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105934771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105934771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105934771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105934771 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105934771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105934771 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105934771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105934771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105934771 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) 20250425105934771 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) 20250425105934771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105934771 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105934771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105934771 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105934771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105934771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-MNCC(2163)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2166)@63ea47419a21: Final verdict of PTC: none 20250425105934771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105934771 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) 20250425105934771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105934771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105934772 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105934772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2162)@63ea47419a21: Final verdict of PTC: none 20250425105934772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105934772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105934772 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2157)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2159)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2160)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2165)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2158)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2155)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2153)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2164)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2161)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2167)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2153): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2154): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2155): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2156): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2157): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2158): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2159): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2160): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2161): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2162): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2163): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2164): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2165): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2166): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2167): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_disconnect2(2168): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Fri Apr 25 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 20250425105935773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224196) 20250425105936771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105936771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105936771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105936772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105936774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=224196, count=227504) 20250425105937775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105938776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_by_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2173)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2173)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2173)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2171)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2176)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2176)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2176)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2174)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2179)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2179)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2179)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2177)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105939525 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2180)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105939696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105939696 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105939696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105939696 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2173)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105939697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105939697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105939697 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105939697 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2173)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2173)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2173)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105939697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105939697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105939697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105939697 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105939697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105939697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105939697 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2173)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105939698 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105939698 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2173)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2173)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105939707 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105939707 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105939707 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105939707 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2176)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105939708 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939708 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105939708 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105939708 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105939708 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105939708 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105939708 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105939708 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) 20250425105939708 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105939708 DLSS7 DEBUG 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) 20250425105939708 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2176)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105939709 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939709 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105939709 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105939709 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) 20250425105939709 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105939709 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105939709 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105939709 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) 20250425105939709 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105939709 DLSS7 DEBUG 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) 20250425105939709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105939709 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105939709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105939709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2176)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105939721 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105939721 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105939721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105939721 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2179)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425105939723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105939723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105939723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105939723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105939723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105939723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105939723 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) 20250425105939723 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105939723 DLSS7 DEBUG 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) 20250425105939723 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105939723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105939723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105939723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105939723 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) 20250425105939723 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105939723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105939723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105939723 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) 20250425105939723 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105939724 DLSS7 DEBUG 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) 20250425105939724 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(2179)@63ea47419a21: Message received on association #8 20250425105939724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105939724 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2176)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: Received M3UA_DAVA -> discard 20250425105939724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105939724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2179)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2179)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105939777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105939777 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2182)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2182)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105939778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2182)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2182)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2182)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2182)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105939787 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105939787 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2183)@63ea47419a21: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2185) TC_iu_lu_by_imei2(2185)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250425105940500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105940500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105940500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105940500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105940500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105940500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105940500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105940500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2173)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2172)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105940511 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940511 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940511 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940511 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940511 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105940511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105940511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940511 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2176)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105940511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105940511 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105940511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940511 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2176)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2175)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105940525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105940525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105940525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105940525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940525 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105940525 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105940525 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105940525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105940525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105940525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105940525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940525 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2178)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2178)@63ea47419a21: Added conn table entry 0TC_iu_lu_by_imei2(2185)14631232 MSC_Test_2-SCCP(2177)@63ea47419a21: First idle individual index:0 20250425105940531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105940531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105940531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105940531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 df 41 40 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105940531 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) 20250425105940531 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Allocated (fsm.c:456) 20250425105940531 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: Allocated (fsm.c:456) 20250425105940531 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105940531 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105940531 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ad3b0] (fsm.c:486) 20250425105940531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105940531 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105940531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105940531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105940531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105940531 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425105940531 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250425105940531 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425105940531 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425105940531 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7059008c0] (fsm.c:486) 20250425105940531 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425105940531 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425105940531 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250425105940531 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250425105940531 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425105940531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425105940531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425105940531 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250425105940531 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425105940531 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250425105940531 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250425105940531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250425105940531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105940531 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2178)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105940531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105940531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105940531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105940531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 df 41 40 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) 20250425105940531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105940531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105940531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105940531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105940531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105940531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105940531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105940531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 df 41 40 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2179)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@63ea47419a21: { messageType := 2, destLocRef := 'DF4140'O, sourceLocRef := '0001A0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425105945531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425105945531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425105945531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105945531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425105945531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425105945531 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) 20250425105945531 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) 20250425105945531 DMM INFO msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425105945531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425105945531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425105945531 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425105945531 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425105945531 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425105945531 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425105945531 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105945531 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105945531 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425105945531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105945531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105945531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105945531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105945531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105945531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105945531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 df 41 40 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) 20250425105945531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105945531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105945531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105945531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105945531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105945531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105945531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105945531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 df 41 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(2179)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2179)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2177)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2177)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2177)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105945536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105945536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105945536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105945536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105945536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105945536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105945536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105945536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105945536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105945536 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105945536 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105945536 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105945536 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105945536 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105945536 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105945536 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425105945536 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0] (msc_a.c:1053) 20250425105945536 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425105945536 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425105945536 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55e7058fda30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ad3b0] (msc_a.c:1053) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105945536 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105945536 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105945536 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105945536 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105945536 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105945536 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105945536 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105945536 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Removing from parent msub_fsm[0x55e7058ad3b0] (msub.c:113) 20250425105945536 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250425105945536 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250425105945536 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Freeing instance (msub.c:113) 20250425105945536 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55e7058fbcd0]{READY}: Deallocated (fsm.c:568) 20250425105945536 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105945536 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250425105945536 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425105945536 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Freeing instance (msub.c:113) 20250425105945536 DMSC DEBUG msub_fsm[0x55e7058ad3b0]{terminating}: Deallocated (fsm.c:568) 20250425105945536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105945536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105945536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105945536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105945536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105945536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105945536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105945536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105945536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 df 41 40 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@63ea47419a21: Session index based on local reference:0 20250425105945537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105945537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105945537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105945537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105945537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105945537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105945537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105945537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105945537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 df 41 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2178)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_by_imei2(2185)14631232 TC_iu_lu_by_imei2(2185)@63ea47419a21: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2185)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2185)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2185)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(2183)@63ea47419a21: Final verdict of PTC: none 20250425105945539 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105945539 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105945539 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105945539 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105945539 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105945539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105945539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105945539 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) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105945539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105945539 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(2176)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2177)@63ea47419a21: Final verdict of PTC: none 20250425105945539 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105945539 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2172)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2175)@63ea47419a21: Final verdict of PTC: none 20250425105945539 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105945539 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105945539 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105945539 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105945539 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105945539 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945539 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105945539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105945539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105945539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105945539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105945539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105945539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105945539 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105945539 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2182)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2174)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2171)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2184)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2173)@63ea47419a21: Final verdict of PTC: none 20250425105945540 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105945540 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2180)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2178)@63ea47419a21: Final verdict of PTC: none 20250425105945541 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105945541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105945541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105945541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) IPA-CTRL-CLI-IPA(2170)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2181)@63ea47419a21: Final verdict of PTC: none 20250425105945541 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105945541 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105945541 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) 20250425105945541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105945541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105945541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105945541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105945541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105945541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105945541 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) 20250425105945541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105945541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105945541 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(2179)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2186)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2171): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2172): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2173): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2174): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2175): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2176): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2177): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2178): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2179): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2180): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2181): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2182): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2183): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2184): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_by_imei2(2185): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Fri Apr 25 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 20250425105946540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255828) 20250425105947539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105947539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105947539 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105947540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105947540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105947540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105947541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105947541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105947541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105947541 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=255828, count=256988) 20250425105948542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 10:59:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_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 20250425105949543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_imsi_detach_by_imsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2190)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2190)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2190)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2188)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2193)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2193)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2193)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2191)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2196)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2196)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2196)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2194)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105950279 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2197)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105950450 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105950450 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105950450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105950450 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105950452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105950452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105950452 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105950452 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2190)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2190)@63ea47419a21: Message received on association #8 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105950452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105950452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105950452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105950452 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105950452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2190)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105950452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105950452 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425105950452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2190)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105950452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105950462 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105950462 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105950462 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105950462 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2193)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2193)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105950463 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950463 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105950463 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105950463 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105950463 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105950463 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105950463 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105950463 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) 20250425105950463 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105950463 DLSS7 DEBUG 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) 20250425105950463 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2193)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2193)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2193)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2193)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105950464 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950464 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105950464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105950464 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) 20250425105950464 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105950464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105950464 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105950464 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) 20250425105950464 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105950464 DLSS7 DEBUG 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(2193)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105950464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105950464 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)@63ea47419a21: Message received on association #8 20250425105950464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2193)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2193)@63ea47419a21: Message received on association #8 20250425105950464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2193)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2193)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2193)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105950474 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105950474 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105950474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105950474 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2196)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105950476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105950476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105950476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105950476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105950476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105950476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105950476 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) 20250425105950476 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2196)@63ea47419a21: M3UA_ASPUP sent 20250425105950476 DLSS7 DEBUG 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) 20250425105950476 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2196)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105950476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105950476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105950476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105950476 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) 20250425105950476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105950476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105950476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105950476 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) 20250425105950476 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105950476 DLSS7 DEBUG 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) 20250425105950476 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) 20250425105950476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105950476 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(2196)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2193)@63ea47419a21: Message received on association #8 20250425105950476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105950476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105950544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105950544 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2199)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2199)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105950545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2199)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2199)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2199)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2199)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105950554 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105950554 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imsi2(2202)@63ea47419a21: 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 } } } } } } } } 20250425105951255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105951255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105951255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105951255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105951255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105951255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2190)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2189)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2193)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105951266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951266 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951266 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951266 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105951266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951266 DLSS7 DEBUG 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) 20250425105951266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105951266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105951266 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105951266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951266 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2193)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2192)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105951279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105951279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951279 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) 20250425105951279 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425105951279 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105951279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105951280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951280 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105951280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105951280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951280 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2195)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2195)@63ea47419a21: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)10383353 MSC_Test_2-SCCP(2194)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105951285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951285 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105951285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951285 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 9e 6f f9 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) 20250425105951285 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) 20250425105951285 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Allocated (fsm.c:456) 20250425105951285 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425105951285 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425105951285 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105951285 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425105951285 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105951285 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105951285 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2195)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105951285 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105951285 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105951285 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250425105951285 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250425105951285 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425105951285 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425105951285 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425105951285 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105951285 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105951285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105951285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951285 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) 20250425105951285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105951285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 6f f9 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) 20250425105951285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105951285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105951285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105951285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951285 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 6f f9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2196)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@63ea47419a21: { messageType := 2, destLocRef := '9E6FF9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2194)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2194)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2194)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2194)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2194)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2194)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105951290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105951290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951290 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951290 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425105951290 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105951290 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105951290 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105951290 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105951290 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105951290 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fda30] (msc_a.c:1053) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105951290 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105951290 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105951290 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105951290 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105951290 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105951290 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105951290 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105951290 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fda30] (msub.c:113) 20250425105951290 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250425105951290 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250425105951290 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425105951290 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425105951290 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105951290 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Freeing instance (msub.c:113) 20250425105951290 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Deallocated (fsm.c:568) 20250425105951290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105951290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105951290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105951290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 6f f9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2196)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2195)@63ea47419a21: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)10383353 20250425105951291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105951291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105951291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105951291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105951291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105951291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105951291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105951291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105951291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9e 6f f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_imsi_detach_by_imsi2(2202)@63ea47419a21: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2202)@63ea47419a21: Final verdict of PTC: pass 20250425105951293 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105951293 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105951293 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105951293 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105951293 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105951293 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) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105951293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105951293 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-RAN(2192)@63ea47419a21: Final verdict of PTC: none 20250425105951293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105951293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105951293 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105951293 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105951293 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105951293 DLSS7 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(2193)@63ea47419a21: Final verdict of PTC: none 20250425105951293 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105951293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105951293 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105951293 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105951293 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105951293 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105951293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105951293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105951293 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105951293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105951293 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) 20250425105951293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105951293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105951293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105951293 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105951293 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2200)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2188)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2197)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2190)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2196)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2191)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2194)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2195)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2203)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2201)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2187)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2198)@63ea47419a21: Final verdict of PTC: none 20250425105951295 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2199)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2189)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2187): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2188): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2189): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2190): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2191): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2192): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2193): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2194): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2195): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2196): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2197): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2198): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2199): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2200): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2201): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2202): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2203): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425105952296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228432) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105953294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105953297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=228432, count=231740) 20250425105954299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425105955300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_imsi_detach_by_tmsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2207)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2207)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2207)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2205)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2210)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2210)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2210)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2208)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2213)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2213)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2213)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2211)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425105956024 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2214)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425105956195 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105956195 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425105956195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105956195 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105956197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105956197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105956197 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425105956197 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2207)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105956197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425105956197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105956197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105956197 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105956197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425105956197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105956197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425105956197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425105956197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2207)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2207)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2207)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105956207 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105956207 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425105956207 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105956207 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105956208 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956208 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105956208 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105956208 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105956208 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105956208 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105956208 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105956208 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) 20250425105956208 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105956208 DLSS7 DEBUG 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) 20250425105956208 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2210)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105956209 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956209 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105956209 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105956209 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) 20250425105956209 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105956209 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105956209 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105956209 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) 20250425105956209 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105956209 DLSS7 DEBUG 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) 20250425105956209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105956209 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2210)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2210)@63ea47419a21: Message received on association #8 20250425105956209 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425105956209 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2210)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105956219 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425105956219 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425105956219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425105956219 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2213)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425105956220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425105956220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425105956220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425105956220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425105956220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425105956220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425105956220 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) 20250425105956220 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425105956220 DLSS7 DEBUG 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) 20250425105956220 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2213)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2213)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2213)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425105956221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425105956221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425105956221 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) 20250425105956221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425105956221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425105956221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425105956221 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) 20250425105956221 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425105956221 DLSS7 DEBUG 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) 20250425105956221 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) 20250425105956221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105956221 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(2213)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425105956221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425105956221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2213)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2213)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2213)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425105956300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425105956300 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2216)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2216)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425105956302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2216)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2216)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2216)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2216)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425105956311 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425105956311 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_tmsi2(2219)@63ea47419a21: 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 } } } } } } } } 20250425105956999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105956999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105956999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105956999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425105956999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105956999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105956999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105956999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105956999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105956999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425105957000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425105957000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425105957000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2207)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2206)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105957010 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957010 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957010 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957010 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425105957010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105957010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105957010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2210)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425105957011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105957011 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425105957011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957011 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2210)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2209)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425105957026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105957026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105957026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105957026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957026 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) 20250425105957026 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957026 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425105957026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105957026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957026 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425105957026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105957026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957026 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2212)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2212)@63ea47419a21: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)10770755 MSC_Test_2-SCCP(2211)@63ea47419a21: First idle individual index:0 20250425105957031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105957031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105957032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105957032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957032 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 a4 59 43 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 40 00 13 40 3c 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0a 09 05 01 52 05 f4 01 02 03 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957032 DIUCS DEBUG (UTRAN-Iu-418 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2212)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425105957032 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: Allocated (fsm.c:456) 20250425105957032 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425105957032 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fbcd0] (fsm.c:486) 20250425105957032 DMSC DEBUG msc_a[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425105957032 DMSC DEBUG msc_a[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fbcd0] (fsm.c:486) 20250425105957032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425105957032 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425105957032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425105957032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425105957032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425105957032 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250425105957032 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250425105957032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425105957032 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425105957032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425105957032 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425105957032 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425105957032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105957032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957032 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) 20250425105957032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105957032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a4 59 43 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) 20250425105957032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105957032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105957032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105957032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a4 59 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(2213)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2213)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@63ea47419a21: { messageType := 2, destLocRef := 'A45943'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2211)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2211)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2211)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2211)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2211)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2211)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425105957037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105957037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105957037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425105957037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957037 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425105957037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425105957037 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425105957037 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425105957037 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425105957037 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fbcd0] (msc_a.c:1053) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425105957037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425105957037 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425105957037 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425105957037 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425105957037 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425105957037 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425105957037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425105957037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fbcd0] (msub.c:113) 20250425105957037 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250425105957037 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250425105957037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425105957037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425105957037 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425105957037 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Freeing instance (msub.c:113) 20250425105957037 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Deallocated (fsm.c:568) 20250425105957037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425105957037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425105957037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425105957037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a4 59 43 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@63ea47419a21: Session index based on local reference:0 20250425105957038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425105957038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425105957038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425105957038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425105957038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425105957038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425105957038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2213)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425105957038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425105957038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a4 59 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2212)@63ea47419a21: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)10770755 TC_iu_imsi_detach_by_tmsi2(2219)@63ea47419a21: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2219)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2219)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2219)@63ea47419a21: Final verdict of PTC: pass 20250425105957040 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425105957040 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425105957040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105957040 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105957040 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425105957040 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957040 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425105957040 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425105957040 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) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105957040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105957040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425105957040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105957040 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425105957040 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-GSUP(2217)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2207)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2213)@63ea47419a21: Final verdict of PTC: none 20250425105957040 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425105957040 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-RAN(2209)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2214)@63ea47419a21: Final verdict of PTC: none 20250425105957040 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425105957040 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) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105957040 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) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425105957040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105957040 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425105957040 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP-IPA(2216)@63ea47419a21: Final verdict of PTC: none 20250425105957040 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425105957040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425105957040 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425105957040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425105957040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425105957040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425105957040 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) 20250425105957040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425105957040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425105957040 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425105957040 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2205)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2208)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2211)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2206)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2220)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2215)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2212)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2204)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2218)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2205): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2206): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2207): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2208): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2209): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2210): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2211): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2212): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2213): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2214): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2215): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2216): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2217): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2218): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2219): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2220): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 10:59:57 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 20250425105958040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228252) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105959040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105959041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425105959041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425105959041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425105959041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=228252, count=231560) 20250425110000042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110001044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_imsi_detach_by_imei started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2224)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2224)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2224)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2222)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2227)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2227)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2227)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2225)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2230)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2230)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2230)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2228)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110001811 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2231)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110001984 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110001984 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110001984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110001984 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2224)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110001989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110001989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110001989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110001989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110001989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110001989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110001989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110001989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110001989 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110001989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110001989 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2224)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2224)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2224)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110001990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110001990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110001990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110001990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110001990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110001990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110001990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110001990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110001990 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110001990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110001990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110001990 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2224)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110001990 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110001990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2224)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2224)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110001995 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110001995 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110001995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110001995 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110002001 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002001 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110002001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110002001 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110002001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110002001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2227)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110002001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110002001 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) 20250425110002001 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110002001 DLSS7 DEBUG 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) 20250425110002001 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2227)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110002002 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002002 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110002002 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110002002 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) 20250425110002002 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110002002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110002002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110002002 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) 20250425110002002 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110002002 DLSS7 DEBUG 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) 20250425110002002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110002002 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110002002 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110002002 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2227)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110002007 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110002007 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110002007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110002007 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110002015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110002015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110002015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110002015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110002015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110002015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110002015 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) 20250425110002015 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110002015 DLSS7 DEBUG 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) 20250425110002015 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2230)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110002018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110002018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110002018 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) 20250425110002018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110002018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110002018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110002018 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) 20250425110002018 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110002018 DLSS7 DEBUG 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) 20250425110002018 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) 20250425110002018 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110002018 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110002018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110002018 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(2227)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2230)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2230)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110002044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110002045 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2233)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2233)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110002050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2233)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2233)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110002077 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110002077 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imei2(2236)@63ea47419a21: 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 } } } } } } } } 20250425110002796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110002796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110002797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110002797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110002797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2224)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2223)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2227)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002809 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002809 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002809 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002809 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110002809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002809 DLSS7 DEBUG 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) 20250425110002810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110002810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110002810 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110002810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002810 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2227)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2226)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110002823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110002823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002824 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110002824 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110002824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110002824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002824 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110002824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110002824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002824 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2229)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2229)@63ea47419a21: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2236)16416689 MSC_Test_2-SCCP(2228)@63ea47419a21: First idle individual index:0 20250425110002845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110002845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002845 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 fa 7f b1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0d 0c 05 01 52 08 4a 99 99 00 00 10 10 06 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002845 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) 20250425110002845 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Allocated (fsm.c:456) 20250425110002845 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425110002845 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425110002845 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110002845 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425110002845 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110002845 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110002845 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110002845 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110002845 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110002845 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250425110002845 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250425110002845 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250425110002845 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250425110002845 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425110002845 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425110002845 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110002845 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2229)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110002846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110002846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002846 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) 20250425110002846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110002846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7f b1 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) 20250425110002846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110002846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110002846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110002846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7f b1 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2230)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@63ea47419a21: { messageType := 2, destLocRef := 'FA7FB1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2228)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2228)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2228)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2228)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2228)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2228)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110002853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110002853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002853 DLSS7 DEBUG Found route for dpc=185=0.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(2230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110002853 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110002853 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110002853 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110002853 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110002853 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110002853 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fda30] (msc_a.c:1053) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110002853 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110002853 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110002853 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425110002853 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425110002853 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110002853 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110002853 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110002853 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fda30] (msub.c:113) 20250425110002853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250425110002853 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250425110002853 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425110002853 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425110002853 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425110002853 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Freeing instance (msub.c:113) 20250425110002853 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Deallocated (fsm.c:568) 20250425110002853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110002853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110002853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110002853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110002853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7f b1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@63ea47419a21: Session index based on local reference:0 20250425110002854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110002854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110002854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110002854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110002854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110002854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110002854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110002854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2230)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110002854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 fa 7f b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2229)@63ea47419a21: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2236)16416689 TC_iu_imsi_detach_by_imei2(2236)@63ea47419a21: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2236)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2236)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2236)@63ea47419a21: Final verdict of PTC: pass 20250425110002859 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110002859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110002859 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110002859 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110002859 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110002859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110002859 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110002859 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110002860 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2224)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2228)@63ea47419a21: Final verdict of PTC: none 20250425110002859 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110002859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002859 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110002859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110002859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110002859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110002859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110002859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110002859 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) 20250425110002859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110002860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110002860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110002860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110002860 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110002860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110002860 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110002860 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110002860 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110002860 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2222)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2229)@63ea47419a21: Final verdict of PTC: none 20250425110002860 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110002860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110002860 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110002860 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110002860 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110002860 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002860 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110002860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110002860 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110002861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110002861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110002861 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) 20250425110002861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110002861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110002861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110002861 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(2223)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2233)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2227)@63ea47419a21: Final verdict of PTC: none 20250425110002861 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110002861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110002861 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110002861 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2225)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2226)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2232)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2234)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2231)@63ea47419a21: Final verdict of PTC: none 20250425110002862 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110002862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110002862 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110002862 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110002862 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) 20250425110002862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110002862 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110002862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110002862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110002862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110002862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110002862 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) 20250425110002862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110002862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110002862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110002862 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110002862 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2230)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2221)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2235)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2237)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2221): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2222): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2223): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2224): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2225): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2226): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2227): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2228): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2229): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2230): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2231): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2232): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2233): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2234): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2235): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2236): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2237): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110003861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228872) 20250425110004860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110004860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110004860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110004861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110004861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110004861 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110004862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110004863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110004863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110004863 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=228872, count=232180) 20250425110005863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110006864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_emerg_call_imei_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2241)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2241)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2241)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2239)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2244)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2244)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2244)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2242)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2247)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2247)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2247)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2245)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110007615 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2248)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110007786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110007786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110007786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110007786 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2241)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110007787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110007787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110007787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110007787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110007787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110007787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110007787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110007787 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110007787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110007787 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2241)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2241)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110007788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110007788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110007788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110007788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110007788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110007788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110007788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110007788 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110007788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110007788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110007788 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2241)@63ea47419a21: Message received on association #8 20250425110007788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110007788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2241)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2241)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110007798 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110007798 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110007798 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110007798 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2244)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2244)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2244)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110007799 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007799 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110007799 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110007799 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110007799 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110007799 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110007799 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110007799 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) 20250425110007799 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110007799 DLSS7 DEBUG 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) 20250425110007799 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2244)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110007799 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007799 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110007799 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110007799 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) 20250425110007799 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110007799 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110007799 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110007799 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) 20250425110007799 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110007799 DLSS7 DEBUG 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) 20250425110007799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110007799 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2244)@63ea47419a21: Message received on association #8 20250425110007800 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110007800 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2244)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2244)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110007810 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110007810 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110007810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110007810 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2247)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2247)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2247)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110007811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110007811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110007811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110007811 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110007811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110007811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110007811 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) 20250425110007811 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110007811 DLSS7 DEBUG 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) 20250425110007811 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2247)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110007812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110007812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110007812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110007812 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) 20250425110007812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110007812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110007812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110007812 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) 20250425110007812 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110007812 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110007812 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) 20250425110007812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110007812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110007812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110007812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2247)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110007865 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110007865 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2250)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2250)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110007867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2250)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2250)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110007876 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110007876 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_emerg_call_imei_reject2(2253)@63ea47419a21: 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 } } } } 20250425110008590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110008590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110008590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110008590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110008590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110008590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2241)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2240)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110008601 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008601 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110008601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008601 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110008601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110008601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110008601 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110008601 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008601 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2244)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2243)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110008615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110008615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008615 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008615 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008615 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) 20250425110008615 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008615 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008615 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110008615 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(2247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110008615 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110008615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110008615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008615 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) 20250425110008615 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110008615 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2246)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2246)@63ea47419a21: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2253)1849276 MSC_Test_2-SCCP(2245)@63ea47419a21: First idle individual index:0 20250425110008621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110008621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008621 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 1c 37 bc 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110008621 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) 20250425110008621 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: Allocated (fsm.c:456) 20250425110008621 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425110008621 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fbcd0] (fsm.c:486) 20250425110008621 DMSC DEBUG msc_a[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110008621 DMSC DEBUG msc_a[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fbcd0] (fsm.c:486) 20250425110008621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110008621 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110008621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110008621 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110008621 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110008621 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250425110008621 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250425110008621 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250425110008621 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250425110008621 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110008621 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110008621 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110008621 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425110008621 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110008621 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110008621 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2246)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110008621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110008621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110008621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110008621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1c 37 bc 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) 20250425110008621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110008621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110008621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110008621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1c 37 bc 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) 20250425110008621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110008621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110008621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110008621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1c 37 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) MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2245)@63ea47419a21: { messageType := 2, destLocRef := '1C37BC'O, sourceLocRef := '0001A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2245)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2245)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2245)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2245)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110008627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110008627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110008627 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110008627 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110008627 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110008627 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110008627 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110008627 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fbcd0] (msc_a.c:1053) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110008627 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7058fda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110008627 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110008627 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425110008627 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425110008627 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110008627 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110008627 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110008627 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fbcd0] (msub.c:113) 20250425110008627 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250425110008627 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250425110008627 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425110008627 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425110008627 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425110008627 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Freeing instance (msub.c:113) 20250425110008627 DMSC DEBUG msub_fsm[0x55e7058fbcd0]{terminating}: Deallocated (fsm.c:568) 20250425110008627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110008627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110008627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110008627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1c 37 bc 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@63ea47419a21: Session index based on local reference:0 20250425110008628 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110008628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110008628 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110008628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110008628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110008628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110008628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110008628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110008628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1c 37 bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2246)@63ea47419a21: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2253)1849276 TC_iu_emerg_call_imei_reject2(2253)@63ea47419a21: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2253)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2253)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2253)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(2239)@63ea47419a21: Final verdict of PTC: none 20250425110008630 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110008630 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110008630 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110008630 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110008630 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110008630 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110008630 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110008630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110008630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110008630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110008630 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) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110008630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110008630 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110008630 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110008630 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110008630 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110008630 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110008630 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) MSC_Test_2-SCCP(2245)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2244)@63ea47419a21: Final verdict of PTC: none 20250425110008630 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110008630 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008630 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110008630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110008630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110008630 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) 20250425110008630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110008630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110008630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110008630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110008630 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110008630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2241)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2250)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2246)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2242)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2240)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2248)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2251)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2243)@63ea47419a21: Final verdict of PTC: none 20250425110008631 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110008631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110008631 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110008631 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110008631 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) 20250425110008631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110008631 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110008631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110008631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110008631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110008631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110008631 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) 20250425110008631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110008632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110008632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(2252)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2249)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2247)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2238)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2254)@63ea47419a21: Final verdict of PTC: none 20250425110008632 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110008632 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Fri Apr 25 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 MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2238): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2239): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2240): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2241): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2242): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2243): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2244): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2245): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2246): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2247): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2248): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2249): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2250): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2251): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2252): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2253): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2254): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@63ea47419a21: 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'. 20250425110009631 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235952) 20250425110010631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110010631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110010632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110010632 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=235952, count=239260) 20250425110011633 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110012634 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_emerg_call_imsi started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2258)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2258)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2258)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2256)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2261)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2261)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2261)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2259)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2264)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2264)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2264)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2262)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110013384 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2265)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110013551 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110013551 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110013551 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110013551 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110013553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(2258)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110013553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110013553 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110013553 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2258)@63ea47419a21: Message received on association #8 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110013553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110013553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110013553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110013553 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110013553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110013553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110013553 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2258)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110013554 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110013554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2258)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110013566 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110013566 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110013566 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110013566 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2261)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110013567 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013567 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110013567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110013567 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110013567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110013567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110013567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110013567 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) 20250425110013567 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110013567 DLSS7 DEBUG 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) 20250425110013567 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2261)@63ea47419a21: Message received on association #8 20250425110013568 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013568 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110013568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110013568 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) 20250425110013568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110013568 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110013568 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110013568 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) 20250425110013568 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110013568 DLSS7 DEBUG 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) 20250425110013568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110013568 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110013568 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110013568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2261)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110013579 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110013579 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110013579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110013579 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2264)@63ea47419a21: M3UA_ASPUP sent 20250425110013581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110013581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110013581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110013581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110013581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110013581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110013581 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) 20250425110013581 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110013581 DLSS7 DEBUG 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) 20250425110013581 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110013581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110013581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110013581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110013581 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) 20250425110013581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110013581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110013581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110013581 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) 20250425110013581 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110013582 DLSS7 DEBUG 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) 20250425110013582 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) 20250425110013582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110013582 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)@63ea47419a21: Message received on association #8 20250425110013582 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110013582 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2264)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110013635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110013635 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2267)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2267)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110013636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2267)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2267)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2267)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2267)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110013646 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110013646 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2268)@63ea47419a21: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2270) TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110014358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110014358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110014359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110014359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110014359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2258)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2257)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110014369 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014369 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014369 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014369 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110014369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014369 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110014369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014369 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110014369 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014369 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2261)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2260)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110014385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014385 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110014385 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110014385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014385 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2263)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2263)@63ea47419a21: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)3896600 MSC_Test_2-SCCP(2262)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2263)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110014391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3b 75 18 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 81 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014391 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) 20250425110014391 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Allocated (fsm.c:456) 20250425110014391 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: Allocated (fsm.c:456) 20250425110014391 DMSC DEBUG msc_i[0x55e7059008c0]{READY}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425110014391 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110014391 DMSC DEBUG msc_a[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fda30] (fsm.c:486) 20250425110014391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110014391 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110014391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110014391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110014391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110014391 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110014391 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0] (fsm.c:486) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110014391 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110014391 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250425110014391 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250425110014391 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110014391 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110014391 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110014391 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110014391 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110014391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110014391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110014391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0] (fsm.c:486) 20250425110014391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110014391 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110014391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3b 75 18 00 01 a5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: { messageType := 2, destLocRef := '3B7518'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)@63ea47419a21: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): none -> pass MSC_Test-GSUP(2268)@63ea47419a21: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-GSUP(2268)@63ea47419a21: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2270)"262420000001018" 20250425110014394 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110014394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110014394 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250425110014394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110014394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110014394 DMM DEBUG Tx AUTH REQ (rand = dd800b8c4627c67ae791cf3802bfb77d) (gsm_04_08.c:641) 20250425110014394 DMM DEBUG AUTH REQ (autn = bdc501d82eae19e59b07bb968b884863) (gsm_04_08.c:643) 20250425110014394 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110014394 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014394 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014394 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110014394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3b 75 18 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 dd 80 0b 8c 46 27 c6 7a e7 91 cf 38 02 bf b7 7d 20 10 bd c5 01 d8 2e ae 19 e5 9b 07 bb 96 8b 88 48 63 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@63ea47419a21: patching N(SD)=1 into dtap '05142BADDC53210477B59A66'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '05542BADDC53210477B59A66'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542BADDC53210477B59A66'O MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 2b ad dc 53 21 04 77 b5 9a 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110014399 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014399 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014399 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014399 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014399 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014399 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110014399 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2baddc5377b59a66) (gsm_04_08.c:1128) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110014399 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: 2baddc5377b59a66 (8 bytes) (vlr_auth_fsm.c:151) 20250425110014399 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0] (vlr_auth_fsm.c:294) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110014399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110014399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110014399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110014399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110014399 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110014399 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=57331d65bd73ae8122538da87c9fa4ea, CK=NONE (ran_msg_iu.c:388) 20250425110014399 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110014399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110014400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3b 75 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 33 1d 65 bd 73 ae 81 22 53 8d a8 7c 9f a4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110014405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110014405 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014405 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014405 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110014405 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014405 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110014405 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110014405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110014405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110014405 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110014405 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110014405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110014405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110014405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110014405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e70590b4f0] (fsm.c:486) 20250425110014405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110014405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110014405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3b 75 18 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110014407 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110014407 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250425110014407 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250425110014407 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110014407 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110014407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e70590b4f0] (vlr_lu_fsm.c:110) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110014407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55e7058f8550]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110014407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110014407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e70590b4f0] (fsm.c:486) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110014407 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250425110014407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110014407 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A LOCATION UPDATE ACCEPT (TMSI = 0x4c0b062a) (gsm_04_08.c:149) 20250425110014407 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110014407 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014407 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014407 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110014407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014407 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014407 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 3b 75 18 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4c 0b 06 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(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2263)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110014409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014409 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014409 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014409 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014409 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014409 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014409 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110014409 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110014409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110014409 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250425110014409 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110014409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0] (vlr_lu_fsm.c:817) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110014409 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55e7058cc950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110014409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110014409 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110014409 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110014409 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250425110014409 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110014409 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110014409 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110014409 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110014409 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110014409 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110014409 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110014409 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110014409 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110014409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3b 75 18 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110014412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014412 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014412 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014412 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110014412 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014412 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110014413 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110014413 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110014413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110014413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0] (msc_a.c:1053) 20250425110014413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110014413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110014413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e70590b4f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fda30] (msc_a.c:1053) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110014413 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7058fbcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110014413 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110014413 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) MSC-A terminated (msub.c:261) 20250425110014413 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) 1 MSC-I still active (msub.c:79) 20250425110014413 DMSC DEBUG msub_fsm[0x55e7058fda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110014413 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110014413 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110014413 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Removing from parent msub_fsm[0x55e7058fda30] (msub.c:113) 20250425110014413 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250425110014413 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250425110014413 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Freeing instance (msub.c:113) 20250425110014413 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-421:LU)[0x55e7059008c0]{READY}: Deallocated (fsm.c:568) 20250425110014413 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) Free (msub.c:119) 20250425110014413 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110014413 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Freeing instance (msub.c:113) 20250425110014413 DMSC DEBUG msub_fsm[0x55e7058fda30]{terminating}: Deallocated (fsm.c:568) 20250425110014413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110014413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3b 75 18 00 01 a5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 20250425110014413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3b 75 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@63ea47419a21: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)3896600 TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: 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 := '4C0B062A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2263)@63ea47419a21: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)15930584 MSC_Test_2-RAN(2263)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2262)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014616 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 f3 14 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 02 03 50 59 02 05 f4 4c 0b 06 2a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110014616 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) 20250425110014616 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Allocated (fsm.c:456) 20250425110014616 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: Allocated (fsm.c:456) 20250425110014616 DMSC DEBUG msc_i[0x55e7058fbcd0]{READY}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425110014616 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110014616 DMSC DEBUG msc_a[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425110014616 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110014616 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110014616 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110014616 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110014616 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110014616 DMM DEBUG msc_a(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0] (fsm.c:486) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110014616 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110014616 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110014616 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110014616 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110014616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110014616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110014616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30] (fsm.c:486) 20250425110014616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110014616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110014616 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110014617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014617 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: { messageType := 2, destLocRef := 'F314D8'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)@63ea47419a21: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110014618 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110014618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110014618 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) Received 1 auth tuples (vlr.c:996) 20250425110014618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110014618 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110014618 DMM DEBUG Tx AUTH REQ (rand = a9ad5d15ccba953ddf50a8ad6a3f8832) (gsm_04_08.c:641) 20250425110014618 DMM DEBUG AUTH REQ (autn = e61829c5447c6212fcdfca1d3a55d2e0) (gsm_04_08.c:643) 20250425110014618 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110014618 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014618 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014618 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110014618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014618 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014618 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f3 14 d8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 ad 5d 15 cc ba 95 3d df 50 a8 ad 6a 3f 88 32 20 10 e6 18 29 c5 44 7c 62 12 fc df ca 1d 3a 55 d2 e0 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@63ea47419a21: patching N(SD)=1 into dtap '0514B0219DD42104BAE57A3C'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '0554B0219DD42104BAE57A3C'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B0219DD42104BAE57A3C'O 20250425110014620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b0 21 9d d4 21 04 ba e5 7a 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014620 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014620 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014620 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014620 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014620 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014620 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110014620 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b0219dd4bae57a3c) (gsm_04_08.c:1128) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110014620 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) AUTH on UTRAN received RES: b0219dd4bae57a3c (8 bytes) (vlr_auth_fsm.c:151) 20250425110014620 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30] (vlr_auth_fsm.c:294) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110014620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110014620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110014620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110014620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110014620 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110014620 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=758cd28fee40dbc0d0dc0a823fe0e4ed, CK=NONE (ran_msg_iu.c:388) 20250425110014620 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110014620 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110014620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014620 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f3 14 d8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 75 8c d2 8f ee 40 db c0 d0 dc 0a 82 3f e0 e4 ed 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110014621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014621 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014621 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014621 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110014621 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014621 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110014621 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110014621 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110014621 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110014621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110014621 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110014621 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110014621 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250425110014621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2265)@63ea47419a21: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MGCP(2266)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O 20250425110014625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014625 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) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014625 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014625 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014625 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014625 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014625 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014625 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110014625 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110014625 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250425110014625 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110014625 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110014625 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110014625 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110014625 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110014625 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014625 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250425110014625 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110014625 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110014625 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110014625 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0] (fsm.c:486) 20250425110014625 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fd850]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fd850]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950] (fsm.c:486) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55e7058fd850]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55e7058fd850]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058ac430]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058ac430]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950] (fsm.c:486) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55e7058ac430]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110014625 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55e7058ac430]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2266)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110014630 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55e7058fd850]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110014630 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110014630 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110014630 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{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) 20250425110014630 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425110014631 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55e7058ac430]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110014631 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110014631 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110014631 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{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) 20250425110014631 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014631 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250425110014631 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110014631 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{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) 20250425110014631 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425110014631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014631 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014631 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 f3 14 d8 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 06 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2265)@63ea47419a21: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MNCC(2265)@63ea47419a21: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-M3UA(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425110014632 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110014632 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250425110014642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110014642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014642 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) 20250425110014642 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014642 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014642 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110014643 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250425110014643 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014643 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110014643 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250425110014643 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110014643 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058ac430]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110014643 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110014643 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014643 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014643 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014643 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425110014644 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425110014644 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110014644 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110014644 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425110014644 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250425110014644 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014644 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014644 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250425110014644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014644 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014644 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 f3 14 d8 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(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110014644 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110014644 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110014644 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110014645 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425110014645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110014645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110014645 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425110014645 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250425110014645 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014645 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014646 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014646 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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425110014647 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014647 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014647 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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) 20250425110014647 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058fd850]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425110014647 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058fd850]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425110014647 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110014647 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425110014647 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110014647 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110014647 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425110014647 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425110014647 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250425110014647 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110014647 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110014647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110014647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110014647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110014647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014647 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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2270)@63ea47419a21: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT 20250425110014648 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110014648 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110014648 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110014648 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425110014648 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2263)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250425110014648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110014648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110014648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110014648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110014648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110014648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110014648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110014648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110014648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110014648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110014648 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110014648 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110014648 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014648 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110014648 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110014648 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110014648 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425110014648 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425110014648 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425110014649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110014649 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Hold the call for some time TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Hangup TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425110020153 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425110020153 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110020153 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425110020153 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425110020153 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425110020153 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110020153 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110020153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110020154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110020154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110020154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020154 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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425110020155 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425110020155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110020155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110020155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425110020155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110020155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110020155 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110020155 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110020155 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110020155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110020155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020155 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110020155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110020155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020155 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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2263)@63ea47419a21: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2263)@63ea47419a21: patched enc_l3: '032A'O MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250425110020156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110020156 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110020156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110020156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110020156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110020157 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110020157 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110020157 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110020157 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110020157 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110020157 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110020157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425110020157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110020157 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425110020157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425110020157 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110020157 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110020157 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110020157 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110020157 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110020157 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110020157 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110020157 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110020157 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950] (call_leg.c:197) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058ac430]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950] (call_leg.c:197) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110020157 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A: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)[0x55e7058fd850]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0] (call_leg.c:198) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110020157 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058cc950]{RELEASING}: Deallocated (fsm.c:568) 20250425110020157 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110020157 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110020157 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110020157 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110020157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110020157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020157 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110020157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110020157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f3 14 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(2264)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2265)@63ea47419a21: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2262)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2262)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110020158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110020158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110020158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110020158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110020158 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110020158 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110020158 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110020158 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110020158 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110020158 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110020158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110020158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0] (msc_a.c:1053) 20250425110020158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110020158 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fda30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b4f0] (msc_a.c:1053) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110020158 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7059008c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110020158 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110020158 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) MSC-A terminated (msub.c:261) 20250425110020158 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) 1 MSC-I still active (msub.c:79) 20250425110020158 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110020158 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110020158 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110020158 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Removing from parent msub_fsm[0x55e70590b4f0] (msub.c:113) 20250425110020158 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250425110020158 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250425110020158 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Freeing instance (msub.c:113) 20250425110020158 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55e7058fbcd0]{READY}: Deallocated (fsm.c:568) 20250425110020158 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A) Free (msub.c:119) 20250425110020158 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x4C0B062A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110020158 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Freeing instance (msub.c:113) 20250425110020158 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Deallocated (fsm.c:568) 20250425110020158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110020159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020159 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110020159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110020159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f3 14 d8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@63ea47419a21: Session index based on local reference:0 20250425110020159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110020159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110020159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110020159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110020159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110020159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110020159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110020159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110020159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110020159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 f3 14 d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2263)@63ea47419a21: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)15930584 MSC_Test_2-M3UA(2264)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2270)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@63ea47419a21: Final verdict of PTC: pass 20250425110021164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110021164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110021164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110021164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-M3UA(2258)@63ea47419a21: Final verdict of PTC: none 20250425110021164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-M3UA(2261)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2268)@63ea47419a21: Final verdict of PTC: none 20250425110021164 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110021164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110021165 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110021165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110021164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110021164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110021164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110021164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110021164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110021164 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) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110021164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110021164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110021164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110021164 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110021164 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110021164 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) 20250425110021164 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110021164 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110021164 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110021164 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110021164 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110021164 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110021165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110021165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110021165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110021165 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) 20250425110021165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110021165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110021165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110021165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110021165 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110021165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021165 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110021165 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110021165 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) 20250425110021165 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110021165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110021165 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110021165 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_2-SCCP(2262)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2256)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2264)@63ea47419a21: Final verdict of PTC: none 20250425110021165 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110021165 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2260)@63ea47419a21: Final verdict of PTC: none 20250425110021165 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2259)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2257)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2267)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2269)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2263)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2265)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2255)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2271)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2266)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2255): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2256): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2257): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2258): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2259): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2260): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2261): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2262): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2263): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2264): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2265): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2266): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2267): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2268): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2269): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_emerg_call_imsi2(2270): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2271): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Fri Apr 25 11:00:21 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 20250425110022166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=639208) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110023166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110023167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=639208, count=640368) 20250425110024169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110025170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_establish_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2275)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2275)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2275)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2273)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2278)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2278)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2278)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2276)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2281)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2281)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2281)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2279)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110025925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2282)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110026091 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110026091 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110026091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110026091 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2275)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110026092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110026092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110026092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110026092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110026092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110026092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110026092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110026092 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110026092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110026092 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2275)@63ea47419a21: Message received on association #8 20250425110026093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110026093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110026093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110026093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110026093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110026093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110026093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110026093 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2275)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110026093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110026093 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) 20250425110026093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110026093 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110026093 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(2275)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110026093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110026093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2275)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110026104 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110026104 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110026104 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110026104 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2278)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110026106 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110026106 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110026106 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110026106 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110026106 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110026106 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110026106 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) 20250425110026106 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110026106 DLSS7 DEBUG 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) 20250425110026106 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2278)@63ea47419a21: Message received on association #8 20250425110026106 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026107 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110026107 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110026107 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) 20250425110026107 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110026107 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110026107 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110026107 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) 20250425110026107 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2278)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110026107 DLSS7 DEBUG 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) 20250425110026107 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) 20250425110026107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110026107 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110026107 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(2278)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110026107 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110026107 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110026119 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110026119 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110026119 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) 20250425110026119 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250425110026119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110026119 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250425110026119 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(2281)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2281)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110026121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110026121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110026121 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250425110026121 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) 20250425110026121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250425110026121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110026121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110026121 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) 20250425110026121 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250425110026121 DLSS7 DEBUG 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) 20250425110026121 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) 20250425110026121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110026121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110026121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2278)@63ea47419a21: Message received on association #8 20250425110026121 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110026121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@63ea47419a21: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110026122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110026122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110026122 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) 20250425110026122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110026122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110026122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250425110026122 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) 20250425110026122 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110026122 DLSS7 DEBUG 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) 20250425110026122 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) 20250425110026122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110026122 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(2278)@63ea47419a21: Message received on association #8 20250425110026122 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110026122 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110026170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110026170 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2284)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2284)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110026172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2284)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2284)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2284)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2284)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110026181 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110026181 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2285)@63ea47419a21: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2287) TC_iu_establish_and_nothing2(2287)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110026903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110026904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2275)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110026905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110026905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110026905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2275)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2274)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110026918 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026918 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026918 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026918 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110026918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2278)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026918 DLSS7 DEBUG 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) 20250425110026919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110026919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026919 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110026919 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026919 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2278)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2277)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110026928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026928 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) 20250425110026928 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110026928 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110026928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110026928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026928 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2280)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2280)@63ea47419a21: Added conn table entry 0TC_iu_establish_and_nothing2(2287)9149600 MSC_Test_2-SCCP(2279)@63ea47419a21: First idle individual index:0 20250425110026934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026934 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 8b 9c a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026934 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) 20250425110026935 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Allocated (fsm.c:456) 20250425110026935 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: Allocated (fsm.c:456) 20250425110026935 DMSC DEBUG msc_i[0x55e7058f8550]{READY}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110026935 DMSC DEBUG msc_a[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110026935 DMSC DEBUG msc_a[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110026935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110026935 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110026935 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110026935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110026935 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110026935 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110026935 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850] (fsm.c:486) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110026935 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110026935 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250425110026935 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250425110026935 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110026935 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110026935 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110026935 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110026935 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110026935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110026935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110026935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750] (fsm.c:486) 20250425110026935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110026935 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110026935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9c a0 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-RAN(2280)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2285)@63ea47419a21: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2287) MSC_Test-GSUP(2285)@63ea47419a21: Added IMSI table entry 0TC_iu_establish_and_nothing2(2287)"262420000001027" MSC_Test_2-SCCP(2279)@63ea47419a21: { messageType := 2, destLocRef := '8B9CA0'O, sourceLocRef := '0001A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): none -> pass 20250425110026938 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110026938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110026938 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250425110026938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110026938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110026938 DMM DEBUG Tx AUTH REQ (rand = 128df776376491025435d1fe47ec4c2d) (gsm_04_08.c:641) 20250425110026938 DMM DEBUG AUTH REQ (autn = 02913e455b2006be0abbeb63bd2ca465) (gsm_04_08.c:643) 20250425110026938 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110026938 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110026938 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110026938 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110026938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9c a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 12 8d f7 76 37 64 91 02 54 35 d1 fe 47 ec 4c 2d 20 10 02 91 3e 45 5b 20 06 be 0a bb eb 63 bd 2c a4 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@63ea47419a21: patching N(SD)=1 into dtap '0514578554EE21041719B045'O MSC_Test_2-RAN(2280)@63ea47419a21: patched enc_l3: '0554578554EE21041719B045'O MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554578554EE21041719B045'O 20250425110026942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 57 85 54 ee 21 04 17 19 b0 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026943 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110026943 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110026943 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110026943 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110026943 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110026943 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110026943 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 578554ee1719b045) (gsm_04_08.c:1128) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110026943 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: 578554ee1719b045 (8 bytes) (vlr_auth_fsm.c:151) 20250425110026943 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750] (vlr_auth_fsm.c:294) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110026943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110026943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110026943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110026943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110026943 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110026943 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f10996ba2b669888f773e8f4b26a3157, CK=NONE (ran_msg_iu.c:388) 20250425110026943 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110026943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110026943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9c a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f1 09 96 ba 2b 66 98 88 f7 73 e8 f4 b2 6a 31 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(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110026947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026948 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110026948 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110026948 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110026948 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110026948 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110026948 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110026948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110026948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110026948 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110026948 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110026948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110026948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110026948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110026948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e70590b750] (fsm.c:486) 20250425110026948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110026948 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110026948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110026950 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110026950 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250425110026950 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250425110026950 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110026950 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110026950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70590b750] (vlr_lu_fsm.c:110) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110026950 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55e7059009f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110026950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110026950 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70590b750] (fsm.c:486) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110026950 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250425110026950 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110026950 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7 LOCATION UPDATE ACCEPT (TMSI = 0x4e32f3e7) (gsm_04_08.c:149) 20250425110026950 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110026950 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110026950 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110026950 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110026950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026950 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 8b 9c a0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4e 32 f3 e7 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2280)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2280)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110026952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110026952 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110026952 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110026952 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110026952 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110026952 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110026952 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110026952 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110026952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110026952 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250425110026952 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110026952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750] (vlr_lu_fsm.c:817) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110026952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110026952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110026952 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110026952 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110026952 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250425110026952 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110026952 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110026952 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110026952 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110026952 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110026952 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110026952 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110026952 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110026952 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110026952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9c a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110026955 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110026955 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110026955 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110026955 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110026955 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110026955 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110026955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110026955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850] (msc_a.c:1053) 20250425110026955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110026955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110026955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b620] (msc_a.c:1053) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110026955 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058fd850]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110026955 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110026955 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) MSC-A terminated (msub.c:261) 20250425110026955 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) 1 MSC-I still active (msub.c:79) 20250425110026955 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110026955 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110026955 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110026955 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Removing from parent msub_fsm[0x55e70590b620] (msub.c:113) 20250425110026956 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250425110026956 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250425110026956 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Freeing instance (msub.c:113) 20250425110026956 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-423:LU)[0x55e7058f8550]{READY}: Deallocated (fsm.c:568) 20250425110026956 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) Free (msub.c:119) 20250425110026956 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110026956 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Freeing instance (msub.c:113) 20250425110026956 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Deallocated (fsm.c:568) 20250425110026956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110026956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110026956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110026956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110026956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9c a0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 20250425110026956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110026956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110026956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110026956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110026956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110026956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110026956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110026956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110026956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110026956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8b 9c a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2280)@63ea47419a21: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)9149600 TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@63ea47419a21: 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 := '4E32F3E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2280)@63ea47419a21: Added conn table entry 0TC_iu_establish_and_nothing2(2287)12315688 MSC_Test_2-RAN(2280)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2279)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110027160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110027161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110027161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110027161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027161 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 ec 28 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 4e 32 f3 e7 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) 20250425110027161 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) 20250425110027161 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Allocated (fsm.c:456) 20250425110027161 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425110027161 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110027161 DMSC DEBUG msc_a[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110027161 DMSC DEBUG msc_a[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110027162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110027162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110027162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110027162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110027162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110027162 DMM DEBUG msc_a(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0] (fsm.c:486) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110027162 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110027162 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110027162 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110027162 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110027162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110027162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110027162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0] (fsm.c:486) 20250425110027162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110027162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110027162 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110027162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110027162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110027162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110027162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bb ec 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: { messageType := 2, destLocRef := 'BBEC28'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)@63ea47419a21: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110027166 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110027166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110027166 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) Received 1 auth tuples (vlr.c:996) 20250425110027166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110027166 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110027166 DMM DEBUG Tx AUTH REQ (rand = 3489c13c3abbd7ffe19f851b930650a9) (gsm_04_08.c:641) 20250425110027166 DMM DEBUG AUTH REQ (autn = 6fd3843aebd76fdc671e13a10a7db321) (gsm_04_08.c:643) 20250425110027166 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110027166 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110027166 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110027166 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110027166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110027166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110027166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110027166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bb ec 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 89 c1 3c 3a bb d7 ff e1 9f 85 1b 93 06 50 a9 20 10 6f d3 84 3a eb d7 6f dc 67 1e 13 a1 0a 7d b3 21 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@63ea47419a21: patching N(SD)=1 into dtap '0514D19971D921043F4CB92E'O MSC_Test_2-RAN(2280)@63ea47419a21: patched enc_l3: '0554D19971D921043F4CB92E'O MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D19971D921043F4CB92E'O 20250425110027174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110027174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110027174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110027174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 d1 99 71 d9 21 04 3f 4c b9 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110027174 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110027174 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110027174 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110027174 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110027174 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110027174 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110027174 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d19971d93f4cb92e) (gsm_04_08.c:1128) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110027174 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) AUTH on UTRAN received RES: d19971d93f4cb92e (8 bytes) (vlr_auth_fsm.c:151) 20250425110027174 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0] (vlr_auth_fsm.c:294) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110027174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7058fbcd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110027174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110027174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110027174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110027174 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110027174 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eafd89133afd9d16fbe8bfe8412fb396, CK=NONE (ran_msg_iu.c:388) 20250425110027174 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110027174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110027174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110027174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110027174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110027174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bb ec 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea fd 89 13 3a fd 9d 16 fb e8 bf e8 41 2f b3 96 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110027179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027179 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110027179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110027179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110027179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110027179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110027179 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110027179 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110027180 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110027180 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110027180 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110027180 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110027180 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110027180 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110027180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110027180 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110027180 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110027180 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250425110027180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110027180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110027180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110027180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110027180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110027180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110027180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110027180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110027180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110027180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bb ec 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110032163 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250425110032163 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425110032163 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110032163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250425110032163 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110032163 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110032163 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110032163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250425110032163 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110032163 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110032163 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110032163 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110032163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110032163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110032163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110032163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110032163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110032163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110032163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110032163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110032163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bb ec 28 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2279)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2279)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110032165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110032165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110032165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110032165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110032165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110032165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110032165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110032165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110032165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110032165 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110032165 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110032165 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110032165 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110032165 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110032165 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110032165 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110032165 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110032165 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110032165 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110032166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110032166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0] (msc_a.c:1053) 20250425110032166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110032166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110032166 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b620] (msc_a.c:1053) 20250425110032166 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110032166 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110032166 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110032166 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) MSC-A terminated (msub.c:261) 20250425110032166 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) 1 MSC-I still active (msub.c:79) 20250425110032166 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110032166 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110032166 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110032166 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e70590b620] (msub.c:113) 20250425110032166 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250425110032166 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250425110032166 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425110032166 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425110032166 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7) Free (msub.c:119) 20250425110032166 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x4E32F3E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110032166 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Freeing instance (msub.c:113) 20250425110032166 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Deallocated (fsm.c:568) 20250425110032166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110032166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110032166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110032166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110032166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110032166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110032166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110032166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110032166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bb ec 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2280)@63ea47419a21: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)12315688 20250425110032167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110032167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110032167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110032167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110032167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110032167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110032167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110032167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110032167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bb ec 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2281)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2287)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(2273)@63ea47419a21: Final verdict of PTC: none 20250425110032169 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110032169 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110032169 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_2-RAN(2280)@63ea47419a21: Final verdict of PTC: none 20250425110032169 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110032169 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) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110032169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110032169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110032169 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_2-M3UA(2281)@63ea47419a21: Final verdict of PTC: none 20250425110032169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110032169 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110032169 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110032169 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110032169 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110032169 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110032169 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110032169 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110032169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110032169 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110032169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110032169 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110032169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110032169 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) 20250425110032169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110032169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110032169 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110032169 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110032170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110032170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110032170 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2276)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2278)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2274)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2286)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2275)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2282)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2279)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2285)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2283)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2272)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2284)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2277)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2288)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2273): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2274): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2275): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2276): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2277): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2278): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2279): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2280): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2281): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2282): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2283): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2284): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2285): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2286): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_establish_and_nothing2(2287): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2288): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Fri Apr 25 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 20250425110033171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471188) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110034171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110034173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471188, count=474496) 20250425110035174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110036186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mo_setup_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2292)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2292)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2292)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2290)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2295)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2295)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2295)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2293)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2298)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2298)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2298)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2296)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110037005 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2299)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110037170 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110037170 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110037170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110037170 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110037175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110037175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110037175 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110037175 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2292)@63ea47419a21: Message received on association #8 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110037175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110037175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110037175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110037175 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110037175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110037175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110037175 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2292)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2292)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2292)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110037175 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110037175 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110037186 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110037186 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110037186 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110037186 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425110037187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110037187 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_1-M3UA(2295)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2301)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110037192 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037192 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110037192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110037192 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110037192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110037192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110037192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110037192 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) 20250425110037192 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110037192 DLSS7 DEBUG 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) 20250425110037192 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2295)@63ea47419a21: Message received on association #8 20250425110037192 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2295)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110037192 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037192 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110037192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110037192 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) 20250425110037192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110037192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110037192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110037192 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) 20250425110037192 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110037192 DLSS7 DEBUG 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) 20250425110037192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110037192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2295)@63ea47419a21: Message received on association #8 20250425110037192 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110037192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA 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(2295)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2295)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2295)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2301)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110037201 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110037201 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110037201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110037201 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2298)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110037203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110037203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110037203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110037203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110037203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110037203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110037203 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) 20250425110037203 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110037203 DLSS7 DEBUG 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) 20250425110037203 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2298)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2298)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110037203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110037204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110037204 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) 20250425110037204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110037204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110037204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110037204 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) 20250425110037204 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110037204 DLSS7 DEBUG 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) 20250425110037204 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) 20250425110037204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110037204 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110037204 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110037204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2298)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110037219 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110037219 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2302)@63ea47419a21: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2304) TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110037980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110037980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110037980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110037980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110037980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110037980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110037980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110037980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110037980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110037980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110037980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110037980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110037980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110037980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110037980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110037980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110037980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110037980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2292)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2291)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110037994 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037994 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110037994 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110037994 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110037994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110037994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110037994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110037994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110037994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110037994 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110037995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110037995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110037995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110037995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110037995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110037995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110037995 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110037995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110037995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110037995 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2295)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2294)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110038010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038010 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038010 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110038010 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110038010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038010 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110038010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038010 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2297)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2297)@63ea47419a21: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)2750622 MSC_Test_2-SCCP(2296)@63ea47419a21: First idle individual index:0 20250425110038018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038018 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 29 f8 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 01 82 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2297)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110038018 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) 20250425110038018 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Allocated (fsm.c:456) 20250425110038018 DMSC DEBUG msc_i[0x55e7059009f0]{READY}: Allocated (fsm.c:456) 20250425110038018 DMSC DEBUG msc_i[0x55e7059009f0]{READY}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425110038018 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110038018 DMSC DEBUG msc_a[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b4f0] (fsm.c:486) 20250425110038018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110038018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110038018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110038018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110038018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110038018 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110038018 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30] (fsm.c:486) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110038018 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110038018 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250425110038018 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250425110038018 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110038018 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110038018 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110038018 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110038018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110038018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110038018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110038018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620] (fsm.c:486) 20250425110038018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110038018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110038018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 29 f8 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: { messageType := 2, destLocRef := '29F89E'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2302)@63ea47419a21: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-GSUP(2302)@63ea47419a21: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2304)"262420000001028" TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): none -> pass 20250425110038021 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110038021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110038021 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250425110038021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110038021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110038021 DMM DEBUG Tx AUTH REQ (rand = 543189a5830e84f8c4c97d30cccbc8a2) (gsm_04_08.c:641) 20250425110038021 DMM DEBUG AUTH REQ (autn = 1a4c0a290dfaecd16cea9cbdad0e48a0) (gsm_04_08.c:643) 20250425110038021 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110038021 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110038021 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110038021 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110038021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 29 f8 9e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 54 31 89 a5 83 0e 84 f8 c4 c9 7d 30 cc cb c8 a2 20 10 1a 4c 0a 29 0d fa ec d1 6c ea 9c bd ad 0e 48 a0 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@63ea47419a21: patching N(SD)=1 into dtap '051455FF2DFB2104704549D7'O MSC_Test_2-RAN(2297)@63ea47419a21: patched enc_l3: '055455FF2DFB2104704549D7'O MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055455FF2DFB2104704549D7'O 20250425110038026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 55 ff 2d fb 21 04 70 45 49 d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110038026 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038026 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038026 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038026 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038026 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038026 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110038026 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 55ff2dfb704549d7) (gsm_04_08.c:1128) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110038026 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: 55ff2dfb704549d7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110038026 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620] (vlr_auth_fsm.c:294) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110038026 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110038026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110038026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110038026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110038026 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110038026 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f1cc1803b18490174d6f87450bdc5ac0, CK=NONE (ran_msg_iu.c:388) 20250425110038026 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110038026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110038026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 29 f8 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f1 cc 18 03 b1 84 90 17 4d 6f 87 45 0b dc 5a c0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110038031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038031 DLSS7 DEBUG Found route for dpc=185=0.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(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110038031 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038031 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038031 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110038031 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038031 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110038031 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110038031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110038031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110038031 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110038031 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110038031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110038031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110038031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110038031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e70590b620] (fsm.c:486) 20250425110038031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110038031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110038031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 29 f8 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110038034 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110038034 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250425110038034 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250425110038034 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110038034 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110038034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e70590b620] (vlr_lu_fsm.c:110) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110038034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55e7058fda30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110038034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110038034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e70590b620] (fsm.c:486) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110038034 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250425110038034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110038034 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03 LOCATION UPDATE ACCEPT (TMSI = 0x53047c03) (gsm_04_08.c:149) 20250425110038034 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110038034 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110038034 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110038034 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110038034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038034 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 29 f8 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 53 04 7c 03 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2297)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2297)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110038037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038037 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038037 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038037 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038037 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038037 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038037 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110038037 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110038037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110038037 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250425110038037 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110038037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620] (vlr_lu_fsm.c:817) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110038037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55e7058dc500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110038037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110038037 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110038037 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110038037 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250425110038037 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110038037 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110038037 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110038037 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110038037 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110038037 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110038037 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110038037 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110038037 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110038037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 29 f8 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-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110038044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038045 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038045 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038045 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038045 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110038045 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110038045 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110038045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110038045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30] (msc_a.c:1053) 20250425110038045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110038045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110038045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70590b620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b4f0] (msc_a.c:1053) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110038045 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e70591dc30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110038045 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110038045 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) MSC-A terminated (msub.c:261) 20250425110038045 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) 1 MSC-I still active (msub.c:79) 20250425110038045 DMSC DEBUG msub_fsm[0x55e70590b4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110038045 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110038045 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110038045 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Removing from parent msub_fsm[0x55e70590b4f0] (msub.c:113) 20250425110038045 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250425110038045 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250425110038045 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Freeing instance (msub.c:113) 20250425110038045 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-425:LU)[0x55e7059009f0]{READY}: Deallocated (fsm.c:568) 20250425110038045 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) Free (msub.c:119) 20250425110038045 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110038045 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Freeing instance (msub.c:113) 20250425110038045 DMSC DEBUG msub_fsm[0x55e70590b4f0]{terminating}: Deallocated (fsm.c:568) 20250425110038045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 29 f8 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 20250425110038048 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 29 f8 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2297)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)2750622 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: 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 := '53047C03'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2297)@63ea47419a21: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)8491088 MSC_Test_2-RAN(2297)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2296)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038249 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 81 90 50 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 53 04 7c 03 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) 20250425110038249 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) 20250425110038249 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Allocated (fsm.c:456) 20250425110038249 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: Allocated (fsm.c:456) 20250425110038249 DMSC DEBUG msc_i[0x55e70591dc30]{READY}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110038249 DMSC DEBUG msc_a[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110038249 DMSC DEBUG msc_a[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b620] (fsm.c:486) 20250425110038249 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110038250 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110038250 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110038250 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110038250 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110038250 DMM DEBUG msc_a(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0] (fsm.c:486) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110038250 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110038250 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110038250 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110038250 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110038250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110038250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110038250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0] (fsm.c:486) 20250425110038250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110038250 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110038250 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110038250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 81 90 50 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: { messageType := 2, destLocRef := '819050'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110038258 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110038258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110038258 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) Received 1 auth tuples (vlr.c:996) 20250425110038258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110038258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110038258 DMM DEBUG Tx AUTH REQ (rand = a7ac37ebae536a17be37fbcbc469c167) (gsm_04_08.c:641) 20250425110038258 DMM DEBUG AUTH REQ (autn = 0136e6a9d1f473dbc19ea8e4afc465c7) (gsm_04_08.c:643) 20250425110038258 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110038258 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110038258 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110038258 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110038258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 81 90 50 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a7 ac 37 eb ae 53 6a 17 be 37 fb cb c4 69 c1 67 20 10 01 36 e6 a9 d1 f4 73 db c1 9e a8 e4 af c4 65 c7 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@63ea47419a21: patching N(SD)=1 into dtap '0514653E653B21044DE77ED9'O MSC_Test_2-RAN(2297)@63ea47419a21: patched enc_l3: '0554653E653B21044DE77ED9'O MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554653E653B21044DE77ED9'O 20250425110038265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 65 3e 65 3b 21 04 4d e7 7e d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038266 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038266 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038266 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038266 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038266 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038266 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110038266 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 653e653b4de77ed9) (gsm_04_08.c:1128) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110038266 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) AUTH on UTRAN received RES: 653e653b4de77ed9 (8 bytes) (vlr_auth_fsm.c:151) 20250425110038266 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0] (vlr_auth_fsm.c:294) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110038266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110038266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110038266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110038266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110038266 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110038266 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=abbcc4f99042db25cf9fff4f74bb002c, CK=NONE (ran_msg_iu.c:388) 20250425110038266 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110038266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110038267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 81 90 50 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ab bc c4 f9 90 42 db 25 cf 9f ff 4f 74 bb 00 2c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110038272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110038273 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038273 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038273 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110038273 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038273 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110038273 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110038273 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110038273 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110038273 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110038273 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110038273 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425110038273 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250425110038273 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038273 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110038274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110038274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110038274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 81 90 50 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2299)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-MGCP(2300)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2297)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110038294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110038294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110038294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110038294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110038294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110038294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110038295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110038295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110038295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110038295 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) 20250425110038295 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110038295 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110038295 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038295 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110038295 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110038295 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110038295 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110038295 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250425110038295 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110038295 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110038295 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110038295 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110038295 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110038295 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03: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) 20250425110038295 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110038295 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110038295 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110038295 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110038295 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0] (fsm.c:486) 20250425110038295 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03: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) 20250425110038295 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dec20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110038295 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dec20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500] (fsm.c:486) 20250425110038295 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110038295 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110038296 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059005c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110038296 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059005c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500] (fsm.c:486) 20250425110038296 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110038296 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2300)@63ea47419a21: 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) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500] (rtp_stream.c:239) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55e7059005c0]{DISCARDING}: Deallocated (fsm.c:568) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500] (call_leg.c:197) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110041297 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55e7058dec20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110041297 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e7058ffda0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0] (call_leg.c:198) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110041297 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7058dc500]{RELEASING}: Deallocated (fsm.c:568) 20250425110041297 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110041297 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250425110041297 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110041298 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110041298 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110041298 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110041298 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110041298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110041298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110041298 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110041298 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110041298 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110041298 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110041298 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110041298 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110041298 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110041298 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110041298 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110041298 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110041298 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110041298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110041298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110041298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110041299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110041299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110041299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110041299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110041299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110041299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110041299 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 81 90 50 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) 20250425110041299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110041299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110041299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110041299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110041299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110041299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110041299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110041299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110041299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110041299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 81 90 50 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2298)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2296)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2296)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110041310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110041310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110041310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110041310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110041310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110041310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110041310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110041310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110041310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110041310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110041311 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110041311 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110041311 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110041311 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110041311 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110041311 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110041311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110041311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0] (msc_a.c:1053) 20250425110041311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110041311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70590b4f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b620] (msc_a.c:1053) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110041311 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e7059009f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110041311 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110041311 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) MSC-A terminated (msub.c:261) 20250425110041311 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) 1 MSC-I still active (msub.c:79) 20250425110041311 DMSC DEBUG msub_fsm[0x55e70590b620]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110041311 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110041311 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110041311 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Removing from parent msub_fsm[0x55e70590b620] (msub.c:113) 20250425110041311 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250425110041311 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250425110041311 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Freeing instance (msub.c:113) 20250425110041311 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55e70591dc30]{READY}: Deallocated (fsm.c:568) 20250425110041311 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03) Free (msub.c:119) 20250425110041311 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x53047C03 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110041311 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Freeing instance (msub.c:113) 20250425110041311 DMSC DEBUG msub_fsm[0x55e70590b620]{terminating}: Deallocated (fsm.c:568) 20250425110041311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110041311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110041311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110041311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110041311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110041311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110041311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110041311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110041311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110041312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 81 90 50 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@63ea47419a21: Session index based on local reference:0 20250425110041314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110041314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110041314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2297)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)8491088 20250425110041314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110041314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110041314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110041314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110041314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110041314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110041314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 81 90 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@63ea47419a21: Final verdict of PTC: pass 20250425110042329 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110042329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110042329 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110042329 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2302)@63ea47419a21: Final verdict of PTC: none 20250425110042329 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110042329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110042329 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110042329 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110042329 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110042329 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110042329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110042329 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110042329 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110042329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110042329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110042329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110042329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110042329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110042329 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) 20250425110042329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110042329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110042329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110042329 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(2292)@63ea47419a21: Final verdict of PTC: none 20250425110042330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110042330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110042330 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110042330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110042330 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110042330 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110042330 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110042330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110042330 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110042330 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110042330 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) 20250425110042330 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_1-RAN(2294)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2299)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2295)@63ea47419a21: Final verdict of PTC: none 20250425110042330 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110042330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110042330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110042330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110042330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110042330 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) 20250425110042330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110042330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110042330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110042330 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110042331 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110042331 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2293)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2290)@63ea47419a21: Final verdict of PTC: none 20250425110042333 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110042333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110042333 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110042333 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-RAN(2297)@63ea47419a21: Final verdict of PTC: none 20250425110042333 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) 20250425110042333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110042333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110042333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110042333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_0-RAN(2291)@63ea47419a21: Final verdict of PTC: none 20250425110042333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110042333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110042333 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) 20250425110042333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110042333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110042333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2296)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2289)@63ea47419a21: Final verdict of PTC: none 20250425110042333 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test-MGCP(2300)@63ea47419a21: Final verdict of PTC: none 20250425110042333 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2298)@63ea47419a21: Final verdict of PTC: none 20250425110042333 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2303)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2305)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2301)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2290): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2291): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2292): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2293): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2294): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2295): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2296): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2297): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2298): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2299): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2300): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2301): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2302): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2303): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2304): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2305): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110043335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512512) 20250425110044330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110044330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110044330 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110044330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110044331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110044331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110044334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110044334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110044334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110044336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=512512, count=513672) 20250425110045336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:00: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_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 20250425110046338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mo_crcx_ran_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2309)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2309)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2309)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2307)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2312)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2312)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2312)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2310)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2315)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2315)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2315)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(2313)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110047158 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2316)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110047329 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110047329 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110047329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110047329 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110047334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110047334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110047334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110047334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(2309)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110047334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110047334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110047334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110047334 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110047335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110047335 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2309)@63ea47419a21: Message received on association #8 20250425110047335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110047335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110047335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110047335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110047335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110047335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110047335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110047335 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110047335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110047335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110047335 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2309)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2309)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110047335 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110047335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110047340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110047340 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2318)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425110047341 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110047341 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110047341 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110047341 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2318)@63ea47419a21: CCM 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(2312)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110047344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2318)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2318)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2312)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2312)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2318)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250425110047344 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047344 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110047345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110047345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110047345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110047345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110047345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110047345 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-GSUP-IPA(2318)@63ea47419a21: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250425110047345 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110047345 DLSS7 DEBUG 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) 20250425110047345 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(2318)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2318)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2312)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2312)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110047346 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047346 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110047346 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110047346 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) 20250425110047346 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110047346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110047346 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110047346 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) 20250425110047346 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110047346 DLSS7 DEBUG 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) 20250425110047346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110047346 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2312)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2312)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110047347 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110047347 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110047354 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110047354 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110047354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110047354 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110047358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110047358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110047358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110047358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110047358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110047358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110047358 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) 20250425110047358 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110047358 DLSS7 DEBUG 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) 20250425110047358 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110047360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110047360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110047360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110047360 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) 20250425110047360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110047360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110047360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110047360 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) 20250425110047360 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110047360 DLSS7 DEBUG 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) 20250425110047360 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) 20250425110047360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110047360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110047360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110047360 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110047360 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110047360 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2312)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2319)@63ea47419a21: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2309)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110048142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110048143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110048143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110048143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110048143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2309)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2308)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110048154 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048154 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048154 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048154 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110048154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2312)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048154 DLSS7 DEBUG 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) 20250425110048154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110048155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110048155 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110048155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048155 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2312)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2311)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048168 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) 20250425110048168 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110048168 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110048168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048168 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048168 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2314)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2314)@63ea47419a21: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)5992433 MSC_Test_2-SCCP(2313)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110048181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048182 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 6f f1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250425110048182 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) 20250425110048182 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Allocated (fsm.c:456) 20250425110048182 DMSC DEBUG msc_i[0x55e70590b620]{READY}: Allocated (fsm.c:456) 20250425110048182 DMSC DEBUG msc_i[0x55e70590b620]{READY}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425110048182 DMSC DEBUG msc_a[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110048182 DMSC DEBUG msc_a[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591dc30] (fsm.c:486) 20250425110048182 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110048182 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x55e70590b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110048182 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110048182 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110048182 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110048182 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110048182 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0] (fsm.c:486) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110048182 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110048182 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250425110048182 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250425110048182 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110048182 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110048182 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110048182 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110048182 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110048182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110048182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110048182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20] (fsm.c:486) 20250425110048182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110048182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110048182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6f f1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: { messageType := 2, destLocRef := '5B6FF1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2319)@63ea47419a21: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-GSUP(2319)@63ea47419a21: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2321)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): none -> pass 20250425110048186 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110048186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110048186 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250425110048186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110048186 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110048186 DMM DEBUG Tx AUTH REQ (rand = 543e707077f82a0b5826030d5bc14ee6) (gsm_04_08.c:641) 20250425110048186 DMM DEBUG AUTH REQ (autn = 2f496077d8d57324a58004304d376743) (gsm_04_08.c:643) 20250425110048186 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110048186 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110048186 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110048186 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110048186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048186 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6f f1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 54 3e 70 70 77 f8 2a 0b 58 26 03 0d 5b c1 4e e6 20 10 2f 49 60 77 d8 d5 73 24 a5 80 04 30 4d 37 67 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@63ea47419a21: patching N(SD)=1 into dtap '0514B794BB3F2104A6D8C6E1'O MSC_Test_2-RAN(2314)@63ea47419a21: patched enc_l3: '0554B794BB3F2104A6D8C6E1'O MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B794BB3F2104A6D8C6E1'O MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b7 94 bb 3f 21 04 a6 d8 c6 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110048193 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048193 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048193 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048193 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048193 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048193 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110048193 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b794bb3fa6d8c6e1) (gsm_04_08.c:1128) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110048193 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: b794bb3fa6d8c6e1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110048193 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20] (vlr_auth_fsm.c:294) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110048193 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110048193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110048193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110048193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110048193 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110048193 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ecb7fbbe6f8c403d6deae27f555cdf61, CK=NONE (ran_msg_iu.c:388) 20250425110048193 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110048193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110048193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048193 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6f f1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ec b7 fb be 6f 8c 40 3d 6d ea e2 7f 55 5c df 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048199 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048199 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048199 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110048199 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048199 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110048199 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110048199 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110048199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110048199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110048199 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110048199 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110048199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110048199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110048199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110048199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dec20] (fsm.c:486) 20250425110048199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110048199 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110048199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6f f1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110048201 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110048201 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250425110048201 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250425110048201 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110048201 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110048201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e7058dec20] (vlr_lu_fsm.c:110) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110048201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55e7058dc500]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110048201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110048201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e7058dec20] (fsm.c:486) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110048201 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250425110048201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110048201 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859 LOCATION UPDATE ACCEPT (TMSI = 0x3da71859) (gsm_04_08.c:149) 20250425110048201 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110048201 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110048201 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110048202 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110048202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048202 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 6f 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 3d a7 18 59 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2314)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2314)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110048204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048204 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110048204 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048204 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048204 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048204 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048204 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048204 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110048204 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110048204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110048204 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250425110048204 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110048204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20] (vlr_lu_fsm.c:817) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110048204 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55e70590b4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110048204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110048204 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110048204 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110048204 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250425110048204 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110048204 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110048204 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110048204 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110048204 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110048204 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110048204 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110048204 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110048204 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110048204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6f f1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110048208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048208 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048208 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048208 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048208 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110048208 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110048208 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110048208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110048208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0] (msc_a.c:1053) 20250425110048208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110048208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110048208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7058dec20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591dc30] (msc_a.c:1053) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110048208 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e7059005c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110048208 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110048208 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) MSC-A terminated (msub.c:261) 20250425110048208 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) 1 MSC-I still active (msub.c:79) 20250425110048208 DMSC DEBUG msub_fsm[0x55e70591dc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110048208 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110048208 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110048208 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Removing from parent msub_fsm[0x55e70591dc30] (msub.c:113) 20250425110048208 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250425110048208 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250425110048208 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Freeing instance (msub.c:113) 20250425110048208 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-427:LU)[0x55e70590b620]{READY}: Deallocated (fsm.c:568) 20250425110048208 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) Free (msub.c:119) 20250425110048208 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110048208 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Freeing instance (msub.c:113) 20250425110048208 DMSC DEBUG msub_fsm[0x55e70591dc30]{terminating}: Deallocated (fsm.c:568) 20250425110048208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048208 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110048208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6f f1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 20250425110048209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5b 6f f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2314)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)5992433 TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: 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 := '3DA71859'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2314)@63ea47419a21: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)8875608 MSC_Test_2-RAN(2314)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2313)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 87 6e 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 05 24 01 03 50 59 02 05 f4 3d a7 18 59 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) 20250425110048413 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) 20250425110048414 DMSC DEBUG msub_fsm[0x55e7058dec20]{active}: Allocated (fsm.c:456) 20250425110048414 DMSC DEBUG msc_i[0x55e7059005c0]{READY}: Allocated (fsm.c:456) 20250425110048414 DMSC DEBUG msc_i[0x55e7059005c0]{READY}: is child of msub_fsm[0x55e7058dec20] (fsm.c:486) 20250425110048414 DMSC DEBUG msc_a[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110048414 DMSC DEBUG msc_a[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dec20] (fsm.c:486) 20250425110048414 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110048414 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x55e7059005c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110048414 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110048414 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110048414 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110048414 DMM DEBUG msc_a(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620] (fsm.c:486) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110048414 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110048414 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110048414 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110048414 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110048414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110048414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110048414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30] (fsm.c:486) 20250425110048414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110048414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110048414 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110048414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110048415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 87 6e 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: { messageType := 2, destLocRef := '876E58'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110048422 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110048422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110048422 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) Received 1 auth tuples (vlr.c:996) 20250425110048422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110048422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110048422 DMM DEBUG Tx AUTH REQ (rand = 4c3754a503367de20ec4f08574c6ef32) (gsm_04_08.c:641) 20250425110048422 DMM DEBUG AUTH REQ (autn = 32b000cfb2fff462069cc14661a2e84c) (gsm_04_08.c:643) 20250425110048422 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110048422 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110048422 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110048423 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110048423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110048423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 87 6e 58 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c 37 54 a5 03 36 7d e2 0e c4 f0 85 74 c6 ef 32 20 10 32 b0 00 cf b2 ff f4 62 06 9c c1 46 61 a2 e8 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(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@63ea47419a21: patching N(SD)=1 into dtap '0514A4395D9321040F29F5B8'O MSC_Test_2-RAN(2314)@63ea47419a21: patched enc_l3: '0554A4395D9321040F29F5B8'O MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4395D9321040F29F5B8'O 20250425110048429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 a4 39 5d 93 21 04 0f 29 f5 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048430 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048430 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048430 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048430 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048430 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048430 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110048430 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a4395d930f29f5b8) (gsm_04_08.c:1128) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110048430 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) AUTH on UTRAN received RES: a4395d930f29f5b8 (8 bytes) (vlr_auth_fsm.c:151) 20250425110048430 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30] (vlr_auth_fsm.c:294) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110048430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110048430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110048430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110048430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110048430 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110048430 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b438bcbe11711d08b19b07c9797e052, CK=NONE (ran_msg_iu.c:388) 20250425110048430 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110048430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110048430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110048431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 87 6e 58 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 43 8b cb e1 17 11 d0 8b 19 b0 7c 97 97 e0 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(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110048437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048437 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048437 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048437 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110048437 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048438 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110048438 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110048438 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110048438 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110048438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110048438 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110048438 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250425110048438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250425110048438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110048438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110048438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110048438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 87 6e 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2316)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MGCP(2317)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2314)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110048460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110048460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110048460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110048460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110048460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110048460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110048461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110048461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110048461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110048461 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) 20250425110048461 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110048461 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110048461 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048461 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110048461 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110048461 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110048461 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110048461 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250425110048461 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110048461 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110048461 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110048461 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110048461 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110048461 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859: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) 20250425110048461 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110048461 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110048461 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110048461 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110048461 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620] (fsm.c:486) 20250425110048461 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859: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) 20250425110048461 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110048461 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0] (fsm.c:486) 20250425110048461 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55e70590b750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110048461 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55e70590b750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110048462 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110048462 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0] (fsm.c:486) 20250425110048462 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110048462 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2317)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110048484 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55e70590b750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110048484 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110048484 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110048484 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{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) 20250425110048484 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2316)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MNCC(2316)@63ea47419a21: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0] (rtp_stream.c:239) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{DISCARDING}: Deallocated (fsm.c:568) 20250425110051463 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425110051463 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590b750]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590b750]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0] (call_leg.c:197) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590b750]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110051463 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70590b750]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110051464 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55e7058def20]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425110051464 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110051464 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620] (call_leg.c:198) 20250425110051464 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110051464 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b4f0]{RELEASING}: Deallocated (fsm.c:568) 20250425110051464 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110051464 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250425110051464 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110051464 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110051464 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110051464 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110051464 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110051464 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110051464 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110051464 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110051464 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110051464 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110051464 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110051464 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110051464 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110051464 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110051464 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110051464 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110051464 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110051464 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110051464 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110051465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110051465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110051465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110051465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110051465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110051465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110051465 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 87 6e 58 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) 20250425110051465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110051465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110051465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110051465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110051465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110051465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110051465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110051465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 87 6e 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) MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2315)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2316)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2313)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2313)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110051475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110051475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110051475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110051475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110051475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110051476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110051476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110051476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110051476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110051476 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110051476 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110051476 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110051476 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110051476 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110051476 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110051476 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110051476 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110051476 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110051476 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110051476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110051476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620] (msc_a.c:1053) 20250425110051476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110051477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70591dc30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110051477 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dec20] (msc_a.c:1053) 20250425110051477 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110051477 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e70590b620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110051477 DMSC DEBUG msub_fsm[0x55e7058dec20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110051477 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) MSC-A terminated (msub.c:261) 20250425110051477 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) 1 MSC-I still active (msub.c:79) 20250425110051477 DMSC DEBUG msub_fsm[0x55e7058dec20]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110051477 DMSC DEBUG msub_fsm[0x55e7058dec20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110051477 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110051477 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Removing from parent msub_fsm[0x55e7058dec20] (msub.c:113) 20250425110051477 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250425110051477 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250425110051477 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Freeing instance (msub.c:113) 20250425110051477 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55e7059005c0]{READY}: Deallocated (fsm.c:568) 20250425110051477 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859) Free (msub.c:119) 20250425110051477 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x3DA71859 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110051477 DMSC DEBUG msub_fsm[0x55e7058dec20]{terminating}: Freeing instance (msub.c:113) 20250425110051477 DMSC DEBUG msub_fsm[0x55e7058dec20]{terminating}: Deallocated (fsm.c:568) 20250425110051477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110051477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110051477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110051477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110051477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110051477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110051477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110051477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110051477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 87 6e 58 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@63ea47419a21: Session index based on local reference:0 20250425110051480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110051480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110051480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110051480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110051480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110051480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110051480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110051480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2315)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110051480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 6e 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2314)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)8875608 TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@63ea47419a21: Final verdict of PTC: pass 20250425110051488 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-SCCP(2307)@63ea47419a21: Final verdict of PTC: none 20250425110051488 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110051488 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110051488 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110051488 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110051488 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110051488 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110051488 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110051488 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110051488 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051488 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110051488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110051488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110051488 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110051488 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110051488 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) 20250425110051488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110051488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110051488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110051488 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110051489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110051489 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@63ea47419a21: Final verdict of PTC: none 20250425110051489 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2310)@63ea47419a21: Final verdict of PTC: none 20250425110051490 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110051490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110051490 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110051490 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110051490 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110051490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110051490 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110051490 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2308)@63ea47419a21: Final verdict of PTC: none 20250425110051490 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110051490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051490 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110051490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110051490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110051490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110051490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110051490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110051490 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110051490 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2318)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2319)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2313)@63ea47419a21: Final verdict of PTC: none 20250425110051490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110051490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110051490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110051490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110051491 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2309)@63ea47419a21: Final verdict of PTC: none 20250425110051491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110051491 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110051491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110051491 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110051491 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110051491 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) 20250425110051491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110051491 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110051491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110051491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110051491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110051491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110051491 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) 20250425110051491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110051491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110051491 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110051491 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110051491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2316)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2315)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2311)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2322)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2317)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2320)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2306)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2314)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2306): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2307): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2308): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2309): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2310): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2311): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2312): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2313): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2314): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2315): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2316): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2317): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2318): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2319): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2320): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2321): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2322): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110052490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=523932) 20250425110053489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110053489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110053489 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110053490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110053490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110053490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110053491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110053491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110053491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110053491 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=523932, count=524472) 20250425110054492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110055493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mo_crcx_ran_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2326)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2326)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2326)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2324)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2329)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2329)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2329)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2327)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2332)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2332)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2332)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2330)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110056322 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2333)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110056491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110056491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110056491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110056491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425110056493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110056493 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2326)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2335)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425110056496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110056496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110056496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110056496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110056496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110056496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110056496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110056496 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110056496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110056496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425110056497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2326)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-M3UA(2326)@63ea47419a21: Message received on association #8 20250425110056497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110056497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110056497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110056497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110056497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110056497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110056497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110056497 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110056497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110056497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110056497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2326)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2326)@63ea47419a21: Message received on association #8 MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2326)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), 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(2326)@63ea47419a21: Message received on association #8 20250425110056497 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110056497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2335)@63ea47419a21: IPA 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(2326)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2326)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2326)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2326)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2335)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110056503 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110056503 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110056503 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110056503 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2329)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110056508 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056508 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110056508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110056508 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110056508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110056508 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110056508 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110056508 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) 20250425110056508 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110056508 DLSS7 DEBUG 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) 20250425110056508 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2329)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2329)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2329)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110056509 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056509 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110056509 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110056510 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) 20250425110056510 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110056510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110056510 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110056510 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) 20250425110056510 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110056510 DLSS7 DEBUG 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) 20250425110056510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110056510 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2329)@63ea47419a21: Message received on association #8 20250425110056510 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110056510 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2329)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2329)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110056516 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110056516 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110056516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110056516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2332)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2332)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2332)@63ea47419a21: M3UA_ASPUP sent 20250425110056519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110056519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110056519 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(2332)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110056519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110056519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110056519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110056519 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) 20250425110056519 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110056519 DLSS7 DEBUG 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) 20250425110056519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2332)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110056521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110056521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110056521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110056521 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) 20250425110056521 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110056521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110056521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2332)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110056521 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) 20250425110056521 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110056521 DLSS7 DEBUG 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) 20250425110056522 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) 20250425110056522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110056522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110056522 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110056522 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2329)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2332)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110056524 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110056524 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2336)@63ea47419a21: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2338) TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110057305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110057305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2326)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110057305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110057305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110057305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2326)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110057312 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057312 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057312 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057312 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110057312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057312 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110057313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057313 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110057313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057313 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)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(2325)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2329)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2328)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110057331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057332 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057332 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110057332 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110057332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057332 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110057332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057332 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2331)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2331)@63ea47419a21: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)6485215 MSC_Test_2-SCCP(2330)@63ea47419a21: First idle individual index:0 20250425110057343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057343 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 62 f4 df 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) 20250425110057343 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) 20250425110057343 DMSC DEBUG msub_fsm[0x55e7059005c0]{active}: Allocated (fsm.c:456) 20250425110057343 DMSC DEBUG msc_i[0x55e7058dec20]{READY}: Allocated (fsm.c:456) 20250425110057343 DMSC DEBUG msc_i[0x55e7058dec20]{READY}: is child of msub_fsm[0x55e7059005c0] (fsm.c:486) 20250425110057343 DMSC DEBUG msc_a[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110057343 DMSC DEBUG msc_a[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059005c0] (fsm.c:486) 20250425110057343 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110057343 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x55e7058dec20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110057343 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110057343 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110057343 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110057343 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110057343 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0] (fsm.c:486) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110057343 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110057343 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250425110057343 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) MSC_Test_2-RAN(2331)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110057343 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110057343 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110057343 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110057343 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110057343 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110057343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110057343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110057343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750] (fsm.c:486) 20250425110057343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110057343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110057343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 62 f4 df 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: { messageType := 2, destLocRef := '62F4DF'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2336)@63ea47419a21: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-GSUP(2336)@63ea47419a21: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2338)"262420000001030" TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): none -> pass 20250425110057346 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110057346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110057346 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250425110057346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110057346 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110057346 DMM DEBUG Tx AUTH REQ (rand = 187e2db75c73680ab93c3996d55ce5a0) (gsm_04_08.c:641) 20250425110057346 DMM DEBUG AUTH REQ (autn = 0ca75d2fb683160550d147a5a7400dea) (gsm_04_08.c:643) 20250425110057346 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110057346 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110057346 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110057346 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110057346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 62 f4 df 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 18 7e 2d b7 5c 73 68 0a b9 3c 39 96 d5 5c e5 a0 20 10 0c a7 5d 2f b6 83 16 05 50 d1 47 a5 a7 40 0d ea 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@63ea47419a21: patching N(SD)=1 into dtap '05146B3823B12104E33D65E7'O MSC_Test_2-RAN(2331)@63ea47419a21: patched enc_l3: '05546B3823B12104E33D65E7'O MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546B3823B12104E33D65E7'O 20250425110057351 DLSS7 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(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 6b 38 23 b1 21 04 e3 3d 65 e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110057351 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057351 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057351 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057351 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057351 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057351 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110057351 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6b3823b1e33d65e7) (gsm_04_08.c:1128) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110057351 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 6b3823b1e33d65e7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110057351 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750] (vlr_auth_fsm.c:294) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110057351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110057351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110057351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110057351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110057351 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110057351 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8ae3496acc2151da116c4ede13ed5ec1, CK=NONE (ran_msg_iu.c:388) 20250425110057351 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110057351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110057351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 62 f4 df 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8a e3 49 6a cc 21 51 da 11 6c 4e de 13 ed 5e c1 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110057356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110057356 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057356 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057356 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110057356 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057356 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110057356 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110057356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110057356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110057356 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110057356 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110057356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110057356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110057356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110057356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b750] (fsm.c:486) 20250425110057356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110057356 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110057356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 62 f4 df 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110057358 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110057358 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250425110057358 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250425110057358 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110057358 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110057358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b750] (vlr_lu_fsm.c:110) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110057358 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55e70590b4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110057358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110057358 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b750] (fsm.c:486) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110057358 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250425110057358 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110057358 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478 LOCATION UPDATE ACCEPT (TMSI = 0x41c5f478) (gsm_04_08.c:149) 20250425110057358 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110057358 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110057358 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110057359 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110057359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057359 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 62 f4 df 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 c5 f4 78 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2331)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2331)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110057360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110057361 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057361 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057361 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057361 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057361 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057361 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110057361 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110057361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110057361 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250425110057361 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110057361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750] (vlr_lu_fsm.c:817) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110057361 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55e70590b880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110057361 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110057361 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110057361 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110057361 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250425110057361 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110057361 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110057361 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110057361 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110057361 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110057361 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110057361 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110057361 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110057361 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110057361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 62 f4 df 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110057364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110057364 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057364 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057364 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057364 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110057364 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110057364 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110057364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110057364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0] (msc_a.c:1053) 20250425110057364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110057364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110057364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e70590b750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059005c0] (msc_a.c:1053) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110057364 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110057364 DMSC DEBUG msub_fsm[0x55e7059005c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110057364 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) MSC-A terminated (msub.c:261) 20250425110057364 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) 1 MSC-I still active (msub.c:79) 20250425110057364 DMSC DEBUG msub_fsm[0x55e7059005c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110057364 DMSC DEBUG msub_fsm[0x55e7059005c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110057364 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110057364 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Removing from parent msub_fsm[0x55e7059005c0] (msub.c:113) 20250425110057364 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250425110057364 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250425110057364 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Freeing instance (msub.c:113) 20250425110057364 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-429:LU)[0x55e7058dec20]{READY}: Deallocated (fsm.c:568) 20250425110057364 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) Free (msub.c:119) 20250425110057364 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110057364 DMSC DEBUG msub_fsm[0x55e7059005c0]{terminating}: Freeing instance (msub.c:113) 20250425110057364 DMSC DEBUG msub_fsm[0x55e7059005c0]{terminating}: Deallocated (fsm.c:568) 20250425110057364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 62 f4 df 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 20250425110057365 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 62 f4 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)6485215 TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: 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 := '41C5F478'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2331)@63ea47419a21: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)3076730 MSC_Test_2-RAN(2331)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2330)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057572 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 2e f2 7a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 41 c5 f4 78 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) 20250425110057573 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) 20250425110057573 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: Allocated (fsm.c:456) 20250425110057573 DMSC DEBUG msc_i[0x55e7058dedf0]{READY}: Allocated (fsm.c:456) 20250425110057573 DMSC DEBUG msc_i[0x55e7058dedf0]{READY}: is child of msub_fsm[0x55e70590b750] (fsm.c:486) 20250425110057573 DMSC DEBUG msc_a[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110057573 DMSC DEBUG msc_a[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b750] (fsm.c:486) 20250425110057573 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110057573 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x55e7058dedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110057573 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110057573 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110057573 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110057573 DMM DEBUG msc_a(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20] (fsm.c:486) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110057573 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110057573 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110057573 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110057573 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110057573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110057573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110057573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0] (fsm.c:486) 20250425110057573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110057574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110057574 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110057574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2e f2 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: { messageType := 2, destLocRef := '2EF27A'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110057580 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110057580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110057580 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) Received 1 auth tuples (vlr.c:996) 20250425110057580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110057580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110057580 DMM DEBUG Tx AUTH REQ (rand = 2f3873f7949197d9a0283453c1d4a4c5) (gsm_04_08.c:641) 20250425110057580 DMM DEBUG AUTH REQ (autn = b67df4924a7047e22d83b33b26e26bf1) (gsm_04_08.c:643) 20250425110057580 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110057580 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110057580 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110057580 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110057580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 2e f2 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2f 38 73 f7 94 91 97 d9 a0 28 34 53 c1 d4 a4 c5 20 10 b6 7d f4 92 4a 70 47 e2 2d 83 b3 3b 26 e2 6b f1 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@63ea47419a21: patching N(SD)=1 into dtap '0514F45FCFD22104F383EAF6'O MSC_Test_2-RAN(2331)@63ea47419a21: patched enc_l3: '0554F45FCFD22104F383EAF6'O MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F45FCFD22104F383EAF6'O 20250425110057585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f4 5f cf d2 21 04 f3 83 ea f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057586 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057586 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057586 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057586 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057586 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057586 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110057586 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f45fcfd2f383eaf6) (gsm_04_08.c:1128) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110057586 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) AUTH on UTRAN received RES: f45fcfd2f383eaf6 (8 bytes) (vlr_auth_fsm.c:151) 20250425110057586 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0] (vlr_auth_fsm.c:294) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110057586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110057586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110057586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110057586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110057586 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110057586 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7c78b9e005631b238da771afa6975d74, CK=NONE (ran_msg_iu.c:388) 20250425110057586 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110057586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110057586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 2e f2 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7c 78 b9 e0 05 63 1b 23 8d a7 71 af a6 97 5d 74 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110057591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057591 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057591 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057591 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110057591 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057591 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110057591 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110057591 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110057591 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110057591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110057591 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110057592 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110057592 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250425110057592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2e f2 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2333)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-MGCP(2334)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2331)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110057605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110057605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110057605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110057605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057605 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) 20250425110057605 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110057605 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110057605 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057605 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110057605 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110057605 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110057605 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110057605 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250425110057605 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110057605 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110057605 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110057605 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110057605 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110057605 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478: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) 20250425110057605 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110057605 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110057605 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110057605 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110057606 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20] (fsm.c:486) 20250425110057606 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478: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) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058f6e50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880] (fsm.c:486) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059009c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059009c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880] (fsm.c:486) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110057606 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2334)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110057609 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e705900890]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880] (rtp_stream.c:239) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55e7058f6e50]{DISCARDING}: Deallocated (fsm.c:568) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880] (call_leg.c:197) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110057609 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55e7059009c0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20] (call_leg.c:198) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110057609 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e70590b880]{RELEASING}: Deallocated (fsm.c:568) 20250425110057609 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110057609 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250425110057609 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110057609 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110057609 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110057609 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110057609 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110057609 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110057609 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110057609 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110057609 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110057609 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110057609 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110057610 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110057610 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110057610 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110057610 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110057610 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110057610 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110057610 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110057610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057610 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 2e f2 7a 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) 20250425110057610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110057610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110057610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110057610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110057610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110057610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110057610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110057610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2e f2 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(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2332)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2330)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2330)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110058117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110058117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110058117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110058117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110058117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110058117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110058117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110058117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110058117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110058117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110058117 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110058117 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110058118 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110058118 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110058118 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110058118 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110058118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110058118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20] (msc_a.c:1053) 20250425110058118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110058118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7059005c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b750] (msc_a.c:1053) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110058118 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dec20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110058118 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110058118 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) MSC-A terminated (msub.c:261) 20250425110058118 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) 1 MSC-I still active (msub.c:79) 20250425110058118 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110058118 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110058118 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110058118 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Removing from parent msub_fsm[0x55e70590b750] (msub.c:113) 20250425110058118 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250425110058118 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250425110058118 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Freeing instance (msub.c:113) 20250425110058118 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55e7058dedf0]{READY}: Deallocated (fsm.c:568) 20250425110058118 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478) Free (msub.c:119) 20250425110058118 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x41C5F478 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110058118 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Freeing instance (msub.c:113) 20250425110058118 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Deallocated (fsm.c:568) 20250425110058118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110058118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110058118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110058118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110058118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110058118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110058118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110058118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110058119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110058119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2e f2 7a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@63ea47419a21: Session index based on local reference:0 20250425110058121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110058121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110058121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110058121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110058121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110058121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110058121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110058121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110058121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110058121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2e f2 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)3076730 TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@63ea47419a21: Final verdict of PTC: pass 20250425110058129 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110058129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110058129 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110058129 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110058129 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110058129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110058130 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110058130 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110058130 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110058130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110058130 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110058130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110058130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110058130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110058130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110058130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110058130 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) 20250425110058130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110058130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110058130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110058130 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)@63ea47419a21: Final verdict of PTC: none 20250425110058131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110058131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110058131 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110058131 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110058131 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110058132 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110058132 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110058132 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110058132 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110058132 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110058132 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) MSC_Test-MNCC(2333)@63ea47419a21: Final verdict of PTC: none 20250425110058132 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110058132 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) 20250425110058132 DLSS7 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_2-RAN(2331)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2325)@63ea47419a21: Final verdict of PTC: none 20250425110058132 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110058132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110058132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110058132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110058132 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110058132 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) 20250425110058132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110058132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(2327)@63ea47419a21: Final verdict of PTC: none 20250425110058132 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110058132 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(2329)@63ea47419a21: Final verdict of PTC: none 20250425110058133 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110058133 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2324)@63ea47419a21: Final verdict of PTC: none 20250425110058133 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110058133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110058133 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110058133 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110058133 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) 20250425110058133 DLSS7 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(2330)@63ea47419a21: Final verdict of PTC: none 20250425110058133 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110058133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110058133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110058133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110058133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110058133 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) 20250425110058133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110058133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110058133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110058133 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2323)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2328)@63ea47419a21: Final verdict of PTC: none 20250425110058133 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2332)@63ea47419a21: Final verdict of PTC: none 20250425110058134 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2336)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2335)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2334)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2339)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2337)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2323): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2324): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2325): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2326): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2327): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2328): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2329): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2330): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2331): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2332): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2333): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2334): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2335): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2336): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2337): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2338): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2339): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110059135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512564) 20250425110100131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110100131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110100131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110100133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110100133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110100133 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110100134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110100134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110100134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110100136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=512564, count=515872) 20250425110101138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110102139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mt_crcx_ran_reject started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2343)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2343)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2343)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2341)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2346)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2346)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2346)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2344)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2349)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2349)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2349)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2347)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110102949 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2350)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110103118 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110103118 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110103118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110103118 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110103123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110103123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110103123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110103123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110103123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110103123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110103123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110103123 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110103123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110103123 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110103124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110103124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110103124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110103124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110103124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110103124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110103124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110103124 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110103124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110103124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110103124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110103124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2343)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110103124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110103130 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110103130 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110103130 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110103130 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2346)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110103135 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103135 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110103135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110103135 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110103135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110103135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110103135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110103135 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) 20250425110103135 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110103135 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2346)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110103135 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2346)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110103138 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103138 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110103138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110103138 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2346)@63ea47419a21: Message received on association #8 20250425110103138 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110103138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110103138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110103138 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) 20250425110103138 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110103138 DLSS7 DEBUG 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) 20250425110103138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110103138 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2346)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110103138 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110103138 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2346)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110103141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110103141 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2352)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425110103144 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110103144 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110103144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110103144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2352)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110103146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2349)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2352)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2352)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2352)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2352)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2349)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110103151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110103151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110103151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110103151 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_2-M3UA(2349)@63ea47419a21: M3UA_ASPUP sent 20250425110103151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110103151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110103151 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) 20250425110103151 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110103151 DLSS7 DEBUG 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) 20250425110103151 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2349)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110103154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110103154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110103154 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(2349)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110103154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110103154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110103154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110103154 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) 20250425110103154 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110103154 DLSS7 DEBUG 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) 20250425110103154 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) 20250425110103154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110103154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110103155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110103155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2346)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2349)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110103172 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110103172 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2353)@63ea47419a21: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110103930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110103930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110103931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110103931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110103931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2343)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110103938 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103938 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103938 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103938 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110103938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2346)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2342)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110103938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110103938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103938 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110103938 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103938 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2346)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2346)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2345)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110103960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103960 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) 20250425110103960 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110103960 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110103960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103960 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110103960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103960 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2348)@63ea47419a21: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1473673 MSC_Test_2-SCCP(2347)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103970 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103970 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 16 7c 89 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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) 20250425110103970 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) 20250425110103971 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: Allocated (fsm.c:456) 20250425110103971 DMSC DEBUG msc_i[0x55e705900890]{READY}: Allocated (fsm.c:456) 20250425110103971 DMSC DEBUG msc_i[0x55e705900890]{READY}: is child of msub_fsm[0x55e70590b750] (fsm.c:486) MSC_Test_2-RAN(2348)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110103971 DMSC DEBUG msc_a[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110103971 DMSC DEBUG msc_a[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590b750] (fsm.c:486) 20250425110103971 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110103971 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x55e705900890]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110103971 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110103971 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110103971 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110103971 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110103971 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50] (fsm.c:486) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110103971 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110103971 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250425110103971 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250425110103971 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110103971 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110103971 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110103971 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110103971 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110103971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110103971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110103971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0] (fsm.c:486) 20250425110103971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110103971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110103971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 16 7c 89 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: { messageType := 2, destLocRef := '167C89'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2353)@63ea47419a21: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-GSUP(2353)@63ea47419a21: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2355)"262420000001031" TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): none -> pass 20250425110103974 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110103974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110103974 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250425110103974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110103974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110103974 DMM DEBUG Tx AUTH REQ (rand = 1964e6b6c3734e1c9e92b3006fb1699e) (gsm_04_08.c:641) 20250425110103974 DMM DEBUG AUTH REQ (autn = a334db2f038b99826eb1b6075350dada) (gsm_04_08.c:643) 20250425110103974 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110103974 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110103974 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110103974 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110103974 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103974 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103974 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 16 7c 89 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 19 64 e6 b6 c3 73 4e 1c 9e 92 b3 00 6f b1 69 9e 20 10 a3 34 db 2f 03 8b 99 82 6e b1 b6 07 53 50 da da 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@63ea47419a21: patching N(SD)=1 into dtap '0514F050E65B2104343FA0F1'O MSC_Test_2-RAN(2348)@63ea47419a21: patched enc_l3: '0554F050E65B2104343FA0F1'O MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F050E65B2104343FA0F1'O 20250425110103979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f0 50 e6 5b 21 04 34 3f a0 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110103979 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110103979 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110103979 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110103979 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110103979 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110103979 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110103979 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f050e65b343fa0f1) (gsm_04_08.c:1128) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110103979 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: f050e65b343fa0f1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110103979 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0] (vlr_auth_fsm.c:294) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110103979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110103979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110103979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110103979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110103979 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110103979 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c47a24910b22ade593e6e33ec9df2daa, CK=NONE (ran_msg_iu.c:388) 20250425110103979 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110103979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110103979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 16 7c 89 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c4 7a 24 91 0b 22 ad e5 93 e6 e3 3e c9 df 2d 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(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110103984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103984 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110103984 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110103984 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110103984 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110103984 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110103984 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110103984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110103984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110103984 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110103984 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110103984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110103984 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110103984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110103984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e7059009c0] (fsm.c:486) 20250425110103984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110103984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110103984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 16 7c 89 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110103986 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110103986 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250425110103986 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250425110103986 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110103986 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110103986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7059009c0] (vlr_lu_fsm.c:110) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110103986 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55e70590b880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110103986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110103986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7059009c0] (fsm.c:486) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110103986 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250425110103986 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110103986 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13 LOCATION UPDATE ACCEPT (TMSI = 0x30428f13) (gsm_04_08.c:149) 20250425110103986 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110103986 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110103986 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110103986 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110103986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103986 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 16 7c 89 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 30 42 8f 13 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2348)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110103988 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110103988 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110103988 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110103988 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110103988 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110103988 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110103988 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110103988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110103988 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250425110103988 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110103988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0] (vlr_lu_fsm.c:817) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110103988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110103988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110103988 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110103988 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110103988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250425110103988 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110103988 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110103988 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110103988 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110103988 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110103988 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110103988 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110103988 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110103988 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110103988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 16 7c 89 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110103992 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110103992 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110103992 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110103992 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110103992 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110103992 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110103992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110103992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50] (msc_a.c:1053) 20250425110103992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110103992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110103992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7059009c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590b750] (msc_a.c:1053) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110103992 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e7058f6e50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110103992 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110103992 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) MSC-A terminated (msub.c:261) 20250425110103992 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) 1 MSC-I still active (msub.c:79) 20250425110103992 DMSC DEBUG msub_fsm[0x55e70590b750]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110103992 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110103992 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110103992 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Removing from parent msub_fsm[0x55e70590b750] (msub.c:113) 20250425110103992 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250425110103992 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250425110103992 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Freeing instance (msub.c:113) 20250425110103992 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-431:LU)[0x55e705900890]{READY}: Deallocated (fsm.c:568) 20250425110103992 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) Free (msub.c:119) 20250425110103992 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110103992 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Freeing instance (msub.c:113) 20250425110103992 DMSC DEBUG msub_fsm[0x55e70590b750]{terminating}: Deallocated (fsm.c:568) 20250425110103992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110103992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 16 7c 89 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 20250425110103992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110103992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110103992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110103992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110103992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 16 7c 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2348)@63ea47419a21: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1473673 TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@63ea47419a21: Created IMSI[0] for '262420000001031'H'30428F13'O to be handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-MNCC(2350)@63ea47419a21: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1281416159 20250425110103995 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425110103995 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 callref-0x4c60dbdf tid-255) New transaction (transaction.c:231) 20250425110103995 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 callref-0x4c60dbdf 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) 20250425110103995 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 callref-0x4c60dbdf 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) 20250425110103995 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 callref-0x4c60dbdf tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425110103996 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425110103996 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425110103996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110103996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110103996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110103996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110103996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110103996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110103996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110103996 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 30 42 8f 13 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: 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 := '30428F13'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2348)@63ea47419a21: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1060372 MSC_Test_2-SCCP(2347)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110104000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110104000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104000 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 2e 14 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 30 42 8f 13 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) 20250425110104000 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) 20250425110104000 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: Allocated (fsm.c:456) 20250425110104000 DMSC DEBUG msc_i[0x55e7058f6e50]{READY}: Allocated (fsm.c:456) 20250425110104000 DMSC DEBUG msc_i[0x55e7058f6e50]{READY}: is child of msub_fsm[0x55e7059009c0] (fsm.c:486) 20250425110104000 DMSC DEBUG msc_a[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110104000 DMSC DEBUG msc_a[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059009c0] (fsm.c:486) 20250425110104000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110104000 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110104000 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110104000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110104000 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890] (fsm.c:486) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110104000 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110104000 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110104000 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110104000 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110104000 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110104000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110104000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750] (fsm.c:486) 20250425110104000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110104000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110104000 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110104000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 10 2e 14 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: { messageType := 2, destLocRef := '102E14'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110104002 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110104002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110104002 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) Received 1 auth tuples (vlr.c:996) 20250425110104002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110104002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110104002 DMM DEBUG Tx AUTH REQ (rand = 702d940175c84daab6521c1a75c42809) (gsm_04_08.c:641) 20250425110104002 DMM DEBUG AUTH REQ (autn = bf47b1d301d7a01283f739ed22d301fa) (gsm_04_08.c:643) 20250425110104002 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110104002 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110104002 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110104002 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250425110104002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 10 2e 14 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 70 2d 94 01 75 c8 4d aa b6 52 1c 1a 75 c4 28 09 20 10 bf 47 b1 d3 01 d7 a0 12 83 f7 39 ed 22 d3 01 fa 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@63ea47419a21: patching N(SD)=0 into dtap '05143046E3E02104F44DBED7'O MSC_Test_2-RAN(2348)@63ea47419a21: patched enc_l3: '05143046E3E02104F44DBED7'O MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143046E3E02104F44DBED7'O MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110104004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110104004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 30 46 e3 e0 21 04 f4 4d be d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110104004 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110104004 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110104004 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110104004 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110104004 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110104004 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110104004 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3046e3e0f44dbed7) (gsm_04_08.c:1128) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110104004 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) AUTH on UTRAN received RES: 3046e3e0f44dbed7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110104004 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750] (vlr_auth_fsm.c:294) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110104004 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110104004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110104004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110104004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110104004 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110104004 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2038b9bd36dc71840711bc311b6a48b7, CK=NONE (ran_msg_iu.c:388) 20250425110104004 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110104004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110104004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 10 2e 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 20 38 b9 bd 36 dc 71 84 07 11 bc 31 1b 6a 48 b7 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110104006 DLSS7 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(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110104006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110104006 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110104006 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110104006 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110104006 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110104006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250425110104006 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 callref-0x4c60dbdf tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425110104006 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425110104006 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110104006 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425110104006 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf 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) 20250425110104006 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250425110104006 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110104006 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110104006 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250425110104006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250425110104006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 10 2e 14 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) 20250425110104007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104007 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 10 2e 14 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2351)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2348)@63ea47419a21: patched enc_l3: '8348'O MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O 20250425110104013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110104013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110104013 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110104013 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110104013 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110104013 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110104013 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110104013 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110104013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425110104013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425110104013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250425110104013 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110104013 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110104013 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890] (fsm.c:486) 20250425110104013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf 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) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590ecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590ecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0] (fsm.c:486) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590ef20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590ef20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0] (fsm.c:486) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110104013 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110104013 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250425110104013 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2351)@63ea47419a21: 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) 20250425110104018 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55e70590edf0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0] (rtp_stream.c:239) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55e70590ecc0]{DISCARDING}: Deallocated (fsm.c:568) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0] (call_leg.c:197) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110104018 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55e70590ef20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890] (call_leg.c:198) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110104018 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058debb0]{RELEASING}: Deallocated (fsm.c:568) 20250425110104018 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110104018 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) Freeing transaction (transaction.c:243) 20250425110104018 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250425110104018 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110104018 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110104018 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110104018 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110104018 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110104018 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110104018 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110104018 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP callref-0x4c60dbdf tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110104018 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110104018 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110104018 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110104018 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110104018 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110104018 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110104018 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110104018 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110104018 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110104018 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110104018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104018 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 10 2e 14 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) 20250425110104018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 10 2e 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(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2349)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2350)@63ea47419a21: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1281416159 MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2347)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2347)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110104021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104021 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110104021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110104021 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110104021 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110104021 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110104021 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110104021 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110104021 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110104021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110104021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890] (msc_a.c:1053) 20250425110104021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110104021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e70590b750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059009c0] (msc_a.c:1053) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110104021 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e705900890]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110104021 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110104021 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) MSC-A terminated (msub.c:261) 20250425110104021 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) 1 MSC-I still active (msub.c:79) 20250425110104021 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110104021 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110104021 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110104021 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Removing from parent msub_fsm[0x55e7059009c0] (msub.c:113) 20250425110104021 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250425110104021 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250425110104021 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Freeing instance (msub.c:113) 20250425110104021 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13:UTRAN-Iu-432:PAGING_RESP)[0x55e7058f6e50]{READY}: Deallocated (fsm.c:568) 20250425110104021 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13) Free (msub.c:119) 20250425110104021 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x30428F13 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110104021 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Freeing instance (msub.c:113) 20250425110104021 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Deallocated (fsm.c:568) 20250425110104021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110104022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110104022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110104022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 10 2e 14 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@63ea47419a21: Session index based on local reference:0 20250425110104022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110104022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110104022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110104022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110104022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110104022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110104022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110104022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110104022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 2e 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2348)@63ea47419a21: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1060372 TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(2353)@63ea47419a21: Final verdict of PTC: none 20250425110104028 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110104028 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110104030 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110104030 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110104030 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110104030 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110104030 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110104030 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110104030 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110104030 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(2341)@63ea47419a21: Final verdict of PTC: none 20250425110104030 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110104030 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104030 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110104030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110104030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110104030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110104030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110104030 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) 20250425110104030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110104030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110104030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110104030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110104031 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-MNCC(2350)@63ea47419a21: Final verdict of PTC: none 20250425110104031 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2346)@63ea47419a21: Final verdict of PTC: none 20250425110104031 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110104031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110104031 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110104031 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110104032 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110104032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110104032 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110104032 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110104032 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110104032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110104032 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110104032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110104032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_2-SCCP(2347)@63ea47419a21: Final verdict of PTC: none 20250425110104032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110104032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110104032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110104032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110104032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110104032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110104032 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(2343)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2345)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2351)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2348)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2344)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2342)@63ea47419a21: Final verdict of PTC: none 20250425110104035 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110104035 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110104036 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2356)@63ea47419a21: Final verdict of PTC: none 20250425110104038 DLINP NOTICE SRVCONN(virt-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(2340)@63ea47419a21: Final verdict of PTC: none 20250425110104038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110104038 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110104038 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110104038 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) 20250425110104038 DLSS7 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(2349)@63ea47419a21: Final verdict of PTC: none 20250425110104040 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110104040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110104040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110104040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110104040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110104040 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) 20250425110104040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110104040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110104040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110104041 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110104041 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2352)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2354)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2340): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2341): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2342): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2343): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2344): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2345): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2346): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2347): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2348): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2349): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2350): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2351): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2352): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2353): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2354): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2355): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110105037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=534428) 20250425110106032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110106032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110106032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110106034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110106034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110106034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110106038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110106041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110106041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110106041 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=534428, count=537736) 20250425110107040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110108041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_cancel started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2360)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2360)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2360)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2358)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2363)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2363)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2363)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2361)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2366)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2366)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2366)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2364)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110108904 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2367)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110109042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110109042 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2369)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2369)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110109048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2369)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2369)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2369)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2369)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110109067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110109067 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110109067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110109067 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2360)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110109072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110109073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110109073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110109073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110109073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110109073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110109073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110109073 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2360)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2360)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110109073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110109073 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2360)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110109075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110109075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110109075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110109075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110109075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110109075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110109075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110109075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110109075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110109075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110109075 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2360)@63ea47419a21: Message received on association #8 20250425110109076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110109076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2360)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2360)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2360)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110109081 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110109081 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110109084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110109084 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110109084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110109084 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110109086 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109086 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110109086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110109086 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110109086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110109086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110109086 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110109086 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) 20250425110109086 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110109086 DLSS7 DEBUG 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(2363)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110109086 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2363)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2363)@63ea47419a21: Message received on association #8 20250425110109088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109088 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110109088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110109088 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) 20250425110109088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110109088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110109088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110109088 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) 20250425110109088 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110109088 DLSS7 DEBUG 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) 20250425110109088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110109088 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110109088 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2363)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2363)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2363)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2363)@63ea47419a21: Message received on association #8 20250425110109088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110109098 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110109098 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110109098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110109098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2366)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110109104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110109104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110109104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110109104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110109104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110109104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110109104 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) 20250425110109105 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110109105 DLSS7 DEBUG 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) 20250425110109105 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110109107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110109107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110109107 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) 20250425110109107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110109107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110109107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110109107 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) 20250425110109107 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110109107 DLSS7 DEBUG 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) 20250425110109107 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) 20250425110109107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110109107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2363)@63ea47419a21: Message received on association #8 20250425110109107 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110109107 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2370)@63ea47419a21: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2372) TC_iu_gsup_cancel2(2372)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110109870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110109871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110109871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110109871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110109871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2360)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2359)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2363)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110109887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109887 DLSS7 DEBUG 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) 20250425110109888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110109888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109888 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110109888 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109888 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2363)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2362)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110109903 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110109902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109902 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) 20250425110109903 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109903 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110109903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109903 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2365)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2365)@63ea47419a21: Added conn table entry 0TC_iu_gsup_cancel2(2372)2134056 MSC_Test_2-SCCP(2364)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 20 90 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 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)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110109909 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) 20250425110109909 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: Allocated (fsm.c:456) 20250425110109909 DMSC DEBUG msc_i[0x55e70590edf0]{READY}: Allocated (fsm.c:456) 20250425110109909 DMSC DEBUG msc_i[0x55e70590edf0]{READY}: is child of msub_fsm[0x55e7059009c0] (fsm.c:486) 20250425110109909 DMSC DEBUG msc_a[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110109909 DMSC DEBUG msc_a[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059009c0] (fsm.c:486) 20250425110109909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110109909 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x55e70590edf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110109909 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110109909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110109909 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110109909 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110109909 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0] (fsm.c:486) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110109909 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110109909 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250425110109909 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250425110109909 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110109909 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110109909 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110109909 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110109909 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110109909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110109909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110109909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20] (fsm.c:486) 20250425110109909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110109909 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110109909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109909 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 20 90 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: { messageType := 2, destLocRef := '209028'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2370)@63ea47419a21: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2372) MSC_Test-GSUP(2370)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_cancel2(2372)"262420000001033" TC_iu_gsup_cancel2(2372)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): none -> pass 20250425110109912 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110109912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110109912 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250425110109912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110109912 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110109912 DMM DEBUG Tx AUTH REQ (rand = 9a91104b6e30736ef7bc9d3a5739408a) (gsm_04_08.c:641) 20250425110109912 DMM DEBUG AUTH REQ (autn = 091e4f690ed57e65c4cc427807225870) (gsm_04_08.c:643) 20250425110109912 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110109912 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110109912 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110109912 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110109912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109912 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 20 90 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9a 91 10 4b 6e 30 73 6e f7 bc 9d 3a 57 39 40 8a 20 10 09 1e 4f 69 0e d5 7e 65 c4 cc 42 78 07 22 58 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(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=1 into dtap '05146785A0E121047D7B8504'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '05546785A0E121047D7B8504'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546785A0E121047D7B8504'O 20250425110109917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 67 85 a0 e1 21 04 7d 7b 85 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110109917 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110109917 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110109917 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110109917 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110109917 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110109917 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110109917 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6785a0e17d7b8504) (gsm_04_08.c:1128) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110109917 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 6785a0e17d7b8504 (8 bytes) (vlr_auth_fsm.c:151) 20250425110109917 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20] (vlr_auth_fsm.c:294) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110109917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110109917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110109917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110109917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110109917 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110109917 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7bd31f84a1d791f7e7a6e0bfa724eaa, CK=NONE (ran_msg_iu.c:388) 20250425110109917 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110109917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110109917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 20 90 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 bd 31 f8 4a 1d 79 1f 7e 7a 6e 0b fa 72 4e 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(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110109922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110109922 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110109922 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110109922 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110109922 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110109922 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110109922 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110109922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110109922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110109922 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110109922 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110109922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110109922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110109922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110109922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e70590ef20] (fsm.c:486) 20250425110109922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110109923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110109923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 20 90 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110109925 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110109925 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250425110109925 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250425110109925 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110109925 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110109925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e70590ef20] (vlr_lu_fsm.c:110) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110109925 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55e7058debb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110109925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110109925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110109925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110109925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e70590ef20] (fsm.c:486) 20250425110109925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110109925 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110109926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110109926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110109926 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250425110109926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110109926 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496 LOCATION UPDATE ACCEPT (TMSI = 0xad270496) (gsm_04_08.c:149) 20250425110109926 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110109926 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110109926 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110109926 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110109926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109926 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 20 90 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 ad 27 04 96 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110109927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110109928 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110109928 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110109928 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110109928 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110109928 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110109928 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110109928 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110109928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110109928 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250425110109928 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110109928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20] (vlr_lu_fsm.c:817) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110109928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55e7058f8550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110109928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110109928 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110109928 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110109928 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250425110109928 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110109928 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110109928 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110109928 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110109928 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110109928 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110109928 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110109928 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110109928 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110109928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 20 90 28 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110109931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110109931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110109931 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110109931 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110109931 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110109931 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110109931 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110109931 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110109931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110109931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0] (msc_a.c:1053) 20250425110109931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110109931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110109931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ef20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059009c0] (msc_a.c:1053) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110109931 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590ecc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110109931 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110109931 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) MSC-A terminated (msub.c:261) 20250425110109931 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) 1 MSC-I still active (msub.c:79) 20250425110109931 DMSC DEBUG msub_fsm[0x55e7059009c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110109931 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110109931 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110109931 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Removing from parent msub_fsm[0x55e7059009c0] (msub.c:113) 20250425110109931 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250425110109931 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250425110109931 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Freeing instance (msub.c:113) 20250425110109931 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-433:LU)[0x55e70590edf0]{READY}: Deallocated (fsm.c:568) 20250425110109931 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) Free (msub.c:119) 20250425110109931 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110109931 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Freeing instance (msub.c:113) 20250425110109931 DMSC DEBUG msub_fsm[0x55e7059009c0]{terminating}: Deallocated (fsm.c:568) 20250425110109931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110109931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110109932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110109932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 20 90 28 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 20250425110109932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110109932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110109932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110109932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110109932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110109932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110109932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110109932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110109932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110109932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 20 90 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)2134056 TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: 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 := 'AD270496'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2365)@63ea47419a21: Added conn table entry 0TC_iu_gsup_cancel2(2372)14209454 MSC_Test_2-RAN(2365)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110133 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 d8 d1 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 01 03 50 59 02 05 f4 ad 27 04 96 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) 20250425110110133 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) 20250425110110133 DMSC DEBUG msub_fsm[0x55e70590ef20]{active}: Allocated (fsm.c:456) 20250425110110134 DMSC DEBUG msc_i[0x55e70590ecc0]{READY}: Allocated (fsm.c:456) 20250425110110134 DMSC DEBUG msc_i[0x55e70590ecc0]{READY}: is child of msub_fsm[0x55e70590ef20] (fsm.c:486) 20250425110110134 DMSC DEBUG msc_a[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110110134 DMSC DEBUG msc_a[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590ef20] (fsm.c:486) 20250425110110134 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110110134 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110110134 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110110134 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110110134 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110110134 DMM DEBUG msc_a(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110110134 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110110134 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110110134 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110110134 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110110134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110110134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110110134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0] (fsm.c:486) 20250425110110134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110110134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110110134 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110110134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: { messageType := 2, destLocRef := 'D8D1AE'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110110141 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110110141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110110141 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) Received 1 auth tuples (vlr.c:996) 20250425110110141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110110141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110110141 DMM DEBUG Tx AUTH REQ (rand = 60f63fb3daac61759f16ca60ce745a00) (gsm_04_08.c:641) 20250425110110141 DMM DEBUG AUTH REQ (autn = e1ea6d183c04a4646010045306a81a3d) (gsm_04_08.c:643) 20250425110110141 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110110141 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110110141 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110110141 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110110142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d8 d1 ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 60 f6 3f b3 da ac 61 75 9f 16 ca 60 ce 74 5a 00 20 10 e1 ea 6d 18 3c 04 a4 64 60 10 04 53 06 a8 1a 3d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=1 into dtap '051427B5DFF82104DB60B313'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '055427B5DFF82104DB60B313'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055427B5DFF82104DB60B313'O 20250425110110148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 27 b5 df f8 21 04 db 60 b3 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110148 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110110148 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110110148 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110148 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110110148 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110148 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110110148 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 27b5dff8db60b313) (gsm_04_08.c:1128) 20250425110110148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110110148 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) AUTH on UTRAN received RES: 27b5dff8db60b313 (8 bytes) (vlr_auth_fsm.c:151) 20250425110110148 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110110148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110110148 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110110149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110110149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0] (vlr_auth_fsm.c:294) 20250425110110149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110110149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110110149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110110149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110110149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110110149 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110110149 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8f63d63af5ff140f17d396c6138926ba, CK=NONE (ran_msg_iu.c:388) 20250425110110149 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110110149 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110110149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d8 d1 ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8f 63 d6 3a f5 ff 14 0f 17 d3 96 c6 13 89 26 ba 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110110156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110156 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110110157 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110110157 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110110157 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110110157 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110110157 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110110157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110110157 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425110110157 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250425110110158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2367)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2372) MSC_Test-MGCP(2368)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2372) MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250425110110178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110178 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110110178 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110110178 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110178 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110110178 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110110178 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250425110110178 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110110178 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110110178 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110110178 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110110178 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110110178 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110178 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110110178 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110110178 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110110178 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110110178 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110110178 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058aac50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550] (fsm.c:486) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55e7058aac50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550] (fsm.c:486) 20250425110110178 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110110179 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2368)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110110193 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110110193 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110110193 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110110193 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{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) 20250425110110193 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425110110195 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55e7058dedf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110110195 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110110195 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110110195 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{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) 20250425110110195 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110195 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250425110110195 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110110195 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{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) 20250425110110195 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425110110195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110196 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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2367)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2372) MSC_Test-MNCC(2367)@63ea47419a21: Added conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind 20250425110110201 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110110201 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250425110110218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110218 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110218 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110110218 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110110218 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110110218 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250425110110218 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110110218 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110110218 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250425110110218 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110110218 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dedf0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110110218 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110110218 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110218 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110218 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110218 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425110110220 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425110110220 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110110220 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110110220 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425110110220 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250425110110220 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110110220 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110110220 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250425110110220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110220 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 d8 d1 ae 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) 20250425110110220 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110110220 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110110220 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110110222 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425110110222 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110110222 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110110222 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425110110222 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250425110110222 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110110222 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110110223 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110223 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110223 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110223 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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting 20250425110110225 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110225 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110225 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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) 20250425110110225 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425110110225 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058aac50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425110110225 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110110225 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250425110110225 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110110225 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110110225 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250425110110225 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250425110110225 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250425110110225 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110110225 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110110225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110110225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110110225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110110225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110225 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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2372)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2372)@63ea47419a21: { 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110110227 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110110227 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110110227 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110110227 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425110110227 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250425110110228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110110228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110110228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110110228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110110228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110110228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110110228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110110228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110110228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110110228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110110228 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110110228 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110110228 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110228 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110110228 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110110229 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110110229 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250425110110229 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250425110110229 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250425110110229 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110110229 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)@63ea47419a21: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2372)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2372)@63ea47419a21: f_mo_call_establish DONE TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: Hold the call for some time TC_iu_gsup_cancel2(2372)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: Hangup TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425110115743 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425110115744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110115744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425110115744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425110115744 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425110115744 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110115744 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110115744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110115744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110115744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110115744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115744 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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC 20250425110115752 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250425110115752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110115752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110115752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425110115752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110115752 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110115752 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110115752 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110115752 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110115752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110115752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110115752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110115752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115752 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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2365)@63ea47419a21: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2365)@63ea47419a21: patched enc_l3: '032A'O MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250425110115761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110115761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110115761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110115761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110115761 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110115761 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110115761 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110115761 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110115761 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110115761 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110115761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250425110115761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110115761 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250425110115761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250425110115761 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110115761 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110115761 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110115761 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110115761 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110115761 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110115761 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110115761 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110115761 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110115761 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110115761 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110115761 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550] (call_leg.c:197) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058dedf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550] (call_leg.c:197) 20250425110115762 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110115762 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496: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)[0x55e7058aac50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110115762 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110115762 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0] (call_leg.c:198) 20250425110115762 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110115762 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7058f8550]{RELEASING}: Deallocated (fsm.c:568) 20250425110115762 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110115762 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110115762 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110115762 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110115762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110115762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110115762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110115762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d8 d1 ae 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test-MNCC(2367)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110115768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110115769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110115769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110115769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110115769 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110115769 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110115769 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110115769 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110115769 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110115769 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110115769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110115769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0] (msc_a.c:1053) 20250425110115769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110115769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590ef20] (msc_a.c:1053) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110115769 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590edf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110115769 DMSC DEBUG msub_fsm[0x55e70590ef20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110115769 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) MSC-A terminated (msub.c:261) 20250425110115769 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) 1 MSC-I still active (msub.c:79) 20250425110115769 DMSC DEBUG msub_fsm[0x55e70590ef20]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110115769 DMSC DEBUG msub_fsm[0x55e70590ef20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110115769 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110115769 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Removing from parent msub_fsm[0x55e70590ef20] (msub.c:113) 20250425110115769 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250425110115769 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250425110115769 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Freeing instance (msub.c:113) 20250425110115769 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55e70590ecc0]{READY}: Deallocated (fsm.c:568) 20250425110115769 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) Free (msub.c:119) 20250425110115769 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110115769 DMSC DEBUG msub_fsm[0x55e70590ef20]{terminating}: Freeing instance (msub.c:113) 20250425110115769 DMSC DEBUG msub_fsm[0x55e70590ef20]{terminating}: Deallocated (fsm.c:568) 20250425110115769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110115770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110115770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110115770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d8 d1 ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 20250425110115772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110115772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110115772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110115772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110115772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110115772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110115772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110115772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110115772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110115772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d8 d1 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2365)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)14209454 TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: f_call_hangup 9: done TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250425110116778 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250425110116778 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110116778 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250425110116778 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250425110116778 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0xAD270496) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2372)@63ea47419a21: 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)@63ea47419a21: Added conn table entry 0TC_iu_gsup_cancel2(2372)9694699 MSC_Test_2-RAN(2365)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110116786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110116786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110116786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110116786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116786 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 93 ed eb 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) 20250425110116786 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) 20250425110116787 DMSC DEBUG msub_fsm[0x55e7058c2130]{active}: Allocated (fsm.c:456) 20250425110116787 DMSC DEBUG msc_i[0x55e7058debb0]{READY}: Allocated (fsm.c:456) 20250425110116787 DMSC DEBUG msc_i[0x55e7058debb0]{READY}: is child of msub_fsm[0x55e7058c2130] (fsm.c:486) 20250425110116787 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110116787 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058c2130] (fsm.c:486) 20250425110116787 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110116787 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110116787 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110116787 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110116787 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110116787 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50] (fsm.c:486) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110116787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250425110116787 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250425110116787 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250425110116787 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110116787 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110116787 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250425110116787 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250425110116787 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250425110116787 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110116787 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110116787 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250425110116787 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250425110116788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110116788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110116788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110116788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 93 ed eb 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) 20250425110116788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110116788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110116788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110116788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 ed eb 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) 20250425110116789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110116789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110116789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110116789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 ed 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(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2364)@63ea47419a21: { messageType := 2, destLocRef := '93EDEB'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2364)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2364)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110116797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110116797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110116797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110116797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110116797 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110116797 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110116797 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110116797 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110116797 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110116797 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110116797 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110116797 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110116798 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110116798 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110116798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110116798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50] (msc_a.c:1053) 20250425110116798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110116798 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058f6150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110116798 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058c2130] (msc_a.c:1053) 20250425110116798 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110116798 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110116798 DMSC DEBUG msub_fsm[0x55e7058c2130]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110116798 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250425110116798 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250425110116798 DMSC DEBUG msub_fsm[0x55e7058c2130]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110116798 DMSC DEBUG msub_fsm[0x55e7058c2130]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110116798 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110116798 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Removing from parent msub_fsm[0x55e7058c2130] (msub.c:113) 20250425110116798 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250425110116798 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250425110116798 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Freeing instance (msub.c:113) 20250425110116798 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55e7058debb0]{READY}: Deallocated (fsm.c:568) 20250425110116798 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250425110116798 DMSC DEBUG msub_fsm[0x55e7058c2130]{terminating}: Freeing instance (msub.c:113) 20250425110116798 DMSC DEBUG msub_fsm[0x55e7058c2130]{terminating}: Deallocated (fsm.c:568) 20250425110116798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110116798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110116798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110116798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 93 ed eb 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@63ea47419a21: Session index based on local reference:0 20250425110116800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110116800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110116800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110116800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110116800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110116800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110116800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110116800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110116800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 ed eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)9694699 TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@63ea47419a21: Final verdict of PTC: pass 20250425110116808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110116808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110116808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110116808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110116808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110116808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110116808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110116808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110116808 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110116808 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110116808 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110116808 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110116808 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110116808 DLSS7 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(2360)@63ea47419a21: Final verdict of PTC: none 20250425110116808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110116808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110116808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110116808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110116808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110116808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110116808 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) 20250425110116809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110116809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110116809 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110116809 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110116809 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110116809 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110116809 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110116809 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116809 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110116809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110116809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110116809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2363)@63ea47419a21: Final verdict of PTC: none 20250425110116809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110116809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110116809 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110116808 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110116808 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110116809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110116809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110116809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110116809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110116810 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2361)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2367)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2369)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2358)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2362)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2368)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2364)@63ea47419a21: Final verdict of PTC: none 20250425110116812 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110116812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110116812 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110116812 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-RAN(2365)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2359)@63ea47419a21: Final verdict of PTC: none 20250425110116812 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) 20250425110116812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110116812 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110116812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110116812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110116812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110116812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110116812 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) 20250425110116812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110116812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110116812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110116812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110116812 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2371)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2366)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2357)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2370)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2357): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2358): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2359): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2360): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2361): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2362): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2363): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2364): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2365): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2366): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2367): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2368): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2369): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2370): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2371): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_cancel2(2372): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Fri Apr 25 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 20250425110117811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728336) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110118810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110118812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110118812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110118812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110118812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=728336, count=731644) 20250425110119813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110120814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mo_release_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2377)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2377)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2375)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2380)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2380)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2378)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2383)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2383)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2381)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110121647 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110121814 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110121814 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110121814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110121814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425110121815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110121815 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2377)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2386)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2377)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110121819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110121819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110121819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110121819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110121819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110121819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110121819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110121819 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110121819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110121819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425110121820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2377)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM 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(2377)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110121820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110121820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110121820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110121820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110121820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110121820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110121820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110121820 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110121820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110121820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110121820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110121820 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2377)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110121820 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110121825 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110121825 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110121825 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110121826 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2380)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110121830 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121830 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110121830 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110121830 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110121830 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110121830 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110121831 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110121831 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) 20250425110121831 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110121831 DLSS7 DEBUG 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) 20250425110121831 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110121833 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121833 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110121833 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110121833 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) 20250425110121833 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110121833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110121833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110121833 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) 20250425110121833 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110121833 DLSS7 DEBUG 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) 20250425110121833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110121833 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110121833 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110121833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2380)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110121838 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110121838 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110121838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110121838 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110121845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110121845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110121845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110121845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110121845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110121845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110121845 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) 20250425110121845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110121845 DLSS7 DEBUG 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) 20250425110121845 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110121847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110121847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110121847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110121847 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) 20250425110121847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110121847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110121847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110121847 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) 20250425110121847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110121847 DLSS7 DEBUG 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) 20250425110121847 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) 20250425110121847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110121847 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110121847 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110121847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2380)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110121853 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110121853 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2387)@63ea47419a21: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2389) TC_iu_mo_release_timeout2(2389)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110122629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110122629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110122630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110122630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110122630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2377)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110122636 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122636 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122636 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122636 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110122636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2380)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122637 DLSS7 DEBUG 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) 20250425110122637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110122637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122637 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110122637 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122637 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)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(2376)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2380)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110122647 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122647 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122647 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110122647 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110122647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110122647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122647 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@63ea47419a21: Added conn table entry 0TC_iu_mo_release_timeout2(2389)6142231 MSC_Test_2-SCCP(2381)@63ea47419a21: First idle individual index:0 20250425110122656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122656 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5d b9 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 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122656 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) MSC_Test_2-RAN(2382)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110122656 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: Allocated (fsm.c:456) 20250425110122656 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425110122656 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058f6150] (fsm.c:486) 20250425110122656 DMSC DEBUG msc_a[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110122656 DMSC DEBUG msc_a[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6150] (fsm.c:486) 20250425110122656 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110122656 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110122656 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110122656 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110122656 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110122656 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110122656 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0] (fsm.c:486) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110122656 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110122656 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250425110122656 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250425110122656 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110122656 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110122656 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110122656 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110122656 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110122656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110122656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110122656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130] (fsm.c:486) 20250425110122656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110122656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110122656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5d b9 17 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: { messageType := 2, destLocRef := '5DB917'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2387)@63ea47419a21: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-GSUP(2387)@63ea47419a21: Added IMSI table entry 0TC_iu_mo_release_timeout2(2389)"262420000001040" TC_iu_mo_release_timeout2(2389)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): none -> pass 20250425110122660 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110122660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110122660 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250425110122660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110122660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110122660 DMM DEBUG Tx AUTH REQ (rand = b80b60658d3956066e6ff7e52c76fb3b) (gsm_04_08.c:641) 20250425110122660 DMM DEBUG AUTH REQ (autn = 64432650e5ac808e168ba3f54612dded) (gsm_04_08.c:643) 20250425110122660 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110122660 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110122660 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110122660 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110122660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5d b9 17 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b8 0b 60 65 8d 39 56 06 6e 6f f7 e5 2c 76 fb 3b 20 10 64 43 26 50 e5 ac 80 8e 16 8b a3 f5 46 12 dd 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(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@63ea47419a21: patching N(SD)=1 into dtap '0514A90A53072104E4A3E6FB'O MSC_Test_2-RAN(2382)@63ea47419a21: patched enc_l3: '0554A90A53072104E4A3E6FB'O MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A90A53072104E4A3E6FB'O 20250425110122667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 a9 0a 53 07 21 04 e4 a3 e6 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110122667 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122667 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122667 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122667 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122667 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122667 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110122667 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a90a5307e4a3e6fb) (gsm_04_08.c:1128) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110122667 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: a90a5307e4a3e6fb (8 bytes) (vlr_auth_fsm.c:151) 20250425110122667 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130] (vlr_auth_fsm.c:294) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110122667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110122667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110122667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110122667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110122667 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110122667 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9b9997f3eebb56336f06c125ff12d281, CK=NONE (ran_msg_iu.c:388) 20250425110122667 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110122667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110122667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5d b9 17 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9b 99 97 f3 ee bb 56 33 6f 06 c1 25 ff 12 d2 81 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110122684 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122684 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122684 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110122684 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122684 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110122684 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110122684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110122684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110122684 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110122684 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110122684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110122684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110122684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110122684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2130] (fsm.c:486) 20250425110122684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110122685 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110122685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5d b9 17 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110122691 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110122691 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250425110122691 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250425110122691 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110122691 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110122691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110122691 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110122692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110122692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110122692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7058c2130] (vlr_lu_fsm.c:110) 20250425110122692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110122692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110122692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110122692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7058c2130] (fsm.c:486) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110122692 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250425110122692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110122692 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC LOCATION UPDATE ACCEPT (TMSI = 0x1e832cdc) (gsm_04_08.c:149) 20250425110122692 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110122692 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110122692 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110122692 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110122692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122692 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 5d b9 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 1e 83 2c dc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2382)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2382)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110122697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122697 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122697 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122697 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122697 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122698 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122698 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110122698 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110122698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110122698 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250425110122698 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110122698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130] (vlr_lu_fsm.c:817) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110122698 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110122698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110122698 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110122698 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250425110122698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250425110122698 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110122698 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110122698 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110122698 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110122698 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110122698 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110122698 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110122698 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110122698 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110122698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122698 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5d b9 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(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110122707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122707 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122707 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110122707 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0] (msc_a.c:1053) 20250425110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110122707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058c2130]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6150] (msc_a.c:1053) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110122707 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110122707 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) MSC-A terminated (msub.c:261) 20250425110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) 1 MSC-I still active (msub.c:79) 20250425110122707 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110122707 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058f6150] (msub.c:113) 20250425110122707 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250425110122707 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250425110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425110122707 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-436:LU)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425110122707 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) Free (msub.c:119) 20250425110122707 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110122707 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Freeing instance (msub.c:113) 20250425110122707 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Deallocated (fsm.c:568) 20250425110122707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5d b9 17 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 20250425110122709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d b9 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2382)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)6142231 TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@63ea47419a21: 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 := '1E832CDC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2382)@63ea47419a21: Added conn table entry 0TC_iu_mo_release_timeout2(2389)5368095 MSC_Test_2-RAN(2382)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2381)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122913 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 51 e9 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 1e 83 2c dc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110122913 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) 20250425110122913 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110122913 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425110122913 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110122913 DMSC DEBUG msc_a[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110122914 DMSC DEBUG msc_a[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110122914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110122914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110122914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110122914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110122914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110122914 DMM DEBUG msc_a(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150] (fsm.c:486) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110122914 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110122914 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110122914 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110122914 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110122914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110122914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110122914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0] (fsm.c:486) 20250425110122914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110122914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110122914 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110122914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 51 e9 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: { messageType := 2, destLocRef := '51E91F'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_release_timeout2(2389)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110122921 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110122921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110122921 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) Received 1 auth tuples (vlr.c:996) 20250425110122921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110122921 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110122921 DMM DEBUG Tx AUTH REQ (rand = 2de55e5a05f81d02059642fe8ba056f3) (gsm_04_08.c:641) 20250425110122922 DMM DEBUG AUTH REQ (autn = 22aaff7383d32f7b785c111eabba3c5c) (gsm_04_08.c:643) 20250425110122922 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110122922 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110122922 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110122922 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110122922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 51 e9 1f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2d e5 5e 5a 05 f8 1d 02 05 96 42 fe 8b a0 56 f3 20 10 22 aa ff 73 83 d3 2f 7b 78 5c 11 1e ab ba 3c 5c 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@63ea47419a21: patching N(SD)=1 into dtap '0514FC635D47210482601A44'O MSC_Test_2-RAN(2382)@63ea47419a21: patched enc_l3: '0554FC635D47210482601A44'O MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FC635D47210482601A44'O 20250425110122929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 fc 63 5d 47 21 04 82 60 1a 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122929 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122929 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122929 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122929 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122929 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122929 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110122929 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fc635d4782601a44) (gsm_04_08.c:1128) 20250425110122929 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110122930 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) AUTH on UTRAN received RES: fc635d4782601a44 (8 bytes) (vlr_auth_fsm.c:151) 20250425110122930 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0] (vlr_auth_fsm.c:294) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110122930 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110122930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110122930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110122930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110122930 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110122930 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8a6581693428b207d71619d9367b8c5c, CK=NONE (ran_msg_iu.c:388) 20250425110122930 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110122930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110122930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 51 e9 1f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8a 65 81 69 34 28 b2 07 d7 16 19 d9 36 7b 8c 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(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110122935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122936 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122936 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122936 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110122936 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122936 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110122936 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110122936 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110122936 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110122936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110122936 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110122936 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110122936 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250425110122936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110122936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110122936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110122936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 51 e9 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2384)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MGCP(2385)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2382)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250425110122958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110122958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110122958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110122958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110122958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110122958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110122958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110122958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110122958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110122958 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110122958 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110122958 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110122958 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122958 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110122958 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110122958 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110122958 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110122958 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250425110122958 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110122958 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110122958 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110122958 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110122958 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110122958 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC: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) 20250425110122958 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110122958 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110122958 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110122958 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110122958 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150] (fsm.c:486) 20250425110122958 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC: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) 20250425110122958 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110122958 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058dedf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000] (fsm.c:486) 20250425110122958 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110122958 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55e7058dedf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110122959 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058ed780]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110122959 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058ed780]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000] (fsm.c:486) 20250425110122959 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110122959 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2385)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110122972 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55e7058dedf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110122972 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110122972 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110122972 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{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) 20250425110122972 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2384)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MNCC(2384)@63ea47419a21: Added conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 TC_iu_mo_release_timeout2(2389)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2389)@63ea47419a21: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000] (rtp_stream.c:239) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55e7058ed780]{DISCARDING}: Deallocated (fsm.c:568) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dedf0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dedf0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000] (call_leg.c:197) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dedf0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110125960 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dedf0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110125960 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55e70590ecc0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150] (call_leg.c:198) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110125960 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058c2000]{RELEASING}: Deallocated (fsm.c:568) 20250425110125960 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110125960 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250425110125960 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110125960 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110125960 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110125960 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110125960 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110125960 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110125960 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110125960 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110125960 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110125960 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110125960 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110125960 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110125960 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110125960 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110125960 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110125960 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110125960 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110125960 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110125960 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110125960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110125960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110125960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110125960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110125960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110125960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110125960 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 51 e9 1f 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) 20250425110125960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110125960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110125960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110125960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110125960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110125960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110125960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110125960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 51 e9 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2383)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2384)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2381)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2381)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110125963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110125963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110125963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110125963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110125963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110125963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110125963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110125963 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110125963 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110125963 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110125963 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110125963 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110125963 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110125963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110125963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150] (msc_a.c:1053) 20250425110125963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110125963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7059009c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110125963 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058f6150]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110125963 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110125963 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) MSC-A terminated (msub.c:261) 20250425110125963 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) 1 MSC-I still active (msub.c:79) 20250425110125963 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110125963 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110125963 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110125963 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110125963 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250425110125963 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250425110125963 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425110125963 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425110125963 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC) Free (msub.c:119) 20250425110125963 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x1E832CDC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110125963 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110125963 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110125963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110125963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110125963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110125963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110125963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110125963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110125963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110125963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110125963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 51 e9 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2382)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)5368095 20250425110125963 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110125963 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110125963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110125963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110125963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110125963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110125963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110125963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 e9 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(2387)@63ea47419a21: Final verdict of PTC: none 20250425110125965 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110125965 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2378)@63ea47419a21: Final verdict of PTC: none 20250425110125966 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110125966 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110125966 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110125966 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110125966 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110125966 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110125966 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110125966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110125966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110125966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110125966 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) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110125966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110125966 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110125966 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110125966 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110125966 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110125966 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110125967 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110125967 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110125967 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110125967 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2375)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2384)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2385)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2377)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2381)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2380)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2379)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2386)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2382)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2376)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2388)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2390)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mo_release_timeout2(2389): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2390): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Fri Apr 25 11:01:25 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== 20250425110125966 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110125966 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125966 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110125966 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110125966 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110125966 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110125967 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) 20250425110125967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110125967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110125967 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110125967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110125967 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110125967 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110125967 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) 20250425110125967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110125967 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110125967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110125967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110125967 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) 20250425110125967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110125967 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc 20250425110126968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524208) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110127968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110127969 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=524208, count=527516) 20250425110128970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110129970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_reset_two_1iu started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2394)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2394)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2394)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2392)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2397)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2397)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2397)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2395)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2400)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2400)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2400)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2398)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110130848 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2401)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110130971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110130971 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2403)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2403)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110130973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2403)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2403)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2403)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2403)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110130981 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110130981 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110131019 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110131019 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110131019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110131019 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110131021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110131021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2394)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110131021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110131021 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110131021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110131021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110131021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110131021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110131021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110131021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110131021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2394)@63ea47419a21: Message received on association #8 20250425110131022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110131022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2394)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2394)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2394)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110131031 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110131031 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110131031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110131031 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2397)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110131032 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131032 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110131032 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110131032 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110131032 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110131033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110131033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110131033 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) 20250425110131033 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110131033 DLSS7 DEBUG 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) 20250425110131033 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110131033 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131033 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110131033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110131033 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) 20250425110131033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110131033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110131033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110131033 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) 20250425110131033 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110131033 DLSS7 DEBUG 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) 20250425110131033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110131033 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2397)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110131033 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110131033 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110131043 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110131043 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110131043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110131043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110131047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110131047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110131047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110131047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110131047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110131047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110131047 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) 20250425110131047 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110131047 DLSS7 DEBUG 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) 20250425110131047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2400)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2400)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110131048 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131048 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110131048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110131048 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) 20250425110131048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110131048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110131048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110131048 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) 20250425110131048 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110131048 DLSS7 DEBUG 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) 20250425110131048 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) 20250425110131048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110131048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110131048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2397)@63ea47419a21: Message received on association #8 20250425110131048 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2400)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2400)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2400)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110131833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110131833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110131833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110131833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110131834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110131834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110131834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110131834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2394)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110131836 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131836 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131836 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131836 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110131836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110131836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110131836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2397)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110131836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110131836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110131836 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110131836 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131836 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2397)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2393)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2396)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110131859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110131860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110131860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110131860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131860 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110131860 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110131860 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110131860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110131860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110131860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110131860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110131861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110131861 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110131861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110131861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110131861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110131861 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2400)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2399)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@63ea47419a21: setverdict(pass): none -> pass 20250425110132986 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110132986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110132986 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110132986 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110132986 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110132986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110132986 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110132986 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110132986 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110132986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110132986 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110132986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110132986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110132986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110132986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110132986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110132986 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-GSUP(2404)@63ea47419a21: Final verdict of PTC: none 20250425110132986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110132986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110132986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110132986 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(2394)@63ea47419a21: Final verdict of PTC: none 20250425110132987 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110132987 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2392)@63ea47419a21: Final verdict of PTC: none 20250425110132987 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110132987 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110132988 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110132988 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110132988 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110132988 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110132988 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110132988 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110132988 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110132988 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110132988 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110132988 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) 20250425110132988 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110132988 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110132988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110132988 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110132988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110132988 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110132988 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) 20250425110132988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110132989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110132989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110132989 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110132989 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110132989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2401)@63ea47419a21: Final verdict of PTC: none 20250425110132989 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110132989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110132989 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110132989 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110132989 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) 20250425110132989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110132989 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-GSUP-IPA(2403)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2398)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2395)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2393)@63ea47419a21: Final verdict of PTC: none 20250425110132989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110132989 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110132989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110132989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110132989 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) 20250425110132990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110132990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110132990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110132990 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110132990 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2402)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2400)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2399)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2396)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2405)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2392): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2393): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2394): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2395): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2396): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2397): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2398): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2399): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2400): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2401): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2402): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2403): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2404): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2405): none (pass -> pass) MTC@63ea47419a21: Test case TC_reset_two_1iu finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Fri Apr 25 11:01:32 UTC 2025 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_reset_two_1iu.talloc 20250425110133989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=163932) 20250425110134988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110134988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110134988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110134990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110134990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163932, count=165092) 20250425110135992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110136993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2409)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2409)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2409)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2407)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2412)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2412)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2412)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2410)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2415)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2415)@63ea47419a21: M3UA emulation initiated, the test can be started MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2415)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2413)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110137812 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2416)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110137981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110137981 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110137981 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110137981 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110137986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110137986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110137986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110137986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110137986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110137986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110137986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110137986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110137986 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110137986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110137986 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2409)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110137989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110137989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110137989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110137989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110137989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110137989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2409)@63ea47419a21: Message received on association #8 20250425110137989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110137989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110137989 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110137989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110137989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110137989 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2409)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2409)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2409)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110137989 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110137989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110137993 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110137993 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110137993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110137993 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425110137994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110137994 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_1-M3UA(2412)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2412)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2418)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2412)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110137998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110137998 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110137998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110137998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110137998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110137998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110137998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110137998 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) 20250425110137998 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110137998 DLSS7 DEBUG 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(2412)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2412)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110137998 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(2418)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110137999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(2412)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2412)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2412)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110138001 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138001 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110138001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110138001 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) 20250425110138001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110138001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110138001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110138001 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) 20250425110138001 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110138001 DLSS7 DEBUG 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) 20250425110138001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2412)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2412)@63ea47419a21: Message received on association #8 20250425110138001 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110138001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test-GSUP-IPA(2418)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2418)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_1-M3UA(2412)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2412)@63ea47419a21: Message received on association #8 20250425110138001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2412)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2418)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA 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(2412)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2412)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2418)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2418)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110138006 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110138006 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110138006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110138006 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110138012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110138012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110138012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110138012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110138012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110138012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110138012 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) 20250425110138012 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110138012 DLSS7 DEBUG 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) 20250425110138012 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110138014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110138014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110138014 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) 20250425110138014 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110138014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110138014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110138014 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) 20250425110138014 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110138014 DLSS7 DEBUG 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) 20250425110138014 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) 20250425110138014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110138014 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)@63ea47419a21: Message received on association #8 20250425110138014 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110138014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110138026 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110138026 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2419)@63ea47419a21: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110138793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110138793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110138795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110138795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110138795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2409)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2408)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110138807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138807 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138807 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138807 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110138807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138807 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110138808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138808 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110138808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138808 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2412)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2412)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2411)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110138819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138820 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110138820 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110138820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138820 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2414)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)15081801 MSC_Test_2-SCCP(2413)@63ea47419a21: First idle individual index:0 20250425110138828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138828 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 21 49 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(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138829 DIUCS DEBUG (UTRAN-Iu-438 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2414)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110138829 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: Allocated (fsm.c:456) 20250425110138829 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: Allocated (fsm.c:456) 20250425110138829 DMSC DEBUG msc_i[0x55e7058aac50]{READY}: is child of msub_fsm[0x55e7058f6150] (fsm.c:486) 20250425110138829 DMSC DEBUG msc_a[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110138829 DMSC DEBUG msc_a[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f6150] (fsm.c:486) 20250425110138829 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110138829 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110138829 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110138829 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110138829 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110138829 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110138829 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0] (fsm.c:486) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110138829 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110138829 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250425110138829 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250425110138829 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110138829 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110138829 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110138829 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110138829 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110138829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110138829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110138829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0] (fsm.c:486) 20250425110138829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110138829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110138829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e6 21 49 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: { messageType := 2, destLocRef := 'E62149'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2419)@63ea47419a21: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-GSUP(2419)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2421)"262420000001142" TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): none -> pass 20250425110138832 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110138832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110138832 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250425110138832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110138832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110138832 DMM DEBUG Tx AUTH REQ (rand = 34c03d3cd86ddc5c7b76b1ae05bf0db4) (gsm_04_08.c:641) 20250425110138832 DMM DEBUG AUTH REQ (autn = c0ecadbfdd14e2f967663e5a355f1718) (gsm_04_08.c:643) 20250425110138832 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110138832 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110138832 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110138832 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110138832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e6 21 49 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 34 c0 3d 3c d8 6d dc 5c 7b 76 b1 ae 05 bf 0d b4 20 10 c0 ec ad bf dd 14 e2 f9 67 66 3e 5a 35 5f 17 18 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=1 into dtap '05149C677C5C21041B797124'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '05549C677C5C21041B797124'O MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549C677C5C21041B797124'O 20250425110138837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 9c 67 7c 5c 21 04 1b 79 71 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138837 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138837 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138837 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138837 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138837 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138837 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110138837 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9c677c5c1b797124) (gsm_04_08.c:1128) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110138837 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 9c677c5c1b797124 (8 bytes) (vlr_auth_fsm.c:151) 20250425110138837 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0] (vlr_auth_fsm.c:294) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110138837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110138837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110138837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110138837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110138837 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110138837 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7dd899596fc511f4e3fc00596378742, CK=NONE (ran_msg_iu.c:388) 20250425110138837 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110138837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110138837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e6 21 49 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 dd 89 95 96 fc 51 1f 4e 3f c0 05 96 37 87 42 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110138842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110138842 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138842 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138842 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110138842 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138842 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110138842 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110138842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110138842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110138842 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110138842 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110138842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110138842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110138842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110138842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058dedf0] (fsm.c:486) 20250425110138842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110138842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110138842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e6 21 49 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110138845 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110138845 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250425110138845 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110138845 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110138845 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110138845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e7058dedf0] (vlr_lu_fsm.c:110) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110138845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110138845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110138845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e7058dedf0] (fsm.c:486) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110138845 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110138845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110138845 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED LOCATION UPDATE ACCEPT (TMSI = 0x0b464fed) (gsm_04_08.c:149) 20250425110138845 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110138845 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110138845 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110138845 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110138845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138845 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 e6 21 49 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 46 4f ed 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110138847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138847 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138847 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138847 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138847 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138847 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138847 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110138847 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110138847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110138847 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110138847 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110138847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0] (vlr_lu_fsm.c:817) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110138847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55e70591dd90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110138847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110138847 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110138847 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110138847 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250425110138847 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110138847 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110138847 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110138847 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110138847 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110138847 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110138847 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110138847 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110138847 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110138847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e6 21 49 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110138851 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138851 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138851 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110138851 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0] (msc_a.c:1053) 20250425110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110138851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058dedf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f6150] (msc_a.c:1053) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110138851 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058debb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110138851 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110138851 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) MSC-A terminated (msub.c:261) 20250425110138851 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) 1 MSC-I still active (msub.c:79) 20250425110138851 DMSC DEBUG msub_fsm[0x55e7058f6150]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110138851 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110138851 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110138851 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Removing from parent msub_fsm[0x55e7058f6150] (msub.c:113) 20250425110138851 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250425110138851 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250425110138851 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Freeing instance (msub.c:113) 20250425110138851 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-438:LU)[0x55e7058aac50]{READY}: Deallocated (fsm.c:568) 20250425110138851 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) Free (msub.c:119) 20250425110138851 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - active-conn: now used by 1 (attached) (msub.c:375) 20250425110138851 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Freeing instance (msub.c:113) 20250425110138851 DMSC DEBUG msub_fsm[0x55e7058f6150]{terminating}: Deallocated (fsm.c:568) 20250425110138851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110138851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e6 21 49 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e6 21 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2414)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)15081801 TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@63ea47419a21: Created IMSI[0] for '262420000001142'H'0B464FED'O to be handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-MNCC(2416)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)318423616 20250425110138854 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425110138854 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425110138854 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED callref-0x12fac240 tid-255) New transaction (transaction.c:231) 20250425110138854 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED callref-0x12fac240 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) 20250425110138854 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED callref-0x12fac240 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) 20250425110138854 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED callref-0x12fac240 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425110138854 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425110138854 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425110138854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138854 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 0b 46 4f ed 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@63ea47419a21: Created IMSI[1] for '262420000001142'H'0B464FED'O to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: 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 := '0B464FED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2414)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)11454574 MSC_Test_2-SCCP(2413)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138859 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 ae c8 6e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0b 46 4f ed 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) 20250425110138859 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) 20250425110138859 DMSC DEBUG msub_fsm[0x55e7058dedf0]{active}: Allocated (fsm.c:456) 20250425110138859 DMSC DEBUG msc_i[0x55e7058debb0]{READY}: Allocated (fsm.c:456) 20250425110138859 DMSC DEBUG msc_i[0x55e7058debb0]{READY}: is child of msub_fsm[0x55e7058dedf0] (fsm.c:486) 20250425110138859 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110138859 DMSC DEBUG msc_a[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dedf0] (fsm.c:486) 20250425110138859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110138859 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110138859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110138859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110138859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50] (fsm.c:486) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110138859 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110138859 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110138859 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110138859 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110138859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110138859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110138859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150] (fsm.c:486) 20250425110138859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110138859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110138859 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110138859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138859 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ae c8 6e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: { messageType := 2, destLocRef := 'AEC86E'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110138860 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110138860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110138860 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) Received 1 auth tuples (vlr.c:996) 20250425110138860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110138860 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110138860 DMM DEBUG Tx AUTH REQ (rand = 184e4cfa15fb7220a81c48723b412ed2) (gsm_04_08.c:641) 20250425110138860 DMM DEBUG AUTH REQ (autn = c6e33e7ea7e32288146f49ae0c18b53d) (gsm_04_08.c:643) 20250425110138860 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110138860 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110138860 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110138860 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250425110138860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ae c8 6e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 18 4e 4c fa 15 fb 72 20 a8 1c 48 72 3b 41 2e d2 20 10 c6 e3 3e 7e a7 e3 22 88 14 6f 49 ae 0c 18 b5 3d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=0 into dtap '0514FA3A227D210450FA6752'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '0514FA3A227D210450FA6752'O MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FA3A227D210450FA6752'O MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 fa 3a 22 7d 21 04 50 fa 67 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110138862 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138862 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138862 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138862 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138862 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138862 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110138862 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fa3a227d50fa6752) (gsm_04_08.c:1128) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110138862 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) AUTH on UTRAN received RES: fa3a227d50fa6752 (8 bytes) (vlr_auth_fsm.c:151) 20250425110138862 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150] (vlr_auth_fsm.c:294) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110138862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110138862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110138862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110138862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110138862 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110138862 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eb9fb4940a7d1f3e12041723c0f4f7b8, CK=NONE (ran_msg_iu.c:388) 20250425110138862 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110138862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110138862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138862 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ae c8 6e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 eb 9f b4 94 0a 7d 1f 3e 12 04 17 23 c0 f4 f7 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(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110138863 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138863 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138863 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110138863 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110138863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110138863 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED callref-0x12fac240 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425110138863 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425110138863 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110138863 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425110138863 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138863 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250425110138863 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110138863 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110138863 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250425110138863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250425110138863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138864 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ae c8 6e 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) 20250425110138864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138864 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138864 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 ae c8 6e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete 1 MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '8341'O MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110138869 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138869 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138869 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138869 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138869 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110138869 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110138869 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425110138869 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425110138869 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425110138869 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425110138869 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138869 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(2417)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2421) 20250425110138872 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110138872 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110138872 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110138872 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50] (fsm.c:486) 20250425110138872 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058dc2d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058dc2d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000] (fsm.c:486) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55e7058dc2d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55e7058dc2d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e70590edf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e70590edf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000] (fsm.c:486) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55e70590edf0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110138872 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55e70590edf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2417)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425110138879 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55e7058dc2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110138879 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110138879 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110138879 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{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) 20250425110138879 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete 4.iu 20250425110138879 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55e70590edf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110138879 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110138879 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110138879 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{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) 20250425110138879 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138879 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) Sending Assignment Command (msc_a.c:706) 20250425110138879 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110138879 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{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) 20250425110138879 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425110138880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110138880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138880 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110138880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110138880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138880 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 ae c8 6e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250425110138900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110138900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110138900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110138900 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110138900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110138900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110138900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110138900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110138900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110138900 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110138900 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110138900 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110138900 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110138900 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250425110138900 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110138900 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110138900 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250425110138900 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110138900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e70590edf0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110138900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '8387'O 20250425110138900 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138900 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250425110138900 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110138900 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete 5.iu 20250425110138902 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110138902 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110138902 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110139100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110139100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110139100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110139100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110139100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110139100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110139101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110139101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110139101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110139101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110139101 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110139101 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110139101 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110139101 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110139101 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110139101 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110139101 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425110139101 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425110139101 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425110139101 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110139101 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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)@63ea47419a21: f_mt_call_complete 7.iu 20250425110139108 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425110139108 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 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) 20250425110139108 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058dc2d0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425110139108 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425110139108 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425110139108 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{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)@63ea47419a21: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_mt_call_complete DONE 20250425110139113 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110139113 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110139113 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110139113 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425110139113 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Hold the call for some time TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Hangup TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425110144125 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425110144125 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110144125 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425110144125 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425110144125 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425110144125 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110144125 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110144126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110144126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110144126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110144126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144126 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 ae c8 6e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2414)@63ea47419a21: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2414)@63ea47419a21: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:18 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250425110144136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110144136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110144136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110144136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144136 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) 20250425110144136 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110144136 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110144136 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110144136 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110144136 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110144137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110144137 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425110144137 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425110144137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250425110144137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110144137 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110144137 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110144137 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x12fac240 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425110144137 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425110144137 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110144137 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110144137 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110144137 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110144137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110144137 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110144137 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110144137 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000] (call_leg.c:197) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e70590edf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000] (call_leg.c:197) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110144137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED: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)[0x55e7058dc2d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50] (call_leg.c:198) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110144137 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058c2000]{RELEASING}: Deallocated (fsm.c:568) 20250425110144138 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110144138 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110144138 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110144138 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110144138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110144138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144138 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110144138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110144138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144138 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 ae c8 6e 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) 20250425110144138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110144138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144138 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110144138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110144138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ae c8 6e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2416)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)318423616 MSC_Test_2-M3UA(2415)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2421)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2413)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2413)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110144147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110144147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110144147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110144147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110144147 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110144147 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110144147 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110144147 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110144147 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110144147 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110144147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110144147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50] (msc_a.c:1053) 20250425110144147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110144147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058f6150]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dedf0] (msc_a.c:1053) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110144147 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058aac50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110144147 DMSC DEBUG msub_fsm[0x55e7058dedf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110144147 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) MSC-A terminated (msub.c:261) 20250425110144147 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) 1 MSC-I still active (msub.c:79) 20250425110144147 DMSC DEBUG msub_fsm[0x55e7058dedf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110144147 DMSC DEBUG msub_fsm[0x55e7058dedf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110144147 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110144147 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Removing from parent msub_fsm[0x55e7058dedf0] (msub.c:113) 20250425110144147 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250425110144148 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250425110144148 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Freeing instance (msub.c:113) 20250425110144148 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-439:PAGING_RESP)[0x55e7058debb0]{READY}: Deallocated (fsm.c:568) 20250425110144148 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) Free (msub.c:119) 20250425110144148 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - active-conn: now used by 1 (attached) (msub.c:375) 20250425110144148 DMSC DEBUG msub_fsm[0x55e7058dedf0]{terminating}: Freeing instance (msub.c:113) 20250425110144148 DMSC DEBUG msub_fsm[0x55e7058dedf0]{terminating}: Deallocated (fsm.c:568) 20250425110144148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110144148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110144148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110144148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ae c8 6e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@63ea47419a21: Session index based on local reference:0 20250425110144151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110144151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110144151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110144151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110144151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110144151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110144151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110144151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110144151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110144151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ae c8 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2414)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)11454574 TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: f_call_hangup 9: done MSC_Test_2-RAN(2414)@63ea47419a21: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@63ea47419a21: Final verdict of PTC: pass 20250425110145169 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110145169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110145169 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110145169 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110145169 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110145169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110145169 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110145169 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110145169 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110145169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110145169 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110145169 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110145169 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110145169 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110145169 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110145170 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110145170 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110145170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110145170 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110145170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110145170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110145170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110145170 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) 20250425110145170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110145170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110145170 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110145170 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_1-M3UA(2412)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2409)@63ea47419a21: Final verdict of PTC: none 20250425110145170 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110145170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110145170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110145170 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) 20250425110145170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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_2-RAN(2414)@63ea47419a21: Final verdict of PTC: none 20250425110145170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110145170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110145171 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110145171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110145171 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110145171 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2408)@63ea47419a21: Final verdict of PTC: none 20250425110145171 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110145171 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2410)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2407)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2413)@63ea47419a21: Final verdict of PTC: none 20250425110145171 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2419)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2406)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2416)@63ea47419a21: Final verdict of PTC: none 20250425110145172 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110145172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110145172 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110145172 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110145172 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) 20250425110145172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110145172 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110145172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110145172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110145172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110145172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110145172 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) 20250425110145172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110145172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110145172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2417)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2418)@63ea47419a21: Final verdict of PTC: none 20250425110145172 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110145172 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2411)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2415)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2422)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2420)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2406): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2407): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2408): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2409): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2410): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2411): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2412): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2413): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2414): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2415): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2416): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2417): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2418): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2419): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2420): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_call2(2421): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2422): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110146173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=635724) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110147171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110147172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110147172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110147172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110147173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=635724, count=636884) 20250425110148175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110149176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2426)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2426)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2426)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2424)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2429)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2429)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2429)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2427)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2432)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2432)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2432)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2430)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110149978 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2433)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110150148 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110150148 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110150148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110150148 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2426)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2426)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110150154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110150154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110150154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110150154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110150154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110150154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110150154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110150154 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110150154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110150154 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2426)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2426)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2426)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2426)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110150156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110150156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110150156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110150156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110150156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110150156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110150156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110150156 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110150156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2426)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2426)@63ea47419a21: Message received on association #8 20250425110150156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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(2426)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110150156 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425110150157 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110150157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2426)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2426)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2426)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2426)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110150160 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110150160 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110150160 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110150160 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2429)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110150165 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150165 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110150165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110150165 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110150165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110150165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110150165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110150165 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) 20250425110150165 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110150165 DLSS7 DEBUG 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) 20250425110150165 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110150165 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150165 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110150165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110150165 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) 20250425110150165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110150165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2429)@63ea47419a21: Message received on association #8 20250425110150165 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110150165 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) 20250425110150165 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110150165 DLSS7 DEBUG 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) 20250425110150165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110150165 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2429)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110150165 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110150165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2429)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110150174 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110150174 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110150174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110150174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2432)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250425110150178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110150178 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2435)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2432)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110150182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150182 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110150182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110150182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110150182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110150182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110150182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110150182 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) 20250425110150182 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110150182 DLSS7 DEBUG 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) 20250425110150182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2432)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2432)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110150183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2432)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2432)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110150186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110150186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110150186 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) 20250425110150186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110150186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110150186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110150187 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) 20250425110150187 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110150187 DLSS7 DEBUG 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) 20250425110150187 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) 20250425110150187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110150187 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(2432)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2435)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110150187 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110150187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110150213 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110150213 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2436)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110150956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110150956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110150956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110150956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110150956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110150956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110150956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110150956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2426)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2425)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2429)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110150965 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150965 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110150965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110150965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110150965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150965 DLSS7 DEBUG 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) 20250425110150965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110150965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110150965 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110150965 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150965 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2429)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2428)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110150979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110150979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110150979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110150979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150979 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110150979 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110150979 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110150979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110150979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150979 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110150979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110150979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150979 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2431)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)7799836 MSC_Test_2-SCCP(2430)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110150985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110150985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110150985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110150985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 77 04 1c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110150985 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) 20250425110150985 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110150985 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110150985 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110150985 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110150985 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110150985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110150985 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110150985 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110150985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110150985 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110150985 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110150985 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110150985 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110150985 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110150985 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110150985 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110150985 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110150985 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110150985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110150985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110150985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140] (fsm.c:486) 20250425110150985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110150985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110150985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110150985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110150985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110150985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 77 04 1c 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-RAN(2431)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: { messageType := 2, destLocRef := '77041C'O, sourceLocRef := '0001B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2436)@63ea47419a21: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-GSUP(2436)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)"262420000001142" MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): none -> pass 20250425110150989 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110150989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110150989 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) Received 1 auth tuples (vlr.c:996) 20250425110150989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110150989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110150989 DMM DEBUG Tx AUTH REQ (rand = 15c70fc7fd242e5649b083d51391d6e5) (gsm_04_08.c:641) 20250425110150989 DMM DEBUG AUTH REQ (autn = b582df85cdc2745a8eed8d696a534a29) (gsm_04_08.c:643) 20250425110150989 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110150989 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110150989 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110150989 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110150989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110150989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110150989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110150989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 77 04 1c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 15 c7 0f c7 fd 24 2e 56 49 b0 83 d5 13 91 d6 e5 20 10 b5 82 df 85 cd c2 74 5a 8e ed 8d 69 6a 53 4a 29 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@63ea47419a21: patching N(SD)=1 into dtap '05142620C86D210430601795'O MSC_Test_2-RAN(2431)@63ea47419a21: patched enc_l3: '05542620C86D210430601795'O MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542620C86D210430601795'O 20250425110150995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110150995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110150995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110150995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 26 20 c8 6d 21 04 30 60 17 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110150996 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110150996 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110150996 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110150996 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110150996 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110150996 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110150996 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2620c86d30601795) (gsm_04_08.c:1128) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110150996 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) AUTH on UTRAN received RES: 2620c86d30601795 (8 bytes) (vlr_auth_fsm.c:151) 20250425110150996 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110150996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110150996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110150996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110150996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110150996 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110150996 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=893ac58f8be8cc3ceeab7e06f54bb778, CK=NONE (ran_msg_iu.c:388) 20250425110150996 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110150996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110150996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110150996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110150996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110150996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110150996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110150996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110150996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110150996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110150996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110150996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 77 04 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 89 3a c5 8f 8b e8 cc 3c ee ab 7e 06 f5 4b b7 78 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110151002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110151002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110151002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110151002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110151002 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110151002 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110151002 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110151002 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110151002 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110151002 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110151002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110151002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110151002 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110151002 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110151002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110151002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110151002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110151002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140] (fsm.c:486) 20250425110151002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110151002 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110151002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110151002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110151002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110151002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 77 04 1c 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110151005 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110151005 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250425110151005 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110151005 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110151005 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110151005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110151005 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110151005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110151005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd140] (fsm.c:486) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110151005 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110151005 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110151005 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457 LOCATION UPDATE ACCEPT (TMSI = 0xbd3b5457) (gsm_04_08.c:149) 20250425110151005 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110151005 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110151005 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110151005 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110151005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110151005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110151005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110151005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151005 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 77 04 1c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 bd 3b 54 57 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2431)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110151009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110151009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110151009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110151009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110151009 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110151009 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110151009 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110151009 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110151009 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110151009 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110151009 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110151009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:TMSInew-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110151009 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110151009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110151009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x0B464FED:UTRAN-Iu-440:LU)[0x55e7058fd010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110151009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110151009 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110151009 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250425110151009 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250425110151009 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110151009 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110151010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110151010 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110151010 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110151010 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110151010 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110151010 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110151010 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110151010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110151010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110151010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110151010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 77 04 1c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110151017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110151017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110151017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110151017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110151017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110151018 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110151018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110151018 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110151018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110151018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110151018 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110151018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110151018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110151018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110151018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110151018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110151018 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110151018 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110151018 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) MSC-A terminated (msub.c:261) 20250425110151018 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) 1 MSC-I still active (msub.c:79) 20250425110151018 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110151018 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110151018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110151018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110151018 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250425110151018 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250425110151018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110151018 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-440:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110151018 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) Free (msub.c:119) 20250425110151018 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110151018 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110151018 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110151018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110151018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110151018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110151018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 77 04 1c 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 20250425110151019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110151019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110151019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110151019 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110151019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110151019 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110151019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110151019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110151019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110151019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 77 04 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2431)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)7799836 TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@63ea47419a21: Created IMSI[0] for '262420000001142'H'BD3B5457'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: start Paging by an SMS 20250425110151023 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110151023 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425110151023 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425110151023 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425110152025 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425110152025 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425110152025 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425110152025 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425110152025 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425110152026 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425110152026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152026 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110152026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152026 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 bd 3b 54 57 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2431)@63ea47419a21: Created IMSI[1] for '262420000001142'H'BD3B5457'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-MNCC(2433)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)1441013046 20250425110152035 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + 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) 20250425110152035 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425110152035 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 callref-0x55e41d36 tid-255) New transaction (transaction.c:231) 20250425110152035 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 callref-0x55e41d36 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) 20250425110152035 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 callref-0x55e41d36 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) 20250425110152035 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 callref-0x55e41d36 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425110152035 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - 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)@63ea47419a21: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: 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 := 'BD3B5457'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2431)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)2052315 MSC_Test_2-SCCP(2430)@63ea47419a21: First idle individual index:0 20250425110152545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152545 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 1f 50 db 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 bd 3b 54 57 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110152546 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) 20250425110152546 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110152546 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110152546 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110152546 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110152546 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110152546 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110152546 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110152546 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110152546 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110152547 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110152547 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + 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) 20250425110152547 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110152547 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110152547 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110152547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110152547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110152547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110152547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110152547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110152547 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - 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) 20250425110152547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1f 50 db 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: { messageType := 2, destLocRef := '1F50DB'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110152552 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110152552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110152552 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) Received 1 auth tuples (vlr.c:996) 20250425110152552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110152552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110152552 DMM DEBUG Tx AUTH REQ (rand = bf959407432e031ea3bd66af9f9cd761) (gsm_04_08.c:641) 20250425110152552 DMM DEBUG AUTH REQ (autn = dd06f20bf62b9d7fa56ce9e1d40bae1b) (gsm_04_08.c:643) 20250425110152552 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110152552 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110152552 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110152553 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250425110152553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1f 50 db 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bf 95 94 07 43 2e 03 1e a3 bd 66 af 9f 9c d7 61 20 10 dd 06 f2 0b f6 2b 9d 7f a5 6c e9 e1 d4 0b ae 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(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@63ea47419a21: patching N(SD)=0 into dtap '05147076FFBF2104ECDB6C2F'O MSC_Test_2-RAN(2431)@63ea47419a21: patched enc_l3: '05147076FFBF2104ECDB6C2F'O MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147076FFBF2104ECDB6C2F'O 20250425110152559 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152559 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 70 76 ff bf 21 04 ec db 6c 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110152560 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110152560 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110152560 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110152560 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110152560 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110152560 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110152560 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7076ffbfecdb6c2f) (gsm_04_08.c:1128) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110152560 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) AUTH on UTRAN received RES: 7076ffbfecdb6c2f (8 bytes) (vlr_auth_fsm.c:151) 20250425110152560 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110152560 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058fd010]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110152560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110152560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110152560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110152560 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110152560 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=05d05f1d10cbce003d037a97b6a3c5bd, CK=NONE (ran_msg_iu.c:388) 20250425110152560 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110152560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110152561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1f 50 db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 05 d0 5f 1d 10 cb ce 00 3d 03 7a 97 b6 a3 c5 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110152567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110152568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110152568 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110152568 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110152568 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110152568 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110152568 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110152568 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110152568 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110152568 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110152568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110152568 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110152568 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110152568 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110152568 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110152568 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110152569 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 callref-0x55e41d36 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425110152569 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110152569 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425110152569 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110152569 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425110152569 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 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) 20250425110152569 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425110152569 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250425110152569 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110152569 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110152569 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250425110152569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250425110152569 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250425110152569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1f 50 db 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) 20250425110152569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152569 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 1f 50 db 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 52 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) 20250425110152570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152570 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 1f 50 db 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: success, tear down MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110152593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110152593 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110152593 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110152593 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425110152593 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110152593 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425110152593 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250425110152593 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425110152593 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110152593 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + 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) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + 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) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - 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) 20250425110152593 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250425110152593 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250425110152593 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425110152593 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) Freeing transaction (transaction.c:243) 20250425110152594 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425110152594 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110152594 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110152594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110152594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110152594 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110152594 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110152594 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP callref-0x55e41d36 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110152594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425110152594 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110152594 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110152594 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110152594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152594 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 1f 50 db 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) 20250425110152594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1f 50 db 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2432)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2430)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2430)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110152603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110152603 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110152603 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110152603 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110152603 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110152603 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110152603 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110152603 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110152603 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110152604 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110152604 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110152604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110152604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110152604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110152604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110152604 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110152604 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110152604 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110152604 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110152604 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) MSC-A terminated (msub.c:261) 20250425110152604 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) 1 MSC-I still active (msub.c:79) 20250425110152604 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110152604 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110152604 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110152604 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110152604 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250425110152604 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250425110152604 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110152604 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457:UTRAN-Iu-441:PAGING_RESP)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110152604 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457) Free (msub.c:119) 20250425110152604 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110152604 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110152604 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110152604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110152604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110152604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110152604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1f 50 db 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2431)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)2052315 20250425110152607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110152607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110152607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110152607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110152607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110152607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110152607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110152607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110152607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 1f 50 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2432)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110152608 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110152608 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0xBD3B5457 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2438)@63ea47419a21: Final verdict of PTC: pass 20250425110152616 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110152616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110152616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110152616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110152616 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110152616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110152616 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110152616 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110152616 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110152616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152616 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110152616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110152616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110152616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110152616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110152616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110152616 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) 20250425110152616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110152616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110152616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110152616 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(2424)@63ea47419a21: Final verdict of PTC: none 20250425110152616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110152617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110152617 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110152617 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110152617 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2426)@63ea47419a21: Final verdict of PTC: none 20250425110152617 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110152617 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110152617 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110152617 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110152617 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110152617 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) 20250425110152617 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152617 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110152618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110152618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110152618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110152618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110152618 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) 20250425110152618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110152618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110152618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110152618 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2436)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2429)@63ea47419a21: Final verdict of PTC: none 20250425110152618 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110152618 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110152618 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2427)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2435)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2428)@63ea47419a21: Final verdict of PTC: none 20250425110152619 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110152620 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110152620 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110152620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110152620 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110152620 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2430)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2431)@63ea47419a21: Final verdict of PTC: none 20250425110152620 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) 20250425110152620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110152620 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110152621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110152621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110152621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110152621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110152621 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) 20250425110152621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110152621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110152621 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(2425)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2432)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2423)@63ea47419a21: Final verdict of PTC: none 20250425110152621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110152621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2433)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2434)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2437)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2439)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2423): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2424): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2425): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2426): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2427): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2428): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2429): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2430): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2431): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2432): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2433): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2434): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2435): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2436): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2437): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2438): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2439): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110153619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=535880) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110154618 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110154620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110154621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110154621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110154621 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=535880, count=539188) 20250425110155621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110156622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2443)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2443)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2443)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2441)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2446)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2446)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2446)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2444)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2449)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2449)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2449)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2447)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110157492 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2450)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110157623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110157623 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2452)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110157629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2452)@63ea47419a21: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2452)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110157658 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110157658 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110157664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110157664 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110157664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110157664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110157669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110157669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110157669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110157669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110157669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110157669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110157669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110157669 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110157669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110157669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2443)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110157670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110157670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110157670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110157670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110157670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110157670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110157670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110157670 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110157670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110157670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110157670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2443)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2443)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110157670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110157670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2443)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110157676 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110157676 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110157676 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110157676 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110157678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_1-M3UA(2446)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110157678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110157678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110157678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110157678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110157678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110157678 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) 20250425110157678 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110157678 DLSS7 DEBUG 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) 20250425110157678 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110157679 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157679 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110157679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110157679 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) 20250425110157679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110157679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110157679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110157679 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) 20250425110157679 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110157679 DLSS7 DEBUG 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) 20250425110157679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110157679 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110157679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110157679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2446)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2446)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110157687 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110157688 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110157688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110157688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2449)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2449)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110157690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110157690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110157690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110157690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110157690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110157690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110157690 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) 20250425110157690 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110157690 DLSS7 DEBUG 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) 20250425110157690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2449)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2449)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2449)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110157692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110157692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110157692 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110157692 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) 20250425110157692 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110157692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110157692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110157692 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) 20250425110157692 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110157692 DLSS7 DEBUG 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) 20250425110157692 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) 20250425110157692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110157692 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110157692 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110157692 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2453)@63ea47419a21: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2455) TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110158471 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158471 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110158471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2443)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110158472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110158472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110158472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2443)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2442)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2446)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158482 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158482 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158482 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158482 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110158482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158482 DLSS7 DEBUG 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) 20250425110158483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110158483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158483 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110158483 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158483 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2446)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2445)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110158498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158498 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158498 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110158498 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110158498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158498 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158498 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2448)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2448)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)12914047 MSC_Test_2-SCCP(2447)@63ea47419a21: First idle individual index:0 20250425110158507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158507 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 c5 0d 7f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158507 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) 20250425110158507 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110158507 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110158507 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110158507 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110158507 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110158507 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110158507 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110158507 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110158507 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110158507 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110158507 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110158507 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110158507 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110158507 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250425110158507 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250425110158507 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110158507 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110158507 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110158507 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110158507 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110158507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110158507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110158507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140] (fsm.c:486) 20250425110158507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110158507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{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)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110158507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c5 0d 7f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: { messageType := 2, destLocRef := 'C50D7F'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2453)@63ea47419a21: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2455) MSC_Test-GSUP(2453)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2455)"262420000001042" TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): none -> pass 20250425110158510 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110158510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110158510 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250425110158510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110158510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110158510 DMM DEBUG Tx AUTH REQ (rand = 447aab9550ca8207ce3832e20ee6823a) (gsm_04_08.c:641) 20250425110158510 DMM DEBUG AUTH REQ (autn = 06e281ff0ca93b277c62e13d8d612704) (gsm_04_08.c:643) 20250425110158510 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110158510 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110158510 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110158510 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110158510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158510 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c5 0d 7f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 44 7a ab 95 50 ca 82 07 ce 38 32 e2 0e e6 82 3a 20 10 06 e2 81 ff 0c a9 3b 27 7c 62 e1 3d 8d 61 27 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(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@63ea47419a21: patching N(SD)=1 into dtap '0514FD7BC4AF21045DD750C5'O MSC_Test_2-RAN(2448)@63ea47419a21: patched enc_l3: '0554FD7BC4AF21045DD750C5'O MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD7BC4AF21045DD750C5'O 20250425110158515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 fd 7b c4 af 21 04 5d d7 50 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158515 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158515 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158515 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158515 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158515 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158515 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110158515 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fd7bc4af5dd750c5) (gsm_04_08.c:1128) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110158515 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: fd7bc4af5dd750c5 (8 bytes) (vlr_auth_fsm.c:151) 20250425110158515 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110158515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110158515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110158515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110158515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110158515 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110158515 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fbc732c43859a6cae71eef3cc40fe59f, CK=NONE (ran_msg_iu.c:388) 20250425110158515 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110158515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110158515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158515 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c5 0d 7f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fb c7 32 c4 38 59 a6 ca e7 1e ef 3c c4 0f e5 9f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110158520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110158520 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158520 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158520 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110158520 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158520 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110158520 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110158520 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110158520 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110158520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058fd140] (fsm.c:486) 20250425110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110158520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110158520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c5 0d 7f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110158522 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110158522 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250425110158522 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250425110158522 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110158522 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110158522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110158522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110158522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110158522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7058fd140] (fsm.c:486) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110158522 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250425110158522 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110158522 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC LOCATION UPDATE ACCEPT (TMSI = 0x7895cffc) (gsm_04_08.c:149) 20250425110158522 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110158522 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110158522 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110158522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158522 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158522 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110158523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158523 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 c5 0d 7f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 78 95 cf fc 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2448)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2448)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110158524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158524 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158524 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158524 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158524 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158524 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158524 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110158525 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110158525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110158525 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250425110158525 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110158525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110158525 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55e7059009c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110158525 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110158525 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110158525 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110158525 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250425110158525 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110158525 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110158525 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110158525 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110158525 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110158525 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110158525 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110158525 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110158525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158525 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110158525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c5 0d 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(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110158529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158529 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158529 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158529 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158529 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110158529 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110158529 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110158529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110158529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110158529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110158529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110158529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110158529 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110158529 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110158529 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) MSC-A terminated (msub.c:261) 20250425110158529 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) 1 MSC-I still active (msub.c:79) 20250425110158529 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110158529 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110158529 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110158529 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110158529 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250425110158529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250425110158529 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110158529 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-442:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110158529 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) Free (msub.c:119) 20250425110158529 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110158529 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110158529 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110158529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158529 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110158529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c5 0d 7f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 20250425110158530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c5 0d 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2448)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)12914047 TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: 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 := '7895CFFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2448)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)13378591 MSC_Test_2-RAN(2448)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2447)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158733 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 cc 24 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 78 95 cf fc 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) 20250425110158733 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) 20250425110158733 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110158733 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110158734 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110158734 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110158734 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110158734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110158734 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110158734 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110158734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110158734 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110158734 DMM DEBUG msc_a(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110158734 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110158734 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110158734 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110158734 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110158734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110158734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110158734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110158734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110158734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110158734 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110158734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cc 24 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: { messageType := 2, destLocRef := 'CC241F'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110158742 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110158742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110158742 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) Received 1 auth tuples (vlr.c:996) 20250425110158742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110158742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110158742 DMM DEBUG Tx AUTH REQ (rand = bea95d65c4fcd7dfaacc585cc320536b) (gsm_04_08.c:641) 20250425110158742 DMM DEBUG AUTH REQ (autn = 39514d4b18a44249262bdf428ed5f566) (gsm_04_08.c:643) 20250425110158742 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110158742 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110158742 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110158742 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110158743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cc 24 1f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 be a9 5d 65 c4 fc d7 df aa cc 58 5c c3 20 53 6b 20 10 39 51 4d 4b 18 a4 42 49 26 2b df 42 8e d5 f5 66 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@63ea47419a21: patching N(SD)=1 into dtap '0514258456D02104E70628B8'O MSC_Test_2-RAN(2448)@63ea47419a21: patched enc_l3: '0554258456D02104E70628B8'O MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554258456D02104E70628B8'O 20250425110158751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 25 84 56 d0 21 04 e7 06 28 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158751 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158751 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158751 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158751 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158751 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158751 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110158752 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 258456d0e70628b8) (gsm_04_08.c:1128) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110158752 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) AUTH on UTRAN received RES: 258456d0e70628b8 (8 bytes) (vlr_auth_fsm.c:151) 20250425110158752 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110158752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7059009c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110158752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110158752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110158752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110158752 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110158752 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fd5114240cd06efbeecc0e9d22425c44, CK=NONE (ran_msg_iu.c:388) 20250425110158752 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110158752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110158752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158752 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cc 24 1f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fd 51 14 24 0c d0 6e fb ee cc 0e 9d 22 42 5c 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(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110158759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158759 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158759 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158759 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110158759 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110158759 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110158759 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110158759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110158759 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110158760 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425110158760 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250425110158760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cc 24 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:42 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250425110158774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158774 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158774 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158774 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158774 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158774 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158774 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158774 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110158775 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425110158775 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110158775 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110158775 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110158775 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110158775 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110158775 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425110158775 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110158775 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110158775 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110158775 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425110158775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158776 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 cc 24 1f 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) 20250425110158776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158776 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 cc 24 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250425110158786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158786 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) 20250425110158786 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158786 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158786 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158786 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158786 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110158786 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110158786 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110158786 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110158786 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110158786 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110158786 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110158786 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110158786 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110158787 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110158787 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110158787 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110158787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cc 24 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2447)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2447)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110158791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110158792 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110158792 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110158792 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110158792 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110158792 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110158792 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110158792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110158792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110158792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110158792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110158792 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110158792 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110158792 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) MSC-A terminated (msub.c:261) 20250425110158792 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) 1 MSC-I still active (msub.c:79) 20250425110158792 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110158792 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110158792 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110158793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110158793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158792 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110158792 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250425110158792 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250425110158792 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110158792 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110158792 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC) Free (msub.c:119) 20250425110158792 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x7895CFFC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110158792 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110158792 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110158793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110158793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110158793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cc 24 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@63ea47419a21: Session index based on local reference:0 20250425110158795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110158795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110158795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110158795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110158795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110158795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110158795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110158795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110158795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cc 24 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2448)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)13378591 TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@63ea47419a21: Final verdict of PTC: pass MSC_Test_1-SCCP(2444)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2441)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2449)@63ea47419a21: Final verdict of PTC: none 20250425110158805 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110158805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110158805 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110158805 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110158805 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110158805 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110158805 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110158805 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110158805 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110158806 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110158806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110158806 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110158806 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110158806 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110158806 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110158806 DLSS7 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-GSUP(2453)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2446)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2445)@63ea47419a21: Final verdict of PTC: none 20250425110158806 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110158806 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110158806 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110158806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158806 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110158806 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110158806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(2443)@63ea47419a21: Final verdict of PTC: none 20250425110158807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110158807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110158807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110158807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110158807 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) 20250425110158807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110158807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110158807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110158807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110158807 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110158807 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110158807 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110158807 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110158808 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110158808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110158808 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110158808 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) 20250425110158808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110158808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110158808 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110158808 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110158809 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110158809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110158809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-GSUP-IPA(2452)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2450)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2447)@63ea47419a21: Final verdict of PTC: none 20250425110158809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-SMPP(2454)@63ea47419a21: Final verdict of PTC: none 20250425110158808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110158809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110158809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110158809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110158809 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) 20250425110158809 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110158809 DLSS7 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(2456)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2442)@63ea47419a21: Final verdict of PTC: none 20250425110158809 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110158809 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110158809 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110158810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-RAN(2448)@63ea47419a21: Final verdict of PTC: none 20250425110158810 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110158810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110158810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110158810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110158810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110158810 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) 20250425110158810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110158810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110158810 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2440)@63ea47419a21: Final verdict of PTC: none 20250425110158811 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110158811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2451)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2440): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2441): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2442): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2443): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2444): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2445): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2446): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2447): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2448): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2449): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2450): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2451): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2452): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2453): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2454): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_sms2(2455): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110159808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515612) 20250425110200809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110200809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110200811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110200811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110200811 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=515612, count=518920) 20250425110201809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110202811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2460)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2460)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2460)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2458)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2463)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2463)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2463)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2461)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2466)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2466)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2466)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2464)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110203650 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2467)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110203812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110203812 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2469)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2469)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110203818 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2469)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2469)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2469)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2469)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110203821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110203821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110203821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110203821 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2460)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110203823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110203823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110203823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110203823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110203823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110203823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110203823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110203823 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110203823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110203823 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2460)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110203824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110203824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110203824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110203824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110203824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110203824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110203824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110203824 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110203824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110203824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110203824 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2460)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110203824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110203824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110203832 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110203832 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110203832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110203832 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110203834 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110203834 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2463)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110203834 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203834 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110203835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110203835 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110203835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110203835 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110203835 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110203835 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) 20250425110203835 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110203835 DLSS7 DEBUG 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) 20250425110203835 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2463)@63ea47419a21: Message received on association #8 20250425110203835 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203835 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110203835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110203835 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) 20250425110203835 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110203836 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110203836 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110203836 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) 20250425110203836 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110203836 DLSS7 DEBUG 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) 20250425110203836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110203836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2463)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110203836 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110203836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2463)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110203845 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110203845 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110203845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110203845 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2466)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110203850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110203850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110203850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110203850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110203850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110203850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110203850 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) 20250425110203850 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110203850 DLSS7 DEBUG 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) 20250425110203850 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2466)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2466)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110203852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110203852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110203852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110203852 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) 20250425110203852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110203852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110203852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110203852 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) 20250425110203852 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110203852 DLSS7 DEBUG 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) 20250425110203852 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) 20250425110203852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110203852 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(2466)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110203852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110203852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2466)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2470)@63ea47419a21: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110204633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110204633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204633 DLSS7 DEBUG Found route for dpc=185=0.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(2460)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110204633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110204633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110204633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110204634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2460)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2459)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110204639 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204639 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204639 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204639 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110204639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204639 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110204640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204640 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110204640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204640 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2463)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2462)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110204655 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204655 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204655 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204655 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110204656 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110204656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204656 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110204656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204656 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2465)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)9709571 MSC_Test_2-SCCP(2464)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204663 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 28 03 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(2465)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110204663 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) 20250425110204663 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110204663 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110204663 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110204663 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110204663 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110204663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110204663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110204663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110204663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110204663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110204663 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110204663 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110204663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110204663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250425110204663 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250425110204663 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110204663 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110204663 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110204663 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110204663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110204663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140] (fsm.c:486) 20250425110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110204663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110204663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 94 28 03 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: { messageType := 2, destLocRef := '942803'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2470)@63ea47419a21: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2472) MSC_Test-GSUP(2470)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2472)"262420000001043" TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): none -> pass 20250425110204666 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110204666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110204666 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250425110204666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110204666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110204666 DMM DEBUG Tx AUTH REQ (rand = 84c8ff78950ec9ec7540db9a54fcdb9f) (gsm_04_08.c:641) 20250425110204666 DMM DEBUG AUTH REQ (autn = 85fb29806c4ec0b351facae5faf6b824) (gsm_04_08.c:643) 20250425110204666 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110204666 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110204666 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110204666 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110204666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 94 28 03 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 84 c8 ff 78 95 0e c9 ec 75 40 db 9a 54 fc db 9f 20 10 85 fb 29 80 6c 4e c0 b3 51 fa ca e5 fa f6 b8 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(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@63ea47419a21: patching N(SD)=1 into dtap '0514518320292104B2CEAB5D'O MSC_Test_2-RAN(2465)@63ea47419a21: patched enc_l3: '0554518320292104B2CEAB5D'O MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554518320292104B2CEAB5D'O 20250425110204671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 51 83 20 29 21 04 b2 ce ab 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110204671 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110204671 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110204671 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110204671 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110204671 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110204671 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110204671 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 51832029b2ceab5d) (gsm_04_08.c:1128) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110204672 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 51832029b2ceab5d (8 bytes) (vlr_auth_fsm.c:151) 20250425110204672 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110204672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110204672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110204672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110204672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110204672 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110204672 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=679589c225ce71d969146c2788b1f485, CK=NONE (ran_msg_iu.c:388) 20250425110204672 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110204672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110204672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 94 28 03 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 67 95 89 c2 25 ce 71 d9 69 14 6c 27 88 b1 f4 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(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110204679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204679 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110204679 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110204679 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110204679 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110204679 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110204679 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110204679 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110204679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110204679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110204679 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110204679 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110204679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110204679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110204679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110204679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058fd140] (fsm.c:486) 20250425110204679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110204679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110204679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 94 28 03 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110204681 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110204681 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250425110204681 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110204681 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110204682 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110204682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110204682 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110204682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110204682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e7058fd140] (fsm.c:486) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110204682 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110204682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110204682 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34 LOCATION UPDATE ACCEPT (TMSI = 0x397d9f34) (gsm_04_08.c:149) 20250425110204682 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110204682 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110204682 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110204682 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110204682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204682 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 94 28 03 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 7d 9f 34 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2465)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110204684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204684 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110204684 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110204684 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110204684 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110204684 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110204684 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110204684 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110204684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110204684 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110204684 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110204684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110204684 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55e705900790]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110204684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110204684 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110204684 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110204684 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250425110204684 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110204684 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110204684 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110204684 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110204684 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110204684 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110204684 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110204684 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110204684 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110204684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 94 28 03 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110204688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204688 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110204688 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110204688 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110204688 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110204688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110204688 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110204688 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110204688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110204688 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) MSC-A terminated (msub.c:261) 20250425110204688 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) 1 MSC-I still active (msub.c:79) 20250425110204688 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110204688 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110204688 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250425110204688 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250425110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110204688 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-444:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110204688 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) Free (msub.c:119) 20250425110204688 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110204688 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110204688 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110204688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110204688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110204688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110204688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204688 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 94 28 03 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 20250425110204689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110204689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110204689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110204689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110204689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110204689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110204689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110204689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110204689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110204689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 94 28 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2465)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)9709571 TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@63ea47419a21: Created IMSI[0] for '262420000001043'H'397D9F34'O to be handled at TC_iu_lu_and_mt_sms2(2472) 20250425110204690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110204690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425110204690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425110204690 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425110205692 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425110205692 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425110205692 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425110205693 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425110205693 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425110205693 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425110205693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205693 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110205693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205693 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 39 7d 9f 34 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: 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 := '397D9F34'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2465)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)673 MSC_Test_2-SCCP(2464)@63ea47419a21: First idle individual index:0 20250425110205711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205711 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 00 02 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 39 7d 9f 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110205712 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) 20250425110205712 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110205712 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110205712 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110205712 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110205712 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110205712 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110205712 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110205712 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110205712 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110205712 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110205712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110205712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110205712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110205712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110205712 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + 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) 20250425110205712 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110205712 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110205712 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110205713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110205713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110205713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110205713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110205713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110205713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110205713 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110205713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 00 02 a1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: { messageType := 2, destLocRef := '0002A1'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110205717 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110205717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110205717 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) Received 1 auth tuples (vlr.c:996) 20250425110205717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110205717 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110205717 DMM DEBUG Tx AUTH REQ (rand = 7c72af646159f4b66361dc51559e4977) (gsm_04_08.c:641) 20250425110205717 DMM DEBUG AUTH REQ (autn = 117680c02c305781d8316c314d2cd303) (gsm_04_08.c:643) 20250425110205717 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110205717 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110205717 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110205717 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250425110205718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 00 02 a1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7c 72 af 64 61 59 f4 b6 63 61 dc 51 55 9e 49 77 20 10 11 76 80 c0 2c 30 57 81 d8 31 6c 31 4d 2c d3 03 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@63ea47419a21: patching N(SD)=0 into dtap '05145CA9B790210433F0D393'O MSC_Test_2-RAN(2465)@63ea47419a21: patched enc_l3: '05145CA9B790210433F0D393'O MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145CA9B790210433F0D393'O MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 5c a9 b7 90 21 04 33 f0 d3 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110205724 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110205724 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110205724 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205724 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110205724 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205724 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110205724 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5ca9b79033f0d393) (gsm_04_08.c:1128) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110205724 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) AUTH on UTRAN received RES: 5ca9b79033f0d393 (8 bytes) (vlr_auth_fsm.c:151) 20250425110205724 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110205724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e705900790]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110205724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110205724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110205724 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110205725 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110205725 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f091981f07144588e8292d8a86ce024d, CK=NONE (ran_msg_iu.c:388) 20250425110205725 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110205725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110205725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 00 02 a1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f0 91 98 1f 07 14 45 88 e8 29 2d 8a 86 ce 02 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(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110205730 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110205731 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110205731 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110205731 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110205731 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110205731 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110205731 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110205731 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110205731 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110205731 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110205731 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110205731 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110205731 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110205731 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110205731 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250425110205731 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250425110205731 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250425110205731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 00 02 a1 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) 20250425110205732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205732 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 00 02 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 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205747 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) 20250425110205747 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110205747 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110205747 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205747 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110205747 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205747 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205949 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) 20250425110205949 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110205949 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110205949 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205949 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110205949 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110205949 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110205949 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110205949 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110205949 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110205950 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110205950 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110205950 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110205950 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110205950 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110205950 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110205950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205951 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 00 02 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110205951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 00 02 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(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2464)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2464)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110205960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110205960 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110205960 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110205961 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110205961 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110205961 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110205961 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110205961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110205961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110205961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110205961 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110205961 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110205961 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110205961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110205961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110205961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110205961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 00 02 a1 00 01 bd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110205961 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) MSC-A terminated (msub.c:261) 20250425110205961 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) 1 MSC-I still active (msub.c:79) 20250425110205961 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110205961 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110205961 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110205961 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110205961 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250425110205961 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250425110205961 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110205961 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-445:PAGING_RESP)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110205961 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) Free (msub.c:119) 20250425110205961 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110205961 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110205961 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2466)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2465)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)673 20250425110205964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110205964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110205964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110205964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110205964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110205964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110205964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110205964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110205964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 02 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@63ea47419a21: Final verdict of PTC: pass 20250425110205973 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110205973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110205973 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110205973 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110205973 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110205973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110205973 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110205973 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(2458)@63ea47419a21: Final verdict of PTC: none 20250425110205973 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110205973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205973 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110205973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110205973 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110205974 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110205973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110205973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110205973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110205973 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) 20250425110205973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110205974 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110205974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110205974 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(2464)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2470)@63ea47419a21: Final verdict of PTC: none 20250425110205974 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110205974 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110205974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2460)@63ea47419a21: Final verdict of PTC: none 20250425110205974 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110205974 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110205974 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110205974 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110205974 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110205975 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110205974 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110205974 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110205974 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110205974 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) 20250425110205975 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205975 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110205975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110205975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110205975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110205975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110205975 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) 20250425110205975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110205975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110205975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110205975 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110205975 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110205975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2469)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2467)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2463)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2461)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2462)@63ea47419a21: Final verdict of PTC: none 20250425110205976 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110205976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110205976 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110205976 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110205976 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) 20250425110205976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110205976 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110205976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110205976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110205976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110205976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110205976 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) 20250425110205976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110205976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110205976 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(2459)@63ea47419a21: Final verdict of PTC: none 20250425110205976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_2-RAN(2465)@63ea47419a21: Final verdict of PTC: none 20250425110205976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2471)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2457)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2468)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2473)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2466)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2457): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2458): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2459): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2460): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2461): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2462): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2463): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2464): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2465): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2466): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2467): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2468): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2469): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2470): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2471): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_sms2(2472): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2473): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110206975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531324) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110207975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110207976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110207976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110207976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110207977 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=531324, count=534632) 20250425110208978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110209979 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2477)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2477)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2477)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2475)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2480)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2480)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2480)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2478)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2483)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2483)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2483)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(2481)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110210907 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2484)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110210980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110210980 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2486)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110210986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2486)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2486)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110211010 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110211010 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2487)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110211068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110211068 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110211068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110211068 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2477)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110211072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110211072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110211072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110211072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110211072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110211072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110211072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110211072 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2477)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2477)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2477)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110211074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110211074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110211074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110211074 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110211074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110211074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110211074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110211074 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110211074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110211074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110211074 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2477)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2477)@63ea47419a21: Message received on association #8 20250425110211074 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110211074 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2477)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2477)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110211086 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110211086 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110211086 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110211086 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2480)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110211090 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211090 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110211090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110211090 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110211090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110211090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110211090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110211090 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) 20250425110211090 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110211090 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2480)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2480)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110211090 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2480)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110211092 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211092 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110211092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110211092 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) 20250425110211092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110211092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110211092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110211092 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) 20250425110211092 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110211092 DLSS7 DEBUG 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(2480)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2480)@63ea47419a21: Message received on association #8 20250425110211092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110211092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110211092 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2480)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2480)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110211093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110211101 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110211101 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110211101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110211101 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110211106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110211106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110211106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110211106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110211106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110211106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110211106 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) 20250425110211106 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110211106 DLSS7 DEBUG 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) 20250425110211106 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110211108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110211108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110211108 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) 20250425110211108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110211108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110211108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110211108 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) 20250425110211108 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110211108 DLSS7 DEBUG 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) 20250425110211108 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) 20250425110211108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110211108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110211109 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110211109 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110211871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110211871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110211872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110211872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110211872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2477)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2476)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110211890 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211890 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211890 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211890 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110211890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211890 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110211890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211890 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110211890 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211890 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2480)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2479)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110211907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211907 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) 20250425110211907 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110211907 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110211907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211907 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2482)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)8966050 MSC_Test_2-SCCP(2481)@63ea47419a21: First idle individual index:0 20250425110211914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 88 cf a2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211914 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) 20250425110211914 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110211914 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110211914 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110211914 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110211914 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110211914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110211914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110211914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110211914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110211914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110211914 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110211914 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2482)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110211914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110211914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250425110211914 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250425110211914 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110211914 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110211914 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110211914 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110211914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110211914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110211914 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110211914 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140] (fsm.c:486) 20250425110211914 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110211914 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110211914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 88 cf a2 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: { messageType := 2, destLocRef := '88CFA2'O, sourceLocRef := '0001BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2487)@63ea47419a21: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2489) MSC_Test-GSUP(2487)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): none -> pass 20250425110211917 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110211917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110211917 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250425110211917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110211917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110211917 DMM DEBUG Tx AUTH REQ (rand = 46543378165c09e6906e3be867fa9347) (gsm_04_08.c:641) 20250425110211917 DMM DEBUG AUTH REQ (autn = 21df428f9002c841da11a916d3c480df) (gsm_04_08.c:643) 20250425110211917 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110211917 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110211917 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110211917 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110211917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 88 cf a2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 46 54 33 78 16 5c 09 e6 90 6e 3b e8 67 fa 93 47 20 10 21 df 42 8f 90 02 c8 41 da 11 a9 16 d3 c4 80 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(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@63ea47419a21: patching N(SD)=1 into dtap '0514B8436A8B2104B1490FBF'O MSC_Test_2-RAN(2482)@63ea47419a21: patched enc_l3: '0554B8436A8B2104B1490FBF'O MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B8436A8B2104B1490FBF'O 20250425110211922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b8 43 6a 8b 21 04 b1 49 0f bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211922 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110211922 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110211922 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110211922 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110211922 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110211922 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110211922 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b8436a8bb1490fbf) (gsm_04_08.c:1128) 20250425110211922 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110211923 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: b8436a8bb1490fbf (8 bytes) (vlr_auth_fsm.c:151) 20250425110211923 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110211923 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110211923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110211923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110211923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110211923 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110211923 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a4a0d5f4554b6cb6dc02e391faa6f6a9, CK=NONE (ran_msg_iu.c:388) 20250425110211923 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110211923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110211923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 88 cf a2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a4 a0 d5 f4 55 4b 6c b6 dc 02 e3 91 fa a6 f6 a9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110211928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211928 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110211928 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110211928 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110211928 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110211928 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110211928 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110211928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110211928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110211928 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110211928 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110211928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110211928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110211928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110211928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058fd140] (fsm.c:486) 20250425110211928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110211928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110211928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 88 cf a2 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110211930 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110211930 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250425110211930 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250425110211930 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110211930 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110211930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110211930 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110211930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110211930 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058fd140] (fsm.c:486) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110211930 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250425110211930 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110211930 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A LOCATION UPDATE ACCEPT (TMSI = 0x82caa66a) (gsm_04_08.c:149) 20250425110211930 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110211930 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110211930 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110211930 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110211930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211930 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 88 cf a2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 82 ca a6 6a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2482)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110211932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211932 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110211932 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110211932 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110211932 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110211932 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110211932 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110211932 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110211932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110211932 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250425110211932 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110211932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110211932 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55e7058f23a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110211932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110211932 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110211932 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110211932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250425110211932 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110211932 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110211932 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110211932 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110211932 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110211932 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110211932 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110211932 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110211932 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110211932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 88 cf a2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110211936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110211936 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110211936 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110211936 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110211936 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110211936 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110211936 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110211936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110211936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110211936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110211936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110211936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110211936 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110211936 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110211936 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) MSC-A terminated (msub.c:261) 20250425110211936 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) 1 MSC-I still active (msub.c:79) 20250425110211936 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110211936 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110211936 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110211936 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110211936 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250425110211937 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250425110211937 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110211937 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-446:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110211937 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) Free (msub.c:119) 20250425110211937 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110211937 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110211937 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110211937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110211937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110211937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110211937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 88 cf a2 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 20250425110211937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110211937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110211937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110211937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110211937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110211937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110211937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110211937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110211937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110211937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 88 cf a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2482)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)8966050 TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@63ea47419a21: Created IMSI[0] for '262420000101045'H'82CAA66A'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: first SMS 20250425110211938 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110211939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425110211939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425110211939 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425110212940 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425110212940 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425110212940 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425110212941 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425110212941 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425110212941 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425110212942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110212942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212942 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 82 ca a6 6a 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: second SMS 20250425110212958 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250425110212958 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250425110212959 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250425110212959 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - 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)@63ea47419a21: 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 := '82CAA66A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2482)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)14061343 MSC_Test_2-SCCP(2481)@63ea47419a21: First idle individual index:0 20250425110212968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110212968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110212968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110212968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212968 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 d6 8f 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 82 ca a6 6a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110212968 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) 20250425110212969 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110212969 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110212969 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110212969 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110212969 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110212969 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110212969 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110212969 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110212969 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110212969 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110212969 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + 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) 20250425110212969 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110212969 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110212969 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110212969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110212969 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110212969 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110212969 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110212969 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110212969 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110212969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110212969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d6 8f 1f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: { messageType := 2, destLocRef := 'D68F1F'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110212975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110212975 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110212975 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) Received 1 auth tuples (vlr.c:996) 20250425110212975 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110212975 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110212975 DMM DEBUG Tx AUTH REQ (rand = 79f44d4f82c9c865018c95ac2b08b27e) (gsm_04_08.c:641) 20250425110212975 DMM DEBUG AUTH REQ (autn = 7293ff6702463cb94e3796af143f2254) (gsm_04_08.c:643) 20250425110212975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110212975 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110212975 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110212975 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250425110212975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110212975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d6 8f 1f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 79 f4 4d 4f 82 c9 c8 65 01 8c 95 ac 2b 08 b2 7e 20 10 72 93 ff 67 02 46 3c b9 4e 37 96 af 14 3f 22 54 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@63ea47419a21: patching N(SD)=0 into dtap '05149D10D3A82104C42F662F'O MSC_Test_2-RAN(2482)@63ea47419a21: patched enc_l3: '05149D10D3A82104C42F662F'O MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149D10D3A82104C42F662F'O 20250425110212983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212983 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110212983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110212983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110212983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110212983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 9d 10 d3 a8 21 04 c4 2f 66 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110212983 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110212983 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110212983 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110212983 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110212983 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110212983 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110212983 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9d10d3a8c42f662f) (gsm_04_08.c:1128) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110212983 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) AUTH on UTRAN received RES: 9d10d3a8c42f662f (8 bytes) (vlr_auth_fsm.c:151) 20250425110212983 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110212983 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058f23a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110212983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110212983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110212983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110212984 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110212984 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=84aa39eca7dff8b3ee1431b815fad1bf, CK=NONE (ran_msg_iu.c:388) 20250425110212984 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110212984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110212984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110212984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d6 8f 1f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 84 aa 39 ec a7 df f8 b3 ee 14 31 b8 15 fa d1 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(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110212990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110212991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110212991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110212991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110212991 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110212991 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110212991 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110212991 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110212991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110212991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110212991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110212991 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110212991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110212991 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110212991 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110212991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110212991 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110212992 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110212992 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250425110212992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250425110212992 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250425110212992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110212992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d6 8f 1f 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) 20250425110212992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110212992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110212992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110212992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110212992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110212992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110212992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110212992 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 d6 8f 1f 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 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110213007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110213007 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110213007 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110213007 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213007 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110213007 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213007 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110213208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213209 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) 20250425110213209 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110213209 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110213209 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213209 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110213209 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213209 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110213209 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110213209 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110213209 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110213209 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250425110213210 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110213210 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110213210 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110213210 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110213210 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250425110213210 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250425110213211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110213211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110213211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110213211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213211 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 d6 8f 1f 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) 20250425110213211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110213211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110213211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110213211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213211 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 d6 8f 1f 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 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 20250425110213221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110213222 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250425110213222 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110213222 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110213222 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213222 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110213222 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213222 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110213424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213425 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) 20250425110213425 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110213425 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110213425 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213425 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110213425 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110213425 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110213425 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110213425 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110213425 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110213426 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110213426 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110213426 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110213426 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110213426 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110213426 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110213427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110213427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110213427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110213427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213427 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 d6 8f 1f 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) 20250425110213427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110213427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110213427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110213427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d6 8f 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2481)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2481)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110213437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110213438 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110213438 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110213438 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110213438 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110213438 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110213438 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110213438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110213438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110213438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110213438 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110213438 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110213438 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110213438 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) MSC-A terminated (msub.c:261) 20250425110213438 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) 1 MSC-I still active (msub.c:79) 20250425110213438 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110213438 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110213438 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110213438 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110213438 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250425110213438 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250425110213438 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110213439 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A:UTRAN-Iu-447:PAGING_RESP)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110213439 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A) Free (msub.c:119) 20250425110213439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110213439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110213439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110213439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d6 8f 1f 00 01 bf 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110213439 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x82CAA66A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110213439 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110213439 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2483)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@63ea47419a21: Session index based on local reference:0 20250425110213442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110213442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110213442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110213442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110213442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110213442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110213442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110213442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110213442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d6 8f 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2482)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)14061343 TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@63ea47419a21: Final verdict of PTC: pass 20250425110213449 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110213449 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2484)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2481)@63ea47419a21: Final verdict of PTC: none 20250425110213450 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110213450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110213450 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110213450 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110213451 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110213451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110213451 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110213451 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110213451 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110213451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213451 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110213451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110213451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110213451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110213451 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) 20250425110213451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110213451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110213451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110213452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110213452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110213452 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2477)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2487)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2486)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2475)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2478)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2488)@63ea47419a21: Final verdict of PTC: none 20250425110213452 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110213452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110213452 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-RAN(2479)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2474)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2485)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2476)@63ea47419a21: Final verdict of PTC: none 20250425110213452 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110213452 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110213452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110213452 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110213452 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110213452 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) 20250425110213452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213452 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110213452 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110213452 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110213452 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110213452 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110213452 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) 20250425110213452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110213452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110213452 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110213452 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110213452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110213452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110213453 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110213453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110213453 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110213453 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110213453 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) 20250425110213453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110213453 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110213453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110213453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110213453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110213453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110213453 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) 20250425110213453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110213453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110213453 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110213453 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110213453 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2483)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2490)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2480)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2482)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2474): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2475): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2476): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2477): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2478): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2479): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2480): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2481): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2482): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2483): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2484): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2485): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2486): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2487): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2488): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2489): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2490): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110214453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585344) 20250425110215452 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110215452 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110215453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110215453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110215453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110215453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110215454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110215454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110215454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110215455 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=585344, count=588652) 20250425110216456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110217458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2494)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2494)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2494)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2492)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2497)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2497)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2497)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2495)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2500)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2500)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2500)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2498)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110218405 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2501)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110218459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110218459 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2503)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110218465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110218496 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110218496 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2504)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110218571 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110218572 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110218572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110218572 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110218574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110218574 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110218574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110218574 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110218574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110218574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110218574 DLSS7 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(2494)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110218574 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110218574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110218574 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2494)@63ea47419a21: Message received on association #8 20250425110218575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110218575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110218575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110218575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110218575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110218575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110218575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110218575 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110218575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2494)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110218575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110218575 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110218576 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110218576 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2494)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110218585 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110218585 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110218585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110218585 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110218590 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218590 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110218590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110218590 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110218590 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2497)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110218590 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110218590 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110218590 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) 20250425110218590 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110218590 DLSS7 DEBUG 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) 20250425110218590 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110218593 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218593 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110218593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110218593 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) 20250425110218593 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110218593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110218593 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110218593 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) 20250425110218593 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110218593 DLSS7 DEBUG 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) 20250425110218593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110218593 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2497)@63ea47419a21: Message received on association #8 20250425110218593 DLM3UA [1;33mNOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110218593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2497)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2497)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110218599 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110218599 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110218599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110218599 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2500)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110218604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110218604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110218604 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(2500)@63ea47419a21: M3UA_ASPUP sent 20250425110218604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110218604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110218604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110218604 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) 20250425110218604 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110218604 DLSS7 DEBUG 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) 20250425110218604 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2500)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110218605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110218605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110218605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110218605 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) 20250425110218605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110218605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110218605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110218605 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) 20250425110218605 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110218605 DLSS7 DEBUG 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) 20250425110218605 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) 20250425110218605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110218605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110218605 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110218605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2500)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2497)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2497)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110219386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110219386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110219387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110219387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110219387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2494)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110219393 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219393 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110219393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2497)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110219394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110219394 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110219394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219394 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)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(2493)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2497)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2496)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110219409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219409 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219410 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110219410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219410 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219410 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) 20250425110219410 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2499)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)4119478 MSC_Test_2-SCCP(2498)@63ea47419a21: First idle individual index:0 20250425110219417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219417 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 db b6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219418 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) 20250425110219418 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110219418 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110219418 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110219418 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110219418 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110219418 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110219418 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110219418 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2499)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110219418 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110219418 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110219418 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110219418 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110219418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110219418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250425110219418 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250425110219418 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110219418 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110219418 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110219418 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110219418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110219418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110219418 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110219418 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140] (fsm.c:486) 20250425110219418 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110219418 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110219418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219418 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3e db b6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: { messageType := 2, destLocRef := '3EDBB6'O, sourceLocRef := '0001C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2504)@63ea47419a21: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) MSC_Test-GSUP(2504)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): none -> pass 20250425110219421 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110219421 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110219421 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250425110219421 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110219421 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110219421 DMM DEBUG Tx AUTH REQ (rand = 5b7259cb39ad300744f98d5a6b081f5d) (gsm_04_08.c:641) 20250425110219421 DMM DEBUG AUTH REQ (autn = 6966ebf7ff8a8dcc311b5d5b0bd9c7ab) (gsm_04_08.c:643) 20250425110219421 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110219421 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110219421 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110219421 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110219421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219421 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3e db b6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5b 72 59 cb 39 ad 30 07 44 f9 8d 5a 6b 08 1f 5d 20 10 69 66 eb f7 ff 8a 8d cc 31 1b 5d 5b 0b d9 c7 ab 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2499)@63ea47419a21: patching N(SD)=1 into dtap '051497C6DAF22104F4F17C78'O MSC_Test_2-RAN(2499)@63ea47419a21: patched enc_l3: '055497C6DAF22104F4F17C78'O MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2498)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055497C6DAF22104F4F17C78'O MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 97 c6 da f2 21 04 f4 f1 7c 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110219426 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110219426 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110219426 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110219426 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110219426 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110219426 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110219426 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 97c6daf2f4f17c78) (gsm_04_08.c:1128) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110219426 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 97c6daf2f4f17c78 (8 bytes) (vlr_auth_fsm.c:151) 20250425110219426 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110219426 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110219426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110219426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110219426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110219426 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110219426 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cac867903f35146590032bc4eb1a05f0, CK=NONE (ran_msg_iu.c:388) 20250425110219426 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110219426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110219426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3e db b6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ca c8 67 90 3f 35 14 65 90 03 2b c4 eb 1a 05 f0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2498)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110219431 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110219431 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110219431 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110219431 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110219431 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110219431 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110219431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110219431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110219431 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110219431 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110219431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110219431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110219431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110219431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058fd140] (fsm.c:486) 20250425110219431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110219431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110219431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3e db b6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110219434 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110219434 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250425110219434 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250425110219434 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110219434 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110219434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110219434 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55e7058c2000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110219434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110219434 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e7058fd140] (fsm.c:486) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110219434 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250425110219434 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110219434 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F LOCATION UPDATE ACCEPT (TMSI = 0x01f4545f) (gsm_04_08.c:149) 20250425110219434 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110219434 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110219434 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110219434 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110219434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219435 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219435 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 3e db b6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 f4 54 5f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2499)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2498)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110219437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219438 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110219438 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110219438 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110219438 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110219438 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110219438 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110219438 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110219438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110219438 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250425110219438 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110219438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110219438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55e70590b8b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110219438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110219438 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110219438 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110219438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250425110219438 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110219438 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110219438 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110219438 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110219438 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110219438 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110219438 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110219438 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110219438 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110219438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3e db b6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2498)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2498)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110219445 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110219445 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110219445 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110219445 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110219445 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110219445 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110219445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110219445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110219445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110219445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110219445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110219445 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110219445 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110219445 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F) MSC-A terminated (msub.c:261) 20250425110219445 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F) 1 MSC-I still active (msub.c:79) 20250425110219445 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110219445 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110219445 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110219445 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110219445 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250425110219446 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250425110219446 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110219446 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F:UTRAN-Iu-448:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110219446 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F) Free (msub.c:119) 20250425110219446 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110219446 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110219446 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110219446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110219446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219446 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110219446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110219446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3e db b6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110219447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110219447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110219447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110219447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110219447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110219447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110219447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110219447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e db b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2499)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)4119478 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@63ea47419a21: Created IMSI[0] for '262420000101843'H'01F4545F'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) 20250425110219450 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110219451 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425110219451 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425110219451 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250425110220453 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425110220453 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425110220453 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425110220454 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425110220454 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425110220454 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425110220454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110220454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110220454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110220454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110220454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110220454 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110220454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110220454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110220454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110220454 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 01 f4 54 5f 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2500)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110230455 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250425110230455 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250425110230455 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250425110230455 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250425110230455 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110240478 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110240478 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x01F4545F - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@63ea47419a21: Final verdict of PTC: pass 20250425110240489 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110240489 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240489 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110240489 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110240489 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110240489 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240489 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110240489 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110240489 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110240489 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110240489 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110240490 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110240490 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110240490 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110240490 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110240490 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) 20250425110240490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110240490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110240490 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110240490 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2497)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2495)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2492)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2496)@63ea47419a21: Final verdict of PTC: none 20250425110240491 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240491 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110240491 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110240491 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240491 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110240491 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110240491 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240491 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110240491 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110240491 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110240491 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110240491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110240491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110240491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110240491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110240491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110240491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110240491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110240491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110240491 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110240491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110240491 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110240491 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110240491 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test_0-M3UA(2494)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2500)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2501)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2493)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2498)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2499)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2502)@63ea47419a21: Final verdict of PTC: none 20250425110240492 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110240492 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110240492 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110240492 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110240492 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110240492 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110240492 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2507)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2503)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2491)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2505)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2504)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2491): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2492): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2493): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2494): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2495): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2496): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2497): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2498): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2499): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2500): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2501): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2502): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2503): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2504): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2505): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2506): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2507): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110241494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353692) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110242491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110242495 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=353692, count=356284) 20250425110243496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110244498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2511)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2511)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2511)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2509)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2514)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2514)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2514)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2512)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2517)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2517)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2517)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2515)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110245424 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2518)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110245499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110245499 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2520)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2520)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110245504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2520)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2520)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2520)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2520)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110245519 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110245519 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110245588 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110245588 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110245588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110245588 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2511)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110245593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110245593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110245593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110245593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110245593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110245593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110245593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110245593 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110245593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110245593 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2511)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2511)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2511)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP(2521)@63ea47419a21: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250425110245595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110245595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110245595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110245595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110245595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110245595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110245595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110245596 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110245596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110245596 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) 20250425110245596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110245596 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2511)@63ea47419a21: Message received on association #8 20250425110245596 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(2511)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2511)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110245596 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110245596 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2511)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: Received M3UA_NOTIFY -> discard TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110245602 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110245602 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110245602 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110245602 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2514)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110245604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245604 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110245604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110245604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110245604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110245604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110245604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110245604 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) 20250425110245604 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110245604 DLSS7 DEBUG 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) 20250425110245604 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2514)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2514)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110245604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245604 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110245604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110245604 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) 20250425110245604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110245604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110245604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110245604 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) 20250425110245605 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110245605 DLSS7 DEBUG 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) 20250425110245605 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) 20250425110245605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110245605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110245605 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(2514)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110245605 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110245605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110245618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110245618 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110245618 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) 20250425110245618 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250425110245618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110245618 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250425110245618 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(2517)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2517)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110245625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110245625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110245625 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250425110245625 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) 20250425110245625 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250425110245625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110245625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110245625 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) 20250425110245625 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250425110245625 DLSS7 DEBUG 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) 20250425110245625 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) 20250425110245625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110245625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110245625 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(2517)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2517)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 20250425110245625 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110245625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@63ea47419a21: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2517)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110245629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110245629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110245629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110245629 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) 20250425110245629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110245629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110245629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250425110245629 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) 20250425110245629 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110245629 DLSS7 DEBUG 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) 20250425110245629 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) 20250425110245629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110245629 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@63ea47419a21: Message received on association #8 20250425110245629 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110245630 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110246400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110246400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2511)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110246400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110246400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110246400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2511)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2510)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110246405 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246405 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110246405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2514)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110246406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246406 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110246406 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246406 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2514)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2513)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110246424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246424 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246425 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110246425 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110246425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246425 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110246425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246425 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2516)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)12434771 MSC_Test_2-SCCP(2515)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2516)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110246432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bd bd 53 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-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246432 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) 20250425110246432 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110246432 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110246432 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110246432 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110246432 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110246432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110246432 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110246432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110246432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110246432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110246432 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110246432 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0] (fsm.c:486) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110246432 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110246432 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250425110246432 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250425110246432 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110246432 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110246432 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110246432 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110246432 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110246432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110246432 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110246432 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0] (fsm.c:486) 20250425110246432 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110246432 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110246433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 bd bd 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: { messageType := 2, destLocRef := 'BDBD53'O, sourceLocRef := '0001C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2521)@63ea47419a21: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) MSC_Test-GSUP(2521)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)"262420000101844" MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(pass): none -> pass 20250425110246436 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110246436 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110246436 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250425110246436 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110246436 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110246436 DMM DEBUG Tx AUTH REQ (rand = 8adce04f0795aa7e23c4ed9cc74db5b7) (gsm_04_08.c:641) 20250425110246436 DMM DEBUG AUTH REQ (autn = bc996104214b27e92f84f7c5fc5edd61) (gsm_04_08.c:643) 20250425110246436 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110246436 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110246436 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110246436 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110246436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 bd bd 53 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8a dc e0 4f 07 95 aa 7e 23 c4 ed 9c c7 4d b5 b7 20 10 bc 99 61 04 21 4b 27 e9 2f 84 f7 c5 fc 5e dd 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(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2516)@63ea47419a21: patching N(SD)=1 into dtap '05147449DB052104B0649A9C'O MSC_Test_2-RAN(2516)@63ea47419a21: patched enc_l3: '05547449DB052104B0649A9C'O MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2515)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547449DB052104B0649A9C'O 20250425110246441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 74 49 db 05 21 04 b0 64 9a 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246442 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110246442 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110246442 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110246442 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110246442 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7449db05b0649a9c) (gsm_04_08.c:1128) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110246442 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: 7449db05b0649a9c (8 bytes) (vlr_auth_fsm.c:151) 20250425110246442 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110246442 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110246442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110246442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110246442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110246442 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=07ef54e4adefa0f6e45afbf279162a9c, CK=NONE (ran_msg_iu.c:388) 20250425110246442 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110246442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110246442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 bd bd 53 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 07 ef 54 e4 ad ef a0 f6 e4 5a fb f2 79 16 2a 9c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2515)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110246448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246448 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110246448 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110246448 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110246448 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110246448 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110246448 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110246448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110246448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110246448 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110246448 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110246448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110246448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110246448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110246448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590edf0] (fsm.c:486) 20250425110246448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110246448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110246448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 bd bd 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110246451 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110246451 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250425110246451 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250425110246451 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110246451 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110246451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e70590edf0] (vlr_lu_fsm.c:110) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110246451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110246451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110246451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e70590edf0] (fsm.c:486) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110246451 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250425110246451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110246451 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D LOCATION UPDATE ACCEPT (TMSI = 0x02891a2d) (gsm_04_08.c:149) 20250425110246451 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110246451 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110246451 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110246452 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110246452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246452 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 bd bd 53 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 02 89 1a 2d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2516)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2515)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110246454 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110246454 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110246454 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110246454 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110246454 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110246454 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110246455 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110246455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110246455 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250425110246455 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110246455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0] (vlr_lu_fsm.c:817) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110246455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55e7058dc0f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110246455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110246455 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110246455 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110246455 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250425110246455 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110246455 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110246455 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110246455 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110246455 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110246455 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110246455 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110246455 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110246455 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110246455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 bd bd 53 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2515)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2515)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110246460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246460 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110246460 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110246460 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110246460 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110246460 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110246460 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110246460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110246460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110246460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110246460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110246460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110246460 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110246460 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110246460 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D) MSC-A terminated (msub.c:261) 20250425110246460 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D) 1 MSC-I still active (msub.c:79) 20250425110246460 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110246460 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110246460 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110246460 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110246460 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250425110246460 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250425110246460 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110246460 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D:UTRAN-Iu-449:LU)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110246460 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D) Free (msub.c:119) 20250425110246460 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110246460 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110246460 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110246460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110246460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110246460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110246460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 bd bd 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110246461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110246461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110246461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110246461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110246461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110246461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110246461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110246461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110246461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110246461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 bd bd 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2516)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)12434771 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@63ea47419a21: Created IMSI[0] for '262420000101844'H'02891A2D'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250425110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250425110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250425110246462 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: Expecting first Paging 20250425110247464 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250425110247464 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250425110247464 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250425110247465 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250425110247465 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250425110247465 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250425110247466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110247466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110247466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110247466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110247466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110247466 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110247466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110247466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110247466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110247466 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 02 89 1a 2d 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2517)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@63ea47419a21: Test Component 2523 has requested to stop MTC. Terminating current testcase execution. 20250425110252491 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110252491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110252491 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110252491 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110252492 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110252492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110252492 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110252492 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110252492 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110252492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110252492 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110252492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110252492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110252492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110252492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110252492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110252492 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) 20250425110252492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110252492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110252492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110252492 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(2511)@63ea47419a21: Final verdict of PTC: none 20250425110252493 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110252493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110252493 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110252493 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110252494 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110252494 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-SCCP(2509)@63ea47419a21: Final verdict of PTC: none 20250425110252494 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110252494 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110252494 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110252494 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110252494 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) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110252494 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110252494 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110252494 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-RAN(2510)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2512)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2513)@63ea47419a21: Final verdict of PTC: none 20250425110252494 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) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110252494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(2521)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2515)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2514)@63ea47419a21: Final verdict of PTC: none 20250425110252494 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110252494 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110252494 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110252494 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110252494 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110252494 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110252494 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) 20250425110252494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-RAN(2516)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2522)@63ea47419a21: Final verdict of PTC: none 20250425110252494 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) IPA-CTRL-CLI-IPA(2508)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2518)@63ea47419a21: Final verdict of PTC: none 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110252494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110252494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110252494 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) 20250425110252494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110252494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110252494 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(2517)@63ea47419a21: Final verdict of PTC: none 20250425110252494 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110252494 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2524)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2520)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2519)@63ea47419a21: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2523)@63ea47419a21: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2508): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2509): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2510): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2511): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2512): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2513): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2514): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2515): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2516): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2517): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2518): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2519): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2520): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2521): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2522): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2523): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2524): none (fail -> fail) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110253496 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357612) 20250425110254492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110254493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110254493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110254495 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110254497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=357612, count=360920) 20250425110255499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110256500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_smpp_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2528)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2528)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2528)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2526)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2531)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2531)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2531)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2529)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2534)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2534)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2534)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2532)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110257426 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2535)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110257465 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250425110257465 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250425110257466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250425110257466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250425110257466 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x02891A2D - Paging: now used by 1 (attached) (paging.c:202) 20250425110257502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110257502 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2537)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2537)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110257505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2537)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2537)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2537)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2537)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110257515 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110257515 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2538)@63ea47419a21: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2540) TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110257592 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110257592 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110257592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110257592 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110257594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110257594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110257594 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110257594 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2528)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110257594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110257594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110257594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110257594 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110257594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110257594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110257594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110257594 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110257594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2528)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2528)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2528)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110257606 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110257606 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110257606 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110257606 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110257607 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257607 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110257607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110257607 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110257607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110257607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110257607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110257607 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) 20250425110257607 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110257607 DLSS7 DEBUG 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) 20250425110257607 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2531)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110257608 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257608 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110257608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110257608 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) 20250425110257608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110257608 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110257608 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110257608 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) 20250425110257608 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110257608 DLSS7 DEBUG 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) 20250425110257608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110257608 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2531)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2531)@63ea47419a21: Message received on association #8 20250425110257608 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110257608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2531)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110257621 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110257621 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110257621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110257621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2534)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2534)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110257623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110257623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110257623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110257623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110257623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110257623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110257623 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) 20250425110257623 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110257623 DLSS7 DEBUG 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) 20250425110257623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2534)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2534)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2534)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110257623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110257623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110257623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110257623 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) 20250425110257623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110257623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110257623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110257623 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) 20250425110257623 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110257623 DLSS7 DEBUG 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) 20250425110257623 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) 20250425110257623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110257623 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110257623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110257623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2531)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110258405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110258405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110258405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110258405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110258405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2528)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2527)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110258419 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258419 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110258419 DLSS7 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(2531)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258419 DLSS7 DEBUG 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) 20250425110258419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110258419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258419 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110258420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258420 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2531)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2530)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110258433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258433 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258433 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110258433 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110258433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258433 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110258433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258433 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2533)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2533)@63ea47419a21: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)14498643 MSC_Test_2-SCCP(2532)@63ea47419a21: First idle individual index:0 20250425110258444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258444 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 dd 3b 53 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2533)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110258444 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) 20250425110258444 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110258444 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110258444 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110258444 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110258444 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110258444 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110258444 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110258444 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110258444 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110258444 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110258444 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110258444 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110258444 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110258444 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250425110258444 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250425110258444 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110258444 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110258444 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110258444 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110258444 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110258444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110258444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110258444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140] (fsm.c:486) 20250425110258444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110258444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110258444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 dd 3b 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: { messageType := 2, destLocRef := 'DD3B53'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2538)@63ea47419a21: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2540) MSC_Test-GSUP(2538)@63ea47419a21: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2540)"262420000001044" TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): none -> pass 20250425110258447 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110258447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110258447 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250425110258447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110258447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110258447 DMM DEBUG Tx AUTH REQ (rand = 1c12120aa89197f3506eb1a4c9afdb7c) (gsm_04_08.c:641) 20250425110258447 DMM DEBUG AUTH REQ (autn = 08b8eca0f376508ac851bd9968a011a9) (gsm_04_08.c:643) 20250425110258447 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110258447 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110258447 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110258447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258447 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110258447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 dd 3b 53 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1c 12 12 0a a8 91 97 f3 50 6e b1 a4 c9 af db 7c 20 10 08 b8 ec a0 f3 76 50 8a c8 51 bd 99 68 a0 11 a9 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@63ea47419a21: patching N(SD)=1 into dtap '0514E3F3E3042104D0125A84'O MSC_Test_2-RAN(2533)@63ea47419a21: patched enc_l3: '0554E3F3E3042104D0125A84'O MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E3F3E3042104D0125A84'O 20250425110258455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258455 DLSS7 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(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 e3 f3 e3 04 21 04 d0 12 5a 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110258455 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258455 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258455 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258455 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258455 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258455 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110258455 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e3f3e304d0125a84) (gsm_04_08.c:1128) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110258455 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: e3f3e304d0125a84 (8 bytes) (vlr_auth_fsm.c:151) 20250425110258455 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110258455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110258455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110258455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110258455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110258455 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110258455 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a80a7c8d0c8f4044e608af68ab3b5704, CK=NONE (ran_msg_iu.c:388) 20250425110258455 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110258456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110258456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 dd 3b 53 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 0a 7c 8d 0c 8f 40 44 e6 08 af 68 ab 3b 57 04 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110258466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110258467 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258467 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258467 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110258467 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258467 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110258467 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110258467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110258467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110258467 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110258467 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110258467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110258467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110258467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110258467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e7058fd140] (fsm.c:486) 20250425110258467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110258467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110258467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 dd 3b 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110258470 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110258470 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250425110258470 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250425110258470 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110258471 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110258471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110258471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110258471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110258471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd140] (fsm.c:486) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110258471 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250425110258471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110258471 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195 LOCATION UPDATE ACCEPT (TMSI = 0x221d7195) (gsm_04_08.c:149) 20250425110258471 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110258471 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110258471 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110258471 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110258471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258471 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 dd 3b 53 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 1d 71 95 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2533)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2533)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110258475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258475 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258475 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258475 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258475 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258475 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258475 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110258475 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110258475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110258475 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250425110258475 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110258475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110258475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55e7058fd8b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110258475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110258475 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110258475 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250425110258475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250425110258475 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110258475 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110258475 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110258475 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110258475 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110258475 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110258475 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110258475 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110258475 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110258475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 dd 3b 53 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110258481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258481 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258481 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258481 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110258481 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258481 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110258481 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110258482 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110258482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110258482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110258482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110258482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110258482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110258482 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110258482 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110258482 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) MSC-A terminated (msub.c:261) 20250425110258482 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) 1 MSC-I still active (msub.c:79) 20250425110258482 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110258482 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110258482 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110258482 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110258482 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250425110258482 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250425110258482 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110258482 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-450:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110258482 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) Free (msub.c:119) 20250425110258482 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110258482 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110258482 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110258482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 dd 3b 53 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 20250425110258483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd 3b 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2533)@63ea47419a21: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)14498643 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@63ea47419a21: 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 := '221D7195'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2533)@63ea47419a21: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)9073533 MSC_Test_2-RAN(2533)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2532)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8a 73 7d 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 22 1d 71 95 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110258685 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) 20250425110258686 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110258686 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110258686 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110258686 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110258686 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110258686 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110258686 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110258686 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110258686 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110258686 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110258686 DMM DEBUG msc_a(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110258686 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110258686 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110258686 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110258686 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110258686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110258686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110258686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110258686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110258686 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110258686 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110258686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8a 73 7d 00 01 c3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: { messageType := 2, destLocRef := '8A737D'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)@63ea47419a21: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110258694 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110258694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110258694 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) Received 1 auth tuples (vlr.c:996) 20250425110258694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110258694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110258694 DMM DEBUG Tx AUTH REQ (rand = 75f0417ddc1f2c9d0d86c63843dc019b) (gsm_04_08.c:641) 20250425110258694 DMM DEBUG AUTH REQ (autn = 896bc6327a8b4da246c80a085aa23083) (gsm_04_08.c:643) 20250425110258694 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110258694 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110258694 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110258695 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110258695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8a 73 7d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 75 f0 41 7d dc 1f 2c 9d 0d 86 c6 38 43 dc 01 9b 20 10 89 6b c6 32 7a 8b 4d a2 46 c8 0a 08 5a a2 30 83 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@63ea47419a21: patching N(SD)=1 into dtap '05146633E38F2104832CC468'O MSC_Test_2-RAN(2533)@63ea47419a21: patched enc_l3: '05546633E38F2104832CC468'O MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546633E38F2104832CC468'O 20250425110258703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 66 33 e3 8f 21 04 83 2c c4 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258704 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258704 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258704 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258704 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258704 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258704 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110258704 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6633e38f832cc468) (gsm_04_08.c:1128) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110258704 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) AUTH on UTRAN received RES: 6633e38f832cc468 (8 bytes) (vlr_auth_fsm.c:151) 20250425110258704 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110258704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058fd8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110258704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110258704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110258704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110258704 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110258704 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9e52385ae8905b208d77d718fca2d08b, CK=NONE (ran_msg_iu.c:388) 20250425110258704 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110258704 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110258704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8a 73 7d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e 52 38 5a e8 90 5b 20 8d 77 d7 18 fc a2 d0 8b 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110258711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258711 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258711 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258711 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110258711 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258711 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110258711 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110258711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110258711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110258711 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110258711 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110258712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110258712 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110258712 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250425110258712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250425110258712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8a 73 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:42 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250425110258726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258726 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258726 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258726 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258726 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258726 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258726 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258726 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110258726 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425110258726 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110258726 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110258726 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110258726 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110258726 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110258727 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250425110258727 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250425110258727 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250425110258727 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250425110258727 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250425110258727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258727 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 8a 73 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110258741 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 65 34 71 b9 00 ) (smpp_smsc.c:721) 20250425110258741 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110258741 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110258741 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110258741 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425110258741 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250425110258741 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250425110258741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258741 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 8a 73 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250425110258749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258749 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258749 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258749 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258749 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258749 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258749 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110258749 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110258749 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110258749 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110258749 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110258749 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110258749 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110258749 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110258749 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110258749 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110258749 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110258750 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110258750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8a 73 7d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2532)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2532)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110258755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110258755 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110258755 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110258756 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110258756 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110258756 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110258756 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110258756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110258756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110258756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110258756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110258756 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110258756 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110258756 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) MSC-A terminated (msub.c:261) 20250425110258756 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) 1 MSC-I still active (msub.c:79) 20250425110258756 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110258756 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110258756 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110258756 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110258756 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250425110258756 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250425110258756 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110258756 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110258756 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195) Free (msub.c:119) 20250425110258756 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x221D7195 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110258756 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110258756 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110258756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110258756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110258756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110258756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8a 73 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2533)@63ea47419a21: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)9073533 20250425110258759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110258759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110258759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110258759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110258759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110258759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110258759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110258759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110258759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a 73 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2534)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(2538)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2527)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2533)@63ea47419a21: Final verdict of PTC: none 20250425110258771 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110258771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110258771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110258771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110258771 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110258771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110258771 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110258771 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110258771 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110258771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110258771 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110258771 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110258771 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110258771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110258771 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110258771 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110258771 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110258771 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110258771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258771 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110258771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110258772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110258772 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110258772 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) 20250425110258772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110258772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110258772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110258772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258772 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110258772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110258772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110258772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110258772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110258772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110258772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110258772 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110258772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110258772 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110258772 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110258773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110258773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2530)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2528)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2531)@63ea47419a21: Final verdict of PTC: none 20250425110258774 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110258774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110258774 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110258774 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110258774 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) 20250425110258774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110258774 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110258774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_1-SCCP(2529)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2526)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2537)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2539)@63ea47419a21: Final verdict of PTC: none 20250425110258774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110258774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110258774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110258774 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) 20250425110258774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110258774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110258774 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(2525)@63ea47419a21: Final verdict of PTC: none 20250425110258775 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110258775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2532)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2534)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2536)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2541)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2535)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2525): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2526): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2527): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2528): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2529): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2530): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2531): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2532): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2533): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2534): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2535): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2536): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2537): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2538): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2539): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_smpp_mo_sms2(2540): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2541): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Fri Apr 25 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 20250425110259773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522648) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110300773 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110300773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110300775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110300775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110300775 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=522648, count=525956) 20250425110301775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110302775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mo_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2545)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2545)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2545)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2543)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2548)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2548)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2548)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2546)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2551)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2551)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2551)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2549)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110303748 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2552)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110303776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110303776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2554)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2554)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110303779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2554)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2554)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110303798 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110303798 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2555)@63ea47419a21: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@63ea47419a21: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) TC_iu_gsup_mo_sms2(2557)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110303909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110303909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110303909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110303909 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2545)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110303912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110303912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110303912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110303912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110303912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110303912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110303912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110303912 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110303912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110303912 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2545)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2545)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2545)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110303913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110303914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110303914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110303914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110303914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110303914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110303914 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2545)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2545)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110303914 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110303914 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2545)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110303928 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110303928 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110303928 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110303928 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2548)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110303933 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303933 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110303933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110303934 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110303934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110303934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110303934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110303934 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) 20250425110303934 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110303934 DLSS7 DEBUG 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) 20250425110303934 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2548)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2548)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2548)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110303936 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303936 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110303936 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110303936 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) 20250425110303936 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110303936 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110303936 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110303936 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) 20250425110303936 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110303936 DLSS7 DEBUG 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) 20250425110303936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110303936 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2548)@63ea47419a21: Message received on association #8 20250425110303936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110303936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2548)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110303943 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110303943 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110303943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110303943 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2551)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110303951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110303951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110303951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110303951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110303951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110303951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110303951 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) 20250425110303951 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110303951 DLSS7 DEBUG 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) 20250425110303951 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2551)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2551)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110303955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110303955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110303955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110303955 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) 20250425110303955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110303955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110303955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110303955 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) 20250425110303955 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110303955 DLSS7 DEBUG 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) 20250425110303955 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) 20250425110303955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110303955 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110303955 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110303955 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110304721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110304721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110304721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110304721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110304721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2545)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2544)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110304733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304733 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304733 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304733 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110304733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304733 DLSS7 DEBUG Found route for dpc=185=0.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(2548)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304733 DLSS7 DEBUG 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) 20250425110304733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110304733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304733 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110304733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304733 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2548)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2547)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110304759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304759 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304759 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304760 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110304760 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110304760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304760 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110304760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304760 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2550)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)3979389 MSC_Test_2-SCCP(2549)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2550)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3c b8 7d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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) 20250425110304777 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) 20250425110304777 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110304777 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110304777 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110304777 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110304777 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110304777 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110304777 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110304777 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110304777 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110304777 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110304777 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110304777 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110304777 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110304777 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250425110304777 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250425110304777 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110304777 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110304777 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110304777 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110304777 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110304777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110304777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110304777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140] (fsm.c:486) 20250425110304777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110304777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110304777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3c b8 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: { messageType := 2, destLocRef := '3CB87D'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2555)@63ea47419a21: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2557)"262420000001088" TC_iu_gsup_mo_sms2(2557)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): none -> pass 20250425110304780 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110304780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110304780 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250425110304780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110304780 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110304780 DMM DEBUG Tx AUTH REQ (rand = 9935a4725835d83474b0b8bf479e1465) (gsm_04_08.c:641) 20250425110304780 DMM DEBUG AUTH REQ (autn = 93bd1743a16f97e6871afe090837c164) (gsm_04_08.c:643) 20250425110304780 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110304780 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110304780 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110304780 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110304780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3c b8 7d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 99 35 a4 72 58 35 d8 34 74 b0 b8 bf 47 9e 14 65 20 10 93 bd 17 43 a1 6f 97 e6 87 1a fe 09 08 37 c1 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(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@63ea47419a21: patching N(SD)=1 into dtap '051482DA39D121041D978671'O MSC_Test_2-RAN(2550)@63ea47419a21: patched enc_l3: '055482DA39D121041D978671'O MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055482DA39D121041D978671'O MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 82 da 39 d1 21 04 1d 97 86 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110304787 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110304787 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110304787 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110304787 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110304787 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110304787 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110304787 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 82da39d11d978671) (gsm_04_08.c:1128) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110304787 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: 82da39d11d978671 (8 bytes) (vlr_auth_fsm.c:151) 20250425110304787 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110304787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110304787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110304787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110304787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110304787 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110304787 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7a6bf59c567c0b87bb9e3ddbbd064121, CK=NONE (ran_msg_iu.c:388) 20250425110304787 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110304787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110304787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3c b8 7d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a 6b f5 9c 56 7c 0b 87 bb 9e 3d db bd 06 41 21 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110304792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110304792 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110304792 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110304792 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110304792 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110304792 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110304792 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110304792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110304792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110304792 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110304792 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110304792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3c b8 7d 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) 20250425110304792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110304792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110304792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110304792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e7058fd140] (fsm.c:486) 20250425110304792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110304792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{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(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110304794 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110304794 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250425110304794 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250425110304794 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110304794 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110304794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110304794 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110304794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110304794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058fd140] (fsm.c:486) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110304794 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250425110304794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110304794 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B LOCATION UPDATE ACCEPT (TMSI = 0x3e717e1b) (gsm_04_08.c:149) 20250425110304794 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110304794 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110304794 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110304794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304794 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 3c b8 7d 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 3e 71 7e 1b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110304794 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2550)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110304796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110304796 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110304796 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110304796 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110304796 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110304796 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110304796 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110304796 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110304796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110304796 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250425110304796 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110304796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110304796 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55e7058ff8c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110304796 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110304796 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110304796 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110304796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250425110304796 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110304796 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110304796 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110304796 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110304796 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110304796 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110304796 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110304796 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110304796 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110304796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3c b8 7d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110304800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110304800 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110304800 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110304800 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110304800 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110304800 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110304800 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110304800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110304800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110304800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110304800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110304800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110304800 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110304800 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110304800 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) MSC-A terminated (msub.c:261) 20250425110304800 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) 1 MSC-I still active (msub.c:79) 20250425110304800 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110304800 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110304800 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110304800 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110304800 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250425110304800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110304800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304800 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250425110304800 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110304800 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-452:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110304800 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) Free (msub.c:119) 20250425110304800 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110304800 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110304800 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110304800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110304800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110304800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3c b8 7d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 20250425110304801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110304801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110304801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110304801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110304801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110304801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110304801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110304801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110304801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110304801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3c b8 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)3979389 TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: 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 := '3E717E1B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2550)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)7748724 MSC_Test_2-RAN(2550)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2549)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305005 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 3c 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 3e 71 7e 1b 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) 20250425110305005 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) 20250425110305005 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110305005 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110305005 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110305005 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110305005 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110305006 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110305006 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110305006 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110305006 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110305006 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110305006 DMM DEBUG msc_a(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110305006 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110305006 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110305006 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110305006 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110305006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110305006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110305006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110305006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110305006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110305006 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110305006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 76 3c 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: { messageType := 2, destLocRef := '763C74'O ("v pass, component reason not changed 20250425110305014 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110305014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110305014 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) Received 1 auth tuples (vlr.c:996) 20250425110305014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110305014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110305014 DMM DEBUG Tx AUTH REQ (rand = 737ca04e0ddc2465d86aa83e7b9bf536) (gsm_04_08.c:641) 20250425110305014 DMM DEBUG AUTH REQ (autn = bef71494def32b34c3f925c0820f250f) (gsm_04_08.c:643) 20250425110305014 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110305014 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110305014 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110305014 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110305015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 76 3c 74 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 73 7c a0 4e 0d dc 24 65 d8 6a a8 3e 7b 9b f5 36 20 10 be f7 14 94 de f3 2b 34 c3 f9 25 c0 82 0f 25 0f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@63ea47419a21: patching N(SD)=1 into dtap '05147140DE322104B49F3427'O MSC_Test_2-RAN(2550)@63ea47419a21: patched enc_l3: '05547140DE322104B49F3427'O MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547140DE322104B49F3427'O 20250425110305023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305023 DLSS7 DEBUG Found route for dpc=185=0.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(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 71 40 de 32 21 04 b4 9f 34 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110305023 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110305023 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110305023 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305023 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110305023 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305023 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110305023 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7140de32b49f3427) (gsm_04_08.c:1128) 20250425110305023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110305023 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) AUTH on UTRAN received RES: 7140de32b49f3427 (8 bytes) (vlr_auth_fsm.c:151) 20250425110305023 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110305023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110305023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110305024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110305024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110305024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110305024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ff8c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110305024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110305024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110305024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110305024 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110305024 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7ab925b5b299dfc3a0b4fff58986810f, CK=NONE (ran_msg_iu.c:388) 20250425110305024 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110305024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110305024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 76 3c 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a b9 25 b5 b2 99 df c3 a0 b4 ff f5 89 86 81 0f 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110305031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110305031 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110305031 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110305031 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110305031 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110305031 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110305031 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110305031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110305031 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110305031 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110305031 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110305032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110305032 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110305032 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250425110305032 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250425110305032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 76 3c 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:42 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250425110305049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305050 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110305050 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110305050 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305050 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110305050 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305050 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110305050 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425110305050 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110305050 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110305050 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110305050 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110305050 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110305050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305050 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 76 3c 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110305059 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110305059 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250425110305059 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110305059 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110305059 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110305059 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425110305059 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425110305059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305059 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 76 3c 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250425110305068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305068 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) 20250425110305068 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110305068 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110305068 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305068 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110305068 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110305069 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110305069 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110305069 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110305069 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110305069 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110305069 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110305069 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110305069 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110305069 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110305069 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110305069 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110305069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 76 3c 74 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2549)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2549)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110305075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110305076 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110305076 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110305076 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110305076 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110305076 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110305076 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110305076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110305076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110305076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110305076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110305076 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110305076 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110305076 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) MSC-A terminated (msub.c:261) 20250425110305076 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) 1 MSC-I still active (msub.c:79) 20250425110305076 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110305076 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110305076 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110305076 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110305076 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250425110305076 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250425110305076 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110305076 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110305076 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B) Free (msub.c:119) 20250425110305076 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x3E717E1B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110305076 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110305076 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110305076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110305077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110305077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110305077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 76 3c 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@63ea47419a21: Session index based on local reference:0 20250425110305079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110305079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110305079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110305079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110305079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110305079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110305079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110305079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110305079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 76 3c 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)7748724 TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(2543)@63ea47419a21: Final verdict of PTC: none 20250425110305088 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110305088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305088 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110305088 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110305088 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110305088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305088 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110305088 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110305088 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110305088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305088 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110305088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110305088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110305088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110305088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(2545)@63ea47419a21: Final verdict of PTC: none 20250425110305088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110305089 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) 20250425110305089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110305089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110305089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110305089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110305089 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110305089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305089 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110305089 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110305089 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) 20250425110305089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110305089 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110305089 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110305089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305089 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110305089 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110305089 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110305089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305089 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110305089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110305089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110305089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110305089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110305089 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) 20250425110305089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110305089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110305089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110305090 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110305090 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110305090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305090 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110305090 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110305090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110305090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@63ea47419a21: Final verdict of PTC: none 20250425110305090 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110305090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305090 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110305090 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110305090 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110305090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110305090 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110305090 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110305090 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) 20250425110305090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110305090 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110305090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110305090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110305090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110305090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110305090 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) 20250425110305090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110305090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110305090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110305090 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110305090 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110305090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110305091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110305091 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2546)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2555)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2556)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2550)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2551)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2552)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2554)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2544)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2553)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2549)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2542)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2547)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2558)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2543): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2544): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2545): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2546): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2547): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2548): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2549): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2550): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2551): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2552): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2553): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2554): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2555): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2556): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mo_sms2(2557): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2558): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Fri Apr 25 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 20250425110306092 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520468) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110307090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110307091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110307091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110307091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110307094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=520468, count=523776) 20250425110308095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110309097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mo_smma started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2562)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2562)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2562)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2560)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2565)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2565)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2565)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2563)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2568)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2568)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2568)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2566)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110310068 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2569)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110310098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110310098 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2571)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2571)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110310102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2571)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2571)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2571)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2571)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110310119 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110310119 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2572)@63ea47419a21: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@63ea47419a21: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110310231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110310231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110310231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110310231 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2562)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110310237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310237 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110310237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110310237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110310237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110310237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110310237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110310237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110310237 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110310237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110310237 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2562)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2562)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110310240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110310240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110310240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110310240 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110310240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110310240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110310240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110310240 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110310240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110310240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110310240 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110310240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110310240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2562)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110310250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110310250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110310250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110310250 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2565)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110310255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110310255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110310255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110310255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110310255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110310255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110310255 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) 20250425110310255 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110310255 DLSS7 DEBUG 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) 20250425110310255 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2565)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2565)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2565)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110310255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110310255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110310255 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) 20250425110310255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110310255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110310255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110310255 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) 20250425110310255 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110310255 DLSS7 DEBUG 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) 20250425110310255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110310255 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2565)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2565)@63ea47419a21: Message received on association #8 20250425110310255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110310255 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2565)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110310263 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110310263 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110310263 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110310263 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2568)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110310271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110310271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110310271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110310271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110310271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110310271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110310271 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) 20250425110310271 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110310271 DLSS7 DEBUG 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) 20250425110310271 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2568)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2568)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110310274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110310274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110310274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110310274 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) 20250425110310274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110310274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110310274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110310274 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) 20250425110310274 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110310274 DLSS7 DEBUG 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) 20250425110310274 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) 20250425110310274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110310274 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110310274 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110310274 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110311044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110311044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110311045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110311045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110311045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2562)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2561)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110311059 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311059 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110311059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2565)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110311060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311060 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110311060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311060 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2565)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2564)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110311075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311075 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) 20250425110311075 DIUCS 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(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311076 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110311076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110311076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311076 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2567)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2567)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)12832448 MSC_Test_2-SCCP(2566)@63ea47419a21: First idle individual index:0 20250425110311087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c3 ce c0 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311087 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) 20250425110311087 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110311087 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110311087 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110311087 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110311087 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110311087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110311087 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110311087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110311087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110311087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110311087 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110311087 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110311087 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110311087 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250425110311087 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250425110311087 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110311087 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110311087 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110311087 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110311087 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110311087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110311087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110311087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140] (fsm.c:486) 20250425110311087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110311088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{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(2567)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110311088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 c3 ce c0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: { messageType := 2, destLocRef := 'C3CEC0'O, sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2572)@63ea47419a21: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2574)"262420000001089" TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): none -> pass 20250425110311090 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110311090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110311090 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250425110311090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110311090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110311090 DMM DEBUG Tx AUTH REQ (rand = 67cbcf0acdcf393332bc7a53d50f0e8a) (gsm_04_08.c:641) 20250425110311090 DMM DEBUG AUTH REQ (autn = b0c4218eb45fa5998cdc9bf39b969d45) (gsm_04_08.c:643) 20250425110311090 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110311090 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110311090 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110311090 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110311090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 ce c0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 67 cb cf 0a cd cf 39 33 32 bc 7a 53 d5 0f 0e 8a 20 10 b0 c4 21 8e b4 5f a5 99 8c dc 9b f3 9b 96 9d 45 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@63ea47419a21: patching N(SD)=1 into dtap '0514D651597B2104AE4CDDD3'O MSC_Test_2-RAN(2567)@63ea47419a21: patched enc_l3: '0554D651597B2104AE4CDDD3'O MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D651597B2104AE4CDDD3'O MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 d6 51 59 7b 21 04 ae 4c dd d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110311095 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311095 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311095 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311095 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311095 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311095 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110311095 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d651597bae4cddd3) (gsm_04_08.c:1128) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110311095 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: d651597bae4cddd3 (8 bytes) (vlr_auth_fsm.c:151) 20250425110311095 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110311095 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110311095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110311095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110311095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110311095 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110311095 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb1d4edfc364859d7ae00bb1e8062c69, CK=NONE (ran_msg_iu.c:388) 20250425110311095 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110311095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110311095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 ce c0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bb 1d 4e df c3 64 85 9d 7a e0 0b b1 e8 06 2c 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(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110311100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110311100 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311100 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311101 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110311101 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311101 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110311101 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110311101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110311101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110311101 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110311101 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110311101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110311101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110311101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110311101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e7058fd140] (fsm.c:486) 20250425110311101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110311101 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110311101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 ce c0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110311104 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110311104 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250425110311104 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250425110311104 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110311104 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110311104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110311104 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55e70590b8b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110311104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110311104 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e7058fd140] (fsm.c:486) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110311104 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250425110311104 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110311104 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0 LOCATION UPDATE ACCEPT (TMSI = 0x294011a0) (gsm_04_08.c:149) 20250425110311104 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110311104 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110311104 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110311105 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110311105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 ce c0 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 40 11 a0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2567)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2567)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110311108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311108 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311108 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311108 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311108 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311108 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311108 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110311108 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110311108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110311108 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250425110311108 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110311108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110311108 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55e70591dc30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110311108 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110311108 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110311108 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110311108 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250425110311109 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110311109 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110311109 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110311109 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110311109 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110311109 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110311109 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110311109 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110311109 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110311109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 ce c0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110311113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311113 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311113 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311113 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311113 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110311113 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110311113 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110311113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110311113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110311113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110311113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110311113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110311113 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110311113 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110311113 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) MSC-A terminated (msub.c:261) 20250425110311113 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) 1 MSC-I still active (msub.c:79) 20250425110311113 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110311113 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110311113 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110311113 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110311113 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250425110311113 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250425110311113 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110311113 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-454:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110311113 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) Free (msub.c:119) 20250425110311113 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110311113 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110311113 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110311113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 c3 ce c0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 20250425110311114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c6 c3 ce c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2567)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)12832448 TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@63ea47419a21: 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 := '294011A0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2567)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)8176328 MSC_Test_2-RAN(2567)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2566)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 7c c2 c8 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 40 11 a0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110311317 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) 20250425110311317 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110311317 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110311317 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110311317 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110311317 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110311317 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110311317 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110311317 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110311317 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110311318 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110311318 DMM DEBUG msc_a(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110311318 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110311318 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110311318 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110311318 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110311318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110311318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110311318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110311318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110311318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110311318 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110311318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7c c2 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: { messageType := 2, destLocRef := '7CC2C8'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110311324 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110311324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110311324 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) Received 1 auth tuples (vlr.c:996) 20250425110311324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110311324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110311324 DMM DEBUG Tx AUTH REQ (rand = 555ff41adecf41521de4c27b0d5f60b0) (gsm_04_08.c:641) 20250425110311324 DMM DEBUG AUTH REQ (autn = 16d183af249af3d1528ae1c1c8f48381) (gsm_04_08.c:643) 20250425110311324 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110311325 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110311325 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110311325 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110311325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7c c2 c8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 55 5f f4 1a de cf 41 52 1d e4 c2 7b 0d 5f 60 b0 20 10 16 d1 83 af 24 9a f3 d1 52 8a e1 c1 c8 f4 83 81 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@63ea47419a21: patching N(SD)=1 into dtap '051491C4141E210401912B4C'O MSC_Test_2-RAN(2567)@63ea47419a21: patched enc_l3: '055491C4141E210401912B4C'O MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055491C4141E210401912B4C'O 20250425110311330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 91 c4 14 1e 21 04 01 91 2b 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311330 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311330 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311330 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311330 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311330 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311330 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110311330 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 91c4141e01912b4c) (gsm_04_08.c:1128) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110311330 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) AUTH on UTRAN received RES: 91c4141e01912b4c (8 bytes) (vlr_auth_fsm.c:151) 20250425110311330 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110311330 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70591dc30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110311330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110311330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110311330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110311330 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110311330 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ba232fe57346e5e7e1eb3d772c44ca42, CK=NONE (ran_msg_iu.c:388) 20250425110311330 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110311330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110311331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7c c2 c8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ba 23 2f e5 73 46 e5 e7 e1 eb 3d 77 2c 44 ca 42 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110311334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311334 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311334 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311334 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110311334 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311334 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110311334 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110311334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110311334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110311334 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110311334 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110311334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110311334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110311334 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110311335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110311335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110311335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110311335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110311335 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110311335 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110311335 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250425110311335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7c c2 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250425110311345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311345 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311346 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311346 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311346 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311346 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311346 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311346 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311346 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110311346 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425110311346 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110311346 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110311346 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110311346 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110311346 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110311346 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311346 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311346 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311346 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 7c c2 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110311351 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110311351 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250425110311351 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110311351 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110311351 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110311351 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425110311351 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425110311351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311351 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 7c c2 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250425110311358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311359 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) 20250425110311359 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311359 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311359 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311359 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311359 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110311359 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110311359 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110311360 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110311360 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110311360 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110311360 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110311360 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110311360 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110311360 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110311360 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110311360 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110311360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7c c2 c8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2566)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2566)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110311367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110311367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110311367 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110311367 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110311367 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110311367 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110311367 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110311367 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110311367 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110311367 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110311367 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110311368 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110311368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110311368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110311368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110311368 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110311368 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110311368 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110311368 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110311368 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110311368 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) MSC-A terminated (msub.c:261) 20250425110311368 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) 1 MSC-I still active (msub.c:79) 20250425110311368 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110311368 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110311368 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110311368 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110311368 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250425110311368 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250425110311368 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110311368 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110311368 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0) Free (msub.c:119) 20250425110311368 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x294011A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110311368 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110311368 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110311369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110311369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110311369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110311369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7c c2 c8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2567)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)8176328 20250425110311371 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311371 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110311371 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110311371 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110311371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110311371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110311371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110311371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110311371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110311371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c c2 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2568)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@63ea47419a21: Final verdict of PTC: pass MSC_Test_1-SCCP(2563)@63ea47419a21: Final verdict of PTC: none 20250425110311382 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110311382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110311382 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110311382 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110311383 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110311383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110311383 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110311383 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110311383 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110311383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311383 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110311383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110311383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110311383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110311383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110311383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110311383 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-GSUP(2572)@63ea47419a21: Final verdict of PTC: none 20250425110311383 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110311383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110311383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110311383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110311383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110311383 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110311383 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110311383 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110311383 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(2560)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2564)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2562)@63ea47419a21: Final verdict of PTC: none 20250425110311384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110311383 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) 20250425110311384 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110311384 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110311384 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110311384 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110311384 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110311384 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311384 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110311384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110311384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110311384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110311384 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110311384 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) 20250425110311384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110311384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110311384 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110311384 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110311384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110311384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110311384 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110311384 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(2571)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2565)@63ea47419a21: Final verdict of PTC: none 20250425110311385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2569)@63ea47419a21: Final verdict of PTC: none 20250425110311385 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110311385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110311385 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) IPA-CTRL-CLI-IPA(2559)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2567)@63ea47419a21: Final verdict of PTC: none 20250425110311385 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110311385 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(2575)@63ea47419a21: Final verdict of PTC: none 20250425110311385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110311385 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110311385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110311385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110311385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110311385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110311385 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) 20250425110311385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110311385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110311385 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110311385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_0-RAN(2561)@63ea47419a21: Final verdict of PTC: none 20250425110311385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2570)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2573)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2568)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2566)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2560): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2561): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2562): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2563): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2564): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2565): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2566): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2567): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2568): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2569): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2570): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2571): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2572): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2573): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mo_smma2(2574): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2575): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Fri Apr 25 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 20250425110312384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517556) 20250425110313383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110313383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110313383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110313385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110313385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110313385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110313385 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110313386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110313386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110313386 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=517556, count=520864) 20250425110314387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110315388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_ack started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2579)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2579)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2579)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2577)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2582)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2582)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2582)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2580)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2585)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2585)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2585)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2583)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110316288 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2586)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110316389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110316389 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2588)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2588)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110316395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2588)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2588)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2588)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2588)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110316416 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110316416 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110316459 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110316459 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110316459 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110316459 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2579)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110316462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110316462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110316462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110316462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110316462 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110316462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110316462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110316462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110316462 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110316462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110316462 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2579)@63ea47419a21: Message received on association #8 20250425110316463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110316463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110316463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110316463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110316463 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110316463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110316463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110316463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110316463 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110316463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110316463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110316463 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110316463 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110316463 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2579)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2579)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110316471 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110316471 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110316471 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110316471 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(2589)@63ea47419a21: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test_1-M3UA(2582)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110316472 DLSS7 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(2582)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110316472 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110316472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110316472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110316472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110316472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110316472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110316472 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) 20250425110316472 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110316472 DLSS7 DEBUG 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) 20250425110316472 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(2589)@63ea47419a21: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test_1-M3UA(2582)@63ea47419a21: Message received on association #8 TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_1-M3UA(2582)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2582)@63ea47419a21: Message received on association #8 20250425110316472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110316472 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110316472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110316472 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(2582)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110316472 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110316472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110316472 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110316472 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) 20250425110316472 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110316472 DLSS7 DEBUG 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) 20250425110316472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110316472 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110316473 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110316473 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2582)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110316483 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110316483 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110316483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110316483 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110316485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110316485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110316485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110316485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110316485 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110316485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110316485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110316485 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) 20250425110316485 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110316485 DLSS7 DEBUG 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) 20250425110316485 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110316486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110316486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110316486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110316486 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) 20250425110316486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110316486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110316486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110316486 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) 20250425110316486 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110316486 DLSS7 DEBUG 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) 20250425110316486 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) 20250425110316486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110316486 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110316486 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110316486 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2582)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2585)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110317275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110317275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110317277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110317277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110317277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2579)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110317283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317283 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110317283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317283 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110317284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317284 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317284 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110317284 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317284 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2582)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2578)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2581)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317295 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) 20250425110317295 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110317295 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110317296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317296 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110317296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317296 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2584)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)15042040 MSC_Test_2-SCCP(2583)@63ea47419a21: First idle individual index:0 20250425110317309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317310 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 e5 85 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 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2584)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110317310 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) 20250425110317310 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110317310 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110317310 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110317310 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110317310 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110317310 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110317310 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110317310 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110317310 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110317310 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110317310 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110317310 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110317310 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110317310 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250425110317310 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250425110317310 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110317310 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110317310 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110317310 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110317310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110317310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110317310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110317310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140] (fsm.c:486) 20250425110317310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110317310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110317310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e5 85 f8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: { messageType := 2, destLocRef := 'E585F8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2589)@63ea47419a21: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2591)"262420000001090" TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): none -> pass 20250425110317314 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110317314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110317314 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250425110317314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110317314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110317314 DMM DEBUG Tx AUTH REQ (rand = 6dc65f950137d5413d6413eb01a1a9f6) (gsm_04_08.c:641) 20250425110317314 DMM DEBUG AUTH REQ (autn = d2fad7aae4f40cb0a4b49f44e20af2be) (gsm_04_08.c:643) 20250425110317314 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110317314 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110317314 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110317314 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110317314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e5 85 f8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6d c6 5f 95 01 37 d5 41 3d 64 13 eb 01 a1 a9 f6 20 10 d2 fa d7 aa e4 f4 0c b0 a4 b4 9f 44 e2 0a f2 be 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@63ea47419a21: patching N(SD)=1 into dtap '0514FF7C36D221047B37FC3C'O MSC_Test_2-RAN(2584)@63ea47419a21: patched enc_l3: '0554FF7C36D221047B37FC3C'O MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF7C36D221047B37FC3C'O MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ff 7c 36 d2 21 04 7b 37 fc 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110317322 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317322 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317322 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317322 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317322 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317322 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110317322 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ff7c36d27b37fc3c) (gsm_04_08.c:1128) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110317322 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: ff7c36d27b37fc3c (8 bytes) (vlr_auth_fsm.c:151) 20250425110317322 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110317322 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110317322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110317322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110317322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110317322 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110317322 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9b314ab15bf936ab4a8a84e85d9ca8a2, CK=NONE (ran_msg_iu.c:388) 20250425110317322 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110317322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110317322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e5 85 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9b 31 4a b1 5b f9 36 ab 4a 8a 84 e8 5d 9c a8 a2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110317329 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317329 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317329 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110317329 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317329 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110317329 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110317329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110317329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110317329 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110317329 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110317329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110317329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110317329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110317329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7058fd140] (fsm.c:486) 20250425110317329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110317329 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110317329 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317329 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317329 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e5 85 f8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110317331 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110317331 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250425110317331 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250425110317331 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110317331 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110317331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110317331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110317331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110317331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e7058fd140] (fsm.c:486) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110317331 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250425110317331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110317331 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF LOCATION UPDATE ACCEPT (TMSI = 0x212f7edf) (gsm_04_08.c:149) 20250425110317331 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110317331 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110317331 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110317331 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110317331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317332 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 e5 85 f8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 21 2f 7e df 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2584)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110317334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110317334 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317334 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317334 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317334 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317334 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317334 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110317334 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110317334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110317334 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250425110317334 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110317334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110317334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55e705908ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110317334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110317334 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110317334 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425110317334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250425110317334 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110317334 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110317334 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110317334 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110317334 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110317334 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110317334 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110317334 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110317334 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110317334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e5 85 f8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110317337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110317337 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317337 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317337 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317337 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110317337 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110317337 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110317337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110317337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110317337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110317337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110317337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110317337 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110317337 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110317337 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) MSC-A terminated (msub.c:261) 20250425110317337 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) 1 MSC-I still active (msub.c:79) 20250425110317337 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110317337 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110317337 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110317337 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110317337 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250425110317337 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250425110317337 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110317337 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-456:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110317337 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) Free (msub.c:119) 20250425110317337 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - active-conn: now used by 1 (attached) (msub.c:375) 20250425110317337 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110317337 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110317337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e5 85 f8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 20250425110317338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317338 DLM3UA DEBUG 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(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317338 DLSS7 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(2584)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)15042040 20250425110317338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e5 85 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@63ea47419a21: Created IMSI[0] for '262420000001090'H'212F7EDF'O to be handled at TC_iu_gsup_mt_sms_ack2(2591) 20250425110317372 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110317372 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110317372 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110317373 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110317373 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425110317373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317373 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110317373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317373 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 21 2f 7e df 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: 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 := '212F7EDF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2584)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)14540963 MSC_Test_2-SCCP(2583)@63ea47419a21: First idle individual index:0 20250425110317394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317395 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 dd e0 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 21 2f 7e df 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) 20250425110317395 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) 20250425110317395 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110317395 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110317395 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110317395 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110317395 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110317395 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110317395 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110317396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110317396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110317396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110317396 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110317396 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110317396 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110317396 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110317396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110317396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110317396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110317396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110317396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110317396 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110317396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 dd e0 a3 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: { messageType := 2, destLocRef := 'DDE0A3'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110317401 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110317401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110317401 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) Received 1 auth tuples (vlr.c:996) 20250425110317401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110317401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110317401 DMM DEBUG Tx AUTH REQ (rand = 3c27d4e1246959b6807519e27aa08e9a) (gsm_04_08.c:641) 20250425110317401 DMM DEBUG AUTH REQ (autn = 1e624043226a9aae556f6b69d65fbc7a) (gsm_04_08.c:643) 20250425110317401 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110317401 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110317401 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110317401 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250425110317401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 dd e0 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3c 27 d4 e1 24 69 59 b6 80 75 19 e2 7a a0 8e 9a 20 10 1e 62 40 43 22 6a 9a ae 55 6f 6b 69 d6 5f bc 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(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@63ea47419a21: patching N(SD)=0 into dtap '05141471E08F21048D2A5BED'O MSC_Test_2-RAN(2584)@63ea47419a21: patched enc_l3: '05141471E08F21048D2A5BED'O MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141471E08F21048D2A5BED'O 20250425110317408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317408 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 14 71 e0 8f 21 04 8d 2a 5b ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110317408 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317408 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317408 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317408 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317409 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317409 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110317409 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1471e08f8d2a5bed) (gsm_04_08.c:1128) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110317409 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) AUTH on UTRAN received RES: 1471e08f8d2a5bed (8 bytes) (vlr_auth_fsm.c:151) 20250425110317409 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110317409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e705908ac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110317409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110317409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110317409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110317409 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110317409 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7114fd2c05f68f1e59ad6eeb43711cde, CK=NONE (ran_msg_iu.c:388) 20250425110317409 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110317409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110317409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 dd e0 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 14 fd 2c 05 f6 8f 1e 59 ad 6e eb 43 71 1c de 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110317414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110317415 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317415 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317415 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110317415 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317415 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110317415 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110317415 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110317415 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110317415 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110317415 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110317415 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110317415 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110317415 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110317415 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110317415 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250425110317415 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250425110317416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 dd e0 a3 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) 20250425110317416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317416 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 dd e0 a3 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110317429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317429 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317429 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317429 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317429 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317429 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317429 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317429 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317633 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317633 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) 20250425110317633 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317633 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317633 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317633 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317633 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110317633 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110317634 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110317634 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110317634 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110317634 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110317634 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110317634 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110317634 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110317634 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110317634 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110317634 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110317634 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110317634 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110317634 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110317635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317635 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 dd e0 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) 20250425110317635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 dd e0 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(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2585)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2583)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2583)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110317643 DLSS7 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(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110317643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317643 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110317643 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110317643 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110317643 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110317643 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110317643 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110317643 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110317643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110317643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110317643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110317643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_a.c:1053) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110317643 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110317643 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110317643 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) MSC-A terminated (msub.c:261) 20250425110317643 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) 1 MSC-I still active (msub.c:79) 20250425110317643 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110317643 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110317643 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110317643 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110317643 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250425110317643 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250425110317643 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Freeing instance (msub.c:113) 20250425110317643 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF:UTRAN-Iu-457:PAGING_RESP)[0x55e7058dc2d0]{READY}: Deallocated (fsm.c:568) 20250425110317643 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF) Free (msub.c:119) 20250425110317643 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x212F7EDF - active-conn: now used by 1 (attached) (msub.c:375) 20250425110317643 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110317643 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110317644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110317644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110317644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110317644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 dd e0 a3 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2584)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)14540963 20250425110317645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110317645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110317645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110317645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110317645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110317645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110317645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110317646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110317646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 dd e0 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2585)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@63ea47419a21: Final verdict of PTC: pass 20250425110317652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110317652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110317652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110317652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110317652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110317652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110317652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110317652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110317652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110317653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317653 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110317653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110317653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110317653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110317653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110317653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110317653 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) 20250425110317653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110317653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110317653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2579)@63ea47419a21: Final verdict of PTC: none 20250425110317653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110317654 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP(2589)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2578)@63ea47419a21: Final verdict of PTC: none 20250425110317654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2580)@63ea47419a21: Final verdict of PTC: none 20250425110317655 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110317655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110317655 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-GSUP-IPA(2588)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2590)@63ea47419a21: Final verdict of PTC: none 20250425110317655 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110317655 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110317656 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110317655 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110317656 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110317656 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110317656 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110317656 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110317656 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) 20250425110317656 DLSS7 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(2582)@63ea47419a21: Final verdict of PTC: none 20250425110317656 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110317656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110317656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110317656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-RAN(2581)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2584)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2592)@63ea47419a21: Final verdict of PTC: none 20250425110317656 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110317656 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) 20250425110317656 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110317656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110317656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110317656 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2576)@63ea47419a21: Final verdict of PTC: none 20250425110317656 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110317656 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2577)@63ea47419a21: Final verdict of PTC: none 20250425110317658 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110317658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110317658 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110317658 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110317658 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) 20250425110317658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110317658 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110317658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110317658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110317658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110317658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110317658 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) 20250425110317658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110317658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110317658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110317659 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110317659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2587)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2583)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2585)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2586)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2576): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2577): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2578): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2579): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2580): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2581): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2582): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2583): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2584): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2585): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2586): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2587): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2588): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2589): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2590): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2591): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2592): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110318656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528120) 20250425110319654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110319654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110319654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110319657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110319657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110319657 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110319657 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110319659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110319659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110319659 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=528120, count=531428) 20250425110320658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110321659 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_err started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2596)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2596)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2596)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2594)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2599)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2599)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2599)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2597)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2602)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2602)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2602)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2600)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110322622 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2603)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110322660 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110322660 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2605)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2605)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110322665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2605)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2605)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2605)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2605)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110322683 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110322683 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2606)@63ea47419a21: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@63ea47419a21: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110322779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110322779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110322779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110322779 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2596)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110322785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110322785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110322785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110322785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110322785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110322785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110322785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110322785 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110322785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110322785 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2596)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2596)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2596)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110322787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110322787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110322787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110322787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110322787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110322788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110322788 DLSS7 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(2596)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110322788 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110322788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110322788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110322788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2596)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2596)@63ea47419a21: Message received on association #8 20250425110322788 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110322788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2596)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2596)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110322797 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110322797 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110322797 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110322797 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110322802 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322802 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110322802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110322802 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110322802 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110322802 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110322802 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110322802 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) 20250425110322802 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110322802 DLSS7 DEBUG 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) 20250425110322802 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2599)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110322804 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322804 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110322804 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2599)@63ea47419a21: Message received on association #8 20250425110322804 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) 20250425110322804 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110322804 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110322804 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110322804 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) 20250425110322804 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110322804 DLSS7 DEBUG 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) 20250425110322804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110322804 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2599)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110322805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110322805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2599)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110322817 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110322817 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110322817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110322817 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2602)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2602)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110322825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110322825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110322825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110322825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110322825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110322825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110322825 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) 20250425110322825 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110322825 DLSS7 DEBUG 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) 20250425110322825 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2602)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2602)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2602)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110322828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110322828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110322828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110322828 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) 20250425110322828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110322828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110322828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110322828 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) 20250425110322828 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110322828 DLSS7 DEBUG 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(2602)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110322828 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) 20250425110322828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110322828 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: Message received on association #8 20250425110322829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110322829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2602)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110323583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110323583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110323583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110323583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110323583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2596)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2595)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110323600 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323600 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323600 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323600 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110323600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323600 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110323600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323600 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110323600 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323600 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2599)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2598)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110323621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323621 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323621 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110323621 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110323621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110323621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323621 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2601)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)6099554 MSC_Test_2-SCCP(2600)@63ea47419a21: First idle individual index:0 20250425110323627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323627 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5d 12 62 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323627 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) 20250425110323627 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110323627 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110323627 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110323627 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110323627 DMSC DEBUG msc_a[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110323627 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110323627 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110323627 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2601)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110323627 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110323627 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110323627 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110323627 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0] (fsm.c:486) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110323627 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110323627 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250425110323627 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250425110323627 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110323627 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110323627 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110323627 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110323627 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110323627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110323627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110323627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140] (fsm.c:486) 20250425110323627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110323627 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110323627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5d 12 62 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: { messageType := 2, destLocRef := '5D1262'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2606)@63ea47419a21: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2608)"262420000001091" TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): none -> pass 20250425110323630 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110323630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110323630 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250425110323630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110323630 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110323630 DMM DEBUG Tx AUTH REQ (rand = 6629916ff27a43a761af3787342c2fad) (gsm_04_08.c:641) 20250425110323630 DMM DEBUG AUTH REQ (autn = 26f86cc2c2388efea8c3dcb84b5c7362) (gsm_04_08.c:643) 20250425110323630 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110323630 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110323630 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110323630 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110323630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5d 12 62 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 66 29 91 6f f2 7a 43 a7 61 af 37 87 34 2c 2f ad 20 10 26 f8 6c c2 c2 38 8e fe a8 c3 dc b8 4b 5c 73 62 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@63ea47419a21: patching N(SD)=1 into dtap '05142052A7FC210407AB536B'O MSC_Test_2-RAN(2601)@63ea47419a21: patched enc_l3: '05542052A7FC210407AB536B'O MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542052A7FC210407AB536B'O 20250425110323635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 20 52 a7 fc 21 04 07 ab 53 6b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323635 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323635 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323635 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323635 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323635 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323635 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110323635 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2052a7fc07ab536b) (gsm_04_08.c:1128) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110323635 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: 2052a7fc07ab536b (8 bytes) (vlr_auth_fsm.c:151) 20250425110323635 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140] (vlr_auth_fsm.c:294) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110323635 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110323635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110323635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110323635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110323635 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110323635 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=48ae11e3855a5bd2d32123c4750dcf4d, CK=NONE (ran_msg_iu.c:388) 20250425110323635 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110323635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110323635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5d 12 62 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 48 ae 11 e3 85 5a 5b d2 d3 21 23 c4 75 0d cf 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(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110323644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110323644 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323644 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323644 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110323644 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323644 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110323644 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110323644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110323644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110323644 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110323644 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110323644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110323644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110323644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110323644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7058fd140] (fsm.c:486) 20250425110323644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110323644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110323644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5d 12 62 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110323647 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110323647 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250425110323647 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250425110323647 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110323647 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110323647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058fd140] (vlr_lu_fsm.c:110) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110323647 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55e7059005c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110323647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110323647 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058fd140] (fsm.c:486) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110323647 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250425110323647 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110323647 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17 LOCATION UPDATE ACCEPT (TMSI = 0x16778b17) (gsm_04_08.c:149) 20250425110323647 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110323647 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110323647 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110323647 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110323647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323648 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323648 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 5d 12 62 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 77 8b 17 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2601)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110323650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110323650 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323650 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323650 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323650 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323650 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323650 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110323650 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110323650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110323650 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250425110323650 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110323650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140] (vlr_lu_fsm.c:817) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110323650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55e7058debb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110323650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110323650 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110323650 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425110323650 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250425110323650 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110323650 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110323650 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110323650 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110323650 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110323650 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110323650 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110323651 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110323651 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110323651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5d 12 62 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110323653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110323654 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323654 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323654 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323654 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110323654 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110323654 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110323654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110323654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0] (msc_a.c:1053) 20250425110323654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110323654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110323654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058fd140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110323654 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058dc2d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110323654 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110323654 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) MSC-A terminated (msub.c:261) 20250425110323654 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) 1 MSC-I still active (msub.c:79) 20250425110323654 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110323654 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110323654 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110323654 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110323654 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250425110323654 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250425110323654 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110323654 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-458:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110323654 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) Free (msub.c:119) 20250425110323654 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110323654 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110323654 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110323654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5d 12 62 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 20250425110323654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323654 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5d 12 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2601)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2608)6099554 TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@63ea47419a21: Created IMSI[0] for '262420000001091'H'16778B17'O to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250425110323688 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110323688 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110323688 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110323688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323688 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110323688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323688 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 16 77 8b 17 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110323688 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110323688 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: 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 := '16778B17'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2601)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)9481179 MSC_Test_2-SCCP(2600)@63ea47419a21: First idle individual index:0 20250425110323693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 90 ab db 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 77 8b 17 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) 20250425110323693 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) 20250425110323693 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Allocated (fsm.c:456) 20250425110323693 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: Allocated (fsm.c:456) 20250425110323693 DMSC DEBUG msc_i[0x55e7058dc2d0]{READY}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110323693 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110323693 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058fd140] (fsm.c:486) 20250425110323693 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110323693 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110323693 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110323693 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110323693 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110323693 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110323693 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110323693 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110323693 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110323693 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110323693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110323693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110323693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110323693 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110323693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 90 ab db 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: { messageType := 2, destLocRef := '90ABDB'O, sourceLocRef := '0001CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110323694 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110323694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110323694 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) Received 1 auth tuples (vlr.c:996) 20250425110323694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110323694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110323694 DMM DEBUG Tx AUTH REQ (rand = 2b588044fc44e666a7f276006da96978) (gsm_04_08.c:641) 20250425110323694 DMM DEBUG AUTH REQ (autn = b78bebb5fb6b8671d171ba8a4844e117) (gsm_04_08.c:643) 20250425110323694 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110323694 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110323694 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110323694 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250425110323694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 90 ab db 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b 58 80 44 fc 44 e6 66 a7 f2 76 00 6d a9 69 78 20 10 b7 8b eb b5 fb 6b 86 71 d1 71 ba 8a 48 44 e1 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(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@63ea47419a21: patching N(SD)=0 into dtap '0514BA76305521041FA45418'O MSC_Test_2-RAN(2601)@63ea47419a21: patched enc_l3: '0514BA76305521041FA45418'O MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BA76305521041FA45418'O 20250425110323696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ba 76 30 55 21 04 1f a4 54 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323696 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323696 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323696 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323696 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323696 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323696 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110323696 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba7630551fa45418) (gsm_04_08.c:1128) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110323696 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) AUTH on UTRAN received RES: ba7630551fa45418 (8 bytes) (vlr_auth_fsm.c:151) 20250425110323696 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110323696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058debb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110323696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110323696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110323696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110323696 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110323696 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d0ab98e85bec9aaa96a8a17592def151, CK=NONE (ran_msg_iu.c:388) 20250425110323696 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110323696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110323696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 90 ab db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d0 ab 98 e8 5b ec 9a aa 96 a8 a1 75 92 de f1 51 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110323697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323697 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323697 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323697 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110323697 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323697 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110323697 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110323698 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110323698 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110323698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110323698 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110323698 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110323698 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110323698 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110323698 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110323698 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250425110323698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250425110323698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323698 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 90 ab db 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) 20250425110323698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323698 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 90 ab db 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323701 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) 20250425110323701 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323701 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323701 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323701 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323701 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323701 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2600)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2600)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110323904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110323904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110323904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110323904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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) 20250425110323904 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110323904 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110323904 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323904 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110323904 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110323904 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110323904 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110323904 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110323904 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110323905 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250425110323905 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110323905 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110323905 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110323905 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110323905 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110323905 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110323905 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110323905 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110323905 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110323905 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110323905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323905 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 90 ab db 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) 20250425110323905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110323905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110323905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110323905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110323905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110323905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110323905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110323905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 90 ab db 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2602)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MC@63ea47419a21: Test Component 2608 has requested to stop MTC. Terminating current testcase execution. 20250425110323907 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-SCCP(2594)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2597)@63ea47419a21: Final verdict of PTC: none 20250425110323907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323907 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110323907 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110323907 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110323907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323907 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110323907 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110323907 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110323907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110323908 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) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110323908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2596)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2606)@63ea47419a21: Final verdict of PTC: none 20250425110323908 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110323908 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110323908 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110323908 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110323908 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110323908 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_0-RAN(2595)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2599)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2602)@63ea47419a21: Final verdict of PTC: none 20250425110323908 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110323908 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110323908 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) MSC_Test-GSUP-IPA(2605)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2600)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2598)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2601)@63ea47419a21: Final verdict of PTC: none 20250425110323908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110323908 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) 20250425110323908 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) 20250425110323908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110323908 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) 20250425110323908 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110323908 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110323908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110323908 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) 20250425110323908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110323908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2593)@63ea47419a21: Final verdict of PTC: none 20250425110323909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110323909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110323909 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110323909 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110323909 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2607)@63ea47419a21: Final verdict of PTC: none 20250425110323909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110323909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) TC_iu_gsup_mt_sms_err2(2608)@63ea47419a21: Final verdict of PTC: pass 20250425110323909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110323909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2609)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2604)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2603)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2593): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2594): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2595): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2596): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2597): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2598): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2599): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2600): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2601): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2602): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2603): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2604): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2605): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2606): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2607): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2608): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2609): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110324910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496084) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110325909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110325911 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=496084, count=499392) 20250425110326912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110327914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2613)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2613)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2613)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2611)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2616)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2616)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2616)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2614)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2619)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2619)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2619)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2617)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110328906 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2620)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110328915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110329073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110329073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110329073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110329073 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110329077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110329077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110329077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110329077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110329077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110329077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110329077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110329077 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110329077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110329077 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2613)@63ea47419a21: Message received on association #8 20250425110329078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110329078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110329078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110329078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110329078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110329078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110329078 DLSS7 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(2613)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2613)@63ea47419a21: Message received on association #8 20250425110329078 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110329078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110329078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110329078 DLSS7 DEBUG 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110329079 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110329079 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2613)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2613)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2613)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2613)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2613)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110329087 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110329087 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110329087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110329087 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110329092 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329092 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110329092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110329092 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110329092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110329092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110329092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110329092 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) 20250425110329092 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110329093 DLSS7 DEBUG 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(2616)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110329093 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110329095 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329095 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110329095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110329095 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) 20250425110329095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110329095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110329095 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110329095 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) 20250425110329095 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110329095 DLSS7 DEBUG 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) 20250425110329095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110329095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2616)@63ea47419a21: Message received on association #8 20250425110329095 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110329096 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2616)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2616)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110329100 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110329100 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110329100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110329100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2619)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2619)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110329109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110329109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110329109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110329109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110329109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110329109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110329109 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) 20250425110329109 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110329109 DLSS7 DEBUG 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) 20250425110329109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2619)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2619)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2619)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110329112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110329112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110329112 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) 20250425110329112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110329112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110329112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110329112 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) 20250425110329112 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110329112 DLSS7 DEBUG 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) 20250425110329112 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) 20250425110329112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110329112 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110329113 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110329113 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110329885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110329885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110329885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110329885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110329885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110329885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110329885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110329885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110329885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110329885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2613)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2612)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110329898 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329898 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110329898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110329898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110329898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2616)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110329898 DLSS7 DEBUG 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) 20250425110329899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110329899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110329899 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110329899 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110329899 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2616)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2615)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110329916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110329916 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2622)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2622)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110329918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2622)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2622)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2622)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2622)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110329924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110329924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110329924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110329924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110329924 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110329925 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110329925 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-459 (ran_conn.c:142) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{CLEARED}: Removing from parent msub_fsm[0x55e7058fd140] (msc_i.c:221) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{CLEARED}: Freeing instance (msc_i.c:221) 20250425110329925 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058dc2d0]{CLEARED}: Deallocated (fsm.c:568) 20250425110329925 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425110329925 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) MSC-I terminated (msub.c:261) 20250425110329925 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) 1 MSC-A still active (msub.c:79) 20250425110329925 DMSC DEBUG msub_fsm[0x55e7058fd140]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110329925 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110329925 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110329925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110329925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0] (msub.c:113) 20250425110329925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425110329925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110329925 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e7058fd140] (msub.c:113) 20250425110329925 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425110329925 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17:UTRAN-Iu-459:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425110329925 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17) Free (msub.c:119) 20250425110329925 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x16778B17 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110329925 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Freeing instance (msub.c:113) 20250425110329925 DMSC DEBUG msub_fsm[0x55e7058fd140]{terminating}: Deallocated (fsm.c:568) 20250425110329925 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250425110329925 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110329925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110329925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110329925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110329925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110329925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110329925 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110329925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110329925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110329925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110329925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110329938 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110329938 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2623)@63ea47419a21: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)6872948 MSC_Test_2-SCCP(2617)@63ea47419a21: First idle individual index:0 20250425110330005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2618)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110330005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 68 df 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110330005 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) 20250425110330005 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110330005 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110330005 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110330005 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110330005 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110330005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110330005 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110330005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110330005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110330005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110330005 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110330005 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140] (fsm.c:486) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110330005 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110330005 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250425110330005 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250425110330005 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110330005 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110330005 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110330005 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110330005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110330005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110330005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110330005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0] (fsm.c:486) 20250425110330005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110330005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110330006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 68 df 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: { messageType := 2, destLocRef := '68DF74'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2623)@63ea47419a21: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): none -> pass 20250425110330011 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110330011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110330011 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250425110330011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110330011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110330011 DMM DEBUG Tx AUTH REQ (rand = 271722d073d6fb4c69a0eb45c354fd15) (gsm_04_08.c:641) 20250425110330011 DMM DEBUG AUTH REQ (autn = 93fc3116f925329a16d1663b049b6d65) (gsm_04_08.c:643) 20250425110330011 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110330011 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330011 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330011 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110330011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 68 df 74 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 27 17 22 d0 73 d6 fb 4c 69 a0 eb 45 c3 54 fd 15 20 10 93 fc 31 16 f9 25 32 9a 16 d1 66 3b 04 9b 6d 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@63ea47419a21: patching N(SD)=1 into dtap '0514B8B877F921046847F8D1'O MSC_Test_2-RAN(2618)@63ea47419a21: patched enc_l3: '0554B8B877F921046847F8D1'O MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B8B877F921046847F8D1'O MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330021 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b8 b8 77 f9 21 04 68 47 f8 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110330022 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330022 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330022 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330022 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330022 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330022 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330022 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b8b877f96847f8d1) (gsm_04_08.c:1128) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110330022 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: b8b877f96847f8d1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110330022 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110330022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110330022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110330022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110330022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110330022 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110330022 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6d0fece4e13ea7fe9700afc97a31c927, CK=NONE (ran_msg_iu.c:388) 20250425110330022 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110330022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110330022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 68 df 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d 0f ec e4 e1 3e a7 fe 97 00 af c9 7a 31 c9 27 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110330034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110330034 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330034 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330034 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110330034 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330034 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110330034 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110330034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110330034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110330034 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110330034 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110330034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110330034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110330034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110330034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e7058debb0] (fsm.c:486) 20250425110330034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110330034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110330034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 68 df 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110330040 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110330040 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250425110330040 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250425110330040 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110330040 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110330040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110330040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110330040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110330040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7058debb0] (fsm.c:486) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110330041 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250425110330041 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110330041 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC LOCATION UPDATE ACCEPT (TMSI = 0x3dafd4ac) (gsm_04_08.c:149) 20250425110330041 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110330041 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330041 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330041 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110330041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330041 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 68 df 74 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3d af d4 ac 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2618)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110330046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330046 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330046 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330046 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330046 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330046 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330046 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330046 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110330046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110330046 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250425110330046 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110330046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110330046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55e7059055a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110330046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110330046 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110330046 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250425110330046 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250425110330047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110330047 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110330047 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110330047 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110330047 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110330047 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110330047 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110330047 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110330047 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110330047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 68 df 74 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110330055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110330055 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330055 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330055 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330055 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110330055 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110330055 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110330055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110330055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110330055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110330055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110330055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110330055 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110330055 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110330055 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) MSC-A terminated (msub.c:261) 20250425110330055 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) 1 MSC-I still active (msub.c:79) 20250425110330055 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110330055 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110330055 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110330055 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110330055 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250425110330055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250425110330055 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110330055 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-460:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110330055 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) Free (msub.c:119) 20250425110330055 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110330055 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110330055 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110330056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110330056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 68 df 74 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2618)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)6872948 20250425110330058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 68 df 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@63ea47419a21: Created IMSI[0] for '262420000001092'H'3DAFD4AC'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: TX MT-forwardSM-Req for the 1st SMS 20250425110330085 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110330085 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110330085 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110330085 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110330085 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425110330086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330086 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330086 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 3d af d4 ac 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: 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 := '3DAFD4AC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2618)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)651064 MSC_Test_2-SCCP(2617)@63ea47419a21: First idle individual index:0 20250425110330107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330108 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330108 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 09 ef 38 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 3d af d4 ac 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110330109 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) 20250425110330109 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110330109 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110330109 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110330109 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110330109 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110330109 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110330109 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110330109 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110330109 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110330109 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110330109 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110330109 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110330109 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110330109 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110330109 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110330109 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110330109 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110330109 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110330110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110330110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110330110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110330110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110330110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110330110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110330110 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110330110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330110 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ef 38 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: { messageType := 2, destLocRef := '09EF38'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110330116 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110330116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110330116 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) Received 1 auth tuples (vlr.c:996) 20250425110330116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110330116 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110330116 DMM DEBUG Tx AUTH REQ (rand = d583ad7fc2b5896493f630e6809c0537) (gsm_04_08.c:641) 20250425110330116 DMM DEBUG AUTH REQ (autn = 73a76780d379814dede52aec948ea6a3) (gsm_04_08.c:643) 20250425110330116 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110330116 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330116 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330116 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250425110330116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330117 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ef 38 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d5 83 ad 7f c2 b5 89 64 93 f6 30 e6 80 9c 05 37 20 10 73 a7 67 80 d3 79 81 4d ed e5 2a ec 94 8e a6 a3 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@63ea47419a21: patching N(SD)=0 into dtap '051402B58B852104B5B6F92A'O MSC_Test_2-RAN(2618)@63ea47419a21: patched enc_l3: '051402B58B852104B5B6F92A'O MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051402B58B852104B5B6F92A'O MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 02 b5 8b 85 21 04 b5 b6 f9 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110330124 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330124 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330124 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330124 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330124 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330125 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330125 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 02b58b85b5b6f92a) (gsm_04_08.c:1128) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110330125 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) AUTH on UTRAN received RES: 02b58b85b5b6f92a (8 bytes) (vlr_auth_fsm.c:151) 20250425110330125 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110330125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7059055a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110330125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110330125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110330125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110330125 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110330125 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fe574a0a5a8a5c2f7c19f66127d534cc, CK=NONE (ran_msg_iu.c:388) 20250425110330125 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110330125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110330125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330125 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ef 38 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fe 57 4a 0a 5a 8a 5c 2f 7c 19 f6 61 27 d5 34 cc 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110330132 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330132 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330132 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110330132 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330132 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110330132 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110330132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110330132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110330132 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110330132 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110330133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110330133 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110330133 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250425110330133 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110330133 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330133 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330133 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250425110330133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250425110330133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ef 38 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) 20250425110330134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330134 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330134 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 09 ef 38 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110330148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330148 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330148 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330149 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330149 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330149 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330149 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330149 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330149 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330160 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110330160 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110330160 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250425110330160 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110330160 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110330161 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110330161 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330161 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330161 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250425110330161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330161 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330161 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 09 ef 38 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330168 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) 20250425110330169 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330169 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330169 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330169 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330169 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330169 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330369 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) 20250425110330369 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330369 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330369 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330369 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330369 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330369 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330369 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110330369 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330369 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330370 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250425110330370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330370 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330370 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 09 ef 38 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250425110330380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330380 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330380 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) 20250425110330381 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330381 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330381 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330381 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110330381 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110330381 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110330381 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110330381 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110330381 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110330381 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110330381 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110330381 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110330381 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110330382 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110330382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330382 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 09 ef 38 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) 20250425110330382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330382 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ef 38 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2619)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2617)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2617)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110330388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110330388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110330388 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110330388 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110330388 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110330388 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110330388 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110330388 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110330388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110330388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110330388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110330388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110330388 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110330388 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110330388 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) MSC-A terminated (msub.c:261) 20250425110330388 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) 1 MSC-I still active (msub.c:79) 20250425110330388 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110330388 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110330388 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110330388 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110330388 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250425110330389 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250425110330389 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110330389 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC:UTRAN-Iu-461:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110330389 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC) Free (msub.c:119) 20250425110330389 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x3DAFD4AC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110330389 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110330389 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110330389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110330389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330389 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110330389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110330389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ef 38 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2618)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)651064 20250425110330392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110330392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110330392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110330392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110330392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110330392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110330392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110330392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110330392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 09 ef 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@63ea47419a21: Final verdict of PTC: pass 20250425110330398 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110330398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110330398 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110330398 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110330399 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110330399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110330399 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110330399 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110330399 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110330399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330399 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110330399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110330399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110330399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110330399 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) 20250425110330399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110330399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110330399 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110330399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110330399 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110330399 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110330399 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110330399 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110330399 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110330399 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110330399 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) 20250425110330399 DLSS7 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-SCCP(2611)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2613)@63ea47419a21: Final verdict of PTC: none 20250425110330399 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110330399 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110330400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110330400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110330400 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) 20250425110330400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110330400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110330400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110330400 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110330400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110330400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110330400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110330401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2614)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2616)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2617)@63ea47419a21: Final verdict of PTC: none 20250425110330402 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110330402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110330403 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110330403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110330403 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110330403 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110330403 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) 20250425110330403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110330403 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110330403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110330403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110330403 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110330403 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110330404 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110330403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110330403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110330403 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) 20250425110330403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110330403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110330403 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(2622)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2626)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2612)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2620)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2619)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2623)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2624)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2615)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2610)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2621)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2618)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2610): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2611): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2612): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2613): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2614): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2615): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2616): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2617): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2618): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2619): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2620): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2621): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2622): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2623): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2624): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2625): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2626): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110331405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=586584) 20250425110332399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110332400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110332400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110332401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110332401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110332401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110332404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110332404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110332404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110332406 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=586584, count=589892) 20250425110333407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110334408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. 20250425110335409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2630)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2630)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2630)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2628)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2633)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2633)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2633)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2631)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2636)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2636)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2636)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2634)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110335471 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2637)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110335631 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110335631 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110335631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110335631 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2630)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110335637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110335638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110335638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110335638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110335638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110335638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110335638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110335638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110335638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110335638 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2630)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2630)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2630)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110335640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110335640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110335640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110335640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110335640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110335640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110335640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110335640 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110335640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110335640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110335640 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2630)@63ea47419a21: Message received on association #8 20250425110335641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110335641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2630)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2630)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2630)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110335653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110335653 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110335653 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110335653 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2633)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110335658 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335658 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110335658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110335658 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110335658 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110335658 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110335658 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110335658 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) 20250425110335659 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110335659 DLSS7 DEBUG 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) 20250425110335659 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2633)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2633)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2633)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110335661 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335661 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110335661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110335661 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) 20250425110335661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110335661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110335661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110335661 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(2633)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110335661 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110335661 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2633)@63ea47419a21: Message received on association #8 20250425110335661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110335661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110335662 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110335662 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2633)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2633)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110335667 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110335667 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110335667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110335667 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2636)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110335674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110335674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110335674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110335674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110335674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110335674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110335674 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) 20250425110335674 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110335674 DLSS7 DEBUG 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) 20250425110335674 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2636)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2636)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110335676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110335676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110335676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110335676 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) 20250425110335676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110335676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110335676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110335676 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) 20250425110335676 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110335676 DLSS7 DEBUG 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) 20250425110335676 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) 20250425110335676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2636)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110335677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110335677 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110335677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2633)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110336411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110336411 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2639)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2639)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110336416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2639)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2639)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2639)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2639)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110336440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110336440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110336440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110336440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110336440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110336440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336440 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110336440 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2630)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2630)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2629)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110336458 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336458 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336458 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336458 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110336458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336458 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110336458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336458 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110336458 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336458 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2633)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2632)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2640)@63ea47419a21: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110336472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336472 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336472 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110336472 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110336472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336472 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110336472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336472 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2635)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2635)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)10649593 MSC_Test_2-SCCP(2634)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a2 7f f9 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) 20250425110336479 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) 20250425110336479 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110336479 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110336479 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110336479 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110336479 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110336479 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110336479 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110336479 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110336479 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110336479 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110336479 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110336479 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140] (fsm.c:486) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110336479 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110336479 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250425110336479 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250425110336479 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110336479 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110336479 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110336479 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110336479 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110336479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110336479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110336479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0] (fsm.c:486) 20250425110336479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110336479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{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(2635)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110336479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 a2 7f f9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: { messageType := 2, destLocRef := 'A27FF9'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2640)@63ea47419a21: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): none -> pass 20250425110336482 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110336482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110336482 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250425110336482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110336482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110336482 DMM DEBUG Tx AUTH REQ (rand = b5972e8155abba3cbede4bf3f61fcdd8) (gsm_04_08.c:641) 20250425110336482 DMM DEBUG AUTH REQ (autn = a18532c0f0588037aa45709c89500765) (gsm_04_08.c:643) 20250425110336482 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110336482 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336482 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336482 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110336482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 7f f9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b5 97 2e 81 55 ab ba 3c be de 4b f3 f6 1f cd d8 20 10 a1 85 32 c0 f0 58 80 37 aa 45 70 9c 89 50 07 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@63ea47419a21: patching N(SD)=1 into dtap '0514609158862104A0F2C635'O MSC_Test_2-RAN(2635)@63ea47419a21: patched enc_l3: '0554609158862104A0F2C635'O MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554609158862104A0F2C635'O 20250425110336487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336487 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 60 91 58 86 21 04 a0 f2 c6 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110336487 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336487 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336487 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336487 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336487 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336487 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110336487 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 60915886a0f2c635) (gsm_04_08.c:1128) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110336487 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 60915886a0f2c635 (8 bytes) (vlr_auth_fsm.c:151) 20250425110336487 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110336487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110336487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110336487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110336487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110336487 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110336487 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c17beb29bdbbd0e7fdd446695dfcde00, CK=NONE (ran_msg_iu.c:388) 20250425110336487 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110336487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110336487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 7f f9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c1 7b eb 29 bd bb d0 e7 fd d4 46 69 5d fc de 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110336492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336492 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110336493 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336493 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336493 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110336493 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336493 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110336493 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110336493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110336493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110336493 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110336493 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110336493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110336493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110336493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110336493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e7058debb0] (fsm.c:486) 20250425110336493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110336493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110336493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 7f f9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110336496 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110336496 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250425110336496 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250425110336496 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110336496 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110336496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110336496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110336496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110336496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058debb0] (fsm.c:486) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110336496 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250425110336496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110336496 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0 LOCATION UPDATE ACCEPT (TMSI = 0x03e727f0) (gsm_04_08.c:149) 20250425110336496 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110336496 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336496 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336496 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110336496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 7f f9 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 03 e7 27 f0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2635)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110336500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110336500 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336500 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336500 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110336500 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110336500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110336500 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250425110336500 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110336500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110336500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55e7058fd270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110336500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110336500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110336500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110336500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250425110336500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110336500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110336500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110336500 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110336500 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110336500 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110336500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110336500 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110336500 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110336500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 7f f9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110336509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336509 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336509 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336509 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110336509 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336509 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110336509 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110336509 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110336509 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110336509 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110336509 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110336509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110336509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110336509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110336509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110336509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110336510 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110336510 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110336510 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110336510 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110336510 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) MSC-A terminated (msub.c:261) 20250425110336510 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) 1 MSC-I still active (msub.c:79) 20250425110336510 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110336510 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110336510 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110336510 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110336510 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250425110336510 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250425110336510 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110336510 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-462:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110336510 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) Free (msub.c:119) 20250425110336510 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110336510 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110336510 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110336510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 a2 7f f9 00 01 ce 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 20250425110336512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336512 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a2 7f f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2635)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)10649593 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@63ea47419a21: Created IMSI[0] for '262420000001093'H'03E727F0'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: 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 := '03E727F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2635)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)13065972 MSC_Test_2-RAN(2635)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2634)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336713 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 c7 5e f4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 03 e7 27 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) 20250425110336713 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) 20250425110336713 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110336714 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110336714 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110336714 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110336714 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110336714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110336714 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110336714 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110336714 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110336714 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110336714 DMM DEBUG msc_a(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110336714 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110336714 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110336714 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110336714 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110336714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110336714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110336714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110336714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110336714 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110336714 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110336714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: { messageType := 2, destLocRef := 'C75EF4'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110336724 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110336724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110336724 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) Received 1 auth tuples (vlr.c:996) 20250425110336724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110336724 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110336724 DMM DEBUG Tx AUTH REQ (rand = 3526652ba2d093896b55a1bcf8163427) (gsm_04_08.c:641) 20250425110336724 DMM DEBUG AUTH REQ (autn = e1b96b71419434315728cc515a694da0) (gsm_04_08.c:643) 20250425110336724 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110336724 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336724 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336724 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110336724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c7 5e f4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 35 26 65 2b a2 d0 93 89 6b 55 a1 bc f8 16 34 27 20 10 e1 b9 6b 71 41 94 34 31 57 28 cc 51 5a 69 4d a0 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@63ea47419a21: patching N(SD)=1 into dtap '0514EA4CF79B2104197D1890'O MSC_Test_2-RAN(2635)@63ea47419a21: patched enc_l3: '0554EA4CF79B2104197D1890'O MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EA4CF79B2104197D1890'O 20250425110336731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336731 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ea 4c f7 9b 21 04 19 7d 18 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110336732 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336732 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336732 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336732 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336732 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336732 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110336732 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ea4cf79b197d1890) (gsm_04_08.c:1128) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110336732 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) AUTH on UTRAN received RES: ea4cf79b197d1890 (8 bytes) (vlr_auth_fsm.c:151) 20250425110336732 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110336732 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110336732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110336732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110336732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110336732 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110336732 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=47f61d84bafb9a4379725a4700a9090f, CK=NONE (ran_msg_iu.c:388) 20250425110336732 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110336732 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110336732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c7 5e f4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 47 f6 1d 84 ba fb 9a 43 79 72 5a 47 00 a9 09 0f 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110336737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336738 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336738 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336738 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110336738 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336738 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110336738 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110336738 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110336738 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110336738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110336738 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110336738 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250425110336738 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250425110336738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250425110336749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336750 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) 20250425110336750 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336750 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336750 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336750 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336750 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336750 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110336750 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250425110336750 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110336750 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110336750 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110336750 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336750 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336751 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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: TX MT-forwardSM-Req for the MT SMS 20250425110336758 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110336758 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110336758 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250425110336758 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110336758 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110336758 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336758 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336759 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250425110336759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336759 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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110336767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336767 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336767 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) 20250425110336767 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336767 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336767 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336767 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336767 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110336800 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110336800 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250425110336801 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110336801 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110336801 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110336801 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250425110336801 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250425110336801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110336801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110336801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110336801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110336801 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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250425110336810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110336810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110336810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110336810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110336810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110336810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110336811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110336811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110336811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110336811 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 20250425110336811 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110336811 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110336811 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336811 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110336811 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110336811 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O 20250425110336811 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110337012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337012 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110337012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110337013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110337013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110337013 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) 20250425110337013 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110337013 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110337013 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110337013 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110337013 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110337013 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110337013 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110337013 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110337013 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110337014 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110337014 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110337014 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110337014 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110337014 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110337014 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110337014 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110337014 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110337014 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110337014 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110337014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110337014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110337014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110337014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110337014 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 c7 5e f4 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) 20250425110337014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110337014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110337014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110337014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110337014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c7 5e f4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2636)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2634)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2634)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110337023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110337023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110337023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110337023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110337023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110337023 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110337023 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110337024 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110337024 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110337024 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110337024 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110337024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110337024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110337024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110337024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110337024 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110337024 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110337024 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) MSC-A terminated (msub.c:261) 20250425110337024 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) 1 MSC-I still active (msub.c:79) 20250425110337024 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110337024 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110337024 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110337024 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110337024 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) 20250425110337024 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250425110337024 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110337024 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110337024 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0) Free (msub.c:119) 20250425110337024 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x03E727F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110337024 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110337024 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110337024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110337024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110337024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110337024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110337024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c7 5e f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@63ea47419a21: Session index based on local reference:0 20250425110337027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110337027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110337027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110337027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110337027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110337027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110337027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110337027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110337027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c7 5e f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2635)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)13065972 MSC_Test_2-M3UA(2636)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@63ea47419a21: Final verdict of PTC: pass 20250425110337035 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110337035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110337035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110337035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110337035 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110337035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110337035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110337035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110337036 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110337036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337036 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110337036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110337036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110337036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110337036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110337036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110337036 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) 20250425110337036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110337036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110337036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110337036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110337036 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110337036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2628)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2630)@63ea47419a21: Final verdict of PTC: none 20250425110337038 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110337038 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110337038 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110337038 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110337038 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110337038 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110337038 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110337038 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110337038 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110337038 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) 20250425110337038 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110337038 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110337038 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110337038 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110337038 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110337038 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110337038 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) 20250425110337038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110337038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110337039 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110337039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110337039 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110337039 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110337039 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110337039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110337039 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110337039 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110337039 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) 20250425110337039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP(2640)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2631)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2629)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2633)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2639)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2637)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2632)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2635)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2636)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2641)@63ea47419a21: Final verdict of PTC: none 20250425110337039 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110337039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110337039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110337039 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) 20250425110337039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110337039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110337039 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110337039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2627)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2634)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2638)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2643)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2627): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2628): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2629): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2630): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2631): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2632): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2633): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2634): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2635): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2636): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2637): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2638): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2639): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2640): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2641): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2642): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2643): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 11:03:37 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 20250425110338040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=569188) 20250425110339037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110339037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110339037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110339039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110339039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110339039 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110339040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110339040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110339040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110339041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=569188, count=572496) 20250425110340042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110341043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_multi_part_sms started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2647)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2647)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2647)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2645)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2650)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2650)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2650)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2648)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2653)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2653)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2653)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2651)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110342008 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2654)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110342044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110342044 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2656)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2656)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110342048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2656)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2656)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2656)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2656)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110342065 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110342065 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2657)@63ea47419a21: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110342179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110342179 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110342179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110342179 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2647)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110342183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110342183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110342183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110342183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110342183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110342183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110342183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110342183 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110342183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110342183 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110342185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110342185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110342185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110342185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110342185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110342185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110342185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110342185 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110342185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110342185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110342185 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425110342185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110342185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2647)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2647)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2647)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110342190 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110342190 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110342190 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110342190 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110342194 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342194 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110342194 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110342195 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110342195 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110342195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110342195 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110342195 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) 20250425110342195 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2650)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110342195 DLSS7 DEBUG 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) 20250425110342195 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110342197 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342197 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110342197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110342197 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) 20250425110342197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110342197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110342197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110342197 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) 20250425110342197 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110342197 DLSS7 DEBUG 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(2650)@63ea47419a21: Message received on association #8 20250425110342197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110342197 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2650)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110342197 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2650)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110342197 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110342204 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110342204 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110342204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110342204 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2653)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110342210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_2-M3UA(2653)@63ea47419a21: M3UA_ASPUP sent 20250425110342210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110342210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110342210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110342210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_2-M3UA(2653)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110342210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110342210 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) 20250425110342210 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110342210 DLSS7 DEBUG 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) 20250425110342210 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2653)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110342212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110342212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110342212 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) 20250425110342212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110342212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110342212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110342212 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) 20250425110342212 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110342212 DLSS7 DEBUG 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) 20250425110342212 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) 20250425110342212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110342212 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110342213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110342213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110342993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110342993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110342993 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110342993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110342993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110342993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110342993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110342993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110342993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110342994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110342994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110342994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110342994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110342994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110342994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110342994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110342994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110342994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110342994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2647)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110343000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343000 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343000 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343000 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110343000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2650)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110343000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343000 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110343000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343000 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2650)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2646)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2649)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110343022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343022 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110343023 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110343023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343023 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343023 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2652)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)12664545 MSC_Test_2-SCCP(2651)@63ea47419a21: First idle individual index:0 20250425110343042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c1 3e e1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 49 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343043 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) 20250425110343043 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110343043 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110343043 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110343043 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110343043 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110343043 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110343043 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110343043 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2652)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110343043 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110343043 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110343043 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110343043 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140] (fsm.c:486) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110343043 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110343043 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250425110343043 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250425110343043 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110343043 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110343043 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110343043 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110343043 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110343043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110343043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110343043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0] (fsm.c:486) 20250425110343043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110343043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110343043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c1 3e e1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: { messageType := 2, destLocRef := 'C13EE1'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2657)@63ea47419a21: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): none -> pass 20250425110343047 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110343047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110343047 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250425110343047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110343047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110343047 DMM DEBUG Tx AUTH REQ (rand = 6c69bec9b2c07056f7fda3336ce8281d) (gsm_04_08.c:641) 20250425110343047 DMM DEBUG AUTH REQ (autn = 54defa89b8c973b6807fe4b1515440a1) (gsm_04_08.c:643) 20250425110343047 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110343047 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110343047 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110343047 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110343047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c1 3e e1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6c 69 be c9 b2 c0 70 56 f7 fd a3 33 6c e8 28 1d 20 10 54 de fa 89 b8 c9 73 b6 80 7f e4 b1 51 54 40 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-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@63ea47419a21: patching N(SD)=1 into dtap '0514C80EA290210421E0EB51'O MSC_Test_2-RAN(2652)@63ea47419a21: patched enc_l3: '0554C80EA290210421E0EB51'O MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C80EA290210421E0EB51'O MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 c8 0e a2 90 21 04 21 e0 eb 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110343054 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343054 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343054 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343054 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343054 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343054 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110343054 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c80ea29021e0eb51) (gsm_04_08.c:1128) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110343054 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: c80ea29021e0eb51 (8 bytes) (vlr_auth_fsm.c:151) 20250425110343054 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110343054 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110343054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110343054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110343054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110343054 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110343054 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a2deb6ebfbdf0611b84f3b7265e59d41, CK=NONE (ran_msg_iu.c:388) 20250425110343054 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110343054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110343054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c1 3e e1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 de b6 eb fb df 06 11 b8 4f 3b 72 65 e5 9d 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-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343059 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110343059 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343059 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343059 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110343059 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343059 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110343059 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110343059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110343059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110343059 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110343059 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110343059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110343059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110343059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110343059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e7058debb0] (fsm.c:486) 20250425110343059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110343059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110343059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343059 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c1 3e e1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110343061 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110343061 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250425110343061 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250425110343061 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110343061 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110343061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110343061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110343061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110343061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7058debb0] (fsm.c:486) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110343061 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250425110343061 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110343061 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F LOCATION UPDATE ACCEPT (TMSI = 0x167dec0f) (gsm_04_08.c:149) 20250425110343061 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110343061 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110343061 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110343061 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110343062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343062 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 c1 3e e1 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 16 7d ec 0f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2652)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110343063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110343063 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343063 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343063 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343063 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343063 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343063 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110343063 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110343063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110343063 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250425110343063 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110343063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110343063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55e7059143a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110343063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110343063 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110343063 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110343063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250425110343063 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110343063 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110343063 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110343063 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110343063 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110343063 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110343063 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110343064 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110343064 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110343064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c1 3e e1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110343069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343069 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343069 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343069 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343069 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110343069 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110343069 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110343069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110343069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110343069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110343069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110343069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110343069 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110343069 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110343069 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) MSC-A terminated (msub.c:261) 20250425110343069 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) 1 MSC-I still active (msub.c:79) 20250425110343069 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110343069 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110343069 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110343069 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110343069 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250425110343069 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250425110343069 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110343069 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-464:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110343069 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) Free (msub.c:119) 20250425110343069 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110343069 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110343069 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110343069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110343069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c1 3e e1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 20250425110343070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343070 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c1 3e e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2652)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)12664545 TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@63ea47419a21: Created IMSI[0] for '262420000001094'H'167DEC0F'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) 20250425110343104 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110343104 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110343104 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110343105 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110343105 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425110343105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343105 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 16 7d ec 0f 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2659) TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: 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 := '167DEC0F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2652)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)10985762 MSC_Test_2-SCCP(2651)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343127 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 a1 22 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 7d ec 0f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110343127 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) 20250425110343127 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110343128 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110343128 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110343128 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110343128 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110343128 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110343128 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110343128 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110343128 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110343128 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110343128 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110343128 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110343128 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110343128 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110343128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110343128 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110343128 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110343128 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110343128 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110343128 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110343128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: { messageType := 2, destLocRef := 'A7A122'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110343133 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110343133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110343133 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) Received 1 auth tuples (vlr.c:996) 20250425110343133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110343133 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110343134 DMM DEBUG Tx AUTH REQ (rand = 140ed23713de6393f667d6f2219da6f4) (gsm_04_08.c:641) 20250425110343134 DMM DEBUG AUTH REQ (autn = cd043c5154bc323ea5dac9c295d72ced) (gsm_04_08.c:643) 20250425110343134 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110343134 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110343134 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110343134 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250425110343134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343134 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a7 a1 22 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 14 0e d2 37 13 de 63 93 f6 67 d6 f2 21 9d a6 f4 20 10 cd 04 3c 51 54 bc 32 3e a5 da c9 c2 95 d7 2c 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(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@63ea47419a21: patching N(SD)=0 into dtap '051468ACF1F821040ED49160'O MSC_Test_2-RAN(2652)@63ea47419a21: patched enc_l3: '051468ACF1F821040ED49160'O MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051468ACF1F821040ED49160'O 20250425110343141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 68 ac f1 f8 21 04 0e d4 91 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110343141 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343141 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343141 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343141 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343141 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343142 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110343142 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 68acf1f80ed49160) (gsm_04_08.c:1128) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110343142 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) AUTH on UTRAN received RES: 68acf1f80ed49160 (8 bytes) (vlr_auth_fsm.c:151) 20250425110343142 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110343142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7059143a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110343142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110343142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110343142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110343142 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110343142 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46ca5eed7af00a625325004d2a378123, CK=NONE (ran_msg_iu.c:388) 20250425110343142 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110343142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110343142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a7 a1 22 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 ca 5e ed 7a f0 0a 62 53 25 00 4d 2a 37 81 23 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110343147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110343148 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343148 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343148 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110343148 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343148 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110343148 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110343148 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110343148 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110343148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110343148 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110343148 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110343148 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110343148 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110343148 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110343149 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250425110343149 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250425110343149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343149 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a7 a1 22 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) 20250425110343149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343149 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343149 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110343161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343161 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) 20250425110343161 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343161 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343161 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343162 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343162 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110343364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110343364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110343364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110343365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343365 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) 20250425110343365 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110343365 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110343365 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343365 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110343365 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110343365 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110343365 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110343365 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110343365 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110343365 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110343366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110343366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110343366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110343366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110343366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110343366 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110343366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110343366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110343366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110343366 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110344875 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110344875 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110344875 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110344875 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110344875 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110344875 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110344875 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110344876 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110344876 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425110344876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110344876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110344876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110344876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110344876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110344876 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110344876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110344876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110344876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110344876 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110344886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110344886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110344886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110344886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110344886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110344886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110344886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110344886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110344886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110344886 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:22 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 20250425110344886 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110344886 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110344886 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110344886 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250425110344886 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110344886 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110345089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110345089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110345089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110345089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110345089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110345089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110345089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110345089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110345089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110345089 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) 20250425110345089 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110345089 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110345089 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110345089 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110345089 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110345089 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110345089 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110345089 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110345089 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110345090 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110345090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110345090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110345090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110345090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110345090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110345090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110345090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110345090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110345090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110345090 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110346598 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110346598 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110346598 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110346598 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110346598 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110346598 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110346598 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110346598 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425110346598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110346598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110346598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110346598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110346598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110346598 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110346598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110346598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110346598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110346598 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110346601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110346601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110346601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110346601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110346601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110346601 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110346601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110346601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110346601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110346601 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 20250425110346601 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110346601 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110346601 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110346601 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110346601 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110346601 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110346804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110346804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110346804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110346804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110346804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110346804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110346804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110346804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110346804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110346804 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) 20250425110346804 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110346804 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110346804 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110346804 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110346804 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110346804 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110346804 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110346804 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110346804 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110346804 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110346805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110346805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110346805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110346805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110346805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110346805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110346805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110346805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110346805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110346805 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110348310 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110348310 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110348310 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110348310 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110348310 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110348310 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110348310 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110348310 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250425110348310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110348310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110348310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110348310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110348310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110348310 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110348311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110348311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110348311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110348311 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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110348322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110348322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110348322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110348322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110348322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110348322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110348322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110348322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110348322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110348322 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:22 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 20250425110348323 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110348323 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110348323 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110348323 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110348323 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110348323 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110348524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110348524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110348524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110348524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110348524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110348524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110348524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110348524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110348524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110348525 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) 20250425110348525 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110348525 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110348525 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110348525 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110348525 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110348525 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110348525 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110348525 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110348525 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110348525 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110348525 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110348525 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110348525 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110348525 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110348525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110348525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110348525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110348525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110348525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110348525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110348525 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 a7 a1 22 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) 20250425110348525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110348525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110348525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110348525 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110348525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110348525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110348525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110348525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a7 a1 22 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2653)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2651)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2651)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110350036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110350036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110350036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110350036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110350036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110350036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110350036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110350036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110350036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110350036 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110350036 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110350036 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110350036 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110350036 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110350036 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110350036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110350036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110350036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110350036 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110350036 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110350036 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110350037 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) MSC-A terminated (msub.c:261) 20250425110350037 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) 1 MSC-I still active (msub.c:79) 20250425110350037 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110350037 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110350037 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110350037 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110350037 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250425110350037 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250425110350037 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110350037 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F:UTRAN-Iu-465:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110350037 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F) Free (msub.c:119) 20250425110350037 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x167DEC0F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110350037 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110350037 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110350037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110350037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110350037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110350037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110350037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110350037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110350037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110350037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110350037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a7 a1 22 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2652)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)10985762 20250425110350040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110350040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110350040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110350040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110350040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110350040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110350040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110350040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110350040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 a1 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(2657)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2648)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2645)@63ea47419a21: Final verdict of PTC: none 20250425110350050 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110350050 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110350050 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110350050 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110350050 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110350050 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110350050 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110350050 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110350050 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110350050 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2649)@63ea47419a21: Final verdict of PTC: none 20250425110350050 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110350050 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350050 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110350050 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110350050 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110350050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110350050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110350050 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2650)@63ea47419a21: Final verdict of PTC: none 20250425110350050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110350050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110350050 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110350050 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110350051 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110350051 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2646)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2654)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2644)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2652)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2655)@63ea47419a21: Final verdict of PTC: none 20250425110350051 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2658)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2656)@63ea47419a21: Final verdict of PTC: none 20250425110350051 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110350051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110350051 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110350051 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110350051 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110350051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110350051 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110350051 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110350051 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110350051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350051 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110350052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110350052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110350052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110350052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110350052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110350052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110350052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110350052 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110350052 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(2660)@63ea47419a21: Final verdict of PTC: none 20250425110350052 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2647)@63ea47419a21: Final verdict of PTC: none 20250425110350052 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2651)@63ea47419a21: Final verdict of PTC: none 20250425110350062 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110350062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110350062 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110350062 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110350062 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) 20250425110350062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110350062 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110350062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110350062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110350062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110350062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110350062 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) 20250425110350062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110350062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110350062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110350062 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110350062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2653)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2644): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2645): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2646): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2647): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2648): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2649): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2650): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2651): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2652): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2653): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2654): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2655): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2656): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2657): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2658): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2659): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 11:03:50 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 20250425110351053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=684876) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110352052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110352054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110352062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110352062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110352062 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=684876, count=688184) 20250425110353055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110354056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_lu_delay started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2664)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2664)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2664)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2662)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2667)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2667)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2667)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2665)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2670)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2670)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2670)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(2668)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110355049 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2671)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110355057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110355216 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110355216 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110355216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110355216 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2664)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110355222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110355222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110355222 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110355222 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110355222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110355222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110355222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110355222 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110355222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110355222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110355222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110355222 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110355222 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2664)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2664)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2664)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110355228 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110355228 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110355228 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110355228 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110355234 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355234 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110355234 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110355234 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110355234 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110355234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110355234 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110355234 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) 20250425110355234 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110355234 DLSS7 DEBUG 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(2667)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110355234 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110355236 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355236 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110355236 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110355236 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) 20250425110355236 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110355236 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110355236 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110355237 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) 20250425110355237 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2667)@63ea47419a21: Message received on association #8 20250425110355237 DLSS7 DEBUG 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) 20250425110355237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110355237 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110355237 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110355237 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2667)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110355241 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110355241 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110355241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110355241 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110355250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110355250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2670)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110355250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110355250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110355250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110355250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110355250 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) 20250425110355250 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110355250 DLSS7 DEBUG 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) 20250425110355250 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110355253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110355253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110355253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110355253 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) 20250425110355253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110355253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110355253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110355253 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) 20250425110355253 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110355254 DLSS7 DEBUG 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) 20250425110355254 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) 20250425110355254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110355254 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(2667)@63ea47419a21: Message received on association #8 20250425110355254 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110355254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110356028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110356028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110356030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110356030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110356030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2664)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2663)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2667)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356041 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356041 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356041 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356041 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110356041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356041 DLSS7 DEBUG 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) 20250425110356042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110356043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356043 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110356043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356043 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2667)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2666)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110356058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110356058 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2673)@63ea47419a21: Established a new IPA connection (conn_id=2) 20250425110356060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356060 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2673)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110356061 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110356061 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110356061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250425110356061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110356061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356061 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-GSUP-IPA(2673)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2673)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2673)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2670)@63ea47419a21: Message received on association #8 MSC_Test-GSUP-IPA(2673)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2673)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2669)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110356076 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110356076 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2674)@63ea47419a21: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)9912133 MSC_Test_2-SCCP(2668)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2669)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110356158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356159 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 97 3f 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 59 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356159 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) 20250425110356159 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110356159 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110356159 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110356159 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110356159 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110356159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110356159 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110356159 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110356159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110356159 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110356159 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110356159 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140] (fsm.c:486) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110356159 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110356159 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250425110356159 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250425110356159 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110356159 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110356159 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110356159 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110356159 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110356159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110356159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110356159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0] (fsm.c:486) 20250425110356159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110356159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110356159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 97 3f 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2674)@63ea47419a21: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)"262420000001095" MSC_Test_2-SCCP(2668)@63ea47419a21: { messageType := 2, destLocRef := '973F45'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): none -> pass 20250425110356164 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110356164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110356164 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250425110356164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110356164 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110356164 DMM DEBUG Tx AUTH REQ (rand = 87f176cf67d266cdca399a7439fac687) (gsm_04_08.c:641) 20250425110356164 DMM DEBUG AUTH REQ (autn = 945f3a7919b894eb2c815c6a82ddf038) (gsm_04_08.c:643) 20250425110356164 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110356164 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110356164 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110356164 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110356164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 97 3f 45 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 87 f1 76 cf 67 d2 66 cd ca 39 9a 74 39 fa c6 87 20 10 94 5f 3a 79 19 b8 94 eb 2c 81 5c 6a 82 dd f0 38 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2669)@63ea47419a21: patching N(SD)=1 into dtap '0514B326B5362104D9A53EE4'O MSC_Test_2-RAN(2669)@63ea47419a21: patched enc_l3: '0554B326B5362104D9A53EE4'O MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B326B5362104D9A53EE4'O 20250425110356181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 b3 26 b5 36 21 04 d9 a5 3e e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110356181 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356181 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110356181 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356181 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356181 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356181 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110356181 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b326b536d9a53ee4) (gsm_04_08.c:1128) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110356181 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: b326b536d9a53ee4 (8 bytes) (vlr_auth_fsm.c:151) 20250425110356181 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110356181 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110356181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110356181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110356181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110356181 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110356181 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4341400a7d95431078c957c3c941635b, CK=NONE (ran_msg_iu.c:388) 20250425110356181 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110356181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110356181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 97 3f 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 43 41 40 0a 7d 95 43 10 78 c9 57 c3 c9 41 63 5b 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110356186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356186 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110356186 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110356187 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110356187 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356187 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110356187 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110356187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110356187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110356187 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110356187 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110356187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110356187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110356187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110356187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e7058debb0] (fsm.c:486) 20250425110356187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110356187 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110356187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 97 3f 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110356189 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110356189 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250425110356189 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250425110356189 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110356189 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110356189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110356189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110356189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110356189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058debb0] (fsm.c:486) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110356189 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250425110356189 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110356189 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6 LOCATION UPDATE ACCEPT (TMSI = 0x3dccadb6) (gsm_04_08.c:149) 20250425110356189 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110356189 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110356189 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110356189 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110356189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356189 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 97 3f 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 3d cc ad 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(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2669)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2669)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110356191 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356191 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356191 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110356191 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110356191 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2669)@63ea47419a21: Created IMSI[0] for '262420000001095'H'3DCCADB6'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) 20250425110356191 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356191 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356191 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356191 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110356191 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110356191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110356191 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250425110356191 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110356191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110356191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55e7058fd460]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110356191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110356191 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110356191 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250425110356191 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250425110356191 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250425110356696 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110356696 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110356696 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110356696 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250425110356696 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110356696 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110356696 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110356696 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110356696 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:354) 20250425110356697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356697 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356697 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 97 3f 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:19 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250425110356715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:22 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356716 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 20250425110356716 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110356716 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356716 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356716 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356716 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356917 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) 20250425110356917 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110356917 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110356917 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356917 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356918 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110356918 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110356918 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250425110356918 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110356918 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110356918 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250425110356918 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110356918 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110356918 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110356918 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110356918 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110356919 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110356919 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110356919 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110356919 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110356919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356919 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356919 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356919 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 97 3f 45 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) 20250425110356919 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 97 3f 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(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2670)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2668)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2668)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110356937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110356937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110356938 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110356938 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110356938 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110356938 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110356938 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110356938 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110356938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110356938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110356938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110356938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110356938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110356938 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110356938 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110356938 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6) MSC-A terminated (msub.c:261) 20250425110356938 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6) 1 MSC-I still active (msub.c:79) 20250425110356938 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110356938 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110356938 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110356938 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110356938 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250425110356938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250425110356938 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110356938 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6:UTRAN-Iu-466:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110356938 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6) Free (msub.c:119) 20250425110356938 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x3DCCADB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110356938 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110356938 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110356938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110356938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110356938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110356939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 97 3f 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@63ea47419a21: Session index based on local reference:0 20250425110356942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110356942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110356942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110356942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110356942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110356942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110356942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110356942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110356942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 97 3f 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2669)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)9912133 TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@63ea47419a21: Final verdict of PTC: pass 20250425110356951 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110356951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110356951 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110356951 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110356952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110356952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110356952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110356952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110356952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110356952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110356952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110356952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110356952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110356952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110356952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110356952 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) 20250425110356952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110356952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110356952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110356952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110356953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110356953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110356953 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110356953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110356953 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2664)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2674)@63ea47419a21: Final verdict of PTC: none 20250425110356953 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110356953 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110356953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110356953 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110356953 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110356953 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) 20250425110356953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110356953 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110356953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110356953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110356953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110356954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110356954 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) 20250425110356954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110356954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110356954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110356954 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110356954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110356954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110356954 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110356954 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2666)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2662)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2667)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2663)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2668)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2671)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2672)@63ea47419a21: Final verdict of PTC: none 20250425110356956 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110356956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110356956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110356956 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110356956 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) 20250425110356956 DLSS7 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-SMPP(2675)@63ea47419a21: Final verdict of PTC: none 20250425110356956 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110356956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110356956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110356956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110356956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110356956 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) 20250425110356956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110356956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110356956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110356956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110356956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110356956 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2670)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2673)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2677)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2661)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2669)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2665)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2661): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2662): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2663): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2664): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2665): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2666): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2667): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2668): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2669): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2670): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2671): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2672): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2673): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2674): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2675): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2676): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110357957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388584) 20250425110358953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110358953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110358953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110358954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110358954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110358954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110358957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110358957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110358957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110358958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=388584, count=391892) 20250425110359959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110400960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_paging_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2681)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2681)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2679)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2684)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2684)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2682)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110401961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2687)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2685)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110401967 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110402139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110402139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110402139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110402139 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110402145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110402145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110402145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110402145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110402145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110402145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110402145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110402145 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110402145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2681)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110402145 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110402147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110402148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110402148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110402148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110402148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110402148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110402148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110402148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110402148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110402148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110402148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110402148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110402148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2681)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2681)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110402151 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110402151 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110402151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110402151 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110402154 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402154 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110402154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(2684)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110402154 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110402154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110402154 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110402154 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110402154 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) 20250425110402154 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110402155 DLSS7 DEBUG 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) 20250425110402155 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2684)@63ea47419a21: Message received on association #8 20250425110402156 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402156 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110402156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110402156 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) 20250425110402156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2684)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110402156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110402156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110402156 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) 20250425110402156 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110402156 DLSS7 DEBUG 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) 20250425110402156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110402156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110402156 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110402156 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2684)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110402162 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110402162 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110402162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110402162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2687)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110402165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110402165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110402165 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(2687)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110402165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110402165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110402165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110402165 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) 20250425110402165 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110402165 DLSS7 DEBUG 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) 20250425110402165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110402165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110402165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110402165 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) 20250425110402165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110402165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110402165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110402165 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) 20250425110402165 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110402165 DLSS7 DEBUG 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) 20250425110402165 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) 20250425110402165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110402165 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)@63ea47419a21: Message received on association #8 20250425110402166 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110402166 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2684)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110402942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110402942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110402942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110402942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110402942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110402942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110402942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110402942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110402942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110402942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2681)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2680)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110402953 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402953 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402953 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402953 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110402953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110402953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110402953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110402953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402953 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110402954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110402954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110402954 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110402954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110402954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402954 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2684)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110402962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110402962 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110402963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2690)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110402968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110402968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110402968 DLSS7 DEBUG Found route for dpc=185=0.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(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110402968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110402968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402968 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) 20250425110402968 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110402968 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110402968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110402968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110402968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110402968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110402968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110402968 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110402968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110402968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110402968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110402968 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110402974 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110402974 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2691)@63ea47419a21: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)6576364 MSC_Test_2-SCCP(2685)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110403015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403015 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 58 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 69 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2686)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110403015 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) 20250425110403015 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110403015 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110403015 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110403015 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110403015 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110403015 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110403015 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110403015 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110403015 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110403015 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110403015 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110403015 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0] (fsm.c:486) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110403015 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110403015 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250425110403015 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250425110403015 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110403015 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110403015 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110403015 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110403015 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110403015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110403015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110403015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0] (fsm.c:486) 20250425110403015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110403015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110403015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 64 58 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: { messageType := 2, destLocRef := '6458EC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2691)@63ea47419a21: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)"262420000001096" TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): none -> pass 20250425110403018 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110403018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110403018 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250425110403018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110403018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110403018 DMM DEBUG Tx AUTH REQ (rand = aedbb5c0b280eee0ba0364d856ebaddd) (gsm_04_08.c:641) 20250425110403018 DMM DEBUG AUTH REQ (autn = efd719db814fe6d8bda12ee89a4c7b64) (gsm_04_08.c:643) 20250425110403018 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110403018 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110403018 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110403018 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110403018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403018 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 64 58 ec 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae db b5 c0 b2 80 ee e0 ba 03 64 d8 56 eb ad dd 20 10 ef d7 19 db 81 4f e6 d8 bd a1 2e e8 9a 4c 7b 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(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@63ea47419a21: patching N(SD)=1 into dtap '0514F9027B222104A99A65A7'O MSC_Test_2-RAN(2686)@63ea47419a21: patched enc_l3: '0554F9027B222104A99A65A7'O MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2685)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F9027B222104A99A65A7'O 20250425110403023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f9 02 7b 22 21 04 a9 9a 65 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110403023 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110403023 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110403023 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110403023 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110403023 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110403023 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110403023 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f9027b22a99a65a7) (gsm_04_08.c:1128) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110403023 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: f9027b22a99a65a7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110403023 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110403023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110403023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110403023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110403023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110403023 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110403023 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c9cceb293e7089cd4b0d4010d8c8ec9e, CK=NONE (ran_msg_iu.c:388) 20250425110403023 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110403023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110403024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 64 58 ec 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 cc eb 29 3e 70 89 cd 4b 0d 40 10 d8 c8 ec 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(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2685)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110403030 DLSS7 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(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110403030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110403030 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110403030 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110403030 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110403030 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110403030 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110403030 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110403030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110403030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110403030 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110403030 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110403030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110403030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110403030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110403030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e70590edf0] (fsm.c:486) 20250425110403030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110403030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110403030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 64 58 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110403033 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110403033 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250425110403033 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250425110403033 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110403033 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e70590edf0] (vlr_lu_fsm.c:110) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110403033 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110403033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e70590edf0] (fsm.c:486) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110403033 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250425110403033 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110403033 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7 LOCATION UPDATE ACCEPT (TMSI = 0x446f71d7) (gsm_04_08.c:149) 20250425110403033 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110403033 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110403033 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110403033 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110403033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403034 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 64 58 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 44 6f 71 d7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2685)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110403037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403037 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110403037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110403037 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110403037 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110403037 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110403037 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110403037 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110403037 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110403037 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110403037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110403037 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250425110403037 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110403037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0] (vlr_lu_fsm.c:817) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110403037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55e705913af0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110403037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110403037 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110403037 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110403037 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250425110403037 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110403037 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110403037 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110403037 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110403037 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110403037 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110403037 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110403037 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110403037 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110403037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 64 58 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(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2685)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2685)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110403042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110403042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403042 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110403042 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110403042 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110403042 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110403042 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110403042 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110403042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e70590edf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110403042 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110403042 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110403042 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7) MSC-A terminated (msub.c:261) 20250425110403042 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7) 1 MSC-I still active (msub.c:79) 20250425110403042 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110403042 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110403042 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110403042 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110403042 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250425110403042 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250425110403042 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110403042 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7:UTRAN-Iu-467:LU)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110403042 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7) Free (msub.c:119) 20250425110403042 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110403042 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110403042 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110403042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110403043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 64 58 ec 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@63ea47419a21: Session index based on local reference:0 20250425110403043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110403043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110403043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110403043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110403043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 58 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2686)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)6576364 TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@63ea47419a21: Created IMSI[0] for '262420000001096'H'446F71D7'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) 20250425110403076 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110403076 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110403076 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110403077 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110403077 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425110403077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110403077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110403077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110403077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110403077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110403077 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110403077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110403077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110403077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110403077 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 44 6f 71 d7 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2687)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2693) TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110413078 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250425110413078 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x446F71D7 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2693)@63ea47419a21: Final verdict of PTC: pass 20250425110413086 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110413087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110413087 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110413087 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2691)@63ea47419a21: Final verdict of PTC: none 20250425110413087 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110413087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110413087 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110413087 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110413087 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110413087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110413087 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110413087 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110413087 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110413087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110413087 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110413087 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110413087 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110413087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110413087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110413087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110413087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110413087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110413087 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) 20250425110413087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110413088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110413088 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110413088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110413088 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110413088 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110413088 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110413088 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110413088 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(2681)@63ea47419a21: Final verdict of PTC: none 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110413088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110413088 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110413088 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) 20250425110413088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110413088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110413088 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110413088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110413088 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110413088 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110413088 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2685)@63ea47419a21: Final verdict of PTC: none 20250425110413089 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110413089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110413089 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110413089 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(2679)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2680)@63ea47419a21: Final verdict of PTC: none 20250425110413089 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) 20250425110413090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110413090 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110413090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110413090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110413090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110413090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110413090 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) 20250425110413090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110413090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110413090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2686)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2688)@63ea47419a21: Final verdict of PTC: none 20250425110413090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110413090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2683)@63ea47419a21: Final verdict of PTC: none 20250425110413091 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2687)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2690)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2692)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2678)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2682)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2689)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2693): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110414093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354172) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110415089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110415091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110415091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110415091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110415093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=354172, count=357480) 20250425110416095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:04: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_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 20250425110417096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_gsup_mt_sms_conn_timeout started. 20250425110418097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2698)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2698)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2698)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2696)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2701)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2701)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2701)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2699)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2704)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2704)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2704)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2702)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110418154 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2705)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110418326 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110418326 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110418326 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110418326 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110418330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110418330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110418330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110418330 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110418330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110418331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110418331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110418331 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110418331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110418331 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2698)@63ea47419a21: Message received on association #8 20250425110418331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110418331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110418331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110418331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110418331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110418331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110418331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110418331 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110418331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110418331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110418331 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2698)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2698)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2698)@63ea47419a21: Message received on association #8 20250425110418331 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110418332 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2698)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2698)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2698)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110418338 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110418338 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110418338 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110418338 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2701)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110418343 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418343 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110418343 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110418343 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110418343 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110418343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110418343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_1-M3UA(2701)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2701)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110418343 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) 20250425110418343 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110418343 DLSS7 DEBUG 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) 20250425110418343 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2701)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110418345 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418345 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110418345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110418345 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) 20250425110418345 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110418345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110418345 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110418345 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(2701)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2701)@63ea47419a21: Message received on association #8 20250425110418345 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110418345 DLSS7 DEBUG 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) 20250425110418345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110418345 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110418346 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110418346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2701)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110418350 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110418350 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110418350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110418350 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110418357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418357 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110418357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110418357 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110418357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110418357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110418357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110418357 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) 20250425110418358 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110418358 DLSS7 DEBUG 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) 20250425110418358 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110418361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110418361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110418361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110418361 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) 20250425110418361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110418361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110418361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110418361 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) 20250425110418361 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110418361 DLSS7 DEBUG 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) 20250425110418362 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) 20250425110418362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110418362 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2701)@63ea47419a21: Message received on association #8 20250425110418362 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110418362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110419098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110419098 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2707)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2707)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110419099 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2707)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2707)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110419109 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110419109 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2708)@63ea47419a21: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110419129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110419129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2698)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110419129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110419129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110419129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2698)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2697)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110419140 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419140 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419140 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419140 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110419140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419140 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110419140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419140 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110419140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419140 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2701)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2700)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110419156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419156 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419156 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110419156 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110419156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110419156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419156 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2703)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)5360286 MSC_Test_2-SCCP(2702)@63ea47419a21: First idle individual index:0 20250425110419161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419161 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 51 ca 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 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419161 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) 20250425110419162 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110419162 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110419162 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110419162 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110419162 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110419162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110419162 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110419162 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110419162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110419162 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110419162 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110419162 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140] (fsm.c:486) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110419162 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110419162 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250425110419162 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250425110419162 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110419162 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110419162 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110419162 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2703)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110419162 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110419162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110419162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110419162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0] (fsm.c:486) 20250425110419162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110419162 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110419162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 51 ca 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2708)@63ea47419a21: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@63ea47419a21: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)"262420000001097" MSC_Test_2-SCCP(2702)@63ea47419a21: { messageType := 2, destLocRef := '51CA9E'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): none -> pass 20250425110419165 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110419165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110419165 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250425110419165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110419165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110419165 DMM DEBUG Tx AUTH REQ (rand = c23f82764191de487caf536cd8c9b58e) (gsm_04_08.c:641) 20250425110419165 DMM DEBUG AUTH REQ (autn = f7d3f8273e1c92d1aaae637522d676ca) (gsm_04_08.c:643) 20250425110419165 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110419165 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110419165 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110419165 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110419165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 51 ca 9e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c2 3f 82 76 41 91 de 48 7c af 53 6c d8 c9 b5 8e 20 10 f7 d3 f8 27 3e 1c 92 d1 aa ae 63 75 22 d6 76 ca 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@63ea47419a21: patching N(SD)=1 into dtap '05142E89C996210442E8F473'O MSC_Test_2-RAN(2703)@63ea47419a21: patched enc_l3: '05542E89C996210442E8F473'O MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542E89C996210442E8F473'O 20250425110419170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 2e 89 c9 96 21 04 42 e8 f4 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419170 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419170 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110419170 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419170 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110419170 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419170 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110419170 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2e89c99642e8f473) (gsm_04_08.c:1128) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110419170 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: 2e89c99642e8f473 (8 bytes) (vlr_auth_fsm.c:151) 20250425110419170 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110419170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110419170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110419170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110419170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110419171 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110419171 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b2c3fc5dd71c9dcf533a59a1bc720975, CK=NONE (ran_msg_iu.c:388) 20250425110419171 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110419171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110419171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 51 ca 9e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b2 c3 fc 5d d7 1c 9d cf 53 3a 59 a1 bc 72 09 75 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110419176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110419176 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419176 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419176 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110419176 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110419176 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110419176 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110419176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110419176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110419176 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110419176 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110419176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110419176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110419176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110419176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e7058debb0] (fsm.c:486) 20250425110419176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110419176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110419176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 51 ca 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110419178 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110419178 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250425110419178 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250425110419178 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110419179 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110419179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110419179 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110419179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110419179 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058debb0] (fsm.c:486) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110419179 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250425110419179 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110419179 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393 LOCATION UPDATE ACCEPT (TMSI = 0x287ea393) (gsm_04_08.c:149) 20250425110419179 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110419179 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110419179 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110419179 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110419179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419179 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 51 ca 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 28 7e a3 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(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2703)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110419181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419181 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110419181 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419181 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110419181 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419181 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110419181 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419181 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110419181 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110419181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110419181 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250425110419181 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110419181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110419181 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55e7058f6150]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110419181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110419181 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110419181 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110419181 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250425110419181 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110419181 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110419181 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110419181 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110419181 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110419181 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110419181 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110419181 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110419181 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110419181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 51 ca 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-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110419184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419184 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110419184 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419184 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110419184 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110419184 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110419184 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110419184 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110419184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110419184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110419184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110419184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110419184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110419184 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110419184 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110419184 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) MSC-A terminated (msub.c:261) 20250425110419184 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) 1 MSC-I still active (msub.c:79) 20250425110419184 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110419184 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110419184 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110419184 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110419184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250425110419184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250425110419184 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110419184 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-468:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110419184 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) Free (msub.c:119) 20250425110419184 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110419184 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110419184 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110419184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 51 ca 9e 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 20250425110419185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 ca 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2703)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)5360286 TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@63ea47419a21: Created IMSI[0] for '262420000001097'H'287EA393'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) 20250425110419220 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250425110419220 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250425110419220 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250425110419220 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250425110419220 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250425110419220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419220 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110419220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419220 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 28 7e a3 93 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2710) TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: 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 := '287EA393'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2703)@63ea47419a21: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9464986 MSC_Test_2-SCCP(2702)@63ea47419a21: First idle individual index:0 20250425110419225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 90 6c 9a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 28 7e a3 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) 20250425110419225 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) 20250425110419225 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110419225 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419225 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110419225 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110419225 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110419225 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110419225 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110419225 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110419226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110419226 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110419226 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110419226 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110419226 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110419226 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110419226 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110419226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110419226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110419226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110419226 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110419226 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110419226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 90 6c 9a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: { messageType := 2, destLocRef := '906C9A'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)@63ea47419a21: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110419227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110419227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110419227 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) Received 1 auth tuples (vlr.c:996) 20250425110419227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110419227 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110419227 DMM DEBUG Tx AUTH REQ (rand = 3268a0ff83c806ee0657413fd18c89ec) (gsm_04_08.c:641) 20250425110419227 DMM DEBUG AUTH REQ (autn = 884dfe63e2aaccdb39ace3a19235cdfa) (gsm_04_08.c:643) 20250425110419227 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110419227 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110419227 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110419227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250425110419227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 90 6c 9a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 32 68 a0 ff 83 c8 06 ee 06 57 41 3f d1 8c 89 ec 20 10 88 4d fe 63 e2 aa cc db 39 ac e3 a1 92 35 cd fa 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@63ea47419a21: patching N(SD)=0 into dtap '0514480EA8102104C845C6E7'O MSC_Test_2-RAN(2703)@63ea47419a21: patched enc_l3: '0514480EA8102104C845C6E7'O MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514480EA8102104C845C6E7'O 20250425110419228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 48 0e a8 10 21 04 c8 45 c6 e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110419228 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419228 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110419228 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419228 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419228 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110419228 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110419228 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 480ea810c845c6e7) (gsm_04_08.c:1128) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110419228 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) AUTH on UTRAN received RES: 480ea810c845c6e7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110419228 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110419228 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058f6150]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110419228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110419228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110419228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110419228 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110419228 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dd5964a1d30822402a01802e269b65d2, CK=NONE (ran_msg_iu.c:388) 20250425110419228 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110419228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110419228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 90 6c 9a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dd 59 64 a1 d3 08 22 40 2a 01 80 2e 26 9b 65 d2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110419230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110419230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110419230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110419230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110419230 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110419230 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110419230 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110419230 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110419230 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110419230 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110419230 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110419230 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110419230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110419230 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110419230 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110419230 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250425110419230 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110419230 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110419230 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250425110419230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250425110419230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 90 6c 9a 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) 20250425110419230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110419230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110419230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110419230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110419230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110419230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110419230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110419230 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 90 6c 9a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110424227 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250425110424227 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425110424227 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110424227 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250425110424227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110424227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 + 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) 20250425110424227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110424227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425110424227 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110424227 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110424227 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110424227 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110424227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110424227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110424227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110424227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110424227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110424227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110424227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110424227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110424227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 90 6c 9a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2702)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2702)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110424229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110424229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110424229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110424229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110424229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110424229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110424229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110424229 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110424229 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110424229 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110424229 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110424229 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110424229 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110424229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110424229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110424229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110424229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110424229 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110424229 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110424229 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) MSC-A terminated (msub.c:261) 20250425110424229 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) 1 MSC-I still active (msub.c:79) 20250425110424229 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110424229 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110424229 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110424229 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110424229 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250425110424229 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250425110424229 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110424229 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393:UTRAN-Iu-469:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110424229 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393) Free (msub.c:119) 20250425110424229 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x287EA393 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110424229 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110424229 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110424229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110424229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110424229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110424229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110424229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110424229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110424229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110424229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110424229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 90 6c 9a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@63ea47419a21: Session index based on local reference:0 20250425110424229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110424229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110424229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110424229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110424229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110424229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110424229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110424229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 90 6c 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2703)@63ea47419a21: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9464986 MSC_Test_2-M3UA(2704)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@63ea47419a21: Final verdict of PTC: pass 20250425110424232 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110424232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110424232 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110424232 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110424232 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110424232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110424232 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110424232 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110424232 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110424232 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424232 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110424232 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110424232 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) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110424232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110424232 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110424232 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) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110424232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110424232 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110424232 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110424232 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110424232 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110424232 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2698)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2696)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2699)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2707)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2701)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2705)@63ea47419a21: Final verdict of PTC: none 20250425110424232 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110424232 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110424232 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) 20250425110424232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110424232 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110424232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110424232 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) 20250425110424232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110424232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2706)@63ea47419a21: Final verdict of PTC: none 20250425110424233 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110424233 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2708)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2702)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2704)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2700)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2703)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2711)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2697)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2709)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2696): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2697): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2698): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2699): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2700): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2701): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2702): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2703): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2704): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2705): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2706): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2707): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2708): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2709): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2710): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2711): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110425234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494128) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110426233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110426235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=494128, count=497436) 20250425110427237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110428239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2715)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2715)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2715)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2713)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2718)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2718)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2718)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2716)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2721)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2721)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2721)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2719)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110429222 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2722)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110429240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110429240 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2724)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2724)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110429242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2724)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2724)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2724)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2724)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110429251 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110429251 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2725)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110429389 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110429389 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110429389 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110429389 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2715)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110429394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110429394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110429394 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110429394 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110429394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110429394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110429394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110429394 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110429394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110429394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110429394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110429395 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110429395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2715)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110429401 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110429401 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110429401 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110429401 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2718)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110429407 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429407 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110429407 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110429407 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110429407 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110429407 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110429407 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110429407 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) 20250425110429407 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110429407 DLSS7 DEBUG 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(2718)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2718)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110429407 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2718)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110429410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429410 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110429410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110429410 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) 20250425110429410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110429410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110429410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110429410 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) 20250425110429410 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110429410 DLSS7 DEBUG 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) 20250425110429410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2718)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2718)@63ea47419a21: Message received on association #8 20250425110429410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110429410 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110429410 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2718)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2718)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110429416 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110429416 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110429416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110429416 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2721)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110429424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110429424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110429424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110429424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110429424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110429424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110429424 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) 20250425110429424 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110429424 DLSS7 DEBUG 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) 20250425110429424 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2721)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2721)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110429427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110429427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110429427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110429427 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) 20250425110429427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110429427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110429427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110429427 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) 20250425110429427 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110429427 DLSS7 DEBUG 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) 20250425110429427 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) 20250425110429427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110429427 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(2721)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110429427 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110429427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110430206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110430206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110430207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110430207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110430207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2715)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2714)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110430212 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110430212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430213 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110430213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430213 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110430213 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430213 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2718)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2717)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110430227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430227 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110430227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430227 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110430227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430227 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) 20250425110430227 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2720)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2720)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)3707963 MSC_Test_2-SCCP(2719)@63ea47419a21: First idle individual index:0 20250425110430243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430243 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430243 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 38 94 3b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430243 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) 20250425110430243 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110430243 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110430243 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110430243 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110430243 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110430243 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110430243 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110430243 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110430243 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110430243 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110430243 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110430243 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140] (fsm.c:486) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110430243 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110430243 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250425110430243 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250425110430243 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110430243 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110430243 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110430243 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110430243 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110430243 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110430243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110430243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0] (fsm.c:486) 20250425110430243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110430243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110430243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 38 94 3b 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-RAN(2720)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: { messageType := 2, destLocRef := '38943B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2725)@63ea47419a21: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test-GSUP(2725)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): none -> pass 20250425110430247 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110430247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110430247 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250425110430247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110430247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110430247 DMM DEBUG Tx AUTH REQ (rand = 8bfd47f966a34de5ae153be7e4dff645) (gsm_04_08.c:641) 20250425110430247 DMM DEBUG AUTH REQ (autn = ee6c1b188d10469b543cf2fba5c969b3) (gsm_04_08.c:643) 20250425110430247 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110430247 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110430247 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110430247 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110430247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 38 94 3b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8b fd 47 f9 66 a3 4d e5 ae 15 3b e7 e4 df f6 45 20 10 ee 6c 1b 18 8d 10 46 9b 54 3c f2 fb a5 c9 69 b3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@63ea47419a21: patching N(SD)=1 into dtap '051416E50D3D2104DB8DC0F1'O MSC_Test_2-RAN(2720)@63ea47419a21: patched enc_l3: '055416E50D3D2104DB8DC0F1'O MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055416E50D3D2104DB8DC0F1'O 20250425110430256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 16 e5 0d 3d 21 04 db 8d c0 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110430256 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430256 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430256 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430256 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430256 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430256 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110430256 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 16e50d3ddb8dc0f1) (gsm_04_08.c:1128) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110430256 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 16e50d3ddb8dc0f1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110430256 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110430256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110430256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110430256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110430256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110430256 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110430256 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=61b8922112f3f458943b73e2f6f498e6, CK=NONE (ran_msg_iu.c:388) 20250425110430256 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110430256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110430257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 38 94 3b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 61 b8 92 21 12 f3 f4 58 94 3b 73 e2 f6 f4 98 e6 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110430270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110430270 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430270 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430270 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110430270 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430270 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110430270 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110430270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110430270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110430270 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110430270 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110430270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110430270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110430270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110430270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e7058debb0] (fsm.c:486) 20250425110430270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110430270 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110430270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 38 94 3b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110430275 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110430275 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250425110430275 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250425110430275 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110430276 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110430276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110430276 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110430276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110430276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058debb0] (fsm.c:486) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110430276 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250425110430276 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110430276 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F LOCATION UPDATE ACCEPT (TMSI = 0x0bad084f) (gsm_04_08.c:149) 20250425110430276 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110430276 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110430276 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110430276 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110430276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430276 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430276 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 38 94 3b 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 ad 08 4f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2720)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2720)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110430281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110430281 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430281 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430282 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430282 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430282 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430282 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110430282 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110430282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110430282 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250425110430282 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110430282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110430282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55e7058e6e70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110430282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110430282 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110430282 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250425110430282 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250425110430282 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110430282 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110430282 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110430282 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110430282 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110430282 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110430282 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110430282 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110430282 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110430282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 38 94 3b 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110430294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110430294 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430294 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430294 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430294 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110430294 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110430294 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110430294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110430294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110430294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110430294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110430294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110430294 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110430294 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110430294 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) MSC-A terminated (msub.c:261) 20250425110430294 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) 1 MSC-I still active (msub.c:79) 20250425110430294 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110430294 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110430294 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110430294 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110430294 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250425110430294 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250425110430294 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110430294 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-470:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110430294 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) Free (msub.c:119) 20250425110430294 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110430294 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110430294 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110430294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 38 94 3b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 20250425110430296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 94 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2720)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)3707963 TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: 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 := '0BAD084F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2720)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)13442265 MSC_Test_2-RAN(2720)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2719)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430501 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 1c d9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 0b ad 08 4f 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) 20250425110430501 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) 20250425110430501 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110430501 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110430501 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110430501 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110430501 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110430502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110430502 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110430502 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110430502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110430502 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110430502 DMM DEBUG msc_a(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0] (fsm.c:486) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110430502 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110430502 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110430502 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110430502 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110430502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110430502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110430502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0] (fsm.c:486) 20250425110430502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110430502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110430502 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110430502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 cd 1c d9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: { messageType := 2, destLocRef := 'CD1CD9'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110430509 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110430509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110430509 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) Received 1 auth tuples (vlr.c:996) 20250425110430509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110430509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110430509 DMM DEBUG Tx AUTH REQ (rand = 209718bc77c18f687213edf7bd522873) (gsm_04_08.c:641) 20250425110430509 DMM DEBUG AUTH REQ (autn = cfbc857e79a94189a66466f7dc1d65ec) (gsm_04_08.c:643) 20250425110430509 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110430510 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110430510 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110430510 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110430510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 cd 1c d9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 20 97 18 bc 77 c1 8f 68 72 13 ed f7 bd 52 28 73 20 10 cf bc 85 7e 79 a9 41 89 a6 64 66 f7 dc 1d 65 ec 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@63ea47419a21: patching N(SD)=1 into dtap '0514713D08812104E6DE0A88'O MSC_Test_2-RAN(2720)@63ea47419a21: patched enc_l3: '0554713D08812104E6DE0A88'O MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554713D08812104E6DE0A88'O 20250425110430516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 71 3d 08 81 21 04 e6 de 0a 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430517 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430517 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430517 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430517 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430517 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430517 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110430517 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 713d0881e6de0a88) (gsm_04_08.c:1128) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110430517 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) AUTH on UTRAN received RES: 713d0881e6de0a88 (8 bytes) (vlr_auth_fsm.c:151) 20250425110430517 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110430517 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058e6e70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110430517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110430517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110430517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110430517 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110430517 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9f8cabd3fc717627a6fad554882f4229, CK=NONE (ran_msg_iu.c:388) 20250425110430517 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110430517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110430517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 cd 1c d9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f 8c ab d3 fc 71 76 27 a6 fa d5 54 88 2f 42 29 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110430523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110430524 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430524 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430524 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110430524 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430524 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110430524 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110430524 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110430524 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110430524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110430524 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110430524 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110430524 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250425110430524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 cd 1c d9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2725)@63ea47419a21: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test_2-RAN(2720)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2720)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430546 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) 20250425110430546 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430546 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430546 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430546 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110430546 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110430546 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110430546 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110430547 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110430547 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110430547 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110430547 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110430547 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110430547 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110430547 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110430547 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110430547 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110430547 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110430548 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110430548 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110430548 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110430548 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110430548 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110430548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430548 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 cd 1c d9 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 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) 20250425110430548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 cd 1c 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(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2721)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2719)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2719)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110430552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110430553 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110430553 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110430553 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110430553 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110430553 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110430553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110430553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110430553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110430553 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110430553 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110430553 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110430553 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) MSC-A terminated (msub.c:261) 20250425110430553 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) 1 MSC-I still active (msub.c:79) 20250425110430553 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110430553 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110430553 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250425110430553 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250425110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110430553 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110430553 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F) Free (msub.c:119) 20250425110430553 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x0BAD084F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110430553 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110430553 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110430553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110430553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110430553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110430553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 cd 1c d9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@63ea47419a21: Session index based on local reference:0 20250425110430555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110430555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110430555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110430555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110430555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110430555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110430555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110430555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110430555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 cd 1c d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2720)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)13442265 MSC_Test_2-M3UA(2721)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@63ea47419a21: Final verdict of PTC: pass MSC_Test_1-SCCP(2716)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2718)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2725)@63ea47419a21: Final verdict of PTC: none 20250425110430562 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110430562 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110430562 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110430562 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110430563 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110430563 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110430563 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110430563 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430563 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110430563 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110430563 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110430563 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110430563 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110430563 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) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110430563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110430563 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110430563 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110430563 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110430563 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110430563 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110430563 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110430563 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110430563 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110430563 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110430563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430564 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110430564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110430564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110430564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110430564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110430564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110430564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110430564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110430564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110430564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110430564 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110430564 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110430564 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110430564 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2720)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2715)@63ea47419a21: Final verdict of PTC: none 20250425110430565 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110430565 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2717)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2719)@63ea47419a21: Final verdict of PTC: none 20250425110430566 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110430566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110430566 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110430566 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110430566 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) 20250425110430566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110430566 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110430566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110430566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110430566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-SCCP(2713)@63ea47419a21: Final verdict of PTC: none 20250425110430566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110430566 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) 20250425110430566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110430566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110430566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110430566 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110430566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2712)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2714)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2721)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2722)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2726)@63ea47419a21: Final verdict of PTC: none 20250425110430567 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2728)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2724)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2723)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2712): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2713): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2714): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2715): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2716): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2717): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2718): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2719): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2720): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2721): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2722): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2723): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2724): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2725): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2726): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2727): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2728): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110431330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110431330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110431330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110431330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110431330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110431330 DLSS7 ERROR MTP-TRANSFER.req for dpc=195=0.24.3: no route! (osmo_ss7_hmrt.c:228) 20250425110431567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492804) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110432564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110432567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110432567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110432567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110432568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=492804, count=496112) 20250425110433569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110434570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT 20250425110435571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_0-M3UA(2732)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2732)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2732)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2730)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2735)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2735)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2735)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2733)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2738)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2738)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2738)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2736)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110435610 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2739)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110435773 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110435773 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110435773 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110435773 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2732)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110435778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110435778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110435778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110435778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110435778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110435778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110435778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110435778 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110435778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110435778 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2732)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2732)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2732)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110435779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110435779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110435779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110435779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110435779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110435779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110435779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110435779 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110435779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110435779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110435779 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2732)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2732)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2732)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110435779 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110435779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110435789 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110435789 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110435789 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110435789 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2735)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110435791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435791 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110435791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110435791 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110435791 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110435791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110435791 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110435791 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) 20250425110435791 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110435791 DLSS7 DEBUG 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) 20250425110435791 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110435792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435792 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110435792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110435792 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) 20250425110435792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110435792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110435792 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110435792 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) 20250425110435792 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110435792 DLSS7 DEBUG 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) 20250425110435792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110435792 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2735)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2735)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110435792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2735)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110435792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110435802 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110435802 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110435802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110435803 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2738)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2738)@63ea47419a21: M3UA_ASPUP sent 20250425110435806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435806 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110435806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110435806 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)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110435806 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110435806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110435806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110435806 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) 20250425110435806 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110435806 DLSS7 DEBUG 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) 20250425110435806 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2738)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110435808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110435808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110435808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110435808 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(2738)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110435808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110435808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110435808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110435808 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) 20250425110435808 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110435808 DLSS7 DEBUG 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) 20250425110435808 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) 20250425110435808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110435808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2735)@63ea47419a21: Received M3UA_DAVA -> discard 20250425110435809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110435809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110436573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110436573 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2741)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2741)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110436578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2741)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2741)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110436587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436587 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110436587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110436587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110436587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110436587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2732)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2731)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110436596 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110436597 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110436598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436598 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110436598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436598 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110436598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436598 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110436598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436598 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2735)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2734)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110436618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436618 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436618 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110436619 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110436619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110436619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436619 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2742)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2737)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)5322023 MSC_Test_2-SCCP(2736)@63ea47419a21: First idle individual index:0 20250425110436639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436639 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 51 35 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 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436639 DIUCS DEBUG (UTRAN-Iu-472 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2737)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110436639 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110436639 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110436639 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110436639 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110436639 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110436639 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110436639 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110436639 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110436639 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110436639 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110436639 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110436639 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140] (fsm.c:486) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110436639 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110436639 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250425110436639 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250425110436639 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110436639 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110436639 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110436639 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110436639 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110436639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110436639 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110436639 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0] (fsm.c:486) 20250425110436639 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110436639 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110436639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 51 35 27 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2742)@63ea47419a21: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)"262420000001047" MSC_Test_2-SCCP(2736)@63ea47419a21: { messageType := 2, destLocRef := '513527'O ("Q5'"), 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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): none -> pass 20250425110436643 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110436643 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250425110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110436643 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110436643 DMM DEBUG Tx AUTH REQ (rand = 4d17c4c9989b68a2406b9dca8bb45dae) (gsm_04_08.c:641) 20250425110436643 DMM DEBUG AUTH REQ (autn = 2e0bc62ca1fc1ba901870623e83cbfc5) (gsm_04_08.c:643) 20250425110436643 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110436643 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110436643 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110436643 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110436643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436643 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 51 35 27 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4d 17 c4 c9 98 9b 68 a2 40 6b 9d ca 8b b4 5d ae 20 10 2e 0b c6 2c a1 fc 1b a9 01 87 06 23 e8 3c bf c5 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@63ea47419a21: patching N(SD)=1 into dtap '05140562B1FA21047AF9385F'O MSC_Test_2-RAN(2737)@63ea47419a21: patched enc_l3: '05540562B1FA21047AF9385F'O MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540562B1FA21047AF9385F'O 20250425110436650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 05 62 b1 fa 21 04 7a f9 38 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436650 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436650 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436650 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436650 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110436650 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0562b1fa7af9385f) (gsm_04_08.c:1128) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110436650 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: 0562b1fa7af9385f (8 bytes) (vlr_auth_fsm.c:151) 20250425110436650 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110436650 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110436650 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=017fbe2600987f5a9f580926af57d18e, CK=NONE (ran_msg_iu.c:388) 20250425110436650 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110436650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110436650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 51 35 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 01 7f be 26 00 98 7f 5a 9f 58 09 26 af 57 d1 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(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110436657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436657 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436657 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436657 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110436657 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436657 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110436657 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110436657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110436657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110436657 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110436657 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110436657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110436657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110436657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110436657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e7058debb0] (fsm.c:486) 20250425110436657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110436657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110436657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 51 35 27 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110436660 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110436660 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250425110436660 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250425110436660 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110436661 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110436661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110436661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110436661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110436661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058debb0] (fsm.c:486) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110436661 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250425110436661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110436661 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122 LOCATION UPDATE ACCEPT (TMSI = 0x96ec4122) (gsm_04_08.c:149) 20250425110436661 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110436661 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110436661 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110436661 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110436661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436661 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 51 35 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 96 ec 41 22 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2737)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110436664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110436664 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436664 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436664 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436664 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436664 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436664 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110436664 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110436664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110436664 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250425110436664 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110436664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110436664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55e7058e7090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110436664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110436664 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110436664 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250425110436664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250425110436664 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110436664 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110436664 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110436664 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110436664 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110436664 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110436664 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110436664 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110436664 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110436664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 51 35 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(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110436673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436673 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436673 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436673 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436673 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110436673 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110436673 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110436673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110436673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110436673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110436673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110436673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110436673 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110436673 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110436673 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) MSC-A terminated (msub.c:261) 20250425110436673 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) 1 MSC-I still active (msub.c:79) 20250425110436673 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110436673 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110436673 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110436673 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110436673 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250425110436673 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250425110436673 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110436673 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-472:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110436673 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) Free (msub.c:119) 20250425110436673 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110436673 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110436673 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110436673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 51 35 27 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 20250425110436675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 51 35 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2737)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)5322023 TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@63ea47419a21: Created IMSI[0] for '262420000001047'H'96EC4122'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@63ea47419a21: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) 20250425110436704 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110436704 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110436705 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110436705 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110436705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436705 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110436705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436705 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 96 ec 41 22 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2744) TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: 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 := '96EC4122'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2737)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)11005684 MSC_Test_2-SCCP(2736)@63ea47419a21: First idle individual index:0 20250425110436728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436728 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 ee f4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 96 ec 41 22 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436728 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) 20250425110436728 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110436728 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110436728 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110436729 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110436729 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110436729 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110436729 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110436729 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110436729 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110436729 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110436729 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110436729 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110436729 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110436729 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110436729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110436729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110436729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110436729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110436729 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110436729 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110436729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a7 ee f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: { messageType := 2, destLocRef := 'A7EEF4'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110436734 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110436734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110436734 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) Received 1 auth tuples (vlr.c:996) 20250425110436734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110436734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110436734 DMM DEBUG Tx AUTH REQ (rand = 3db3d6c373027dd0959af314b6d0aa80) (gsm_04_08.c:641) 20250425110436734 DMM DEBUG AUTH REQ (autn = d16a4b178f3bfeeeb97fecb3cced74ae) (gsm_04_08.c:643) 20250425110436735 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110436735 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110436735 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110436735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436735 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110436735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a7 ee f4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3d b3 d6 c3 73 02 7d d0 95 9a f3 14 b6 d0 aa 80 20 10 d1 6a 4b 17 8f 3b fe ee b9 7f ec b3 cc ed 74 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(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@63ea47419a21: patching N(SD)=0 into dtap '0514093648442104DFAFA833'O MSC_Test_2-RAN(2737)@63ea47419a21: patched enc_l3: '0514093648442104DFAFA833'O MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514093648442104DFAFA833'O 20250425110436741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 09 36 48 44 21 04 df af a8 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436742 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436742 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436742 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436742 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436742 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436742 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110436742 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 09364844dfafa833) (gsm_04_08.c:1128) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110436742 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) AUTH on UTRAN received RES: 09364844dfafa833 (8 bytes) (vlr_auth_fsm.c:151) 20250425110436742 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110436742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058e7090]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110436742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110436742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110436742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110436742 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110436742 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3332f20bceb68c6a0b4f7ae94588cd5d, CK=NONE (ran_msg_iu.c:388) 20250425110436742 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110436742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110436742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a7 ee f4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 32 f2 0b ce b6 8c 6a 0b 4f 7a e9 45 88 cd 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(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110436748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436749 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436749 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436749 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436749 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110436749 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436749 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110436749 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110436749 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110436749 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110436749 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110436749 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110436749 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110436749 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110436749 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110436749 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110436750 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110436750 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250425110436750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a7 ee f4 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) 20250425110436750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436750 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 a7 ee f4 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2737)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250425110436761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436761 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436761 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436761 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436761 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436761 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110436761 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110436763 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110436763 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110436763 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110436763 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110436763 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110436763 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110436763 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110436763 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110436763 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110436763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436763 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 a7 ee f4 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110436763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a7 ee f4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2738)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2736)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2736)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2736)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110436770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436770 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110436770 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110436770 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110436770 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110436770 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110436770 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110436770 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110436770 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110436770 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110436770 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110436770 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110436770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110436770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110436770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110436770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110436771 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110436771 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110436771 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110436771 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110436771 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) MSC-A terminated (msub.c:261) 20250425110436771 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) 1 MSC-I still active (msub.c:79) 20250425110436771 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110436771 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110436771 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110436771 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110436771 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250425110436771 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250425110436771 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110436771 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122:UTRAN-Iu-473:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110436771 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122) Free (msub.c:119) 20250425110436771 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x96EC4122 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110436771 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110436771 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110436771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110436771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110436771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110436771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a7 ee f4 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2737)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)11005684 20250425110436773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110436773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110436773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110436773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110436773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110436773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110436773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110436773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110436773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a7 ee f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@63ea47419a21: Final verdict of PTC: pass 20250425110436780 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110436780 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-SCCP(2736)@63ea47419a21: Final verdict of PTC: none 20250425110436781 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110436781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436781 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110436781 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110436781 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110436781 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436781 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110436781 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-MNCC(2739)@63ea47419a21: Final verdict of PTC: none 20250425110436781 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110436781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436782 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110436782 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110436782 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110436782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436782 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110436782 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110436782 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110436782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436782 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110436782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110436782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110436782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110436782 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) 20250425110436782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110436782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110436782 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110436782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436782 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110436782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110436782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110436782 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) 20250425110436782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110436782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110436782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110436782 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110436783 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test_1-SCCP(2733)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2730)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2732)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2735)@63ea47419a21: Final verdict of PTC: none 20250425110436783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436783 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110436783 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110436783 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110436783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110436783 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110436783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110436783 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110436783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436783 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110436783 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-GSUP(2742)@63ea47419a21: Final verdict of PTC: none 20250425110436783 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110436783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110436783 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110436783 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-GSUP-IPA(2741)@63ea47419a21: Final verdict of PTC: none 20250425110436784 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) 20250425110436784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110436784 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110436784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) IPA-CTRL-CLI-IPA(2745)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2738)@63ea47419a21: Final verdict of PTC: none 20250425110436784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110436784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110436784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110436784 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) 20250425110436784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110436784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110436784 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(2737)@63ea47419a21: Final verdict of PTC: none 20250425110436784 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110436784 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2740)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2731)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2729)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2743)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2734)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2729): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2730): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2731): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2732): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2733): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2734): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2735): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2736): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2737): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2738): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2739): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2740): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2741): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2742): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2743): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2744): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2745): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110437783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=509676) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110438784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110438784 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=509676, count=512984) 20250425110439785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110440786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2749)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2749)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2749)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2747)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2752)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2752)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2752)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2750)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2755)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2755)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2755)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2753)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110441734 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2756)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110441787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110441787 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2758)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2758)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110441788 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2758)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2758)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2758)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2758)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110441796 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110441796 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2759)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110441904 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110441904 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110441904 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110441904 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2749)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110441905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110441905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110441905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110441905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110441905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110441905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110441905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110441905 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110441905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110441905 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2749)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2749)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110441906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110441906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110441906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110441906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110441906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110441906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110441906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110441906 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110441906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110441906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110441906 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110441906 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110441906 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2749)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110441916 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110441916 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110441916 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110441916 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110441917 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441917 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110441917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110441917 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110441917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110441917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110441917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110441917 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) 20250425110441917 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110441917 DLSS7 DEBUG 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) 20250425110441917 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2752)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110441918 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441918 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110441918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110441918 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) 20250425110441918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110441918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110441918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110441918 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) 20250425110441918 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110441918 DLSS7 DEBUG 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) 20250425110441918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110441918 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2752)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2752)@63ea47419a21: Message received on association #8 20250425110441918 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110441918 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2752)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110441929 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110441929 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110441929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110441929 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110441930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110441930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110441930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110441930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110441930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_2-M3UA(2755)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110441930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110441930 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) 20250425110441930 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110441930 DLSS7 DEBUG 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) 20250425110441930 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110441931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110441931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110441931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110441931 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) 20250425110441931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110441931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110441931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110441931 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) 20250425110441931 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110441931 DLSS7 DEBUG 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) 20250425110441931 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) 20250425110441931 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110441931 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110441931 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110441931 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110442708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110442708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110442708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110442708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110442708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2749)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2748)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110442720 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442720 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442720 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442720 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110442720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442720 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110442720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442720 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110442720 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442720 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2752)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2751)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110442736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442736 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110442737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110442737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442737 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) 20250425110442736 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2754)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)8242879 MSC_Test_2-SCCP(2753)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2754)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110442744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442744 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 7d c6 bf 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442744 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) 20250425110442744 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Allocated (fsm.c:456) 20250425110442744 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: Allocated (fsm.c:456) 20250425110442744 DMSC DEBUG msc_i[0x55e7058ffcd0]{READY}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110442744 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110442744 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70590edf0] (fsm.c:486) 20250425110442744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110442744 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110442744 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110442744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110442744 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110442744 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110442744 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140] (fsm.c:486) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110442744 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110442744 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250425110442744 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250425110442744 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110442744 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110442744 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110442744 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110442744 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110442744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110442744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110442744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0] (fsm.c:486) 20250425110442744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110442744 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110442744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7d c6 bf 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: { messageType := 2, destLocRef := '7DC6BF'O, sourceLocRef := '0001DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2759)@63ea47419a21: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-GSUP(2759)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): none -> pass 20250425110442747 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110442747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110442747 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250425110442747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110442747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110442747 DMM DEBUG Tx AUTH REQ (rand = 9008ddae823c7b7c38b492001d4042c4) (gsm_04_08.c:641) 20250425110442747 DMM DEBUG AUTH REQ (autn = 1c7d8fd81ded974d797614fdba00eb3a) (gsm_04_08.c:643) 20250425110442747 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110442747 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110442747 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110442747 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110442747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7d c6 bf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 90 08 dd ae 82 3c 7b 7c 38 b4 92 00 1d 40 42 c4 20 10 1c 7d 8f d8 1d ed 97 4d 79 76 14 fd ba 00 eb 3a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=1 into dtap '05146639F2FD2104E9657DCB'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '05546639F2FD2104E9657DCB'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546639F2FD2104E9657DCB'O MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 66 39 f2 fd 21 04 e9 65 7d cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110442753 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442753 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442753 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442753 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110442753 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6639f2fde9657dcb) (gsm_04_08.c:1128) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110442753 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: 6639f2fde9657dcb (8 bytes) (vlr_auth_fsm.c:151) 20250425110442753 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0] (vlr_auth_fsm.c:294) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110442753 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110442753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110442753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110442753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110442753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110442753 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=252bd0a4e73942e9ad80667804728dfd, CK=NONE (ran_msg_iu.c:388) 20250425110442753 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110442753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110442753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7d c6 bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 25 2b d0 a4 e7 39 42 e9 ad 80 66 78 04 72 8d fd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110442758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442758 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442758 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442758 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110442758 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442758 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110442758 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110442758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110442758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110442758 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110442758 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110442759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110442759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110442759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110442759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e7058debb0] (fsm.c:486) 20250425110442759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110442759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110442759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7d c6 bf 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110442761 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110442761 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250425110442761 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250425110442761 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110442761 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110442761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058debb0] (vlr_lu_fsm.c:110) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110442761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55e705918ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110442761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110442761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058debb0] (fsm.c:486) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110442761 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250425110442761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110442761 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529 LOCATION UPDATE ACCEPT (TMSI = 0xb3645529) (gsm_04_08.c:149) 20250425110442761 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110442761 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110442761 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110442761 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110442761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442761 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 7d c6 bf 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 64 55 29 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110442763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442763 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442763 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442763 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442763 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442763 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442763 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110442763 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110442763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110442763 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250425110442763 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110442763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0] (vlr_lu_fsm.c:817) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110442763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55e7058f1850]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110442763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110442763 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110442763 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110442763 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250425110442763 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110442763 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110442763 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110442763 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110442763 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110442763 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110442763 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110442763 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110442763 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110442764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7d c6 bf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110442767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442767 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442767 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442767 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442767 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110442767 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110442767 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110442767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110442767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110442767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110442767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110442767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058debb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70590edf0] (msc_a.c:1053) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110442767 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110442767 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110442767 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) MSC-A terminated (msub.c:261) 20250425110442767 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) 1 MSC-I still active (msub.c:79) 20250425110442767 DMSC DEBUG msub_fsm[0x55e70590edf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110442767 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110442767 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110442767 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Removing from parent msub_fsm[0x55e70590edf0] (msub.c:113) 20250425110442767 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250425110442767 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250425110442767 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Freeing instance (msub.c:113) 20250425110442767 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-474:LU)[0x55e7058ffcd0]{READY}: Deallocated (fsm.c:568) 20250425110442767 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) Free (msub.c:119) 20250425110442767 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110442767 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Freeing instance (msub.c:113) 20250425110442767 DMSC DEBUG msub_fsm[0x55e70590edf0]{terminating}: Deallocated (fsm.c:568) 20250425110442767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7d c6 bf 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 20250425110442768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7d c6 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)8242879 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@63ea47419a21: Created IMSI[0] for '262420000001048'H'B3645529'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-MNCC(2756)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)952675296 20250425110442771 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425110442771 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425110442771 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 callref-0x38c8abe0 tid-255) New transaction (transaction.c:231) 20250425110442771 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 callref-0x38c8abe0 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) 20250425110442771 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 callref-0x38c8abe0 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) 20250425110442771 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 callref-0x38c8abe0 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425110442771 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425110442771 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425110442771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110442771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442771 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 b3 64 55 29 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@63ea47419a21: Created IMSI[1] for '262420000001048'H'B3645529'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)@63ea47419a21: 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 := 'B3645529'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2754)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)2747126 MSC_Test_2-SCCP(2753)@63ea47419a21: First idle individual index:0 20250425110442775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442775 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 29 ea f6 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 b3 64 55 29 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442775 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) 20250425110442775 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Allocated (fsm.c:456) 20250425110442775 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110442775 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110442775 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110442775 DMSC DEBUG msc_a[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058debb0] (fsm.c:486) 20250425110442775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110442775 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110442775 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110442775 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110442775 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110442775 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110442775 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110442775 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110442775 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110442775 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110442775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110442775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110442775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110442775 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110442775 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110442775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: { messageType := 2, destLocRef := '29EAF6'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110442777 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110442777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110442777 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) Received 1 auth tuples (vlr.c:996) 20250425110442777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110442777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110442777 DMM DEBUG Tx AUTH REQ (rand = 67534c596e611f8fe38166f5b3fc6d56) (gsm_04_08.c:641) 20250425110442777 DMM DEBUG AUTH REQ (autn = e82c773a5577f918275f7e947450f10f) (gsm_04_08.c:643) 20250425110442777 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110442777 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110442777 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110442777 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250425110442777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 29 ea f6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 67 53 4c 59 6e 61 1f 8f e3 81 66 f5 b3 fc 6d 56 20 10 e8 2c 77 3a 55 77 f9 18 27 5f 7e 94 74 50 f1 0f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=0 into dtap '0514296039342104A2D57292'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '0514296039342104A2D57292'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514296039342104A2D57292'O 20250425110442778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 29 60 39 34 21 04 a2 d5 72 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442778 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442778 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442778 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442778 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442778 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442778 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110442778 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 29603934a2d57292) (gsm_04_08.c:1128) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110442778 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) AUTH on UTRAN received RES: 29603934a2d57292 (8 bytes) (vlr_auth_fsm.c:151) 20250425110442778 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0] (vlr_auth_fsm.c:294) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110442778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110442778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110442778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110442778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110442778 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110442778 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=df41acb7d78d41c0220c022c4ce63c3d, CK=NONE (ran_msg_iu.c:388) 20250425110442778 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110442778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110442778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 29 ea f6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 df 41 ac b7 d7 8d 41 c0 22 0c 02 2c 4c e6 3c 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(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110442779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442780 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442780 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442780 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110442780 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442780 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110442780 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110442780 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110442780 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110442780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110442780 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110442780 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110442780 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 callref-0x38c8abe0 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425110442780 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110442780 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425110442780 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110442780 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425110442780 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442780 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425110442780 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250425110442780 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110442780 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110442780 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250425110442780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250425110442780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 29 ea f6 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) 20250425110442780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442780 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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_mt_call_complete 1 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '8341'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250425110442783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110442783 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442783 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442783 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442783 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442783 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110442783 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442783 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425110442783 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425110442783 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425110442783 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425110442783 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442783 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(2757)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) 20250425110442786 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110442786 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110442786 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110442786 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0] (fsm.c:486) 20250425110442786 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f0900]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f0900]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850] (fsm.c:486) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55e7058f0900]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55e7058f0900]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f63b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f63b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850] (fsm.c:486) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55e7058f63b0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110442786 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55e7058f63b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2757)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425110442794 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55e7058f0900]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110442794 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110442794 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110442794 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{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) 20250425110442794 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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)@63ea47419a21: f_mt_call_complete 4.iu 20250425110442795 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55e7058f63b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110442795 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110442795 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110442795 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{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) 20250425110442795 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442795 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) Sending Assignment Command (msc_a.c:706) 20250425110442795 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110442795 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{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) 20250425110442795 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425110442795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110442795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110442795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110442795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442795 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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '8387'O 20250425110442807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110442807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110442807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110442807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110442807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110442807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110442807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110442807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110442807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110442807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 32 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110442807 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110442807 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110442807 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110442807 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250425110442807 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110442807 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110442807 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250425110442807 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110442807 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058f63b0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110442807 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:14 20250425110442807 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442807 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250425110442807 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110442807 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_mt_call_complete 8.iu 20250425110442809 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110442809 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110442809 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110443008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110443008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110443008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110443008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110443008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110443008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110443008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110443008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110443008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110443008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110443008 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110443008 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110443008 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110443008 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110443008 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110443008 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110443008 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425110443008 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425110443008 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425110443008 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110443008 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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)@63ea47419a21: f_mt_call_complete 7.iu 20250425110443010 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425110443010 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 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) 20250425110443010 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f0900]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425110443010 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425110443010 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425110443010 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{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)@63ea47419a21: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_mt_call_complete DONE 20250425110443011 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110443011 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110443011 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110443011 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425110443011 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250425110444016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110444016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110444016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110444016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110444016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110444016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110444016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110444016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110444016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110444016 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110444016 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110444016 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110444016 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110444016 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110444016 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110444016 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110444016 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250425110444016 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110444016 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110444017 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110444017 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425110444017 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110444017 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110444017 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110444017 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250425110444017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110444017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110444017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110444017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110444017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110444017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110444017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110444017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110444017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110444017 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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425110445020 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425110445020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110445020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425110445020 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425110445020 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425110445020 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110445020 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110445020 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445020 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110445020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445020 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110445020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110445020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445020 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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2754)@63ea47419a21: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2754)@63ea47419a21: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:18 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 20250425110445022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445022 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110445022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110445022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110445022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445022 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-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110445022 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110445022 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110445022 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110445022 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110445022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425110445022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110445022 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110445022 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110445022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x38c8abe0 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425110445022 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425110445022 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110445022 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110445022 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110445022 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110445022 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110445022 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110445022 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850] (call_leg.c:197) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f63b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850] (call_leg.c:197) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110445022 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529: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)[0x55e7058f0900]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0] (call_leg.c:198) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110445022 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058f1850]{RELEASING}: Deallocated (fsm.c:568) 20250425110445022 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110445022 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110445022 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110445022 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110445022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110445022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110445022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110445022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445022 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 29 ea f6 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) 20250425110445022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110445022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110445022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110445022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445022 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 29 ea f6 00 01 0d 00 01 00 09 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)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)952675296 MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2755)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2753)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2753)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110445024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110445024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110445024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110445024 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110445024 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110445024 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110445024 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110445024 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110445024 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110445024 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110445024 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110445024 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110445024 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110445024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110445024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0] (msc_a.c:1053) 20250425110445024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110445024 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e70590edf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110445024 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058debb0] (msc_a.c:1053) 20250425110445025 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110445025 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058ffcd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110445025 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110445025 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) MSC-A terminated (msub.c:261) 20250425110445025 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) 1 MSC-I still active (msub.c:79) 20250425110445025 DMSC DEBUG msub_fsm[0x55e7058debb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110445025 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110445025 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110445025 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058debb0] (msub.c:113) 20250425110445025 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250425110445025 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250425110445025 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110445025 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529:UTRAN-Iu-475:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110445025 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529) Free (msub.c:119) 20250425110445025 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0xB3645529 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110445025 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Freeing instance (msub.c:113) 20250425110445024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110445025 DMSC DEBUG msub_fsm[0x55e7058debb0]{terminating}: Deallocated (fsm.c:568) 20250425110445025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110445025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110445025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110445025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110445025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 29 ea f6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@63ea47419a21: Session index based on local reference:0 20250425110445025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110445025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110445025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110445025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110445025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110445025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110445025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110445025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110445025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2755)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110445025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 29 ea f6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)2747126 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@63ea47419a21: Final verdict of PTC: pass 20250425110446028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110446028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110446028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110446028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110446028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110446028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110446028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110446028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110446028 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) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110446028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110446028 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(2747)@63ea47419a21: Final verdict of PTC: none 20250425110446028 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110446028 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110446028 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110446028 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110446028 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110446028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110446028 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110446028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110446028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110446028 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) 20250425110446028 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) 20250425110446028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110446028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110446028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110446028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110446028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110446028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110446028 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(2749)@63ea47419a21: Final verdict of PTC: none 20250425110446028 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110446029 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110446029 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110446029 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110446029 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110446029 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test-GSUP(2759)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2753)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2755)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2750)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2752)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2756)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2754)@63ea47419a21: Final verdict of PTC: none 20250425110446029 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110446029 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110446029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110446029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110446029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110446029 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110446029 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) 20250425110446029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110446029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110446029 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2751)@63ea47419a21: Final verdict of PTC: none 20250425110446029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_0-RAN(2748)@63ea47419a21: Final verdict of PTC: none 20250425110446029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2746)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2762)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2760)@63ea47419a21: Final verdict of PTC: none 20250425110446030 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2758)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2757)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2746): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2747): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2748): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2749): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2750): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2751): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2752): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2753): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2754): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2755): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2756): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2757): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2758): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2759): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2760): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2761): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2762): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110447030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662080) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110448030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110448031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=662080, count=665388) 20250425110449032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:04:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425110450033 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2766)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2766)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2766)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2764)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2769)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2769)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2769)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2767)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2772)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2772)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2772)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2770)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110450970 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2773)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110451034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110451034 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2775)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2775)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110451035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2775)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2775)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2775)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2775)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110451044 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110451044 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2776)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110451138 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110451138 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110451138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110451138 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2766)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110451139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110451139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110451139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110451139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110451139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110451139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110451139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110451139 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110451139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110451139 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2766)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2766)@63ea47419a21: Message received on association #8 20250425110451140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110451140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2766)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110451140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110451140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110451140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110451140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110451140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110451140 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110451140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110451140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110451140 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425110451140 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2766)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2766)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2766)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2766)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110451140 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110451153 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110451153 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110451154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110451154 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2769)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110451155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451155 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110451155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110451155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110451155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110451155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110451155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110451155 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) 20250425110451155 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110451155 DLSS7 DEBUG 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) 20250425110451155 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@63ea47419a21: Message received on association #8 20250425110451155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451155 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110451155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110451155 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) 20250425110451155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110451155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110451155 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110451155 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) 20250425110451155 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110451155 DLSS7 DEBUG 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(2769)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110451155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110451155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110451155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110451155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2769)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110451166 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110451166 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110451166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110451166 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2772)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110451167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110451167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(2772)@63ea47419a21: M3UA_ASPUP sent 20250425110451167 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(2772)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110451167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110451167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110451167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110451167 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) 20250425110451167 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110451167 DLSS7 DEBUG 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) 20250425110451167 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2772)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110451168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110451168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110451168 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) 20250425110451168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110451168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110451168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110451168 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) 20250425110451168 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110451168 DLSS7 DEBUG 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) 20250425110451168 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) 20250425110451168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110451168 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110451168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2769)@63ea47419a21: Message received on association #8 20250425110451168 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110451942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110451942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110451942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110451942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110451942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2766)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2765)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110451959 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451959 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451959 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451959 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110451959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451959 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110451959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110451959 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110451959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451959 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2769)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2768)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110451971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451971 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110451971 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110451971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451971 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451971 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2771)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)13822251 MSC_Test_2-SCCP(2770)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451976 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 d2 e9 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 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-RAN(2771)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110451977 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) 20250425110451977 DMSC DEBUG msub_fsm[0x55e7058f3440]{active}: Allocated (fsm.c:456) 20250425110451977 DMSC DEBUG msc_i[0x55e705918ba0]{READY}: Allocated (fsm.c:456) 20250425110451977 DMSC DEBUG msc_i[0x55e705918ba0]{READY}: is child of msub_fsm[0x55e7058f3440] (fsm.c:486) 20250425110451977 DMSC DEBUG msc_a[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110451977 DMSC DEBUG msc_a[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058f3440] (fsm.c:486) 20250425110451977 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110451977 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x55e705918ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110451977 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110451977 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110451977 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110451977 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110451977 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900] (fsm.c:486) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110451977 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110451977 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250425110451977 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250425110451977 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110451977 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110451977 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110451977 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110451977 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110451977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110451977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110451977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100] (fsm.c:486) 20250425110451977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110451977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110451977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d2 e9 2b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: { messageType := 2, destLocRef := 'D2E92B'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2776)@63ea47419a21: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-GSUP(2776)@63ea47419a21: 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)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): none -> pass 20250425110451980 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110451980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110451980 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250425110451980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110451980 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110451980 DMM DEBUG Tx AUTH REQ (rand = f6321087cccf7a0ffd3a0f491ebef43e) (gsm_04_08.c:641) 20250425110451980 DMM DEBUG AUTH REQ (autn = 4ca4aa270fbd413bddbde2cc593a4b77) (gsm_04_08.c:643) 20250425110451980 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110451980 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110451980 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110451980 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110451980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451980 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d2 e9 2b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 32 10 87 cc cf 7a 0f fd 3a 0f 49 1e be f4 3e 20 10 4c a4 aa 27 0f bd 41 3b dd bd e2 cc 59 3a 4b 77 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=1 into dtap '05140B2C7F5D21043BDE8181'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '05540B2C7F5D21043BDE8181'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B2C7F5D21043BDE8181'O MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 0b 2c 7f 5d 21 04 3b de 81 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110451984 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110451984 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110451984 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110451984 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110451985 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110451985 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110451985 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0b2c7f5d3bde8181) (gsm_04_08.c:1128) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110451985 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: 0b2c7f5d3bde8181 (8 bytes) (vlr_auth_fsm.c:151) 20250425110451985 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100] (vlr_auth_fsm.c:294) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110451985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110451985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110451985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110451985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110451985 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110451985 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e636453f0ce47df1fc95bf14c5c384a4, CK=NONE (ran_msg_iu.c:388) 20250425110451985 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110451985 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110451985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451985 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d2 e9 2b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 36 45 3f 0c e4 7d f1 fc 95 bf 14 c5 c3 84 a4 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110451990 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110451990 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110451990 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110451990 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110451990 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110451990 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110451990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110451990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110451990 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110451990 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110451990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110451990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110451990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110451990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e7058f3100] (fsm.c:486) 20250425110451990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110451990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110451990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451990 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d2 e9 2b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110451992 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110451992 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250425110451992 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250425110451992 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110451992 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110451992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f3100] (vlr_lu_fsm.c:110) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110451992 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55e705918990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110451992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110451992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f3100] (fsm.c:486) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110451992 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250425110451992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110451992 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA LOCATION UPDATE ACCEPT (TMSI = 0x0c296afa) (gsm_04_08.c:149) 20250425110451992 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110451992 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110451992 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110451992 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110451992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451992 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 d2 e9 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 0c 29 6a fa 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110451995 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110451995 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110451995 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110451995 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110451995 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110451995 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110451995 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110451995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110451995 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250425110451995 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110451995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100] (vlr_lu_fsm.c:817) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110451995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55e7058f6280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110451995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110451995 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110451995 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110451995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250425110451995 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110451995 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110451995 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110451995 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110451995 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110451995 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110451995 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110451995 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110451995 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110451995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d2 e9 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-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110451998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110451998 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110451998 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110451998 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110451998 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110451998 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110451998 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900] (msc_a.c:1053) 20250425110451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f3100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058f3440] (msc_a.c:1053) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110451998 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e7058f0900]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110451998 DMSC DEBUG msub_fsm[0x55e7058f3440]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110451998 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) MSC-A terminated (msub.c:261) 20250425110451998 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) 1 MSC-I still active (msub.c:79) 20250425110451998 DMSC DEBUG msub_fsm[0x55e7058f3440]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110451998 DMSC DEBUG msub_fsm[0x55e7058f3440]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110451998 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110451998 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Removing from parent msub_fsm[0x55e7058f3440] (msub.c:113) 20250425110451998 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250425110451998 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250425110451998 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Freeing instance (msub.c:113) 20250425110451998 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-476:LU)[0x55e705918ba0]{READY}: Deallocated (fsm.c:568) 20250425110451998 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) Free (msub.c:119) 20250425110451998 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - active-conn: now used by 1 (attached) (msub.c:375) 20250425110451998 DMSC DEBUG msub_fsm[0x55e7058f3440]{terminating}: Freeing instance (msub.c:113) 20250425110451998 DMSC DEBUG msub_fsm[0x55e7058f3440]{terminating}: Deallocated (fsm.c:568) 20250425110451998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110451998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110451998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110451998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110451998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d2 e9 2b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 20250425110451999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110451999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110451999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110451999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110451999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110451999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110451999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110451999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110451999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110451999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 d2 e9 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2771)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)13822251 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@63ea47419a21: Created IMSI[0] for '262420000001049'H'0C296AFA'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-MNCC(2773)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)162550646 20250425110452002 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250425110452002 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250425110452002 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA callref-0x9b05376 tid-255) New transaction (transaction.c:231) 20250425110452002 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA callref-0x9b05376 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) 20250425110452002 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA callref-0x9b05376 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) 20250425110452002 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA callref-0x9b05376 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250425110452002 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250425110452002 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250425110452002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452002 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110452002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452002 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 0c 29 6a fa 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@63ea47419a21: 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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@63ea47419a21: Created IMSI[1] for '262420000001049'H'0C296AFA'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)@63ea47419a21: 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 := '0C296AFA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2771)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)3539571 MSC_Test_2-SCCP(2770)@63ea47419a21: First idle individual index:0 20250425110452006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110452006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110452006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452006 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 02 73 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 0c 29 6a 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) 20250425110452007 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) 20250425110452007 DMSC DEBUG msub_fsm[0x55e705918ba0]{active}: Allocated (fsm.c:456) 20250425110452007 DMSC DEBUG msc_i[0x55e7058f3440]{READY}: Allocated (fsm.c:456) 20250425110452007 DMSC DEBUG msc_i[0x55e7058f3440]{READY}: is child of msub_fsm[0x55e705918ba0] (fsm.c:486) 20250425110452007 DMSC DEBUG msc_a[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110452007 DMSC DEBUG msc_a[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705918ba0] (fsm.c:486) 20250425110452007 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110452007 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110452007 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110452007 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110452007 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280] (fsm.c:486) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110452007 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110452007 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110452007 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110452007 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110452007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110452007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110452007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990] (fsm.c:486) 20250425110452007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110452007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110452007 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110452007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: { messageType := 2, destLocRef := '360273'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110452008 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110452008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110452008 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) Received 1 auth tuples (vlr.c:996) 20250425110452008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110452008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110452008 DMM DEBUG Tx AUTH REQ (rand = d3b6439eccd02b534d582b175966ae0a) (gsm_04_08.c:641) 20250425110452008 DMM DEBUG AUTH REQ (autn = bfec9e5ec2e930692c7248c1277508ff) (gsm_04_08.c:643) 20250425110452008 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110452008 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110452008 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110452008 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250425110452008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 36 02 73 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d3 b6 43 9e cc d0 2b 53 4d 58 2b 17 59 66 ae 0a 20 10 bf ec 9e 5e c2 e9 30 69 2c 72 48 c1 27 75 08 ff 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=0 into dtap '0514CEE7FB352104D05DBF55'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '0514CEE7FB352104D05DBF55'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CEE7FB352104D05DBF55'O 20250425110452009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110452009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110452009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ce e7 fb 35 21 04 d0 5d bf 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110452009 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110452009 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110452009 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452009 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110452009 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452009 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110452009 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cee7fb35d05dbf55) (gsm_04_08.c:1128) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110452009 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) AUTH on UTRAN received RES: cee7fb35d05dbf55 (8 bytes) (vlr_auth_fsm.c:151) 20250425110452009 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990] (vlr_auth_fsm.c:294) 20250425110452009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110452010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110452010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110452010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110452010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110452010 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110452010 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef35e2ab2de2a3198d7d0410c83bdfd9, CK=NONE (ran_msg_iu.c:388) 20250425110452010 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110452010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110452010 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452010 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452010 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 36 02 73 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ef 35 e2 ab 2d e2 a3 19 8d 7d 04 10 c8 3b df d9 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110452011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452011 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110452011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110452011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110452011 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110452011 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110452011 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110452011 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110452011 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110452011 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110452011 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110452011 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110452011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110452011 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110452011 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250425110452011 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA callref-0x9b05376 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250425110452011 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110452011 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250425110452011 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110452011 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250425110452011 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452011 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250425110452011 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250425110452011 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110452011 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110452011 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250425110452011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250425110452011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452011 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 36 02 73 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) 20250425110452011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452011 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452011 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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_mt_call_complete 1 MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '8341'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250425110452014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110452014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110452015 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110452015 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110452015 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452015 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110452015 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452015 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110452015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250425110452015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250425110452015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250425110452015 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250425110452015 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452015 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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)@63ea47419a21: f_mt_call_complete 2 MSC_Test-MGCP(2774)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) 20250425110452017 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110452017 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110452017 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110452017 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280] (fsm.c:486) 20250425110452017 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f63b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f63b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55e7058f63b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55e7058f63b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058dc2a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058dc2a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0] (fsm.c:486) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55e7058dc2a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110452017 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55e7058dc2a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2774)@63ea47419a21: 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)@63ea47419a21: f_mt_call_complete 3 20250425110452023 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55e7058f63b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110452023 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110452023 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110452023 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{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) 20250425110452023 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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)@63ea47419a21: f_mt_call_complete 4.iu 20250425110452024 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55e7058dc2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110452024 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110452024 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110452024 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{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) 20250425110452024 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452024 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) Sending Assignment Command (msc_a.c:706) 20250425110452024 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110452024 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{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) 20250425110452024 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250425110452024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110452024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110452024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110452024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452024 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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O 20250425110452036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110452036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452036 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-RAN(2771)@63ea47419a21: patching N(SD)=2 into dtap '8307'O MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '8387'O 20250425110452036 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110452036 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110452036 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110452036 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250425110452036 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110452036 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110452036 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250425110452036 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110452036 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e7058dc2a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110452036 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110452036 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452036 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250425110452036 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452036 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_mt_call_complete 8.iu 20250425110452037 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110452037 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110452037 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110452236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110452236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110452236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110452236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110452236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110452236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110452236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110452236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110452236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110452236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110452236 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110452236 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110452236 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452236 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110452236 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110452236 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110452236 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250425110452236 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250425110452236 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250425110452236 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452237 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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)@63ea47419a21: f_mt_call_complete 7.iu 20250425110452238 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250425110452238 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 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) 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e7058f63b0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{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)@63ea47419a21: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_mt_call_complete DONE 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110452238 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110452238 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250425110452238 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250425110452238 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110453242 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110453242 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110453242 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425110453242 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110453242 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110453242 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110453242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110453242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110453242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110453242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110453242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110453242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110453242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110453242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110453242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110453242 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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250425110453245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110453245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110453245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110453245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110453245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110453245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110453245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110453245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110453245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110453245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 8b fa 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110453245 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110453245 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110453245 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110453245 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110453245 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110453245 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110453245 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110453245 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250425110453245 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110453245 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110453245 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110453245 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250425110453245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110453245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110453245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110453245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110453245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110453245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110453245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110453245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110453245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110453245 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 36 02 73 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 0: tx MNCC_DISC_REQ 20250425110454249 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250425110454249 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110454249 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250425110454249 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250425110454249 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250425110454249 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110454249 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110454249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110454249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110454249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110454249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454249 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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2771)@63ea47419a21: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2771)@63ea47419a21: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:18 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250425110454252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110454252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110454252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110454252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454252 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110454252 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110454252 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110454252 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110454252 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110454252 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250425110454252 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110454252 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110454252 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110454252 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x9b05376 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250425110454252 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250425110454252 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110454252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110454252 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110454252 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110454252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110454252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110454252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0] (call_leg.c:197) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058dc2a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0] (call_leg.c:197) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110454252 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA: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)[0x55e7058f63b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280] (call_leg.c:198) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110454252 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e70590edf0]{RELEASING}: Deallocated (fsm.c:568) 20250425110454252 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110454252 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110454252 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110454252 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110454252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110454252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110454252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110454252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454252 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 36 02 73 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) 20250425110454252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110454252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110454252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110454252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 36 02 73 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test-MNCC(2773)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)162550646 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2772)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2770)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2770)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110454254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110454254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110454254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110454254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110454254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454254 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110454254 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110454254 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110454254 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110454254 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110454254 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110454254 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110454254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110454254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280] (msc_a.c:1053) 20250425110454254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110454254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e705918990]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705918ba0] (msc_a.c:1053) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110454254 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f6280]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110454254 DMSC DEBUG msub_fsm[0x55e705918ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110454254 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) MSC-A terminated (msub.c:261) 20250425110454254 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) 1 MSC-I still active (msub.c:79) 20250425110454254 DMSC DEBUG msub_fsm[0x55e705918ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110454254 DMSC DEBUG msub_fsm[0x55e705918ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110454254 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110454254 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Removing from parent msub_fsm[0x55e705918ba0] (msub.c:113) 20250425110454254 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250425110454255 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250425110454255 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Freeing instance (msub.c:113) 20250425110454255 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA:UTRAN-Iu-477:PAGING_RESP)[0x55e7058f3440]{READY}: Deallocated (fsm.c:568) 20250425110454255 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA) Free (msub.c:119) 20250425110454255 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x0C296AFA - active-conn: now used by 1 (attached) (msub.c:375) 20250425110454255 DMSC DEBUG msub_fsm[0x55e705918ba0]{terminating}: Freeing instance (msub.c:113) 20250425110454255 DMSC DEBUG msub_fsm[0x55e705918ba0]{terminating}: Deallocated (fsm.c:568) 20250425110454255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110454255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110454255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110454255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 36 02 73 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@63ea47419a21: Session index based on local reference:0 20250425110454255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110454255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110454255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110454255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110454255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110454255 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110454255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110454255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110454255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110454255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 36 02 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2771)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)3539571 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@63ea47419a21: Final verdict of PTC: pass 20250425110455258 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110455258 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110455258 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110455258 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110455258 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110455258 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110455258 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110455258 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110455258 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110455258 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110455258 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110455258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110455258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110455258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110455258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110455258 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test-GSUP(2776)@63ea47419a21: Final verdict of PTC: none 20250425110455258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110455258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110455258 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110455258 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(2769)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2764)@63ea47419a21: Final verdict of PTC: none 20250425110455258 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110455258 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110455259 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110455259 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2767)@63ea47419a21: Final verdict of PTC: none 20250425110455259 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110455259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110455259 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110455259 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110455259 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110455259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110455259 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110455259 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110455259 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110455259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110455259 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110455259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110455259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110455259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110455259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110455259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110455259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110455259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110455259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110455259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2768)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2774)@63ea47419a21: Final verdict of PTC: none 20250425110455259 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110455259 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2766)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2773)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2777)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2765)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2763)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2771)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2770)@63ea47419a21: Final verdict of PTC: none 20250425110455260 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2775)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2779)@63ea47419a21: Final verdict of PTC: none 20250425110455267 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110455267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110455267 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110455267 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110455267 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) 20250425110455267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110455267 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110455267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110455267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110455267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110455267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110455267 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) 20250425110455267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110455267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110455267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110455267 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110455267 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2772)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2764): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2765): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2766): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2767): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2768): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2769): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2770): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2771): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2772): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2773): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2774): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2775): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2776): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2777): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2778): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2779): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110456260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110457260 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110457262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110457267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110457267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110457267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668576) 20250425110458263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668576, count=671884) 20250425110459264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110500264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2783)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2783)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2783)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2781)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2786)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2786)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2786)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2784)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2789)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2789)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2789)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2787)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110500419 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2790)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110500590 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110500590 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110500590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110500590 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110500591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500591 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110500591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110500591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110500591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110500591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110500591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110500591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110500591 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110500591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110500591 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2783)@63ea47419a21: Message received on association #8 20250425110500592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110500592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110500592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110500592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110500592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110500592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110500592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110500592 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110500592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110500592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110500592 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2783)@63ea47419a21: Message received on association #8 20250425110500592 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110500592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2783)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2783)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2783)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2783)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2783)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2783)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110500602 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110500602 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110500602 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110500602 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110500603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500603 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110500603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110500603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110500603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110500603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110500603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110500603 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) 20250425110500603 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110500603 DLSS7 DEBUG 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) 20250425110500603 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2786)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2786)@63ea47419a21: Message received on association #8 20250425110500603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500603 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110500603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110500603 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) 20250425110500603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2786)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110500603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110500603 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110500603 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) 20250425110500603 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110500603 DLSS7 DEBUG 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) 20250425110500603 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110500603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110500603 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110500603 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2786)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110500614 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110500614 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110500614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110500614 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2789)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110500615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110500615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110500615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110500615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110500615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110500615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110500615 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) 20250425110500615 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110500615 DLSS7 DEBUG 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) 20250425110500615 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2789)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2789)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110500616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110500616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110500616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110500616 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) 20250425110500616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110500616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110500616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110500616 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) 20250425110500616 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110500616 DLSS7 DEBUG 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) 20250425110500616 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) 20250425110500616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110500616 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110500616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110500616 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2789)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110501266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110501266 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2792)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2792)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110501272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2792)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2792)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2792)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2792)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110501303 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110501303 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2793)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110501397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110501397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110501397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110501397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110501397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2783)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2782)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110501412 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501412 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110501412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501412 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110501413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501413 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110501413 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501413 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2786)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2785)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110501425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501425 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501426 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110501426 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110501426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501426 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110501426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501426 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2788)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2788)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)12616662 MSC_Test_2-SCCP(2787)@63ea47419a21: First idle individual index:0 20250425110501435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c0 83 d6 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) 20250425110501435 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) 20250425110501435 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110501435 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110501435 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110501435 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110501435 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110501435 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110501435 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110501435 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501435 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110501435 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110501435 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110501435 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110501435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110501435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0] (fsm.c:486) 20250425110501436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110501436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110501436 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110501436 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250425110501436 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250425110501436 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110501436 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110501436 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110501436 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110501436 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110501436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110501436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110501436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110501436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110501436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110501436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110501436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110501436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501436 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(2788)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110501436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 c0 83 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: { messageType := 2, destLocRef := 'C083D6'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2793)@63ea47419a21: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test-GSUP(2793)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): none -> pass 20250425110501438 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110501438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110501438 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250425110501438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110501438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110501438 DMM DEBUG Tx AUTH REQ (rand = 01acea8f0caafceb2fd8c2dc6cccc304) (gsm_04_08.c:641) 20250425110501438 DMM DEBUG AUTH REQ (autn = d6b569380332e31b71f95e97cb71b55a) (gsm_04_08.c:643) 20250425110501438 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110501438 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110501438 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110501439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501438 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110501439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 c0 83 d6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 01 ac ea 8f 0c aa fc eb 2f d8 c2 dc 6c cc c3 04 20 10 d6 b5 69 38 03 32 e3 1b 71 f9 5e 97 cb 71 b5 5a 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@63ea47419a21: patching N(SD)=1 into dtap '0514BD0755472104AD87B7A3'O MSC_Test_2-RAN(2788)@63ea47419a21: patched enc_l3: '0554BD0755472104AD87B7A3'O MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BD0755472104AD87B7A3'O 20250425110501444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 bd 07 55 47 21 04 ad 87 b7 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110501444 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501444 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501444 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501444 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110501444 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bd075547ad87b7a3) (gsm_04_08.c:1128) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110501444 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: bd075547ad87b7a3 (8 bytes) (vlr_auth_fsm.c:151) 20250425110501444 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110501444 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110501444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110501444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110501444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110501444 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a31e140da7c5841b56514564e1811bf9, CK=NONE (ran_msg_iu.c:388) 20250425110501444 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110501444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110501444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 c0 83 d6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a3 1e 14 0d a7 c5 84 1b 56 51 45 64 e1 81 1b f9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110501449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110501449 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501449 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501449 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110501449 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501449 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110501449 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110501449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110501449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110501449 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110501449 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110501449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110501449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110501449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110501449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110501449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110501449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110501449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 c0 83 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110501451 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110501451 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250425110501451 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250425110501451 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110501451 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110501451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:110) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110501451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110501451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110501451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110501451 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250425110501451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110501451 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67 LOCATION UPDATE ACCEPT (TMSI = 0xab3ddf67) (gsm_04_08.c:149) 20250425110501451 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110501451 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110501451 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110501451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501451 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110501451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501451 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 c0 83 d6 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 3d df 67 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2788)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110501453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110501453 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501453 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501453 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501453 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501453 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501453 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110501453 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110501453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110501453 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250425110501453 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110501453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:817) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110501453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55e705918b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110501453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110501453 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110501453 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110501453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250425110501453 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110501453 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110501453 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110501453 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110501453 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110501453 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110501453 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110501453 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110501453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 c0 83 d6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110501453 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110501456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501457 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501457 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501457 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501457 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110501457 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110501457 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110501457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110501457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0] (msc_a.c:1053) 20250425110501457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110501457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110501457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110501457 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110501457 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110501457 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) MSC-A terminated (msub.c:261) 20250425110501457 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) 1 MSC-I still active (msub.c:79) 20250425110501457 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110501457 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110501457 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110501457 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110501457 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250425110501457 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250425110501457 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110501457 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-478:LU)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110501457 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) Free (msub.c:119) 20250425110501457 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110501457 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110501457 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110501457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 c0 83 d6 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 20250425110501458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 c0 83 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2788)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)12616662 TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: 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 := 'AB3DDF67'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2788)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)5445490 MSC_Test_2-RAN(2788)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2787)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501661 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 17 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 08 03 50 59 02 05 f4 ab 3d df 67 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110501661 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) 20250425110501661 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110501661 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110501661 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110501661 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110501661 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110501661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110501661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110501661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110501661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110501661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110501661 DMM DEBUG msc_a(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110501661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110501661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140] (fsm.c:486) 20250425110501661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110501661 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110501661 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110501661 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110501662 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110501662 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110501662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110501662 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110501662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110501662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0] (fsm.c:486) 20250425110501662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110501662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110501662 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110501662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 53 17 72 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: { messageType := 2, destLocRef := '531772'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110501668 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110501668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110501668 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) Received 1 auth tuples (vlr.c:996) 20250425110501668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110501668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110501668 DMM DEBUG Tx AUTH REQ (rand = d81dd5d1fdbb405e3b16a1282f876d68) (gsm_04_08.c:641) 20250425110501668 DMM DEBUG AUTH REQ (autn = 6e1e6002a3e676a269627a9bb0593837) (gsm_04_08.c:643) 20250425110501668 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110501668 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110501668 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110501668 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110501668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 53 17 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d8 1d d5 d1 fd bb 40 5e 3b 16 a1 28 2f 87 6d 68 20 10 6e 1e 60 02 a3 e6 76 a2 69 62 7a 9b b0 59 38 37 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@63ea47419a21: patching N(SD)=1 into dtap '0514F869390C21040BCE9212'O MSC_Test_2-RAN(2788)@63ea47419a21: patched enc_l3: '0554F869390C21040BCE9212'O MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F869390C21040BCE9212'O 20250425110501676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501677 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f8 69 39 0c 21 04 0b ce 92 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110501677 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501677 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501677 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501677 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501677 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110501677 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f869390c0bce9212) (gsm_04_08.c:1128) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110501677 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) AUTH on UTRAN received RES: f869390c0bce9212 (8 bytes) (vlr_auth_fsm.c:151) 20250425110501677 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110501677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e705918b80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110501677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110501677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110501677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110501677 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110501677 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=19c92db1a863f9bcb09ec01247088657, CK=NONE (ran_msg_iu.c:388) 20250425110501677 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110501677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110501678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 53 17 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 19 c9 2d b1 a8 63 f9 bc b0 9e c0 12 47 08 86 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(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110501685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501686 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501686 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501686 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110501686 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501686 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110501686 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110501686 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110501686 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110501686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110501686 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110501686 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250425110501686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250425110501686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 53 17 72 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2793)@63ea47419a21: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test_2-RAN(2788)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2788)@63ea47419a21: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:40 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250425110501706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501706 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) 20250425110501706 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501706 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501706 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501706 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501706 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501706 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110501706 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110501706 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110501706 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110501708 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110501708 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110501708 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250425110501708 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110501708 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110501709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501709 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 53 17 72 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@63ea47419a21: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2788)@63ea47419a21: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250425110501717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501717 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501717 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501717 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501717 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501717 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110501717 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110501718 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110501718 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110501718 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110501718 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110501718 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110501718 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110501718 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110501718 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110501718 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110501718 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110501718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 53 17 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) TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2789)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2787)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2787)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110501725 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501725 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501725 DLSS7 DEBUG Found route for dpc=185=0.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(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110501725 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110501725 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110501725 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110501725 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110501725 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110501725 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110501725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110501725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140] (msc_a.c:1053) 20250425110501725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110501725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110501725 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110501725 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110501725 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) MSC-A terminated (msub.c:261) 20250425110501725 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) 1 MSC-I still active (msub.c:79) 20250425110501725 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110501725 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110501725 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110501725 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110501725 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250425110501725 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250425110501725 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110501725 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110501725 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67) Free (msub.c:119) 20250425110501725 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0xAB3DDF67 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110501725 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110501725 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110501726 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501726 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110501726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501726 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110501726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110501726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110501726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 53 17 72 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@63ea47419a21: Session index based on local reference:0 20250425110501727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2789)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110501727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110501727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110501727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110501727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110501728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110501728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110501728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110501728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 53 17 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2788)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)5445490 TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@63ea47419a21: Final verdict of PTC: pass 20250425110501735 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2781)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2784)@63ea47419a21: Final verdict of PTC: none 20250425110501736 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110501736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110501736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110501736 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110501736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110501736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-M3UA(2789)@63ea47419a21: Final verdict of PTC: none 20250425110501736 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110501736 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501736 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-M3UA(2783)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2793)@63ea47419a21: Final verdict of PTC: none 20250425110501736 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110501737 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110501737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501737 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110501737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110501737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110501737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110501737 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) 20250425110501737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110501737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110501737 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110501737 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501737 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110501737 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110501737 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110501737 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501737 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110501737 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110501737 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110501737 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110501737 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) 20250425110501737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110501737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110501737 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110501738 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110501738 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110501738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501738 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110501738 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110501738 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-RAN(2782)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2788)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2780)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2786)@63ea47419a21: Final verdict of PTC: none 20250425110501738 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110501738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110501738 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110501738 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110501738 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110501738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110501738 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110501738 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110501738 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110501738 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110501738 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110501738 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110501738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110501738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110501738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110501738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110501738 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) 20250425110501738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110501738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110501738 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110501739 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110501739 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2796)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2790)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2785)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2791)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2794)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2787)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2792)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2781): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2782): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2783): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2784): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2785): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2786): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2787): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2788): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2789): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2790): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2791): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2792): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2793): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2794): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2795): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2796): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110502737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499080) 20250425110503738 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110503738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110503739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110503739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110503739 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=499080, count=502388) 20250425110504739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110505739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110506740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_ss_session_timeout started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2800)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2800)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2800)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2798)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2803)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2803)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2803)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2801)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2806)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2806)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2806)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2804)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110506812 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2807)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110506982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110506982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110506982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110506982 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2800)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110506983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110506983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110506983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110506983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110506983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110506983 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110506983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110506983 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2800)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2800)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2800)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110506983 DLSS7 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(2800)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2800)@63ea47419a21: Message received on association #8 20250425110506983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110506983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110506983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110506983 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110506983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110506983 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110506983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110506983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 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)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110506983 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2800)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110506984 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110506984 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110506994 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110506994 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110506994 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110506994 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110506995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110506995 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110506995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110506995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110506995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110506995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110506995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110506995 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) 20250425110506995 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110506995 DLSS7 DEBUG 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) 20250425110506995 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2803)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@63ea47419a21: Message received on association #8 20250425110506995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110506995 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110506996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110506996 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) 20250425110506996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110506996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110506996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110506996 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) 20250425110506996 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2803)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110506996 DLSS7 DEBUG 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) 20250425110506996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110506996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110506996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110506996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2803)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2803)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110507008 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110507008 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110507008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110507008 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110507010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110507010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110507010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110507010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110507010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110507010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110507010 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) 20250425110507010 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110507010 DLSS7 DEBUG 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) 20250425110507010 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110507010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110507010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110507010 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) 20250425110507010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110507010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110507010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110507010 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) 20250425110507010 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110507010 DLSS7 DEBUG 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) 20250425110507010 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) 20250425110507010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110507010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110507010 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110507010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110507741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110507741 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2809)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2809)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110507743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2809)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2809)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2809)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2809)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110507751 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110507751 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2810)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110507785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110507785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110507785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110507785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110507785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2800)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2799)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110507797 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507797 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507797 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507797 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110507797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507797 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110507797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507797 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110507797 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507797 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2803)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2802)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110507813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507813 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507813 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110507813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110507813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507813 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) 20250425110507813 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2805)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2805)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)4104791 MSC_Test_2-SCCP(2804)@63ea47419a21: First idle individual index:0 20250425110507819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507819 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 a2 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507819 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) 20250425110507819 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110507819 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110507819 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110507819 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110507819 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110507819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110507819 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110507819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110507819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110507819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110507819 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110507819 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0] (fsm.c:486) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2805)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110507819 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110507819 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250425110507819 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250425110507819 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110507819 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110507819 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110507819 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110507819 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110507819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110507819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110507819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110507819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110507819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110507819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3e a2 57 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2810)@63ea47419a21: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test-GSUP(2810)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2812)"262420000001051" MSC_Test_2-SCCP(2804)@63ea47419a21: { messageType := 2, destLocRef := '3EA257'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): none -> pass 20250425110507822 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110507822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110507822 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250425110507822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110507822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110507822 DMM DEBUG Tx AUTH REQ (rand = 6f4345d6c600ef2c8043da0f2ca7e164) (gsm_04_08.c:641) 20250425110507822 DMM DEBUG AUTH REQ (autn = f891ef54ce1523a21097720e2fffeb15) (gsm_04_08.c:643) 20250425110507822 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110507822 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110507822 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110507822 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110507822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3e a2 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6f 43 45 d6 c6 00 ef 2c 80 43 da 0f 2c a7 e1 64 20 10 f8 91 ef 54 ce 15 23 a2 10 97 72 0e 2f ff eb 15 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@63ea47419a21: patching N(SD)=1 into dtap '051450DB38D821049534D982'O MSC_Test_2-RAN(2805)@63ea47419a21: patched enc_l3: '055450DB38D821049534D982'O MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450DB38D821049534D982'O 20250425110507827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 50 db 38 d8 21 04 95 34 d9 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110507827 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110507827 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110507827 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110507827 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110507827 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110507827 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110507828 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 50db38d89534d982) (gsm_04_08.c:1128) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110507828 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 50db38d89534d982 (8 bytes) (vlr_auth_fsm.c:151) 20250425110507828 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110507828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110507828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110507828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110507828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110507828 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110507828 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d87b26ea7286d6bd0e38d02af9335a19, CK=NONE (ran_msg_iu.c:388) 20250425110507828 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110507828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110507828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3e a2 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 7b 26 ea 72 86 d6 bd 0e 38 d0 2a f9 33 5a 19 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110507833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507833 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110507833 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110507833 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110507833 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110507833 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110507833 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110507833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110507833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110507833 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110507833 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110507833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110507833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110507833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110507833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110507833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110507833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110507833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3e a2 57 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110507835 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110507835 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250425110507835 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250425110507835 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110507835 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110507835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:110) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110507835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110507835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110507835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110507835 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250425110507835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110507835 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D LOCATION UPDATE ACCEPT (TMSI = 0xadc1c78d) (gsm_04_08.c:149) 20250425110507835 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110507835 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110507835 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110507835 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110507835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507835 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 3e a2 57 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 ad c1 c7 8d 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2805)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2805)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110507838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507838 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110507838 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110507838 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110507838 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110507838 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110507838 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110507838 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110507838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110507838 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250425110507838 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110507838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:817) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110507838 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55e7058de800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110507838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110507838 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110507838 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110507838 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250425110507838 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110507838 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110507838 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110507838 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110507838 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110507838 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110507838 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110507838 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110507838 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110507838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3e a2 57 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110507841 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110507841 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110507841 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110507841 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110507841 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110507841 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110507841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110507841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0] (msc_a.c:1053) 20250425110507841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110507841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110507841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110507841 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110507841 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110507841 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) MSC-A terminated (msub.c:261) 20250425110507841 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) 1 MSC-I still active (msub.c:79) 20250425110507841 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110507841 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110507841 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110507841 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110507841 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250425110507841 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250425110507841 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110507841 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-480:LU)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110507841 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) Free (msub.c:119) 20250425110507841 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110507842 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110507842 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110507842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110507842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110507842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110507842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110507842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3e a2 57 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 20250425110507843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110507843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110507843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2805)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)4104791 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110507843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110507843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110507843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110507843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110507843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110507843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110507843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3e a2 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: 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 := 'ADC1C78D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2805)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)11578005 MSC_Test_2-RAN(2805)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2804)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110508044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110508044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110508044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110508044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508044 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 b0 aa 95 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 ad c1 c7 8d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110508044 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) 20250425110508044 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110508044 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110508044 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110508044 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110508044 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110508044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110508044 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110508044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110508044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110508044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110508044 DMM DEBUG msc_a(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110508044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110508045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140] (fsm.c:486) 20250425110508045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110508045 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110508045 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110508045 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110508045 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110508045 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110508045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110508045 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110508045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110508045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0] (fsm.c:486) 20250425110508045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110508045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110508045 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110508045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110508045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110508045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110508045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b0 aa 95 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: { messageType := 2, destLocRef := 'B0AA95'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110508047 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110508047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110508047 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) Received 1 auth tuples (vlr.c:996) 20250425110508047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110508047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110508047 DMM DEBUG Tx AUTH REQ (rand = eda919d0b733e74d5f88946143c0765d) (gsm_04_08.c:641) 20250425110508047 DMM DEBUG AUTH REQ (autn = 2e3925663a09f748d827b274911c406f) (gsm_04_08.c:643) 20250425110508047 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110508047 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110508047 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110508047 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110508047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110508047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110508047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110508047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b0 aa 95 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed a9 19 d0 b7 33 e7 4d 5f 88 94 61 43 c0 76 5d 20 10 2e 39 25 66 3a 09 f7 48 d8 27 b2 74 91 1c 40 6f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@63ea47419a21: patching N(SD)=1 into dtap '0514E04DB5EA210483931333'O MSC_Test_2-RAN(2805)@63ea47419a21: patched enc_l3: '0554E04DB5EA210483931333'O MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E04DB5EA210483931333'O 20250425110508049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110508049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110508049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110508049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 e0 4d b5 ea 21 04 83 93 13 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110508049 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110508049 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110508049 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110508049 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110508049 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110508049 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110508049 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e04db5ea83931333) (gsm_04_08.c:1128) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110508049 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) AUTH on UTRAN received RES: e04db5ea83931333 (8 bytes) (vlr_auth_fsm.c:151) 20250425110508049 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110508049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058de800]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110508049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110508049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110508049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110508049 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110508049 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=33abab7f4b0657a73be4f2355718c669, CK=NONE (ran_msg_iu.c:388) 20250425110508049 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110508049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110508049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110508049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110508049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110508049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b0 aa 95 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 ab ab 7f 4b 06 57 a7 3b e4 f2 35 57 18 c6 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(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110508050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110508050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110508050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110508050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110508050 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110508050 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110508050 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110508050 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110508050 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110508050 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110508050 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110508050 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110508050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110508050 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110508050 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425110508050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250425110508050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110508050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110508050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110508050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b0 aa 95 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2810)@63ea47419a21: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test_2-RAN(2805)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2805)@63ea47419a21: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:41 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250425110508055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110508055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110508055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110508055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110508055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110508055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110508055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110508055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110508055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110508055 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) 20250425110508055 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110508055 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110508055 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110508055 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110508055 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110508055 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110508055 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110508055 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110508055 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{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)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110511056 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250425110511057 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110511057 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110511057 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110511057 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110511057 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110511057 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110511057 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110511057 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110511057 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110511057 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110511057 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110511057 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110511057 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110511057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110511057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110511057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110511057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110511057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110511057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110511057 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 b0 aa 95 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) 20250425110511057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110511057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110511057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110511057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110511057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110511057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110511057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110511057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b0 aa 95 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2806)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2804)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2804)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110511060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110511060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110511060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110511060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110511060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110511060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110511060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110511060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110511060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110511061 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110511061 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110511061 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110511061 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110511061 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110511061 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110511061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110511061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140] (msc_a.c:1053) 20250425110511061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110511061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110511061 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110511061 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110511061 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) MSC-A terminated (msub.c:261) 20250425110511061 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) 1 MSC-I still active (msub.c:79) 20250425110511061 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110511061 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110511061 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110511061 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110511061 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250425110511061 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250425110511061 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110511061 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110511061 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D) Free (msub.c:119) 20250425110511061 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xADC1C78D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110511061 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110511061 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110511061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110511061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110511061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110511061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110511061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110511061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110511061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110511061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110511061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b0 aa 95 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@63ea47419a21: Session index based on local reference:0 20250425110511061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110511061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110511061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110511061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110511061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110511061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110511061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110511061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110511061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 b0 aa 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2805)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)11578005 TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@63ea47419a21: Final verdict of PTC: pass 20250425110511063 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110511063 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110511063 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110511063 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110511063 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110511063 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110511064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110511063 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110511063 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110511063 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110511063 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110511063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110511063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110511063 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) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110511063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110511063 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110511063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511063 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110511063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110511063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110511063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110511063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110511064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110511064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110511064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110511064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110511064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110511064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2803)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2800)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2801)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2798)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2799)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2810)@63ea47419a21: Final verdict of PTC: none 20250425110511064 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110511064 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2802)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2808)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2804)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2805)@63ea47419a21: Final verdict of PTC: none 20250425110511065 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110511065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110511065 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110511065 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110511065 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) 20250425110511065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110511065 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110511065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110511065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110511065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110511065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110511065 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) 20250425110511065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110511065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110511065 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(2797)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2807)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2809)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2806)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2811)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2798): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2799): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2800): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2801): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2802): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2803): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2804): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2805): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2806): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2807): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2808): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2809): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2810): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2811): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2812): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@63ea47419a21: 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'. 20250425110511080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110511080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110511080 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Fri Apr 25 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 20250425110512082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490760) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110513064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110513065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110513065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110513065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110513082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=490760, count=494068) 20250425110514083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110515085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mt_ussd_for_unknown_subscr started. 20250425110516085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2817)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2817)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2817)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2815)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2820)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2820)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2820)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2818)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2823)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2823)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2823)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2821)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110516117 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2824)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110516289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110516289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110516289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110516289 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2817)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110516290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110516290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110516290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110516290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110516290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110516290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110516290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110516290 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110516290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110516290 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2817)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2817)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2817)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110516291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110516291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110516291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110516291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110516291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110516291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110516291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110516291 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110516291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110516291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110516291 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2817)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110516291 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110516291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2817)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2817)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110516300 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110516300 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110516300 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110516300 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110516301 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516301 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110516301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110516301 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110516301 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110516301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110516301 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110516301 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) 20250425110516301 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110516301 DLSS7 DEBUG 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) 20250425110516301 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2820)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110516302 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516302 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110516302 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110516302 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) 20250425110516302 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110516302 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110516302 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110516302 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) 20250425110516302 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110516302 DLSS7 DEBUG 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) 20250425110516302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110516302 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110516302 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110516302 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2820)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2820)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2820)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110516312 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110516312 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110516312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110516312 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110516314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110516314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110516314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110516314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110516314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110516314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110516314 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) 20250425110516314 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110516314 DLSS7 DEBUG 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) 20250425110516314 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2823)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110516315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110516315 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110516315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110516315 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) 20250425110516315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110516315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110516315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110516315 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) 20250425110516315 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110516315 DLSS7 DEBUG 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) 20250425110516315 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) 20250425110516315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110516315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110516315 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110516315 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2820)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2820)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2823)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2823)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2823)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110517087 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110517087 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2826)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2826)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110517090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2826)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2826)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2826)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2826)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110517098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110517098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110517098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110517098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110517098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2817)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110517099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110517099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517099 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110517099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110517099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110517099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2817)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2816)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2820)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110517106 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517106 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110517106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110517106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110517106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110517106 DLSS7 DEBUG 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) 20250425110517106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110517106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110517106 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110517106 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110517106 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)@63ea47419a21: Message received on association #8 20250425110517107 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110517107 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2820)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2819)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110517122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110517122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110517122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110517122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2823)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110517122 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) 20250425110517123 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110517123 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110517123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517123 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110517123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110517123 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110517123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110517123 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110517123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110517123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110517123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110517123 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2823)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2822)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2822)@63ea47419a21: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@63ea47419a21: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) 20250425110517150 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(2827)@63ea47419a21: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@63ea47419a21: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2829)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2829)@63ea47419a21: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2829)@63ea47419a21: Final verdict of PTC: pass 20250425110517153 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110517153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110517153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110517153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110517153 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110517153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110517153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110517153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110517153 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110517153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517153 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110517153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110517153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110517153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_0-SCCP(2815)@63ea47419a21: Final verdict of PTC: none 20250425110517153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110517153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110517154 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) 20250425110517154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110517154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110517154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110517154 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)@63ea47419a21: Final verdict of PTC: none 20250425110517154 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110517154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110517155 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110517155 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110517155 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2818)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2826)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2816)@63ea47419a21: Final verdict of PTC: none 20250425110517156 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110517156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110517156 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110517157 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110517157 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110517157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110517157 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110517157 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-GSUP(2827)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2824)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2828)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2821)@63ea47419a21: Final verdict of PTC: none 20250425110517157 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) 20250425110517157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517157 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110517157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110517157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110517157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110517157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110517157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-RAN(2819)@63ea47419a21: Final verdict of PTC: none 20250425110517157 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) 20250425110517157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110517157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110517157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110517158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110517157 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) 20250425110517157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110517158 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110517158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110517158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110517158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110517158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110517158 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) 20250425110517158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110517158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110517158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110517158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2830)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2823)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2820)@63ea47419a21: Final verdict of PTC: none 20250425110517158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110517158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2822)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2814)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2825)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2815): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2816): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2817): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2818): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2819): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2820): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2821): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2822): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2823): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2824): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2825): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2826): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2827): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2828): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2829): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110518156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110519155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110519155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110519155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110519156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167704) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110519158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110520158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=167704, count=171012) 20250425110521159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110522160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2834)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2834)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2834)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2832)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2837)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2837)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2837)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2835)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2840)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2840)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2840)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2838)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110522244 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2841)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110522410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110522410 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110522410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110522410 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110522412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110522412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110522412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110522412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110522412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110522412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110522412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110522412 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110522412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110522412 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2834)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110522413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110522413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110522413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110522413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110522413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110522413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110522413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110522413 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110522413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110522413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110522413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2834)@63ea47419a21: Message received on association #8 20250425110522413 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110522413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2834)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2834)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110522424 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110522424 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110522424 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110522424 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110522427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522427 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110522427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110522427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110522427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110522427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110522427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110522427 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) 20250425110522427 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110522427 DLSS7 DEBUG 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) 20250425110522427 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2837)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110522428 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522428 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110522428 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110522428 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) 20250425110522428 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110522428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110522428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110522428 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) 20250425110522428 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2837)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2837)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110522428 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110522428 DLSS7 DEBUG 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) 20250425110522428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110522428 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110522428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110522438 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110522438 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110522438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110522438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2840)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2840)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110522440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110522440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110522440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110522440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110522440 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) 20250425110522440 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110522440 DLSS7 DEBUG 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) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2840)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2840)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2840)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110522440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110522440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110522440 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) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110522440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110522440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110522440 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) 20250425110522440 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110522440 DLSS7 DEBUG 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) 20250425110522440 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(2840)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110522440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110522440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2837)@63ea47419a21: Message received on association #8 20250425110522441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110522441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110523162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110523162 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2843)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2843)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110523165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2843)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2843)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2843)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2843)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110523179 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110523179 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250425110523216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110523217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110523217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110523217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110523217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2834)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2833)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110523230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523230 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110523230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2837)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523230 DLSS7 DEBUG 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) 20250425110523230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110523230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523230 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110523230 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523230 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2837)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2836)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110523248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523249 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) 20250425110523249 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110523249 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110523249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523249 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2839)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2839)@63ea47419a21: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@63ea47419a21: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)10421894 MSC_Test_2-SCCP(2838)@63ea47419a21: First idle individual index:0 MSC_Test_2-RAN(2839)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110523270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9f 06 86 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 35 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523270 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) 20250425110523270 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110523270 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110523270 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110523270 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110523270 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110523270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110523270 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110523270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110523270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110523270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110523270 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110523270 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0] (fsm.c:486) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110523270 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110523270 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250425110523270 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250425110523270 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110523270 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110523270 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110523270 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110523270 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110523270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110523270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110523270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110523270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110523270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110523271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9f 06 86 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: { messageType := 2, destLocRef := '9F0686'O, sourceLocRef := '0001E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2844)@63ea47419a21: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@63ea47419a21: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)"262420000001053" MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): none -> pass 20250425110523276 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110523276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110523276 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250425110523276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110523276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110523276 DMM DEBUG Tx AUTH REQ (rand = 04cf7c772b648b9495aca3dc32860f94) (gsm_04_08.c:641) 20250425110523276 DMM DEBUG AUTH REQ (autn = 161395b4e38534492b284f9f8f42abe4) (gsm_04_08.c:643) 20250425110523276 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110523276 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523276 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523276 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110523276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523276 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9f 06 86 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 04 cf 7c 77 2b 64 8b 94 95 ac a3 dc 32 86 0f 94 20 10 16 13 95 b4 e3 85 34 49 2b 28 4f 9f 8f 42 ab e4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=1 into dtap '0514009064B721046DD2FC53'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '0554009064B721046DD2FC53'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554009064B721046DD2FC53'O MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 00 90 64 b7 21 04 6d d2 fc 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110523286 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523286 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523286 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523286 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523286 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523286 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523286 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 009064b76dd2fc53) (gsm_04_08.c:1128) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110523286 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 009064b76dd2fc53 (8 bytes) (vlr_auth_fsm.c:151) 20250425110523286 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110523286 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110523286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110523286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110523286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110523286 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110523286 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78202e897b3ae6b620c7471d142e9920, CK=NONE (ran_msg_iu.c:388) 20250425110523286 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110523286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110523286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523286 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9f 06 86 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 20 2e 89 7b 3a e6 b6 20 c7 47 1d 14 2e 99 20 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110523292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523292 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523292 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523292 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523292 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523292 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523292 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110523292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110523292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110523292 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110523292 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110523292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110523292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110523292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110523292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110523292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110523292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110523292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9f 06 86 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110523295 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110523295 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250425110523295 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250425110523295 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110523295 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:110) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110523295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110523295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110523295 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250425110523295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110523295 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0 LOCATION UPDATE ACCEPT (TMSI = 0x349691f0) (gsm_04_08.c:149) 20250425110523295 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110523295 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523295 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523295 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110523295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523295 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 9f 06 86 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 96 91 f0 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110523297 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523297 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523297 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523297 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110523297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110523297 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250425110523297 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110523297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:817) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110523297 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55e7059039c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110523297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250425110523297 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250425110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110523297 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110523297 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110523297 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110523297 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110523297 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110523297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9f 06 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(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110523301 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523301 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523301 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523301 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523301 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523301 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523301 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110523301 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110523301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110523301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0] (msc_a.c:1053) 20250425110523301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110523301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110523301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110523301 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110523301 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110523301 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) MSC-A terminated (msub.c:261) 20250425110523301 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) 1 MSC-I still active (msub.c:79) 20250425110523301 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110523301 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110523301 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110523301 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110523301 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250425110523301 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250425110523301 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110523301 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-482:LU)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110523301 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) Free (msub.c:119) 20250425110523301 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110523301 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110523301 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110523301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523301 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110523301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523301 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9f 06 86 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 20250425110523302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2839)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)10421894 20250425110523302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 9f 06 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: 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 := '349691F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@63ea47419a21: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)11338546 MSC_Test_2-RAN(2839)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523504 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 ad 03 32 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 34 96 91 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) 20250425110523505 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) 20250425110523505 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110523505 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110523505 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110523505 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110523505 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110523505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110523505 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110523505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110523505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110523505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110523505 DMM DEBUG msc_a(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140] (fsm.c:486) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110523505 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110523505 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110523505 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110523505 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110523505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110523505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110523505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0] (fsm.c:486) 20250425110523505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110523505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110523505 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110523505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 ad 03 32 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: { messageType := 2, destLocRef := 'AD0332'O, sourceLocRef := '0001E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110523510 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110523510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110523510 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) Received 1 auth tuples (vlr.c:996) 20250425110523510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110523510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110523510 DMM DEBUG Tx AUTH REQ (rand = 829f00ec16bf596bd0d552469632d348) (gsm_04_08.c:641) 20250425110523510 DMM DEBUG AUTH REQ (autn = 4ec1b006b3efd689b7255c2f7a666190) (gsm_04_08.c:643) 20250425110523510 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110523510 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523510 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523510 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110523510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 ad 03 32 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 82 9f 00 ec 16 bf 59 6b d0 d5 52 46 96 32 d3 48 20 10 4e c1 b0 06 b3 ef d6 89 b7 25 5c 2f 7a 66 61 90 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=1 into dtap '05144915DECC21044F3B7F1F'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '05544915DECC21044F3B7F1F'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544915DECC21044F3B7F1F'O 20250425110523516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523516 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 49 15 de cc 21 04 4f 3b 7f 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523516 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523516 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523516 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523516 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523516 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523516 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523516 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4915decc4f3b7f1f) (gsm_04_08.c:1128) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110523516 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) AUTH on UTRAN received RES: 4915decc4f3b7f1f (8 bytes) (vlr_auth_fsm.c:151) 20250425110523516 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110523516 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110523516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110523516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110523516 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110523516 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110523516 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1aa8d79a6faee779f5878391fe36d82d, CK=NONE (ran_msg_iu.c:388) 20250425110523517 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110523517 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110523517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 ad 03 32 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1a a8 d7 9a 6f ae e7 79 f5 87 83 91 fe 36 d8 2d 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110523523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523523 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523523 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523523 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523523 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523523 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523523 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110523523 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110523523 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110523523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110523523 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110523523 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250425110523523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250425110523523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 ad 03 32 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=2 into dtap '1B3A17A471C1935D898CD9A5D56329B721ED653CD04A2A059665'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '1BBA17A471C1935D898CD9A5D56329B721ED653CD04A2A059665'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:38 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17A471C1935D898CD9A5D56329B721ED653CD04A2A059665'O 20250425110523531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523532 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 a4 71 c1 93 5d 89 8c d9 a5 d5 63 29 b7 21 ed 65 3c d0 4a 2a 05 96 65 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110523532 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523532 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523532 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523532 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523532 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523532 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523532 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425110523532 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523532 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110523532 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110523532 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110523532 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110523532 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110523532 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110523532 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110523533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523533 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 ad 03 32 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) 20250425110523533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 ad 03 32 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110523543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110523544 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523544 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523544 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523544 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523544 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523544 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110523544 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110523544 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110523545 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523545 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110523545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110523545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140] (msc_a.c:1053) 20250425110523545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110523545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058dc3d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110523545 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110523545 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110523545 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110523545 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110523545 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) MSC-A terminated (msub.c:261) 20250425110523545 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) 1 MSC-I still active (msub.c:79) 20250425110523545 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110523545 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110523545 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110523545 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110523545 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250425110523545 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250425110523545 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110523545 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110523545 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) Free (msub.c:119) 20250425110523545 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110523545 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110523545 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110523545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 ad 03 32 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2839)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)11338546 20250425110523548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 ad 03 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: 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 := '349691F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@63ea47419a21: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7226116 MSC_Test_2-RAN(2839)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523756 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523756 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 6e 43 04 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 34 96 91 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) 20250425110523756 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) 20250425110523757 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110523757 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110523757 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110523757 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110523757 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110523757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110523757 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110523757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110523757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110523757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110523757 DMM DEBUG msc_a(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0] (fsm.c:486) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110523757 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110523757 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110523757 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110523757 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110523757 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110523757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110523757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50] (fsm.c:486) 20250425110523757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110523757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110523757 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110523757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 6e 43 04 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: { messageType := 2, destLocRef := '6E4304'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)@63ea47419a21: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110523758 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110523758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110523758 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) Received 1 auth tuples (vlr.c:996) 20250425110523758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110523758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110523758 DMM DEBUG Tx AUTH REQ (rand = 63616cb33979b6dd46717860706fa677) (gsm_04_08.c:641) 20250425110523758 DMM DEBUG AUTH REQ (autn = 1c1ce077b4e76fcc337877251b91617b) (gsm_04_08.c:643) 20250425110523758 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110523758 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523758 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523759 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110523759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e 43 04 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 63 61 6c b3 39 79 b6 dd 46 71 78 60 70 6f a6 77 20 10 1c 1c e0 77 b4 e7 6f cc 33 78 77 25 1b 91 61 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(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=1 into dtap '0514E1C86AFB2104FF2DBDF9'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '0554E1C86AFB2104FF2DBDF9'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E1C86AFB2104FF2DBDF9'O 20250425110523760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 e1 c8 6a fb 21 04 ff 2d bd f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110523760 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523760 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523760 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523760 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523760 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523760 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523760 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e1c86afbff2dbdf9) (gsm_04_08.c:1128) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110523760 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) AUTH on UTRAN received RES: e1c86afbff2dbdf9 (8 bytes) (vlr_auth_fsm.c:151) 20250425110523760 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110523760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7059039c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110523760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110523760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110523760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110523760 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110523760 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b3a367f95b860fdd13ade7ec3dcb4775, CK=NONE (ran_msg_iu.c:388) 20250425110523760 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110523760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110523760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e 43 04 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b3 a3 67 f9 5b 86 0f dd 13 ad e7 ec 3d cb 47 75 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110523762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110523762 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523762 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523762 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523762 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523762 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110523762 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110523762 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110523762 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110523762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110523762 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110523762 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250425110523762 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250425110523762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e 43 04 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@63ea47419a21: patching N(SD)=2 into dtap '1B2A1C178A2E2A8DAC81842C39D0D35688F35D29F2F809A992876D'O MSC_Test_2-RAN(2839)@63ea47419a21: patched enc_l3: '1BAA1C178A2E2A8DAC81842C39D0D35688F35D29F2F809A992876D'O MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:39 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C178A2E2A8DAC81842C39D0D35688F35D29F2F809A992876D'O MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523765 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 8a 2e 2a 8d ac 81 84 2c 39 d0 d3 56 88 f3 5d 29 f2 f8 09 a9 92 87 6d 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110523765 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523765 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523765 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523765 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110523765 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110523765 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110523765 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425110523765 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523765 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110523765 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110523765 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110523765 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110523765 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110523765 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110523765 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110523765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523765 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 6e 43 04 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) 20250425110523765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e 43 04 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2840)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2838)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2838)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110523767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110523767 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110523767 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110523767 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110523767 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110523767 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110523767 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110523767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110523767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0] (msc_a.c:1053) 20250425110523767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110523767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110523767 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110523767 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110523767 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) MSC-A terminated (msub.c:261) 20250425110523767 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) 1 MSC-I still active (msub.c:79) 20250425110523767 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110523767 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110523767 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110523767 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110523767 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250425110523767 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250425110523767 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110523767 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110523767 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0) Free (msub.c:119) 20250425110523767 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x349691F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110523767 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110523767 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110523767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110523767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110523767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110523767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 6e 43 04 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2840)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@63ea47419a21: Session index based on local reference:0 20250425110523768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110523768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110523768 DLM3UA DEBUG 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(2840)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110523768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110523768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110523768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110523768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110523768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110523768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6e 43 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2839)@63ea47419a21: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7226116 TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@63ea47419a21: Final verdict of PTC: pass 20250425110523769 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110523769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523769 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523769 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110523769 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110523769 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523769 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523769 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110523769 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110523769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523769 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110523770 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523770 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110523770 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110523770 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) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110523770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110523770 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110523770 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) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110523770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110523770 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110523770 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2844)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2837)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2834)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2840)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2832)@63ea47419a21: Final verdict of PTC: none 20250425110523770 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523770 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110523770 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) 20250425110523770 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110523770 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110523770 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110523770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110523770 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110523770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110523770 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) 20250425110523770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(2835)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2839)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2838)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2833)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2831)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2845)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2841)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2836)@63ea47419a21: Final verdict of PTC: none 20250425110523770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110523770 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(2843)@63ea47419a21: Final verdict of PTC: none 20250425110523770 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110523770 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110523770 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110523770 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110523770 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110523770 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110523771 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2842)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2847)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2832): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2833): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2834): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2835): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2836): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2837): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2838): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2839): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2840): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2841): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2842): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2843): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2844): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2845): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2846): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2847): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110524771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110525770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110525771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110525772 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=634084) 20250425110526773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=634084, count=637392) 20250425110527774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:05:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425110528775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_proc_ss_for_unknown_session started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2851)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2851)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2851)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2849)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2854)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2854)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2854)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2852)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2857)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2857)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2857)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2855)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110528924 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2858)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110529087 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110529087 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110529087 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110529087 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2851)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110529088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110529088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110529088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110529088 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110529088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110529088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110529088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110529088 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110529088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110529088 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110529089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110529089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110529089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110529089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110529089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110529089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110529089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110529089 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110529089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110529089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110529089 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2851)@63ea47419a21: Message received on association #8 20250425110529089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2851)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110529089 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2851)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110529101 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110529101 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110529101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110529101 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2854)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110529102 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529102 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110529102 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110529102 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110529102 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110529102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2854)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2854)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110529102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110529102 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) 20250425110529102 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110529102 DLSS7 DEBUG 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) 20250425110529102 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2854)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110529103 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529103 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110529103 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110529103 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(2854)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110529103 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2854)@63ea47419a21: Message received on association #8 20250425110529103 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110529103 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110529103 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) 20250425110529103 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110529103 DLSS7 DEBUG 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) 20250425110529103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110529103 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)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2854)@63ea47419a21: Message received on association #8 20250425110529103 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110529103 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2854)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110529116 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110529116 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110529116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110529116 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2857)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110529118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110529118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110529118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110529118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110529118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110529118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110529118 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) 20250425110529118 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110529118 DLSS7 DEBUG 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) 20250425110529118 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2857)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2857)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110529118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110529118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110529118 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) 20250425110529118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110529118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110529118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110529118 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) 20250425110529118 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110529118 DLSS7 DEBUG 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) 20250425110529118 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) 20250425110529118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110529118 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110529119 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110529119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110529776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110529776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2860)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2860)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110529778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2860)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2860)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2860)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2860)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110529788 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110529788 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2861)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110529891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110529891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110529891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110529891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110529891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2851)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2850)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110529905 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529905 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529905 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529905 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110529905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2854)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110529906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529906 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110529906 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529906 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2854)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2853)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110529924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529924 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110529925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529925 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110529925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529925 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110529925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529925 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2856)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2856)@63ea47419a21: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)10871819 MSC_Test_2-SCCP(2855)@63ea47419a21: First idle individual index:0 20250425110529932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529932 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 e4 0b 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)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529932 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) 20250425110529932 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110529932 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110529932 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110529932 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110529932 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110529932 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110529932 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110529932 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110529932 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110529932 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110529932 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110529932 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140] (fsm.c:486) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110529932 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110529932 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250425110529932 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250425110529932 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110529932 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110529932 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110529932 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110529932 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110529932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110529932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110529932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110529932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110529932 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110529932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529932 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e4 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: { messageType := 2, destLocRef := 'A5E40B'O, sourceLocRef := '0001E5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(2861)@63ea47419a21: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@63ea47419a21: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2863)"262420000001055" MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): none -> pass 20250425110529936 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110529936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110529936 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250425110529936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110529936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110529936 DMM DEBUG Tx AUTH REQ (rand = 30199f3603b94d16c1411e650084d596) (gsm_04_08.c:641) 20250425110529936 DMM DEBUG AUTH REQ (autn = 6aa58469775d3ed6fb0ee61aab0d12d5) (gsm_04_08.c:643) 20250425110529936 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110529936 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110529936 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110529936 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110529936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e4 0b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 30 19 9f 36 03 b9 4d 16 c1 41 1e 65 00 84 d5 96 20 10 6a a5 84 69 77 5d 3e d6 fb 0e e6 1a ab 0d 12 d5 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2856)@63ea47419a21: patching N(SD)=1 into dtap '051475B7A2672104E272970D'O MSC_Test_2-RAN(2856)@63ea47419a21: patched enc_l3: '055475B7A2672104E272970D'O MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2855)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055475B7A2672104E272970D'O MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 75 b7 a2 67 21 04 e2 72 97 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110529943 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110529943 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110529943 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110529943 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110529943 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110529943 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110529943 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 75b7a267e272970d) (gsm_04_08.c:1128) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110529943 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 75b7a267e272970d (8 bytes) (vlr_auth_fsm.c:151) 20250425110529943 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110529943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110529943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110529943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110529943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110529943 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110529943 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9dc072f2966bebd64c406cf18382bc90, CK=NONE (ran_msg_iu.c:388) 20250425110529943 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110529944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110529944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e4 0b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d c0 72 f2 96 6b eb d6 4c 40 6c f1 83 82 bc 90 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2855)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110529949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529949 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110529949 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110529949 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110529949 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110529949 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110529949 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110529949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110529949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110529949 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110529949 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110529949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110529949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110529949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110529949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110529949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110529949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110529949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e4 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110529951 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110529951 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250425110529951 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110529951 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110529952 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110529952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:110) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110529952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110529952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110529952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110529952 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110529952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110529952 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1 LOCATION UPDATE ACCEPT (TMSI = 0x7ab64fa1) (gsm_04_08.c:149) 20250425110529952 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110529952 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110529952 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110529952 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110529952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529952 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 a5 e4 0b 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 b6 4f a1 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2856)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2855)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110529954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529954 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110529954 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110529954 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110529954 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110529954 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110529954 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110529954 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110529954 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110529954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110529954 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110529954 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110529954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:817) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110529954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55e70591cc20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110529954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110529954 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110529954 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110529954 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250425110529954 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110529954 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110529954 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110529954 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110529954 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110529954 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110529954 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110529954 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110529954 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110529954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e4 0b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2855)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2855)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110529959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110529959 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110529959 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110529959 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110529959 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110529959 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110529959 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110529959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110529959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110529959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110529959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110529959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110529959 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110529959 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110529959 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) MSC-A terminated (msub.c:261) 20250425110529959 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) 1 MSC-I still active (msub.c:79) 20250425110529959 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110529959 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110529959 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110529959 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110529959 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250425110529959 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250425110529959 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110529959 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-485:LU)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110529959 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) Free (msub.c:119) 20250425110529959 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110529959 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110529959 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110529959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110529959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110529959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110529959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e4 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@63ea47419a21: Session index based on local reference:0 20250425110529960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110529960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110529960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110529960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110529960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110529960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110529960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110529960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110529960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 a5 e4 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2856)@63ea47419a21: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)10871819 TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@63ea47419a21: Created IMSI[0] for '262420000001055'H'7AB64FA1'O to be handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@63ea47419a21: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2863) 20250425110529992 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110529992 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250425110529992 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250425110529992 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@63ea47419a21: Final verdict of PTC: pass 20250425110529995 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110529995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110529995 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110529995 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110529995 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110529995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110529995 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110529995 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110529995 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110529995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110529995 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110529995 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110529995 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110529995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110529995 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110529995 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110529996 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110529996 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529996 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110529996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2854)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2851)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2849)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2861)@63ea47419a21: Final verdict of PTC: none 20250425110529996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110529996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110529996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110529996 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) 20250425110529996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110529996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110529996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110529996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110529996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110529996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110529996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110529996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110529996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110529996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110529996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_1-SCCP(2852)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2848)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2850)@63ea47419a21: Final verdict of PTC: none 20250425110529997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110529997 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110529997 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-RAN(2856)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2858)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2853)@63ea47419a21: Final verdict of PTC: none 20250425110529998 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110529999 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110529999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110529999 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110529999 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110529999 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) 20250425110529999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110529999 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110529999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110529999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110529999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110529999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110529999 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) 20250425110529999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110529999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110529999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110529999 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110529999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2862)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2859)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2860)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2857)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2855)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2849): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2850): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2851): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2852): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2853): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2854): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2855): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2856): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2857): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2858): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2859): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2860): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2861): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2862): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2863): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 11:05:30 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 20250425110530998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110531996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110531999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110532000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110532000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110532000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332196) 20250425110533000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=332196, count=335504) 20250425110534002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:05: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_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 20250425110535003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_proc_ss_paging_fail started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(2868)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2868)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2868)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(2866)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2871)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2871)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2871)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2869)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2874)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2874)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2874)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2872)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110535135 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2875)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110535299 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110535299 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110535299 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110535299 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110535303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110535303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110535303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110535303 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110535303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110535303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110535303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110535303 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110535303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110535303 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2868)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110535304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110535305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110535305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110535305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110535305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110535305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110535305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110535305 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110535305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110535305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110535305 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110535305 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110535305 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2868)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2868)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2868)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110535314 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110535314 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110535314 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110535314 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2871)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110535317 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535317 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110535317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110535317 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110535317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110535317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110535317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110535317 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) 20250425110535317 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110535317 DLSS7 DEBUG 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) 20250425110535317 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2871)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2871)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2871)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110535319 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535319 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110535319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110535319 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) 20250425110535319 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110535319 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110535319 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110535319 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) 20250425110535319 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110535319 DLSS7 DEBUG 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) 20250425110535319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2871)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110535319 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2871)@63ea47419a21: Message received on association #8 20250425110535319 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110535319 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2871)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110535329 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110535329 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110535329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110535329 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2874)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110535335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110535335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110535335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110535335 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110535336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110535336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110535336 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) 20250425110535336 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110535336 DLSS7 DEBUG 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) 20250425110535336 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2874)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2874)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110535338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110535338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110535338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110535338 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) 20250425110535338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110535338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110535338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110535338 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) 20250425110535338 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110535338 DLSS7 DEBUG 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) 20250425110535338 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) 20250425110535338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110535338 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110535338 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110535339 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110536004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110536004 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2877)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2877)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110536011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2877)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2877)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2877)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2877)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110536032 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110536032 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2878)@63ea47419a21: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110536108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110536108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110536109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110536109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110536109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2868)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2867)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110536120 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536120 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536120 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(2871)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536120 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110536120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536120 DLSS7 DEBUG 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) 20250425110536120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110536120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536120 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110536120 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536120 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2871)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2870)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110536140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110536140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536140 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110536140 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110536140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536140 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110536140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536140 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2873)@63ea47419a21: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2880)9093817 MSC_Test_2-SCCP(2872)@63ea47419a21: First idle individual index:0 20250425110536149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110536149 DLSS7 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(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536149 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 8a c2 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 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) 20250425110536149 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) 20250425110536149 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110536149 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110536149 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110536149 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110536149 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110536149 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110536149 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110536149 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2873)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110536149 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110536149 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110536149 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110536149 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0] (fsm.c:486) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110536149 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110536149 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250425110536149 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250425110536149 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110536149 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110536149 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110536149 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110536149 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110536149 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110536149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110536149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110536149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110536149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110536149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8a c2 b9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: { messageType := 2, destLocRef := '8AC2B9'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-GSUP(2878)@63ea47419a21: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@63ea47419a21: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2880)"262420000001056" MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): none -> pass 20250425110536155 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110536156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110536156 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250425110536156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110536156 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110536156 DMM DEBUG Tx AUTH REQ (rand = 8715cf8918589569e3f635214e1fb20b) (gsm_04_08.c:641) 20250425110536156 DMM DEBUG AUTH REQ (autn = f3da85fb3df3256574d275e4b990d15b) (gsm_04_08.c:643) 20250425110536156 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110536156 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110536156 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110536156 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110536156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8a c2 b9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 87 15 cf 89 18 58 95 69 e3 f6 35 21 4e 1f b2 0b 20 10 f3 da 85 fb 3d f3 25 65 74 d2 75 e4 b9 90 d1 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(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2873)@63ea47419a21: patching N(SD)=1 into dtap '0514ADBDE77C2104C9CC504A'O MSC_Test_2-RAN(2873)@63ea47419a21: patched enc_l3: '0554ADBDE77C2104C9CC504A'O MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2872)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ADBDE77C2104C9CC504A'O 20250425110536167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536167 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ad bd e7 7c 21 04 c9 cc 50 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110536167 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110536167 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110536168 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110536168 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110536168 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110536168 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110536168 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = adbde77cc9cc504a) (gsm_04_08.c:1128) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110536168 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: adbde77cc9cc504a (8 bytes) (vlr_auth_fsm.c:151) 20250425110536168 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110536168 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110536168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110536168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110536168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110536168 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110536168 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a526e48e46c25aea31b9b910aab5cc9d, CK=NONE (ran_msg_iu.c:388) 20250425110536168 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110536168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110536168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8a c2 b9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a5 26 e4 8e 46 c2 5a ea 31 b9 b9 10 aa b5 cc 9d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2872)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110536177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110536177 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110536177 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110536177 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110536177 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110536177 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110536177 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110536177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110536177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110536177 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110536177 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110536177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110536177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110536177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110536177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110536177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110536177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110536177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8a c2 b9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110536182 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110536182 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250425110536182 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250425110536182 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110536182 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110536182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:110) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110536182 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110536182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110536182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e7058ffd50] (fsm.c:486) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110536182 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250425110536182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110536182 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420 LOCATION UPDATE ACCEPT (TMSI = 0xa60c5420) (gsm_04_08.c:149) 20250425110536183 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110536183 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110536183 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110536183 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110536183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536183 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 8a c2 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 a6 0c 54 20 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2873)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2872)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110536187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110536187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536187 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536187 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110536187 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110536187 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110536187 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110536187 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110536187 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110536187 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110536187 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110536187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110536187 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250425110536187 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110536187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50] (vlr_lu_fsm.c:817) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110536187 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55e705903b90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110536188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110536188 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110536188 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250425110536188 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250425110536188 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110536188 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110536188 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110536188 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110536188 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110536188 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110536188 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110536188 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110536188 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110536188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8a c2 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(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2872)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2872)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110536193 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536193 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110536193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110536193 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110536193 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110536193 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110536193 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110536193 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110536193 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110536193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110536193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0] (msc_a.c:1053) 20250425110536193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110536193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110536193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058ffd50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110536193 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110536193 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110536193 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420) MSC-A terminated (msub.c:261) 20250425110536193 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420) 1 MSC-I still active (msub.c:79) 20250425110536193 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110536193 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110536193 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110536193 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110536193 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250425110536193 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250425110536193 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110536193 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420:UTRAN-Iu-486:LU)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110536193 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420) Free (msub.c:119) 20250425110536194 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110536194 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110536194 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110536194 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536194 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536194 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110536194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8a c2 b9 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@63ea47419a21: Session index based on local reference:0 20250425110536194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110536194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110536194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110536194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 8a c2 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2873)@63ea47419a21: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2880)9093817 TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@63ea47419a21: Created IMSI[0] for '262420000001056'H'A60C5420'O to be handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@63ea47419a21: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) 20250425110536224 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110536224 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110536224 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110536224 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110536225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110536225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110536225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110536225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110536225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110536225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110536225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110536225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110536225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110536225 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 a6 0c 54 20 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2874)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110546226 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250425110546226 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0xA60C5420 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@63ea47419a21: Final verdict of PTC: pass MSC_Test_1-SCCP(2869)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2878)@63ea47419a21: Final verdict of PTC: none 20250425110546229 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-RAN(2873)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2877)@63ea47419a21: Final verdict of PTC: none 20250425110546229 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(2867)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2866)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2876)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2879)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2868)@63ea47419a21: Final verdict of PTC: none 20250425110546229 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110546230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110546230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110546229 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110546229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546229 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546229 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110546229 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110546229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546229 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546229 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110546229 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110546229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546229 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546229 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110546229 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110546229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110546229 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110546229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110546229 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110546229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110546229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110546229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110546229 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) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110546230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110546230 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546230 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546230 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110546230 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546230 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546230 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110546230 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110546230 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110546230 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110546230 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110546230 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) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110546230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110546230 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110546230 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110546230 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110546230 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) 20250425110546230 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110546230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110546230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110546230 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110546230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110546230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110546230 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) 20250425110546230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110546230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110546230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110546230 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110546230 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2874)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2872)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2875)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2870)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2865)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2866): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2867): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2868): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2869): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2870): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2871): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2872): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2873): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2874): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2875): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2876): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2877): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2878): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2879): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2880): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110547230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110548230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110548231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348940) 20250425110549232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348940, count=352248) 20250425110550233 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110551235 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_proc_ss_abort started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2885)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2885)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2885)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2883)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2888)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2888)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2888)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2886)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2891)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2891)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2891)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2889)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110551415 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2892)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110551584 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110551584 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110551584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110551584 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2885)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110551586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110551586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110551586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110551586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110551586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110551586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110551586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110551586 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110551586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110551586 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2885)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2885)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2885)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110551588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110551588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110551588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110551588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110551588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110551588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110551588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110551588 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110551588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2885)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110551588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110551588 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2885)@63ea47419a21: Message received on association #8 20250425110551588 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2885)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110551588 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110551598 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110551598 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110551598 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110551598 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2888)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110551603 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551603 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110551603 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110551604 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110551604 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110551604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110551604 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110551604 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) 20250425110551604 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110551604 DLSS7 DEBUG 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) 20250425110551604 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2888)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2888)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2888)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110551606 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551606 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110551606 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110551606 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) 20250425110551606 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110551606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110551606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110551606 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) 20250425110551606 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110551606 DLSS7 DEBUG 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(2888)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110551606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110551606 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)@63ea47419a21: Message received on association #8 20250425110551606 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110551606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2888)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2888)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110551610 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110551610 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110551610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110551610 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2891)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110551619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110551619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110551619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110551619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110551619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110551619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110551619 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) 20250425110551619 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110551619 DLSS7 DEBUG 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) 20250425110551619 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2891)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2891)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110551622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110551622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110551622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110551622 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) 20250425110551622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110551622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110551622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110551622 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) 20250425110551622 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110551622 DLSS7 DEBUG 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) 20250425110551622 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(2891)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110551622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110551622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110551622 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110551623 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110552236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110552236 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2894)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2894)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110552238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2894)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2894)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110552248 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110552248 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2895)@63ea47419a21: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110552389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110552389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110552389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110552389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110552389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2885)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2884)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110552401 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552401 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552401 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552401 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110552401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552401 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110552401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552401 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110552401 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552401 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2888)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2887)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110552415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552415 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552415 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110552415 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110552415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552415 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110552415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552415 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2890)@63ea47419a21: Added conn table entry 0TC_iu_proc_ss_abort2(2897)47848 MSC_Test_2-SCCP(2889)@63ea47419a21: First idle individual index:0 20250425110552421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552421 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 ba e8 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552422 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) 20250425110552422 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110552422 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110552422 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110552422 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110552422 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110552422 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110552422 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110552422 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2890)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110552422 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110552422 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110552422 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110552422 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140] (fsm.c:486) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110552422 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110552422 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250425110552422 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250425110552422 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110552422 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110552422 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110552422 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110552422 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110552422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110552422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110552422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110552422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110552422 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110552422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 00 ba e8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: { messageType := 2, destLocRef := '00BAE8'O, sourceLocRef := '0001E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2895)@63ea47419a21: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@63ea47419a21: Added IMSI table entry 0TC_iu_proc_ss_abort2(2897)"262420000001057" TC_iu_proc_ss_abort2(2897)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): none -> pass 20250425110552425 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110552425 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110552425 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250425110552425 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110552425 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110552425 DMM DEBUG Tx AUTH REQ (rand = 11fe6d21f2daea1f612d45edef2f50da) (gsm_04_08.c:641) 20250425110552425 DMM DEBUG AUTH REQ (autn = eae74068cc36dddc77ff17fd6bdd5a2f) (gsm_04_08.c:643) 20250425110552425 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110552425 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110552425 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110552425 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110552425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 00 ba e8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 11 fe 6d 21 f2 da ea 1f 61 2d 45 ed ef 2f 50 da 20 10 ea e7 40 68 cc 36 dd dc 77 ff 17 fd 6b dd 5a 2f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@63ea47419a21: patching N(SD)=1 into dtap '05145FA644A22104BFF9AAE0'O MSC_Test_2-RAN(2890)@63ea47419a21: patched enc_l3: '05545FA644A22104BFF9AAE0'O MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545FA644A22104BFF9AAE0'O MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 5f a6 44 a2 21 04 bf f9 aa e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110552431 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552431 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552431 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552431 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552431 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552431 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110552431 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5fa644a2bff9aae0) (gsm_04_08.c:1128) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110552431 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: 5fa644a2bff9aae0 (8 bytes) (vlr_auth_fsm.c:151) 20250425110552431 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110552431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110552431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110552431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110552431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110552431 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110552431 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=805e4b3d3f179ddf2b497f5fe74becc7, CK=NONE (ran_msg_iu.c:388) 20250425110552431 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110552431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110552431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 00 ba e8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 5e 4b 3d 3f 17 9d df 2b 49 7f 5f e7 4b ec c7 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110552436 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552436 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552436 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110552436 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552436 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110552436 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110552436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110552436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110552436 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110552436 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110552436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110552436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110552436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110552436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110552436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110552436 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110552436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 00 ba e8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110552438 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110552438 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250425110552438 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250425110552438 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110552439 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110552439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:110) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110552439 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110552439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110552439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110552439 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250425110552439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110552439 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97 LOCATION UPDATE ACCEPT (TMSI = 0x363cea97) (gsm_04_08.c:149) 20250425110552439 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110552439 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110552439 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110552439 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110552439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552439 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 00 ba e8 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 36 3c ea 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(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2890)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110552441 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552441 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552441 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552441 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552441 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552441 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110552441 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110552441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110552441 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250425110552441 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110552441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:817) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110552441 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55e70591c3b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110552441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110552441 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110552441 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110552441 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250425110552441 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110552441 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110552441 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110552441 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110552441 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110552441 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110552441 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110552441 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110552441 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110552441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 00 ba e8 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110552446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552446 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552446 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552446 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110552446 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552447 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110552447 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110552447 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110552447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110552447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110552447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110552447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110552447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110552447 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110552447 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110552447 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) MSC-A terminated (msub.c:261) 20250425110552447 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) 1 MSC-I still active (msub.c:79) 20250425110552447 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110552447 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110552447 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110552447 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110552447 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250425110552447 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250425110552447 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110552447 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-487:LU)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110552447 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) Free (msub.c:119) 20250425110552447 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110552447 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110552447 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110552447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 00 ba e8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 20250425110552448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 ba e8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2890)@63ea47419a21: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)47848 TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@63ea47419a21: Created IMSI[0] for '262420000001057'H'363CEA97'O to be handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@63ea47419a21: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) 20250425110552480 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110552480 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110552480 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110552480 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110552481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110552481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552481 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 36 3c ea 97 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@63ea47419a21: 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 := '363CEA97'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2890)@63ea47419a21: Added conn table entry 0TC_iu_proc_ss_abort2(2897)3352914 MSC_Test_2-SCCP(2889)@63ea47419a21: First idle individual index:0 20250425110552488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552488 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 29 52 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 36 3c ea 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) MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552488 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) 20250425110552488 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110552488 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110552488 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110552488 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110552488 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110552488 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110552488 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110552488 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110552488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110552488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0] (fsm.c:486) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110552488 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110552488 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110552488 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110552488 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110552488 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110552488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110552488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50] (fsm.c:486) 20250425110552488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110552488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110552488 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110552488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 33 29 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: { messageType := 2, destLocRef := '332952'O ("3)R"), 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)@63ea47419a21: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110552490 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110552490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110552490 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) Received 1 auth tuples (vlr.c:996) 20250425110552490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110552490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110552490 DMM DEBUG Tx AUTH REQ (rand = 884894915e6b0c254c6d6d404b7e1da6) (gsm_04_08.c:641) 20250425110552490 DMM DEBUG AUTH REQ (autn = 148dbdbfeb9bb80a12eb31b152fb1b61) (gsm_04_08.c:643) 20250425110552490 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110552490 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110552490 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110552490 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110552490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 33 29 52 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 88 48 94 91 5e 6b 0c 25 4c 6d 6d 40 4b 7e 1d a6 20 10 14 8d bd bf eb 9b b8 0a 12 eb 31 b1 52 fb 1b 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(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@63ea47419a21: patching N(SD)=0 into dtap '0514510A63B42104F2DC8E94'O MSC_Test_2-RAN(2890)@63ea47419a21: patched enc_l3: '0514510A63B42104F2DC8E94'O MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514510A63B42104F2DC8E94'O 20250425110552493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552493 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 51 0a 63 b4 21 04 f2 dc 8e 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552493 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552493 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552493 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552493 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552493 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110552493 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110552493 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 510a63b4f2dc8e94) (gsm_04_08.c:1128) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110552493 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) AUTH on UTRAN received RES: 510a63b4f2dc8e94 (8 bytes) (vlr_auth_fsm.c:151) 20250425110552493 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110552493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e70591c3b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110552493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110552493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110552493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110552493 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110552493 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dc316dde6b4682e8d03c5ad1d032debb, CK=NONE (ran_msg_iu.c:388) 20250425110552493 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110552493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110552493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 33 29 52 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dc 31 6d de 6b 46 82 e8 d0 3c 5a d1 d0 32 de bb 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110552497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110552497 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552497 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552497 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110552497 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110552498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110552498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110552498 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110552498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110552498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110552498 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.990s remaining) (msc_a.c:450) 20250425110552498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110552498 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110552498 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110552498 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110552498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250425110552498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 33 29 52 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) 20250425110552498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552498 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 33 29 52 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 c4 dc 2b 47 82 4c 2c 53 67 b1 6a 28 7b 15 09 ae 0b a4 79 56 8f 80 31 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110552532 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110552532 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250425110552532 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250425110552532 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250425110552532 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110552532 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110552532 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110552532 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110552532 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110552532 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110552532 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110552532 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110552532 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110552533 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110552533 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110552533 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110552533 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110552533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552533 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 33 29 52 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) 20250425110552533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 33 29 52 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2891)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2889)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2889)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110552536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110552536 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110552536 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110552537 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110552537 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110552537 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110552537 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110552537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110552537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0] (msc_a.c:1053) 20250425110552537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110552537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110552537 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110552537 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110552537 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) MSC-A terminated (msub.c:261) 20250425110552537 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) 1 MSC-I still active (msub.c:79) 20250425110552537 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110552537 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110552537 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110552537 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110552537 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250425110552537 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250425110552537 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110552537 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97:UTRAN-Iu-488:PAGING_RESP)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110552537 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97) Free (msub.c:119) 20250425110552537 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x363CEA97 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110552537 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110552537 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110552537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110552537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110552537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110552537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 33 29 52 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2890)@63ea47419a21: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)3352914 20250425110552538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110552538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110552538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2891)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110552538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110552538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110552538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110552538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110552538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110552538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 33 29 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@63ea47419a21: Final verdict of PTC: pass 20250425110552540 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110552540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110552540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110552540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110552540 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110552540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110552540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110552540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110552540 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110552540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552540 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110552540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110552540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110552540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110552540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110552540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110552540 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) 20250425110552540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110552540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110552540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110552540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110552540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110552540 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@63ea47419a21: Final verdict of PTC: none 20250425110552541 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110552541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110552541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110552541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110552541 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110552541 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110552541 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110552541 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110552541 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110552541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110552541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110552542 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110552542 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) 20250425110552542 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552542 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110552542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110552542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110552542 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) 20250425110552542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110552542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110552542 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) 20250425110552542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110552542 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110552542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110552542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110552542 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) 20250425110552542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110552542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110552542 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110552542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110552542 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110552542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2895)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2888)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(2884)@63ea47419a21: Final verdict of PTC: none 20250425110552544 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110552544 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2886)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2883)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2891)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2889)@63ea47419a21: Final verdict of PTC: none 20250425110552544 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2896)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2892)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2882)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2894)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2893)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2890)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2887)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2883): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2884): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2885): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2886): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2887): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2888): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2889): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2890): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2891): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2892): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2893): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2894): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2895): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2896): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_proc_ss_abort2(2897): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Fri Apr 25 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 20250425110553545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110554540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110554540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110554540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110554542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110554546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495964) 20250425110555546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=495964, count=499272) 20250425110556547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:05:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425110557548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2902)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2902)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2902)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2900)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2905)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2905)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2905)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-SCCP(2903)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2908)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2908)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2908)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2906)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110557645 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2909)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110557799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110557799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110557799 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110557799 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110557801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110557801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110557801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110557801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110557801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110557801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110557801 DLSS7 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(2902)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110557801 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110557801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110557801 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2902)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2902)@63ea47419a21: Message received on association #8 20250425110557802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110557802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110557802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110557802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110557802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110557802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110557802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110557802 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110557802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110557802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110557802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110557802 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110557802 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2902)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2902)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2902)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2902)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2902)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110557813 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110557813 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110557813 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110557813 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2905)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110557814 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557814 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110557814 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110557814 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110557814 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110557814 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110557814 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110557814 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) 20250425110557814 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110557814 DLSS7 DEBUG 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) 20250425110557814 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2905)@63ea47419a21: Message received on association #8 20250425110557815 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557815 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110557815 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110557815 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) 20250425110557815 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110557815 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110557815 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110557815 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) 20250425110557815 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110557815 DLSS7 DEBUG 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) 20250425110557815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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(2905)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110557815 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2905)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110557815 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110557815 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110557837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110557837 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110557837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110557837 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110557842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110557842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110557842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110557842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110557842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110557842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110557842 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) 20250425110557843 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2908)@63ea47419a21: M3UA_ASPUP sent 20250425110557843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110557843 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110557845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110557845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110557845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110557845 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) 20250425110557845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110557845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110557845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110557845 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) 20250425110557845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110557845 DLSS7 DEBUG 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) 20250425110557845 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) 20250425110557845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110557845 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110557845 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@63ea47419a21: Message received on association #8 20250425110557845 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(2905)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110558549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110558549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2911)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2911)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110558551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2911)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2911)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2911)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2911)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110558565 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110558565 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2912)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2902)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110558606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2902)@63ea47419a21: Message received on association #8 20250425110558606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110558606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110558606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110558606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 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(2912)@63ea47419a21: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test_0-M3UA(2902)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2901)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110558622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110558622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2905)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110558623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558623 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110558623 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558623 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2905)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2904)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110558646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558646 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) 20250425110558647 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110558647 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110558647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558647 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558647 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)5859241 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558664 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 59 67 a9 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) 20250425110558664 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) 20250425110558664 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Allocated (fsm.c:456) 20250425110558664 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: Allocated (fsm.c:456) 20250425110558664 DMSC DEBUG msc_i[0x55e7058f63b0]{READY}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110558664 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558664 DMSC DEBUG msc_a[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ffd50] (fsm.c:486) 20250425110558664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558664 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558664 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558664 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140] (fsm.c:486) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558664 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558664 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250425110558664 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250425110558664 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558664 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558664 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558664 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558664 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110558664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 59 67 a9 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-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '5967A9'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)"262420000001100" TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)7732835 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 75 fe 63 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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) 20250425110558667 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) 20250425110558667 DMSC DEBUG msub_fsm[0x55e7059186a0]{active}: Allocated (fsm.c:456) 20250425110558667 DMSC DEBUG msc_i[0x55e7059187d0]{READY}: Allocated (fsm.c:456) 20250425110558667 DMSC DEBUG msc_i[0x55e7059187d0]{READY}: is child of msub_fsm[0x55e7059186a0] (fsm.c:486) 20250425110558667 DMSC DEBUG msc_a[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558667 DMSC DEBUG msc_a[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059186a0] (fsm.c:486) 20250425110558667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558667 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x55e7059187d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558667 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558668 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0] (fsm.c:486) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558668 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558668 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250425110558668 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250425110558668 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558668 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558668 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558668 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558668 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80] (fsm.c:486) 20250425110558668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 75 fe 63 00 01 ea 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)"262420000001101" MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '75FE63'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)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)2184030 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:2 MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)8138262 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 20250425110558670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 21 53 5e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 20 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558670 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) 20250425110558670 DMSC DEBUG msub_fsm[0x55e7058d57d0]{active}: Allocated (fsm.c:456) 20250425110558670 DMSC DEBUG msc_i[0x55e7059051c0]{READY}: Allocated (fsm.c:456) 20250425110558670 DMSC DEBUG msc_i[0x55e7059051c0]{READY}: is child of msub_fsm[0x55e7058d57d0] (fsm.c:486) 20250425110558671 DMSC DEBUG msc_a[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558671 DMSC DEBUG msc_a[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d57d0] (fsm.c:486) MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:3 20250425110558671 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558671 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x55e7059051c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558671 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558671 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558671 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558671 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558671 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450] (fsm.c:486) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558671 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558671 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250425110558671 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250425110558671 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558671 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558671 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558671 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558671 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80] (fsm.c:486) 20250425110558671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558671 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): none -> pass 20250425110558671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 21 53 5e 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)@63ea47419a21: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)"262420000001102" 20250425110558671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558671 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558671 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558671 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 2e 16 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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)@63ea47419a21: Message received on association #8 20250425110558671 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558672 DMSC DEBUG msub_fsm[0x55e7058e5e80]{active}: Allocated (fsm.c:456) 20250425110558672 DMSC DEBUG msc_i[0x55e7058e5fb0]{READY}: Allocated (fsm.c:456) 20250425110558672 DMSC DEBUG msc_i[0x55e7058e5fb0]{READY}: is child of msub_fsm[0x55e7058e5e80] (fsm.c:486) 20250425110558672 DMSC DEBUG msc_a[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558672 DMSC DEBUG msc_a[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e5e80] (fsm.c:486) 20250425110558672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558672 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x55e7058e5fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558672 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558672 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)2643662 20250425110558672 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558672 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190] (fsm.c:486) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558672 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558672 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250425110558672 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250425110558672 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558672 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558672 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558672 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0] (fsm.c:486) 20250425110558672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558672 DLM3UA DEBUG 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)@63ea47419a21: { messageType := 2, destLocRef := '21535E'O ("!S^"), 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 } } 20250425110558672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7c 2e 16 00 01 ec 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:4 20250425110558673 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558673 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558673 DMM DEBUG Tx AUTH REQ (rand = ae2c510b741056c4035ed09b3c97709e) (gsm_04_08.c:641) 20250425110558673 DMM DEBUG AUTH REQ (autn = 70a47d63b823e7b731372adc44f4b3e8) (gsm_04_08.c:643) 20250425110558673 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558673 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558673 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)"262420000001103" 20250425110558673 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558673 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558673 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558673 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 59 67 a9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae 2c 51 0b 74 10 56 c4 03 5e d0 9b 3c 97 70 9e 20 10 70 a4 7d 63 b8 23 e7 b7 31 37 2a dc 44 f4 b3 e8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558673 DMM DEBUG Tx AUTH REQ (rand = 290a3a3f255e88efba7bb1f0f6430e74) (gsm_04_08.c:641) 20250425110558673 DMM DEBUG AUTH REQ (autn = 3b7e934f0e441b5ec6a5a1b3e041347e) (gsm_04_08.c:643) 20250425110558673 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558673 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558673 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558673 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 75 fe 63 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 29 0a 3a 3f 25 5e 88 ef ba 7b b1 f0 f6 43 0e 74 20 10 3b 7e 93 4f 0e 44 1b 5e c6 a5 a1 b3 e0 41 34 7e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '7C2E16'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 } } 20250425110558673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 20250425110558673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558673 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 28 56 ce 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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-GSUP(2912)@63ea47419a21: Created GsupExpect[0] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558674 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) 20250425110558674 DMSC DEBUG msub_fsm[0x55e705929300]{active}: Allocated (fsm.c:456) 20250425110558674 DMSC DEBUG msc_i[0x55e705929430]{READY}: Allocated (fsm.c:456) 20250425110558674 DMSC DEBUG msc_i[0x55e705929430]{READY}: is child of msub_fsm[0x55e705929300] (fsm.c:486) 20250425110558674 DMSC DEBUG msc_a[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558674 DMSC DEBUG msc_a[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705929300] (fsm.c:486) 20250425110558674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558674 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558674 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558674 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): none -> pass 20250425110558674 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558674 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610] (fsm.c:486) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558674 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558674 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250425110558674 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250425110558674 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Session index based on local reference:0 20250425110558674 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558674 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558674 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50] (fsm.c:486) 20250425110558674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558674 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 28 56 ce 00 01 ed 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)"262420000001104" MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558675 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558675 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250425110558675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558675 DMM DEBUG Tx AUTH REQ (rand = 9f05885bf72cdcc7f62ab9981f3b09b6) (gsm_04_08.c:641) 20250425110558675 DMM DEBUG AUTH REQ (autn = 42da3803c0281b2177771ac0cc661e83) (gsm_04_08.c:643) 20250425110558675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558675 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558675 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 20250425110558675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 21 53 5e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9f 05 88 5b f7 2c dc c7 f6 2a b9 98 1f 3b 09 b6 20 10 42 da 38 03 c0 28 1b 21 77 77 1a c0 cc 66 1e 83 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(2919)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '2856CE'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)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514DD5A40AD2104EB53E1CB'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554DD5A40AD2104EB53E1CB'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514DC86AE012104DBDF5F6C'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554DC86AE012104DBDF5F6C'O MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DD5A40AD2104EB53E1CB'O MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)2228578 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 dd 5a 40 ad 21 04 eb 53 e1 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DC86AE012104DBDF5F6C'O 20250425110558680 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558680 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558680 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558680 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558680 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558680 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558680 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dd5a40adeb53e1cb) (gsm_04_08.c:1128) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558680 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: dd5a40adeb53e1cb (8 bytes) (vlr_auth_fsm.c:151) 20250425110558680 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (vlr_auth_fsm.c:294) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7059132e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558680 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558680 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c05ef66e2d1401c8131b6f9fbfa4e7a1, CK=NONE (ran_msg_iu.c:388) 20250425110558680 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{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)@63ea47419a21: First idle individual index:5 20250425110558681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558681 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 59 67 a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c0 5e f6 6e 2d 14 01 c8 13 1b 6f 9f bf a4 e7 a1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514CF88421F21047FA21CF1'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554CF88421F21047FA21CF1'O 20250425110558681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 dc 86 ae 01 21 04 db df 5f 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558681 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558681 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558681 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558681 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558681 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558681 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558681 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dc86ae01dbdf5f6c) (gsm_04_08.c:1128) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558681 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: dc86ae01dbdf5f6c (8 bytes) (vlr_auth_fsm.c:151) 20250425110558681 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80] (vlr_auth_fsm.c:294) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558681 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058d5570]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558681 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558681 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=804d5838cc5a0789eac5acaf71ecd6bf, CK=NONE (ran_msg_iu.c:388) 20250425110558681 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 75 fe 63 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 4d 58 38 cc 5a 07 89 ea c5 ac af 71 ec d6 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-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF88421F21047FA21CF1'O 20250425110558681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558681 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 22 01 62 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) 20250425110558681 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) 20250425110558681 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: Allocated (fsm.c:456) 20250425110558681 DMSC DEBUG msc_i[0x55e70592a2a0]{READY}: Allocated (fsm.c:456) 20250425110558681 DMSC DEBUG msc_i[0x55e70592a2a0]{READY}: is child of msub_fsm[0x55e7059132e0] (fsm.c:486) 20250425110558681 DMSC DEBUG msc_a[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558681 DMSC DEBUG msc_a[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059132e0] (fsm.c:486) 20250425110558681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x55e70592a2a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558681 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558681 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558681 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558681 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0] (fsm.c:486) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558681 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558681 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250425110558681 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250425110558681 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558682 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558682 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558682 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558682 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50] (fsm.c:486) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558682 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558682 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250425110558682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558682 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558682 DMM DEBUG Tx AUTH REQ (rand = 9144ed1792ff5d432fe84121af872ca6) (gsm_04_08.c:641) 20250425110558682 DMM DEBUG AUTH REQ (autn = e20503be3156cf348396ff6b1f0ecffc) (gsm_04_08.c:643) 20250425110558682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558682 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558682 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 22 01 62 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) 20250425110558682 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558682 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250425110558682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558682 DMM DEBUG Tx AUTH REQ (rand = d6234e9601dcfe4561be8b2a60746f8b) (gsm_04_08.c:641) 20250425110558682 DMM DEBUG AUTH REQ (autn = c94d07bdb4a13c465e61ac08efd29d8e) (gsm_04_08.c:643) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558682 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558682 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[0] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)"262420000001105" 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7c 2e 16 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 91 44 ed 17 92 ff 5d 43 2f e8 41 21 af 87 2c a6 20 10 e2 05 03 be 31 56 cf 34 83 96 ff 6b 1f 0e cf fc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 cf 88 42 1f 21 04 7f a2 1c f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 28 56 ce 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 23 4e 96 01 dc fe 45 61 be 8b 2a 60 74 6f 8b 20 10 c9 4d 07 bd b4 a1 3c 46 5e 61 ac 08 ef d2 9d 8e 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)@63ea47419a21: Session index based on local reference:1 20250425110558682 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558682 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558682 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558682 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558682 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf88421f7fa21cf1) (gsm_04_08.c:1128) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558682 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: cf88421f7fa21cf1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558682 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80] (vlr_auth_fsm.c:294) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558682 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558682 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=da59dbe6d81816af7418c04136d6b0ef, CK=NONE (ran_msg_iu.c:388) 20250425110558682 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '220162'O, sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 20250425110558682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558682 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558682 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 21 53 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 da 59 db e6 d8 18 16 af 74 18 c0 41 36 d6 b0 ef 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05148D61E1772104845A99CA'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05548D61E1772104845A99CA'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548D61E1772104845A99CA'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 8d 61 e1 77 21 04 84 5a 99 ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558687 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558687 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558687 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558687 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558687 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8d61e177845a99ca) (gsm_04_08.c:1128) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558687 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 8d61e177845a99ca (8 bytes) (vlr_auth_fsm.c:151) 20250425110558687 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0] (vlr_auth_fsm.c:294) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558687 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e705925c00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8cbabcccdab1f9bc89d6ee124b76b87e, CK=NONE (ran_msg_iu.c:388) 20250425110558687 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7c 2e 16 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c ba bc cc da b1 f9 bc 89 d6 ee 12 4b 76 b8 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558690 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558690 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558690 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558690 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558690 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110558690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 59 67 a9 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) 20250425110558690 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558690 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250425110558690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558690 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558690 DMM DEBUG Tx AUTH REQ (rand = ddbf34eb477baf3b909b957a3baf4dde) (gsm_04_08.c:641) 20250425110558690 DMM DEBUG AUTH REQ (autn = 68ae30204a9ee569b021b140294b92bd) (gsm_04_08.c:643) 20250425110558690 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558690 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558690 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558690 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 22 01 62 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 dd bf 34 eb 47 7b af 3b 90 9b 95 7a 3b af 4d de 20 10 68 ae 30 20 4a 9e e5 69 b0 21 b1 40 29 4b 92 bd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05145A9ED8EB21046ACE584A'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05545A9ED8EB21046ACE584A'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545A9ED8EB21046ACE584A'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 5a 9e d8 eb 21 04 6a ce 58 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558691 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558691 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558691 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558691 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558691 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558691 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558691 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5a9ed8eb6ace584a) (gsm_04_08.c:1128) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558691 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: 5a9ed8eb6ace584a (8 bytes) (vlr_auth_fsm.c:151) 20250425110558691 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50] (vlr_auth_fsm.c:294) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705926990]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558691 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558691 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9f24697e990044484f7feb6452b5127e, CK=NONE (ran_msg_iu.c:388) 20250425110558691 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558692 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 28 56 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f 24 69 7e 99 00 44 48 4f 7f eb 64 52 b5 12 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 20250425110558693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558693 DLSS7 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)@63ea47419a21: vl_len:12 20250425110558693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558693 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558693 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558693 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558693 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558693 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e7058e3b80] (fsm.c:486) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 75 fe 63 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) 20250425110558693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558693 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558693 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558693 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558693 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558693 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558693 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558693 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705920f80] (fsm.c:486) 20250425110558693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 21 53 5e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05141FB8CE3B2104E0919DD0'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05541FB8CE3B2104E0919DD0'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558695 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558695 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558695 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558695 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558695 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558695 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558695 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558695 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 20250425110558695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e7059252c0] (fsm.c:486) 20250425110558695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 20250425110558695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558695 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558695 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250425110558695 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250425110558695 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7c 2e 16 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)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541FB8CE3B2104E0919DD0'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 20250425110558696 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:110) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558696 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55e705925c00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (fsm.c:486) 20250425110558696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558696 DLM3UA DEBUG 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 1f b8 ce 3b 21 04 e0 91 9d d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558696 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250425110558696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558696 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199 LOCATION UPDATE ACCEPT (TMSI = 0x40b82199) (gsm_04_08.c:149) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558696 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558696 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558696 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 59 67 a9 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 40 b8 21 99 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558696 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558696 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558696 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558696 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558696 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1fb8ce3be0919dd0) (gsm_04_08.c:1128) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558696 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: 1fb8ce3be0919dd0 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558696 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50] (vlr_auth_fsm.c:294) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592d590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558696 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dc78dcefc1a9489c792b6ee0e0845883, CK=NONE (ran_msg_iu.c:388) 20250425110558696 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 22 01 62 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dc 78 dc ef c1 a9 48 9c 79 2b 6e e0 e0 84 58 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(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[0] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110558700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558700 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558700 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558700 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558700 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558700 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558700 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558700 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558700 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558700 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250425110558700 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0] (vlr_lu_fsm.c:817) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55e70592e4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558700 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558700 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250425110558700 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250425110558700 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558700 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558700 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558700 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558700 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558700 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558700 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558700 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558700 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 20250425110558700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 59 67 a9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558701 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558701 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558701 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558701 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558701 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558701 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558701 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558701 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558701 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e705929b50] (fsm.c:486) 20250425110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558701 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250425110558701 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558701 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250425110558701 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558701 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250425110558701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 28 56 ce 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) 20250425110558701 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250425110558701 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558702 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e7059252c0] (vlr_lu_fsm.c:110) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55e70592e3c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e7059252c0] (fsm.c:486) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558702 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250425110558702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558702 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66 LOCATION UPDATE ACCEPT (TMSI = 0x03cdbe66) (gsm_04_08.c:149) 20250425110558702 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558702 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558702 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558702 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558702 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 7c 2e 16 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 03 cd be 66 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)9671078 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:6 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 20250425110558706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 93 91 a6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558706 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) 20250425110558706 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558706 DMSC DEBUG msc_i[0x55e7058e5c50]{READY}: Allocated (fsm.c:456) 20250425110558706 DMSC DEBUG msc_i[0x55e7058e5c50]{READY}: is child of msub_fsm[0x55e705925c00] (fsm.c:486) 20250425110558706 DMSC DEBUG msc_a[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558706 DMSC DEBUG msc_a[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705925c00] (fsm.c:486) 20250425110558706 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558706 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x55e7058e5c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558706 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558706 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558706 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558706 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558706 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0] (fsm.c:486) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558706 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558706 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250425110558706 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250425110558706 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558706 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110558706 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558706 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558706 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90] (fsm.c:486) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O 20250425110558706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558706 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558706 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 93 91 a6 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) 20250425110558706 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e7058e3b80] (vlr_lu_fsm.c:110) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e7058e3b80] (fsm.c:486) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558706 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[0] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)"262420000001106" 20250425110558706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558706 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096 LOCATION UPDATE ACCEPT (TMSI = 0x34356096) (gsm_04_08.c:149) 20250425110558706 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558706 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558706 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558707 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558707 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558707 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558707 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558707 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e70592cc50] (fsm.c:486) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558707 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 75 fe 63 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 34 35 60 96 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110558707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '9391A6'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558707 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705920f80] (vlr_lu_fsm.c:110) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55e705921950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705920f80] (fsm.c:486) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558707 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558707 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3 LOCATION UPDATE ACCEPT (TMSI = 0x811f82e3) (gsm_04_08.c:149) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558707 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558707 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558707 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558707 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558707 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558707 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558707 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250425110558707 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0] (vlr_lu_fsm.c:817) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250425110558707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558707 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558707 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558708 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558708 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558708 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250425110558708 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250425110558708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 22 01 62 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) 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558708 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 21 53 5e 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 81 1f 82 e3 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7c 2e 16 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e705929b50] (vlr_lu_fsm.c:110) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558708 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-493:LU)[0x55e70592e4f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e705929b50] (fsm.c:486) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558708 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250425110558708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558708 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539 LOCATION UPDATE ACCEPT (TMSI = 0x32aad539) (gsm_04_08.c:149) 20250425110558708 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558708 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558708 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 20250425110558708 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 20250425110558709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558709 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)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110558709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558709 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 28 56 ce 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 32 aa d5 39 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558709 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558709 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558709 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558709 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558709 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558709 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140] (msc_a.c:1053) 20250425110558709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058dc3d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ffd50] (msc_a.c:1053) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558709 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058fd140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558709 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558709 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) MSC-A terminated (msub.c:261) 20250425110558709 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) 1 MSC-I still active (msub.c:79) 20250425110558709 DMSC DEBUG msub_fsm[0x55e7058ffd50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558709 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558709 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558709 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Removing from parent msub_fsm[0x55e7058ffd50] (msub.c:113) 20250425110558709 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250425110558709 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250425110558709 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Freeing instance (msub.c:113) 20250425110558709 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-489:LU)[0x55e7058f63b0]{READY}: Deallocated (fsm.c:568) 20250425110558709 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) Free (msub.c:119) 20250425110558709 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558709 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Freeing instance (msub.c:113) 20250425110558709 DMSC DEBUG msub_fsm[0x55e7058ffd50]{terminating}: Deallocated (fsm.c:568) 20250425110558709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 59 67 a9 00 01 e9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 59 67 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)5859241 TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: 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 := '40B82199'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)1073912 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[0] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)6598838 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[1] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)2962504 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[2] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110558752 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558752 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250425110558752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558752 DMM DEBUG Tx AUTH REQ (rand = a92ad0bcec9074f30c707caea4169402) (gsm_04_08.c:641) 20250425110558752 DMM DEBUG AUTH REQ (autn = 7d5a6e680de92ed0404b01dfd080fa08) (gsm_04_08.c:643) 20250425110558752 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558752 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558752 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558752 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558753 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250425110558753 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250425110558752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 91 a6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 2a d0 bc ec 90 74 f3 0c 70 7c ae a4 16 94 02 20 10 7d 5a 6e 68 0d e9 2e d0 40 4b 01 df d0 80 fa 08 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558753 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 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 62 f8 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 40 b8 21 99 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) 20250425110558753 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558753 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558753 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 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 b0 b6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2d 34 48 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) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80] (vlr_lu_fsm.c:817) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55e70592dc70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.914s remaining) (msc_a.c:450) 20250425110558753 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558753 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558753 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558753 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558753 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558753 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558753 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80] (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55e705934d40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.917s remaining) (msc_a.c:450) 20250425110558753 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558753 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558753 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558753 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - 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)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558754 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 75 fe 63 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e70592cc50] (vlr_lu_fsm.c:110) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-494:LU)[0x55e705926990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e70592cc50] (fsm.c:486) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558754 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558754 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D LOCATION UPDATE ACCEPT (TMSI = 0x038f6a4d) (gsm_04_08.c:149) 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558754 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558754 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558754 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558754 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558754 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{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)@63ea47419a21: Message received on association #8 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558754 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558754 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50] (vlr_lu_fsm.c:817) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-493:LU)[0x55e70592d590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558754 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558754 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.919s remaining) (msc_a.c:450) 20250425110558754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250425110558754 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558754 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558754 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558754 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558754 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 21 53 5e 00 01 0d 00 01 00 09 00 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)@63ea47419a21: Session index based on local reference:1 20250425110558755 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558755 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558755 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558755 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558755 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558755 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190] (msc_a.c:1053) 20250425110558755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7059252c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e5e80] (msc_a.c:1053) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e6190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058e5e80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558755 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) MSC-A terminated (msub.c:261) 20250425110558755 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) 1 MSC-I still active (msub.c:79) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058e5e80]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058e5e80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558755 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558755 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Removing from parent msub_fsm[0x55e7058e5e80] (msub.c:113) 20250425110558755 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250425110558755 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250425110558755 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Freeing instance (msub.c:113) 20250425110558755 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-492:LU)[0x55e7058e5fb0]{READY}: Deallocated (fsm.c:568) 20250425110558755 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) Free (msub.c:119) 20250425110558755 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058e5e80]{terminating}: Freeing instance (msub.c:113) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058e5e80]{terminating}: Deallocated (fsm.c:568) 20250425110558755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558755 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 22 01 62 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 03 8f 6a 4d 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558755 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) 20250425110558755 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110558755 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: Allocated (fsm.c:456) 20250425110558755 DMSC DEBUG msc_i[0x55e7058fd140]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558755 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558755 DMSC DEBUG msc_a[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110558755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558755 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558755 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 20250425110558755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558755 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558755 DMM DEBUG msc_a(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0] (fsm.c:486) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558755 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558755 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558755 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558755 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558756 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558756 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{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)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50] (fsm.c:486) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558756 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 28 56 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) 20250425110558756 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) 20250425110558756 DMSC DEBUG msub_fsm[0x55e70592cb00]{active}: Allocated (fsm.c:456) 20250425110558756 DMSC DEBUG msc_i[0x55e7058e3820]{READY}: Allocated (fsm.c:456) 20250425110558756 DMSC DEBUG msc_i[0x55e7058e3820]{READY}: is child of msub_fsm[0x55e70592cb00] (fsm.c:486) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514CEECB7B12104394BFCF4'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554CEECB7B12104394BFCF4'O 20250425110558756 DMSC DEBUG msc_a[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558756 DMSC DEBUG msc_a[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592cb00] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558756 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558756 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x55e7058e3820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558756 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558756 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558756 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558756 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558756 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558756 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558756 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250425110558756 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250425110558756 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558756 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558756 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558756 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 20250425110558756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60] (fsm.c:486) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558756 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558756 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7c 2e 16 00 01 ec 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558756 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) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558757 DMSC DEBUG msub_fsm[0x55e705937cb0]{active}: Allocated (fsm.c:456) 20250425110558757 DMSC DEBUG msc_i[0x55e70591b050]{READY}: Allocated (fsm.c:456) 20250425110558757 DMSC DEBUG msc_i[0x55e70591b050]{READY}: is child of msub_fsm[0x55e705937cb0] (fsm.c:486) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558757 DMSC DEBUG msc_a[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558757 DMSC DEBUG msc_a[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705937cb0] (fsm.c:486) 20250425110558757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558757 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x55e70591b050]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558757 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558757 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558757 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558757 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558757 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558757 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250425110558757 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558757 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558757 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558757 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558757 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558757 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0] (fsm.c:486) 20250425110558757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 10 62 f8 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) 20250425110558757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 64 b0 b6 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) 20250425110558757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 2d 34 48 00 01 f2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[0] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)"262420000001107" MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[1] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)"262420000001108" MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CEECB7B12104394BFCF4'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 ce ec b7 b1 21 04 39 4b fc f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558758 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558758 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558758 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558758 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558758 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ceecb7b1394bfcf4) (gsm_04_08.c:1128) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558758 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: ceecb7b1394bfcf4 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558758 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90] (vlr_auth_fsm.c:294) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558758 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558758 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8a4b36d8474044691f35d649d3cfb263, CK=NONE (ran_msg_iu.c:388) 20250425110558758 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558758 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 91 a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8a 4b 36 d8 47 40 44 69 1f 35 d6 49 d3 cf b2 63 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 7c 2e 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '1062F8'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)8138262 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[0] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '64B0B6'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)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: 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 := '03CDBE66'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '2D3448'O ("-4H"), 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)@63ea47419a21: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558761 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558761 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) Received 1 auth tuples (vlr.c:996) 20250425110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558761 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558761 DMM DEBUG Tx AUTH REQ (rand = abf1739887f006399670ce952c8c09f6) (gsm_04_08.c:641) 20250425110558761 DMM DEBUG AUTH REQ (autn = 34bf9d8acdada2405c90e856a02c19f7) (gsm_04_08.c:643) 20250425110558761 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558761 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110558761 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 10 62 f8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ab f1 73 98 87 f0 06 39 96 70 ce 95 2c 8c 09 f6 20 10 34 bf 9d 8a cd ad a2 40 5c 90 e8 56 a0 2c 19 f7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558761 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558761 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558761 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558761 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558761 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0] (msc_a.c:1053) 20250425110558761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e3b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059186a0] (msc_a.c:1053) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558761 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7058e36f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558761 DMSC DEBUG msub_fsm[0x55e7059186a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558761 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) MSC-A terminated (msub.c:261) 20250425110558761 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) 1 MSC-I still active (msub.c:79) 20250425110558761 DMSC DEBUG msub_fsm[0x55e7059186a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558761 DMSC DEBUG msub_fsm[0x55e7059186a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Removing from parent msub_fsm[0x55e7059186a0] (msub.c:113) 20250425110558761 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)4962944 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558761 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Freeing instance (msub.c:113) 20250425110558761 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-490:LU)[0x55e7059187d0]{READY}: Deallocated (fsm.c:568) 20250425110558761 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) Free (msub.c:119) 20250425110558761 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558761 DMSC DEBUG msub_fsm[0x55e7059186a0]{terminating}: Freeing instance (msub.c:113) 20250425110558761 DMSC DEBUG msub_fsm[0x55e7059186a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558761 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558762 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450] (msc_a.c:1053) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705920f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d57d0] (msc_a.c:1053) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e705905450]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558762 DMSC DEBUG msub_fsm[0x55e7058d57d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558762 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) MSC-A terminated (msub.c:261) 20250425110558762 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) 1 MSC-I still active (msub.c:79) 20250425110558762 DMSC DEBUG msub_fsm[0x55e7058d57d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558762 DMSC DEBUG msub_fsm[0x55e7058d57d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Removing from parent msub_fsm[0x55e7058d57d0] (msub.c:113) 20250425110558762 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250425110558762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Freeing instance (msub.c:113) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-491:LU)[0x55e7059051c0]{READY}: Deallocated (fsm.c:568) 20250425110558762 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) Free (msub.c:119) 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558762 DMSC DEBUG msub_fsm[0x55e7058d57d0]{terminating}: Freeing instance (msub.c:113) 20250425110558762 DMSC DEBUG msub_fsm[0x55e7058d57d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 75 fe 63 00 01 ea 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 21 53 5e 00 01 eb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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(2929)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558762 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558762 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558762 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558762 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50] (vlr_lu_fsm.c:817) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-494:LU)[0x55e7058dc2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.919s remaining) (msc_a.c:450) 20250425110558762 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558762 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558762 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558762 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:3 20250425110558762 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 22 01 62 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558763 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 20250425110558763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4b ba 80 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 03 cd be 66 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)7301991 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558763 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 20250425110558763 DMSC DEBUG msub_fsm[0x55e7058e3b80]{active}: Allocated (fsm.c:456) 20250425110558763 DMSC DEBUG msc_i[0x55e7058e36f0]{READY}: Allocated (fsm.c:456) 20250425110558763 DMSC DEBUG msc_i[0x55e7058e36f0]{READY}: is child of msub_fsm[0x55e7058e3b80] (fsm.c:486) 20250425110558763 DMSC DEBUG msc_a[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558763 DMSC DEBUG msc_a[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e3b80] (fsm.c:486) 20250425110558763 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558763 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x55e7058e36f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558763 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 20250425110558763 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558763 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558763 DMM DEBUG msc_a(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0] (fsm.c:486) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558763 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558763 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558764 DLM3UA DEBUG 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)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4b ba 80 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) 20250425110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558764 DLM3UA DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 75 fe 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 64 b0 b6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cf ce c9 32 f7 d9 f8 51 d2 ab 92 5e 51 ca 28 5c 20 10 85 f3 52 6f 84 64 73 e4 11 fa 0c 80 c6 0c 32 f2 00 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 21 53 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)7732835 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)2184030 TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '4BBA80'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)@63ea47419a21: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: 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 := '811F82E3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: 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 := '34356096'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558763 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558763 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0] (fsm.c:486) 20250425110558763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558763 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558764 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558764 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250425110558764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558764 DMM DEBUG Tx AUTH REQ (rand = cfcec932f7d9f851d2ab925e51ca285c) (gsm_04_08.c:641) 20250425110558764 DMM DEBUG AUTH REQ (autn = 85f3526f846473e411fa0c80c60c32f2) (gsm_04_08.c:643) 20250425110558764 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558764 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558764 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558764 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05143DA69DC921043571A9C8'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05543DA69DC921043571A9C8'O 20250425110558766 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558766 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558766 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558766 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558766 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610] (msc_a.c:1053) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929b50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705929300] (msc_a.c:1053) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929610]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929300]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558766 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) MSC-A terminated (msub.c:261) 20250425110558766 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) 1 MSC-I still active (msub.c:79) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929300]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929300]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Removing from parent msub_fsm[0x55e705929300] (msub.c:113) 20250425110558766 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) 20250425110558766 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Freeing instance (msub.c:113) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-493:LU)[0x55e705929430]{READY}: Deallocated (fsm.c:568) 20250425110558766 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) Free (msub.c:119) 20250425110558766 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929300]{terminating}: Freeing instance (msub.c:113) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929300]{terminating}: Deallocated (fsm.c:568) 20250425110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543DA69DC921043571A9C8'O 20250425110558766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 28 56 ce 00 01 ed 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6f 6b 67 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558766 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) 20250425110558766 DMSC DEBUG msub_fsm[0x55e705929610]{active}: Allocated (fsm.c:456) 20250425110558766 DMSC DEBUG msc_i[0x55e705929430]{READY}: Allocated (fsm.c:456) 20250425110558766 DMSC DEBUG msc_i[0x55e705929430]{READY}: is child of msub_fsm[0x55e705929610] (fsm.c:486) 20250425110558766 DMSC DEBUG msc_a[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558766 DMSC DEBUG msc_a[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705929610] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558766 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558766 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558766 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558766 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558766 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300] (fsm.c:486) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558766 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558766 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250425110558766 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250425110558766 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558766 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558766 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558766 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0] (fsm.c:486) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558766 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558766 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558766 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558766 DMM DEBUG Tx AUTH REQ (rand = f1fbb143da421417bd59b122c99f4026) (gsm_04_08.c:641) 20250425110558766 DMM DEBUG AUTH REQ (autn = 38e0ef7248fde20818efa9c2ab18997d) (gsm_04_08.c:643) 20250425110558766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6f 6b 67 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) 20250425110558766 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558766 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558766 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558766 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 3d a6 9d c9 21 04 35 71 a9 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 2d 34 48 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f1 fb b1 43 da 42 14 17 bd 59 b1 22 c9 9f 40 26 20 10 38 e0 ef 72 48 fd e2 08 18 ef a9 c2 ab 18 99 7d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[2] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2931) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)"262420000001109" MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558767 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558767 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558767 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558767 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558767 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558767 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558767 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3da69dc93571a9c8) (gsm_04_08.c:1128) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558767 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) AUTH on UTRAN received RES: 3da69dc93571a9c8 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558767 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50] (vlr_auth_fsm.c:294) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558767 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e70592e4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558767 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558767 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f9f9bf2bebc201a2db6222ee60804473, CK=NONE (ran_msg_iu.c:388) 20250425110558767 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558767 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 10 62 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f9 f9 bf 2b eb c2 01 a2 db 62 22 ee 60 80 44 73 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 28 56 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2917)2222267 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '6F6B67'O ("okg"), 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)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2915)8876303 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:2 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)2643662 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2933)3720864 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:4 TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514C1A70A722104798C6F76'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554C1A70A722104798C6F76'O MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:9 TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: 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 := '32AAD539'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C1A70A722104798C6F76'O MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2921)145091 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:10 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514160FB92E21042F369857'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554160FB92E21042F369857'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554160FB92E21042F369857'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)14767772 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:11 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)4036410 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[3] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)2313777 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:13 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[4] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110558808 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558808 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) Received 1 auth tuples (vlr.c:996) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558808 DMM DEBUG Tx AUTH REQ (rand = 0a72b522857481b5fdc9ba8d83d3b59f) (gsm_04_08.c:641) 20250425110558808 DMM DEBUG AUTH REQ (autn = dac677fc42938a89c1dd6960ca73a75d) (gsm_04_08.c:643) 20250425110558808 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558808 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558808 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558808 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558808 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558808 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4b ba 80 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0a 72 b5 22 85 74 81 b5 fd c9 ba 8d 83 d3 b5 9f 20 10 da c6 77 fc 42 93 8a 89 c1 dd 69 60 ca 73 a7 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558808 DMM DEBUG Tx AUTH REQ (rand = 3943d4e4f7ffbeb4ad618c2dd60f4658) (gsm_04_08.c:641) 20250425110558808 DMM DEBUG AUTH REQ (autn = 796fc2bbd919fe586ff34f308a9331f8) (gsm_04_08.c:643) 20250425110558808 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558808 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558809 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558809 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 21 e8 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 81 1f 82 e3 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 87 71 0f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 34 35 60 96 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) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 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 38 c6 a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558809 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558809 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558809 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558809 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 c1 a7 0a 72 21 04 79 8c 6f 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 02 36 c3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 32 aa d5 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) 20250425110558809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 16 0f b9 2e 21 04 2f 36 98 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6f 6b 67 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 39 43 d4 e4 f7 ff be b4 ad 61 8c 2d d6 0f 46 58 20 10 79 6f c2 bb d9 19 fe 58 6f f3 4f 30 8a 93 31 f8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 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 e1 56 9c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 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) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 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 3d 97 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 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)@63ea47419a21: Message received on association #8 20250425110558809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705933c90] (fsm.c:486) 20250425110558809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558809 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558809 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) 20250425110558809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558809 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 23 4e 31 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558809 DMSC DEBUG msub_fsm[0x55e7059311c0]{active}: Allocated (fsm.c:456) 20250425110558809 DMSC DEBUG msc_i[0x55e7059312f0]{READY}: Allocated (fsm.c:456) 20250425110558809 DMSC DEBUG msc_i[0x55e7059312f0]{READY}: is child of msub_fsm[0x55e7059311c0] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558809 DMSC DEBUG msc_a[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558809 DMSC DEBUG msc_a[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059311c0] (fsm.c:486) 20250425110558809 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558809 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x55e7059312f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558809 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558809 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558809 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558809 DMM DEBUG msc_a(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420] (fsm.c:486) 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558809 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558809 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558809 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558809 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558809 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30] (fsm.c:486) 20250425110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558809 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558809 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558809 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 91 a6 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) 20250425110558810 DIUCS DEBUG (UTRAN-Iu-502 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558810 DMSC DEBUG msub_fsm[0x55e70593f2b0]{active}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_i[0x55e70593f3e0]{READY}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_i[0x55e70593f3e0]{READY}: is child of msub_fsm[0x55e70593f2b0] (fsm.c:486) 20250425110558810 DMSC DEBUG msc_a[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_a[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593f2b0] (fsm.c:486) 20250425110558810 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558810 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x55e70593f3e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558810 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558810 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558810 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558810 DMM DEBUG msc_a(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510] (fsm.c:486) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558810 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558810 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558810 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558810 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380] (fsm.c:486) 20250425110558810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558810 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558810 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 20250425110558810 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) 20250425110558810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 21 e8 bb 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) 20250425110558810 DMSC DEBUG msub_fsm[0x55e70593af40]{active}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_i[0x55e70593b070]{READY}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_i[0x55e70593b070]{READY}: is child of msub_fsm[0x55e70593af40] (fsm.c:486) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558810 DMSC DEBUG msc_a[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558810 DMSC DEBUG msc_a[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593af40] (fsm.c:486) 20250425110558810 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558810 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x55e70593b070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558810 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558810 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558810 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558810 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558810 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0] (fsm.c:486) 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558810 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558810 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250425110558810 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250425110558810 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558810 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558810 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558810 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558810 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050] (fsm.c:486) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558811 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 87 71 0f 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) 20250425110558811 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0] (msc_a.c:1053) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592cc50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059132e0] (msc_a.c:1053) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a3d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558811 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558811 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) MSC-A terminated (msub.c:261) 20250425110558811 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) 1 MSC-I still active (msub.c:79) 20250425110558811 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558811 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Removing from parent msub_fsm[0x55e7059132e0] (msub.c:113) 20250425110558811 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558811 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Freeing instance (msub.c:113) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-494:LU)[0x55e70592a2a0]{READY}: Deallocated (fsm.c:568) 20250425110558811 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) Free (msub.c:119) 20250425110558811 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558811 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Freeing instance (msub.c:113) 20250425110558811 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 20250425110558811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558811 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[0] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)"262420000001110" MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer20250425110558811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 38 c6 a0 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) 20250425110558811 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558811 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558811 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c1a70a72798c6f76) (gsm_04_08.c:1128) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558811 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: c1a70a72798c6f76 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558811 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60] (vlr_auth_fsm.c:294) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935cc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558811 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=de56f40f8282485e2f49cf71da2b8f97, CK=NONE (ran_msg_iu.c:388) 20250425110558811 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05141409EC0E210488BC007B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05541409EC0E210488BC007B'O 20250425110558811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '21E8BB'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 } } 20250425110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 22 01 62 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)@63ea47419a21: Session index based on local reference:2 20250425110558812 DIUCS DEBUG (UTRAN-Iu-504 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558812 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: Allocated (fsm.c:456) 20250425110558812 DMSC DEBUG msc_i[0x55e70592a3d0]{READY}: Allocated (fsm.c:456) 20250425110558812 DMSC DEBUG msc_i[0x55e70592a3d0]{READY}: is child of msub_fsm[0x55e70592cc50] (fsm.c:486) 20250425110558812 DMSC DEBUG msc_a[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558812 DMSC DEBUG msc_a[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592cc50] (fsm.c:486) 20250425110558812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558812 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x55e70592a3d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558812 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558812 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558812 DMM DEBUG msc_a(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '87710F'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 } } 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0] (fsm.c:486) 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558812 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558812 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558812 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558812 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0] (fsm.c:486) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '38C6A0'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 } } 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558812 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 20250425110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558812 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558812 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558812 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558812 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 64 b0 b6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 de 56 f4 0f 82 82 48 5e 2f 49 cf 71 da 2b 8f 97 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 20250425110558812 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558812 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558812 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 160fb92e2f369857) (gsm_04_08.c:1128) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558812 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: 160fb92e2f369857 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558812 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0] (vlr_auth_fsm.c:294) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e705919fc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558812 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541409EC0E210488BC007B'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558812 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6cf71ffb546e967b4ebb9d1d941fb9cd, CK=NONE (ran_msg_iu.c:388) 20250425110558812 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{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)@63ea47419a21: Session index based on local reference:5 20250425110558812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 02 36 c3 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) 20250425110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 14 09 ec 0e 21 04 88 bc 00 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558813 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558813 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558813 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110558813 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558813 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558813 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 22 01 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558813 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558813 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558813 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558813 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.942s remaining) (msc_a.c:450) 20250425110558813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)6033383 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 2d 34 48 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6c f7 1f fb 54 6e 96 7b 4e bb 9d 1d 94 1f b9 cd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558813 DIUCS DEBUG (UTRAN-Iu-505 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558813 DMSC DEBUG msub_fsm[0x55e705936550]{active}: Allocated (fsm.c:456) 20250425110558813 DMSC DEBUG msc_i[0x55e70592b7a0]{READY}: Allocated (fsm.c:456) 20250425110558813 DMSC DEBUG msc_i[0x55e70592b7a0]{READY}: is child of msub_fsm[0x55e705936550] (fsm.c:486) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 14 set to 1 20250425110558813 DMSC DEBUG msc_a[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558813 DMSC DEBUG msc_a[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705936550] (fsm.c:486) 20250425110558813 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558813 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x55e70592b7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558813 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558813 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558813 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558813 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558813 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0] (fsm.c:486) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558813 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558813 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250425110558813 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250425110558813 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558813 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558813 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558813 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558813 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70] (fsm.c:486) 20250425110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 10 62 f8 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)@63ea47419a21: { messageType := 2, destLocRef := '0236C3'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)@63ea47419a21: Session index based on local reference:10 20250425110558814 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) 20250425110558814 DMSC DEBUG msub_fsm[0x55e70594a670]{active}: Allocated (fsm.c:456) 20250425110558814 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: Allocated (fsm.c:456) 20250425110558814 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: is child of msub_fsm[0x55e70594a670] (fsm.c:486) 20250425110558814 DMSC DEBUG msc_a[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558814 DMSC DEBUG msc_a[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70594a670] (fsm.c:486) 20250425110558814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558814 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558814 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558814 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558814 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558814 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90] (fsm.c:486) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558814 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558814 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250425110558814 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250425110558814 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558814 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558814 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558814 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)2228578 TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558814 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0] (fsm.c:486) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558814 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558814 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) Received 1 auth tuples (vlr.c:996) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e1 56 9c 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) 20250425110558814 DMM DEBUG Tx AUTH REQ (rand = 72089f01f932db1677a7223521a50e67) (gsm_04_08.c:641) 20250425110558814 DMM DEBUG AUTH REQ (autn = 985b11499e23eadd974f17dc0b5bbd8a) (gsm_04_08.c:643) 20250425110558814 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558814 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558814 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558814 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[1] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)"262420000001111" TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558814 DIUCS DEBUG (UTRAN-Iu-507 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:5 TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558815 DMSC DEBUG msub_fsm[0x55e70594d8d0]{active}: Allocated (fsm.c:456) 20250425110558815 DMSC DEBUG msc_i[0x55e70594da00]{READY}: Allocated (fsm.c:456) 20250425110558815 DMSC DEBUG msc_i[0x55e70594da00]{READY}: is child of msub_fsm[0x55e70594d8d0] (fsm.c:486) 20250425110558815 DMSC DEBUG msc_a[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558815 DMSC DEBUG msc_a[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70594d8d0] (fsm.c:486) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514716B0EA821047F04DF50'O TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554716B0EA821047F04DF50'O 20250425110558815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558815 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x55e70594da00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558815 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558815 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558815 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558815 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90] (fsm.c:486) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558815 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558815 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250425110558815 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250425110558815 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558815 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558815 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558815 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320] (fsm.c:486) 20250425110558815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558815 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 0f e7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3d 97 3a 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) 20250425110558815 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558815 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558815 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250425110558815 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: 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 := '038F6A4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425110558815 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558815 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558815 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558815 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558815 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1409ec0e88bc007b) (gsm_04_08.c:1128) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558815 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) AUTH on UTRAN received RES: 1409ec0e88bc007b (8 bytes) (vlr_auth_fsm.c:151) 20250425110558815 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0] (vlr_auth_fsm.c:294) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e705921b10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558815 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0793592bc8e9e55f57b5ffd2baa6a9f3, CK=NONE (ran_msg_iu.c:388) 20250425110558815 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[2] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)"262420000001112" MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := 'E1569C'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)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558816 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558816 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) Received 1 auth tuples (vlr.c:996) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558816 DMM DEBUG Tx AUTH REQ (rand = c02d32ab8daf17075dd6cf31accba6d9) (gsm_04_08.c:641) 20250425110558816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 21 e8 bb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 72 08 9f 01 f9 32 db 16 77 a7 22 35 21 a5 0e 67 20 10 98 5b 11 49 9e 23 ea dd 97 4f 17 dc 0b 5b bd 8a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558816 DMM DEBUG AUTH REQ (autn = 503a3c6a7bbb8a7166bb376510119184) (gsm_04_08.c:643) 20250425110558816 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558816 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558816 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558816 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '3D973A'O, sourceLocRef := '0001FA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[3] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)"262420000001113" 20250425110558816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4e 31 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) 20250425110558816 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558816 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558816 DMM DEBUG Tx AUTH REQ (rand = 0b3823256af0a63f27e3c3c7a86d47de) (gsm_04_08.c:641) 20250425110558816 DMM DEBUG AUTH REQ (autn = 178aa5afa1791ec7b537add75493076f) (gsm_04_08.c:643) 20250425110558816 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558816 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558816 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558816 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)2156558 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 20250425110558816 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) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) 20250425110558816 DMSC DEBUG msub_fsm[0x55e705921b10]{active}: Allocated (fsm.c:456) 20250425110558816 DMSC DEBUG msc_i[0x55e705951820]{READY}: Allocated (fsm.c:456) 20250425110558816 DMSC DEBUG msc_i[0x55e705951820]{READY}: is child of msub_fsm[0x55e705921b10] (fsm.c:486) 20250425110558816 DMSC DEBUG msc_a[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558816 DMSC DEBUG msc_a[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705921b10] (fsm.c:486) 20250425110558816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558816 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x55e705951820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558816 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558816 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554716B0EA821047F04DF50'O 20250425110558816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0] (fsm.c:486) 20250425110558816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558817 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110558817 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250425110558817 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 20250425110558817 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558817 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880] (fsm.c:486) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{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)@63ea47419a21: Session index based on local reference:2 20250425110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4b ba 80 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 07 93 59 2b c8 e9 e5 5f 57 b5 ff d2 ba a6 a9 f3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558817 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) Received 1 auth tuples (vlr.c:996) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558817 DMM DEBUG Tx AUTH REQ (rand = 2b47b9a1145485a847f71db2446b4d46) (gsm_04_08.c:641) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558817 DMM DEBUG AUTH REQ (autn = 2472120b97eb152bd036a80451d3399a) (gsm_04_08.c:643) 20250425110558817 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558817 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558817 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 87 71 0f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c0 2d 32 ab 8d af 17 07 5d d6 cf 31 ac cb a6 d9 20 10 50 3a 3c 6a 7b bb 8a 71 66 bb 37 65 10 11 91 84 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705933c90] (vlr_lu_fsm.c:110) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-495:LU)[0x55e705912df0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705933c90] (fsm.c:486) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[4] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2941) MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)"262420000001114" MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:14 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558817 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250425110558817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558817 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1 LOCATION UPDATE ACCEPT (TMSI = 0x375294f1) (gsm_04_08.c:149) 20250425110558817 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558817 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558817 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558817 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 71 6b 0e a8 21 04 7f 04 df 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 38 c6 a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0b 38 23 25 6a f0 a6 3f 27 e3 c3 c7 a8 6d 47 de 20 10 17 8a a5 af a1 79 1e c7 b5 37 ad d7 54 93 07 6f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558817 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558817 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '234E31'O ("#N1"), sourceLocRef := '0001FB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 20250425110558817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5c 0f e7 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) 20250425110558818 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558818 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558818 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558818 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558818 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 716b0ea87f04df50) (gsm_04_08.c:1128) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558818 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: 716b0ea87f04df50 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110558818 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0] (vlr_auth_fsm.c:294) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059345d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558818 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558818 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6c4cedd52e471e0b593ad7c9f8304cf7, CK=NONE (ran_msg_iu.c:388) 20250425110558818 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 02 36 c3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b 47 b9 a1 14 54 85 a8 47 f7 1d b2 44 6b 4d 46 20 10 24 72 12 0b 97 eb 15 2b d0 36 a8 04 51 d3 39 9a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558818 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 93 91 a6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 37 52 94 f1 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 20 e8 0e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 03 8f 6a 4d 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) 20250425110558818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6f 6b 67 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6c 4c ed d5 2e 47 1e 0b 59 3a d7 c9 f8 30 4c f7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558818 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)@63ea47419a21: Message received on association #8 20250425110558818 DMSC DEBUG msub_fsm[0x55e705912df0]{active}: Allocated (fsm.c:456) 20250425110558818 DMSC DEBUG msc_i[0x55e705956df0]{READY}: Allocated (fsm.c:456) 20250425110558818 DMSC DEBUG msc_i[0x55e705956df0]{READY}: is child of msub_fsm[0x55e705912df0] (fsm.c:486) 20250425110558818 DMSC DEBUG msc_a[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558818 DMSC DEBUG msc_a[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705912df0] (fsm.c:486) 20250425110558818 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558818 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x55e705956df0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558818 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558818 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558818 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558818 DMM DEBUG msc_a(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 20250425110558818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60] (fsm.c:486) 20250425110558818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558819 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558819 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558819 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558819 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080] (fsm.c:486) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558819 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514788EFDEF2104AF29D8C9'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554788EFDEF2104AF29D8C9'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 20 e8 0e 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558819 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558819 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558819 DMM DEBUG Tx AUTH REQ (rand = 75d8e59883cded013170770100cdf879) (gsm_04_08.c:641) 20250425110558819 DMM DEBUG AUTH REQ (autn = 74024d4712a0ca8db9a177a454bf31c1) (gsm_04_08.c:643) 20250425110558819 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558819 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558819 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558819 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110558819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558819 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(2939)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e1 56 9c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 75 d8 e5 98 83 cd ed 01 31 70 77 01 00 cd f8 79 20 10 74 02 4d 47 12 a0 ca 8d b9 a1 77 a4 54 bf 31 c1 00 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '5C0FE7'O, sourceLocRef := '0001FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514151CF8192104415734E9'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554151CF8192104415734E9'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554788EFDEF2104AF29D8C9'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558821 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 78 8e fd ef 21 04 af 29 d8 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 20250425110558821 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558821 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558821 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558821 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558821 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558821 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558821 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 788efdefaf29d8c9) (gsm_04_08.c:1128) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[1] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) 20250425110558821 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) AUTH on UTRAN received RES: 788efdefaf29d8c9 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558821 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30] (vlr_auth_fsm.c:294) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558821 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558821 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ad8f28f9763d247355e53f82304248c1, CK=NONE (ran_msg_iu.c:388) 20250425110558821 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 21 e8 bb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad 8f 28 f9 76 3d 24 73 55 e5 3f 82 30 42 48 c1 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)@63ea47419a21: { messageType := 2, destLocRef := '20E80E'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554151CF8192104415734E9'O TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: Session index based on connection ID:3 TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 15 1c f8 19 21 04 41 57 34 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558822 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558822 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558822 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558822 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558822 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558822 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558822 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 151cf819415734e9) (gsm_04_08.c:1128) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558822 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) AUTH on UTRAN received RES: 151cf819415734e9 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558822 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380] (vlr_auth_fsm.c:294) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558822 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558822 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f46ea7e873d869f82fa8109d91f3f6eb, CK=NONE (ran_msg_iu.c:388) 20250425110558822 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 87 71 0f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f4 6e a7 e8 73 d8 69 f8 2f a8 10 9d 91 f3 f6 eb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558823 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558823 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558823 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558823 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558823 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558823 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250425110558823 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250425110558823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4b ba 80 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)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425110558824 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558824 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) 20250425110558824 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558824 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558824 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558824 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558824 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558824 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558824 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110558824 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558824 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558825 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558825 DMM DEBUG Tx AUTH REQ (rand = 49914abd387b328b559cee90a10ae570) (gsm_04_08.c:641) 20250425110558825 DMM DEBUG AUTH REQ (autn = a7ef8db18009ade6306f46f6db7e35dd) (gsm_04_08.c:643) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558825 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558825 DMM DEBUG Tx AUTH REQ (rand = 35bb39eae20256b9db7aa4628f1e4a5f) (gsm_04_08.c:641) 20250425110558825 DMM DEBUG AUTH REQ (autn = e10c4bca5940c4c982249e1a7c7e430a) (gsm_04_08.c:643) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3d 97 3a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 49 91 4a bd 38 7b 32 8b 55 9c ee 90 a1 0a e5 70 20 10 a7 ef 8d b1 80 09 ad e6 30 6f 46 f6 db 7e 35 dd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558825 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558825 DMM DEBUG Tx AUTH REQ (rand = 2bf41d21a813f02a81e994a29049efe0) (gsm_04_08.c:641) 20250425110558825 DMM DEBUG AUTH REQ (autn = 6975d41bab832619bb0a685fc868a5b7) (gsm_04_08.c:643) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4e 31 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 35 bb 39 ea e2 02 56 b9 db 7a a4 62 8f 1e 4a 5f 20 10 e1 0c 4b ca 59 40 c4 c9 82 24 9e 1a 7c 7e 43 0a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558825 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) Received 1 auth tuples (vlr.c:996) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558825 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558825 DMM DEBUG Tx AUTH REQ (rand = e47a5ca1d377896f10c62b8f97f11499) (gsm_04_08.c:641) 20250425110558825 DMM DEBUG AUTH REQ (autn = 0b2df08b7b00b2fe1bde10483c8ad3ee) (gsm_04_08.c:643) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5c 0f e7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b f4 1d 21 a8 13 f0 2a 81 e9 94 a2 90 49 ef e0 20 10 69 75 d4 1b ab 83 26 19 bb 0a 68 5f c8 68 a5 b7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 e8 0e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 7a 5c a1 d3 77 89 6f 10 c6 2b 8f 97 f1 14 99 20 10 0b 2d f0 8b 7b 00 b2 fe 1b de 10 48 3c 8a d3 ee 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558825 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558825 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558825 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{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)@63ea47419a21: Message received on association #8 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558825 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558825 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e705935a60] (fsm.c:486) 20250425110558825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[2] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 64 b0 b6 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) 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05143375D1E92104911738E4'O 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558826 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05543375D1E92104911738E4'O 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558826 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558826 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558826 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558826 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558826 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558826 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558826 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558826 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558826 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558826 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514457A39E9210482BE4975'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554457A39E9210482BE4975'O 20250425110558826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70591b9b0] (fsm.c:486) 20250425110558826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558826 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 10 62 f8 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) 20250425110558826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 10 62 f8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 2d 34 48 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514F94896292104872003A3'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554F94896292104872003A3'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543375D1E92104911738E4'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 33 75 d1 e9 21 04 91 17 38 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558828 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558828 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558828 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558828 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558828 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558828 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 20250425110558828 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3375d1e9911738e4) (gsm_04_08.c:1128) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558828 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) AUTH on UTRAN received RES: 3375d1e9911738e4 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558828 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0] (vlr_auth_fsm.c:294) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558828 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558828 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=924c2740ad289cfefc6a40cb4b88eda2, CK=NONE (ran_msg_iu.c:388) 20250425110558828 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554457A39E9210482BE4975'O 20250425110558829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 02 36 c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 92 4c 27 40 ad 28 9c fe fc 6a 40 cb 4b 88 ed a2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 45 7a 39 e9 21 04 82 be 49 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558829 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558829 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558829 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558829 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558829 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558829 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558829 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 457a39e982be4975) (gsm_04_08.c:1128) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558829 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: 457a39e982be4975 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558829 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050] (vlr_auth_fsm.c:294) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558829 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705936d70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558829 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558829 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9cf233349f628955142e3d87fdd41957, CK=NONE (ran_msg_iu.c:388) 20250425110558829 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 38 c6 a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c f2 33 34 9f 62 89 55 14 2e 3d 87 fd d4 19 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(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514F3044D4A21047C18E584'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554F3044D4A21047C18E584'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514E2BDFF0C2104187AA509'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554E2BDFF0C2104187AA509'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558831 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558831 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558831 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558831 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558831 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558831 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558831 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558831 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250425110558831 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F94896292104872003A3'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90] (vlr_lu_fsm.c:817) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-495:LU)[0x55e705956f40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558831 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558831 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.874s remaining) (msc_a.c:450) 20250425110558831 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 20250425110558831 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558831 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558832 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558832 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558832 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558832 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 91 a6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558832 DLSS7 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)@63ea47419a21: vl_len:12 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558832 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558832 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558832 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558832 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558832 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558832 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558832 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f9 48 96 29 21 04 87 20 03 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558832 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558832 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558832 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558832 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f9489629872003a3) (gsm_04_08.c:1128) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558832 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: f9489629872003a3 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558832 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70] (vlr_auth_fsm.c:294) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e7059488b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78ab075acff214d93e2b0413ee841ef2, CK=NONE (ran_msg_iu.c:388) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 21 e8 bb 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) 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e1 56 9c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 ab 07 5a cf f2 14 d9 3e 2b 04 13 ee 84 1e 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-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558832 DLSS7 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558832 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558832 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558832 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558832 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558832 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558832 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558833 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558833 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250425110558833 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250425110558833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 87 71 0f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558833 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558833 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558833 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F3044D4A21047C18E584'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558833 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558833 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558833 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558834 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558834 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7058d56a0] (fsm.c:486) 20250425110558834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558834 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{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)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514711ADA6321041E25B406'O MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554711ADA6321041E25B406'O 20250425110558834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6f 6b 67 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) 20250425110558834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558834 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f3 04 4d 4a 21 04 7c 18 e5 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425110558834 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558834 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558834 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558834 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558834 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f3044d4a7c18e584) (gsm_04_08.c:1128) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558834 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: f3044d4a7c18e584 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558834 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0] (vlr_auth_fsm.c:294) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558834 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=847fc207b3150edcac507fc205d0ac62, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514F487D6C92104C74812DA'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554F487D6C92104C74812DA'O 20250425110558834 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558834 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558834 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3d 97 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 84 7f c2 07 b3 15 0e dc ac 50 7f c2 05 d0 ac 62 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558834 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558834 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250425110558834 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250425110558834 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E2BDFF0C2104187AA509'O 20250425110558835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558835 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558835 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e705935a60] (vlr_lu_fsm.c:110) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-497:LU)[0x55e70592b590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e705935a60] (fsm.c:486) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558835 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250425110558835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558835 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15 LOCATION UPDATE ACCEPT (TMSI = 0x0fbf6c15) (gsm_04_08.c:149) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558835 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 20250425110558835 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558835 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558835 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558835 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558835 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558835 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558835 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558835 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558835 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 64 b0 b6 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0f bf 6c 15 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)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558835 DLM3UA DEBUG 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 e2 bd ff 0c 21 04 18 7a a5 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558835 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558835 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558835 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558835 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558835 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e2bdff0c187aa509) (gsm_04_08.c:1128) TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)8639 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558835 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) AUTH on UTRAN received RES: e2bdff0c187aa509 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558835 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080] (vlr_auth_fsm.c:294) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d98bba6c045ce1cd7adf39b2ffb0b157, CK=NONE (ran_msg_iu.c:388) 20250425110558835 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 20250425110558835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 e8 0e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d9 8b ba 6c 04 5c e1 cd 7a df 39 b2 ff b0 b1 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-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 15 set to 1 20250425110558835 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558835 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110558835 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558836 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558836 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558836 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558836 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558836 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110558836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 4b ba 80 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) 20250425110558836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4b ba 80 00 01 0d 00 01 00 09 00 00 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554711ADA6321041E25B406'O MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[3] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 20250425110558836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 71 1a da 63 21 04 1e 25 b4 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558836 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558836 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558836 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558836 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558836 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 711ada631e25b406) (gsm_04_08.c:1128) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558836 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 711ada631e25b406 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558836 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880] (vlr_auth_fsm.c:294) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558836 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558836 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558836 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bfa513fb66ffa6d82785188fb0a55e04, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558837 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F487D6C92104C74812DA'O 20250425110558837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5c 0f e7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bf a5 13 fb 66 ff a6 d8 27 85 18 8f b0 a5 5e 04 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 f4 87 d6 c9 21 04 c7 48 12 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558837 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558837 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558837 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558837 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558837 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558837 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558837 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f487d6c9c74812da) (gsm_04_08.c:1128) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558837 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: f487d6c9c74812da (8 bytes) (vlr_auth_fsm.c:151) 20250425110558837 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320] (vlr_auth_fsm.c:294) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558837 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558837 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558837 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=231e01572e2d90a87526b9807aa155b0, CK=NONE (ran_msg_iu.c:388) 20250425110558837 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110558837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4e 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 23 1e 01 57 2e 2d 90 a8 75 26 b9 80 7a a1 55 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(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[4] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110558839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: First idle individual index:15 20250425110558839 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558839 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558840 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558840 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558840 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558840 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0] (msc_a.c:1053) 20250425110558840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058ffd50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058f63b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558840 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558840 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) MSC-A terminated (msub.c:261) 20250425110558840 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) 1 MSC-I still active (msub.c:79) 20250425110558840 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558840 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558840 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558840 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110558840 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558840 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250425110558840 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Freeing instance (msub.c:113) 20250425110558840 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199:UTRAN-Iu-496:CM_SERVICE_REQ)[0x55e7058fd140]{READY}: Deallocated (fsm.c:568) 20250425110558840 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199) Free (msub.c:119) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0x40B82199 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558840 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110558840 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 20250425110558840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 10 62 f8 00 01 f0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558840 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 21 bf 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) 20250425110558840 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) 20250425110558840 DMSC DEBUG msub_fsm[0x55e70594d580]{active}: Allocated (fsm.c:456) 20250425110558840 DMSC DEBUG msc_i[0x55e705952ae0]{READY}: Allocated (fsm.c:456) 20250425110558840 DMSC DEBUG msc_i[0x55e705952ae0]{READY}: is child of msub_fsm[0x55e70594d580] (fsm.c:486) 20250425110558840 DMSC DEBUG msc_a[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558840 DMSC DEBUG msc_a[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70594d580] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558840 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x55e705952ae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558840 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558840 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110558840 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290] (fsm.c:486) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110558840 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558840 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250425110558840 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558840 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110558840 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110558840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110558840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590] (fsm.c:486) 20250425110558840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558840 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O 20250425110558840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558840 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 00 21 bf 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) 20250425110558840 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250425110558840 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558840 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250425110558840 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250425110558840 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(2912)@63ea47419a21: Found GsupExpect[1] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@63ea47419a21: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)"262420000001115" 20250425110558841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558841 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058d56a0] (vlr_lu_fsm.c:110) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558841 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058d56a0] (fsm.c:486) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558841 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558841 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B LOCATION UPDATE ACCEPT (TMSI = 0xa067f86b) (gsm_04_08.c:149) 20250425110558841 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558841 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558841 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558841 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558841 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558841 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558841 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558841 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558841 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558841 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558841 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558841 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558841 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558841 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250425110558841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558841 DLM3UA DEBUG 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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558841 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 6f 6b 67 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a0 67 f8 6b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 02 36 c3 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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558843 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558843 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e705945050] (fsm.c:486) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558843 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e70591b9b0] (vlr_lu_fsm.c:110) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-498:LU)[0x55e70593bc40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e70591b9b0] (fsm.c:486) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558843 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250425110558843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 38 c6 a0 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) 20250425110558843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558843 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74 LOCATION UPDATE ACCEPT (TMSI = 0x18739c74) (gsm_04_08.c:149) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558843 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558843 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558843 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0] (msc_a.c:1053) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705933c90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705925c00] (msc_a.c:1053) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e705904ef0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558843 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558843 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558843 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) 1 MSC-I still active (msub.c:79) 20250425110558843 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558843 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Removing from parent msub_fsm[0x55e705925c00] (msub.c:113) 20250425110558843 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250425110558843 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Freeing instance (msub.c:113) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-495:LU)[0x55e7058e5c50]{READY}: Deallocated (fsm.c:568) 20250425110558843 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) Free (msub.c:119) 20250425110558843 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558843 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Freeing instance (msub.c:113) 20250425110558843 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Deallocated (fsm.c:568) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 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 2d 34 48 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 18 73 9c 74 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 93 91 a6 00 01 ef 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558843 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558843 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558843 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558843 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558843 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705947f70] (fsm.c:486) 20250425110558844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e1 56 9c 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) 20250425110558844 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558844 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558844 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558844 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558844 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558844 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558844 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558844 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250425110558844 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60] (vlr_lu_fsm.c:817) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-497:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558844 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558844 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.912s remaining) (msc_a.c:450) 20250425110558844 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250425110558844 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558844 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558844 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558844 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558844 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558844 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558844 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558844 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '0021BF'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)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425110558844 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250425110558844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 64 b0 b6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 10 62 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)1073912 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558845 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558845 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558845 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558845 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558845 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558845 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558845 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558845 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558845 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558845 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250425110558845 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250425110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 e8 0e 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) 20250425110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110558845 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558845 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558845 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558845 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558846 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558846 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): none -> pass 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558846 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0] (msc_a.c:1053) 20250425110558846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059186a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e3b80] (msc_a.c:1053) 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558846 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7059187d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558846 DMSC DEBUG msub_fsm[0x55e7058e3b80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558846 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) MSC-A terminated (msub.c:261) 20250425110558846 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) 1 MSC-I still active (msub.c:79) 20250425110558846 DMSC DEBUG msub_fsm[0x55e7058e3b80]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558846 DMSC DEBUG msub_fsm[0x55e7058e3b80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558846 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558846 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Removing from parent msub_fsm[0x55e7058e3b80] (msub.c:113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558846 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) 20250425110558846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250425110558846 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Freeing instance (msub.c:113) 20250425110558846 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55e7058e36f0]{READY}: Deallocated (fsm.c:568) 20250425110558846 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66) Free (msub.c:119) 20250425110558846 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x03CDBE66 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558846 DMSC DEBUG msub_fsm[0x55e7058e3b80]{terminating}: Freeing instance (msub.c:113) 20250425110558846 DMSC DEBUG msub_fsm[0x55e7058e3b80]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558846 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558846 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4b ba 80 00 01 f3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[1] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558847 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558847 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250425110558847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558847 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558847 DMM DEBUG Tx AUTH REQ (rand = bb38d860d55c95a656ea599745627025) (gsm_04_08.c:641) 20250425110558847 DMM DEBUG AUTH REQ (autn = 028af311ca78d338023a9444896dcaa8) (gsm_04_08.c:643) 20250425110558847 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558847 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558847 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558847 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558847 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 00 21 bf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bb 38 d8 60 d5 5c 95 a6 56 ea 59 97 45 62 70 25 20 10 02 8a f3 11 ca 78 d3 38 02 3a 94 44 89 6d ca a8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 93 91 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)9671078 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: 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 := '375294F1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)4962944 TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2925)14381893 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2919)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '051472BE730F210434AAE960'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '055472BE730F210434AAE960'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055472BE730F210434AAE960'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558888 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558888 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250425110558888 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250425110558888 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558888 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558888 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250425110558888 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250425110558888 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558889 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e705947f70] (vlr_lu_fsm.c:110) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-505:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e705947f70] (fsm.c:486) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558889 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250425110558889 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558889 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665 LOCATION UPDATE ACCEPT (TMSI = 0x66f1a665) (gsm_04_08.c:149) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558889 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558889 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558889 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 e1 56 9c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 66 f1 a6 65 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558889 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 f5 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) 20250425110558889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558889 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558889 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558889 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558889 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558889 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110558889 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558889 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110558889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558889 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558889 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558889 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558889 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 4b ba 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558889 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558889 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705948ee0] (fsm.c:486) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 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) 20250425110558889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705945050] (vlr_lu_fsm.c:110) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-503:LU)[0x55e7059488b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705945050] (fsm.c:486) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558890 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558890 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC LOCATION UPDATE ACCEPT (TMSI = 0x4e0933ac) (gsm_04_08.c:149) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3d 97 3a 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) 20250425110558890 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558890 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110558890 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558890 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558890 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558890 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0] (vlr_lu_fsm.c:817) 20250425110558890 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 db 73 45 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 37 52 94 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) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558890 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55e7058fd140]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250425110558890 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 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 38 c6 a0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 4e 09 33 ac 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558890 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558890 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558890 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558890 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558890 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558890 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 f8 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) 20250425110558890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e705952880] (fsm.c:486) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558890 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558891 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558891 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558891 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6f 6b 67 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0] (vlr_lu_fsm.c:817) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-498:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250425110558891 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 72 be 73 0f 21 04 34 aa e9 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558891 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5c 0f e7 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) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e70594d320] (fsm.c:486) 20250425110558891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110558891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 2d 34 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) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110558891 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) 20250425110558891 DMSC DEBUG msub_fsm[0x55e7059498b0]{active}: Allocated (fsm.c:456) 20250425110558891 DMSC DEBUG msc_i[0x55e705904ef0]{READY}: Allocated (fsm.c:456) 20250425110558891 DMSC DEBUG msc_i[0x55e705904ef0]{READY}: is child of msub_fsm[0x55e7059498b0] (fsm.c:486) 20250425110558891 DMSC DEBUG msc_a[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558891 DMSC DEBUG msc_a[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059498b0] (fsm.c:486) 20250425110558891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558891 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x55e705904ef0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558891 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558891 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558891 DMM DEBUG msc_a(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50] (fsm.c:486) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00] (fsm.c:486) 20250425110558891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558891 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4e 31 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) 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110558891 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558891 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558891 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558891 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558891 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558891 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558892 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50] (msc_a.c:1053) 20250425110558892 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 21 e8 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 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) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705935a60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592cb00] (msc_a.c:1053) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e705904d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558892 DMSC DEBUG msub_fsm[0x55e70592cb00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558892 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) MSC-A terminated (msub.c:261) 20250425110558892 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) 1 MSC-I still active (msub.c:79) 20250425110558892 DMSC DEBUG msub_fsm[0x55e70592cb00]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558892 DMSC DEBUG msub_fsm[0x55e70592cb00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Removing from parent msub_fsm[0x55e70592cb00] (msub.c:113) 20250425110558892 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558892 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Freeing instance (msub.c:113) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-497:LU)[0x55e7058e3820]{READY}: Deallocated (fsm.c:568) 20250425110558892 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) Free (msub.c:119) 20250425110558892 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558892 DMSC DEBUG msub_fsm[0x55e70592cb00]{terminating}: Freeing instance (msub.c:113) 20250425110558892 DMSC DEBUG msub_fsm[0x55e70592cb00]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558892 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558892 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 72be730f34aae960) (gsm_04_08.c:1128) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558892 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 72be730f34aae960 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558892 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590] (vlr_auth_fsm.c:294) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558892 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705945390]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=891bc0cc8f2a7d436cf740f31ecefa48, CK=NONE (ran_msg_iu.c:388) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558892 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558892 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558892 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558892 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558892 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110558892 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 21 e8 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) 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 db 73 45 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) 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 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 87 71 0f 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 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-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 87 71 0f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 64 b0 b6 00 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558893 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 00 21 bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 89 1b c0 cc 8f 2a 7d 43 6c f7 40 f3 1e ce fa 48 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558893 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110558893 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558893 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558893 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558893 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558893 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558893 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558893 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558893 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558893 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 02 36 c3 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 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) 20250425110558893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 02 36 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) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := 'DB7345'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:15 TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 20250425110558896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 64 b0 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)6598838 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: 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 := '0FBF6C15'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2927)6978205 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:3 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558936 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110558936 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558936 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558936 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558936 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250425110558936 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558936 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558936 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) Received 1 auth tuples (vlr.c:996) 20250425110558936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558936 DMM DEBUG Tx AUTH REQ (rand = c3de9559c8a49dac5141a78b9fdfce6b) (gsm_04_08.c:641) 20250425110558936 DMM DEBUG AUTH REQ (autn = c3c37f2d5bdedb17f0da3667e22139e2) (gsm_04_08.c:643) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558936 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558936 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558937 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250425110558937 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 e8 0e 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) 20250425110558936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 e8 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) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 db 73 45 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c3 de 95 59 c8 a4 9d ac 51 41 a7 8b 9f df ce 6b 20 10 c3 c3 7f 2d 5b de db 17 f0 da 36 67 e2 21 39 e2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558937 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250425110558937 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558937 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558937 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558937 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558937 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70] (vlr_lu_fsm.c:817) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-505:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6a 7a 9d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 0f bf 6c 15 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) 20250425110558937 DLSS7 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)@63ea47419a21: Message received on association #8 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558937 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558937 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558937 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558937 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558937 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558937 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558937 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558937 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558938 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050] (vlr_lu_fsm.c:817) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-503:LU)[0x55e705926990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250425110558938 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e705948ee0] (vlr_lu_fsm.c:110) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-506:LU)[0x55e705933c90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e705948ee0] (fsm.c:486) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558938 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250425110558938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558938 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D LOCATION UPDATE ACCEPT (TMSI = 0x1207254d) (gsm_04_08.c:149) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e1 56 9c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558938 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558938 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558938 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300] (msc_a.c:1053) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e7058d56a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705929610] (msc_a.c:1053) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558938 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929300]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558938 DMSC DEBUG msub_fsm[0x55e705929610]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558938 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) MSC-A terminated (msub.c:261) 20250425110558938 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) 1 MSC-I still active (msub.c:79) 20250425110558938 DMSC DEBUG msub_fsm[0x55e705929610]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558938 DMSC DEBUG msub_fsm[0x55e705929610]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Removing from parent msub_fsm[0x55e705929610] (msub.c:113) 20250425110558938 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) 20250425110558938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Freeing instance (msub.c:113) 20250425110558938 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-500:LU)[0x55e705929430]{READY}: Deallocated (fsm.c:568) 20250425110558938 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) Free (msub.c:119) 20250425110558938 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558938 DMSC DEBUG msub_fsm[0x55e705929610]{terminating}: Freeing instance (msub.c:113) 20250425110558938 DMSC DEBUG msub_fsm[0x55e705929610]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 38 c6 a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558939 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558939 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420] (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e70593ba30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059311c0] (msc_a.c:1053) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e705931420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558939 DMSC DEBUG msub_fsm[0x55e7059311c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 20250425110558939 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) MSC-A terminated (msub.c:261) 20250425110558939 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) 1 MSC-I still active (msub.c:79) 20250425110558939 DMSC DEBUG msub_fsm[0x55e7059311c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558939 DMSC DEBUG msub_fsm[0x55e7059311c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Removing from parent msub_fsm[0x55e7059311c0] (msub.c:113) 20250425110558939 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558939 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3:UTRAN-Iu-501:CM_SERVICE_REQ)[0x55e7059312f0]{READY}: Deallocated (fsm.c:568) 20250425110558939 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3) Free (msub.c:119) 20250425110558939 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x811F82E3 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558939 DMSC DEBUG msub_fsm[0x55e7059311c0]{terminating}: Freeing instance (msub.c:113) 20250425110558939 DMSC DEBUG msub_fsm[0x55e7059311c0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558939 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 3d 97 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 12 07 25 4d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558939 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558939 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558939 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510] (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70592b380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593f2b0] (msc_a.c:1053) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558939 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558939 DMSC DEBUG msub_fsm[0x55e70593f2b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558939 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) MSC-A terminated (msub.c:261) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 20250425110558939 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) 1 MSC-I still active (msub.c:79) 20250425110558939 DMSC DEBUG msub_fsm[0x55e70593f2b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558939 DMSC DEBUG msub_fsm[0x55e70593f2b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Removing from parent msub_fsm[0x55e70593f2b0] (msub.c:113) 20250425110558939 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558939 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096:UTRAN-Iu-502:CM_SERVICE_REQ)[0x55e70593f3e0]{READY}: Deallocated (fsm.c:568) 20250425110558939 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096) Free (msub.c:119) 20250425110558939 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x34356096 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558939 DMSC DEBUG msub_fsm[0x55e70593f2b0]{terminating}: Freeing instance (msub.c:113) 20250425110558939 DMSC DEBUG msub_fsm[0x55e70593f2b0]{terminating}: Deallocated (fsm.c:568) 20250425110558939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6f 6b 67 00 01 f4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558939 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558939 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558940 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180] (msc_a.c:1053) 20250425110558940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705937cb0] (msc_a.c:1053) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558940 DMSC DEBUG msub_fsm[0x55e705937cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558940 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) MSC-A terminated (msub.c:261) 20250425110558940 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) 1 MSC-I still active (msub.c:79) 20250425110558940 DMSC DEBUG msub_fsm[0x55e705937cb0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558940 DMSC DEBUG msub_fsm[0x55e705937cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558940 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558940 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Removing from parent msub_fsm[0x55e705937cb0] (msub.c:113) 20250425110558940 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) 20250425110558940 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250425110558940 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Freeing instance (msub.c:113) 20250425110558940 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-498:LU)[0x55e70591b050]{READY}: Deallocated (fsm.c:568) 20250425110558940 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) Free (msub.c:119) 20250425110558940 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558940 DMSC DEBUG msub_fsm[0x55e705937cb0]{terminating}: Freeing instance (msub.c:113) 20250425110558940 DMSC DEBUG msub_fsm[0x55e705937cb0]{terminating}: Deallocated (fsm.c:568) 20250425110558940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 21 e8 bb 00 01 f5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 20250425110558940 DIUCS DEBUG (UTRAN-Iu-512 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558940 DMSC DEBUG msub_fsm[0x55e705921950]{active}: Allocated (fsm.c:456) 20250425110558940 DMSC DEBUG msc_i[0x55e705945390]{READY}: Allocated (fsm.c:456) 20250425110558940 DMSC DEBUG msc_i[0x55e705945390]{READY}: is child of msub_fsm[0x55e705921950] (fsm.c:486) 20250425110558940 DMSC DEBUG msc_a[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558940 DMSC DEBUG msc_a[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705921950] (fsm.c:486) 20250425110558940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558940 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x55e705945390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558940 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558940 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558940 DMM DEBUG msc_a(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60] (fsm.c:486) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558940 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558940 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50] (fsm.c:486) 20250425110558940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558940 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558940 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558940 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:1 20250425110558940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 87 71 0f 00 01 f6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514074E7B0A21041EB82B1E'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554074E7B0A21041EB82B1E'O 20250425110558940 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558940 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558940 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558940 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558940 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558940 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0] (msc_a.c:1053) 20250425110558941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558941 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e7059132e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110558941 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592cc50] (msc_a.c:1053) 20250425110558941 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558941 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a2a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558941 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558941 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) MSC-A terminated (msub.c:261) 20250425110558941 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) 1 MSC-I still active (msub.c:79) 20250425110558941 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558941 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Removing from parent msub_fsm[0x55e70592cc50] (msub.c:113) 20250425110558941 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558941 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539:UTRAN-Iu-504:CM_SERVICE_REQ)[0x55e70592a3d0]{READY}: Deallocated (fsm.c:568) 20250425110558941 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539) Free (msub.c:119) 20250425110558941 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x32AAD539 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558941 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Freeing instance (msub.c:113) 20250425110558941 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 20250425110558941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558941 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558941 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558941 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 2d 34 48 00 01 f2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558941 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558941 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110558941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558941 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 6f 6b 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e70592b590] (fsm.c:486) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110558941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558941 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70594d320] (vlr_lu_fsm.c:110) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-507:LU)[0x55e7058f63b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70594d320] (fsm.c:486) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 6a 7a 9d 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) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558941 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250425110558941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558941 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116 LOCATION UPDATE ACCEPT (TMSI = 0x46006116) (gsm_04_08.c:149) 20250425110558941 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558941 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558941 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 21 e8 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558941 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558941 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e705952880] (vlr_lu_fsm.c:110) 20250425110558941 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-RAN(2907)@63ea47419a21: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)7301991 20250425110558942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-508:LU)[0x55e7058d57d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 02 36 c3 00 01 f8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e705952880] (fsm.c:486) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558942 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250425110558942 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{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)@63ea47419a21: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2917)2222267 20250425110558942 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520 LOCATION UPDATE ACCEPT (TMSI = 0x1b142520) (gsm_04_08.c:149) 20250425110558942 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558942 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558942 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558942 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 87 71 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 00 21 bf 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) 20250425110558942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558942 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 23 4e 31 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 46 00 61 16 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558942 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 5c 0f e7 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1b 14 25 20 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2915)8876303 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554074E7B0A21041EB82B1E'O TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 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 07 4e 7b 0a 21 04 1e b8 2b 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558943 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558943 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: 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 := 'A067F86B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250425110558943 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558943 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558943 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558943 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558943 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 074e7b0a1eb82b1e) (gsm_04_08.c:1128) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558943 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) AUTH on UTRAN received RES: 074e7b0a1eb82b1e (8 bytes) (vlr_auth_fsm.c:151) 20250425110558943 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00] (vlr_auth_fsm.c:294) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558943 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e70593bc40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558943 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558943 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6dc07f5e6cf0265d93dac24f663747ce, CK=NONE (ran_msg_iu.c:388) 20250425110558943 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110558943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 db 73 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d c0 7f 5e 6c f0 26 5d 93 da c2 4f 66 37 47 ce 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 20250425110558944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558944 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558944 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558944 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558944 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558944 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558944 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60] (msc_a.c:1053) 20250425110558944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558944 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705957080]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705912df0] (msc_a.c:1053) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558944 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705949f60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558944 DMSC DEBUG msub_fsm[0x55e705912df0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558944 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) MSC-A terminated (msub.c:261) 20250425110558944 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) 1 MSC-I still active (msub.c:79) 20250425110558944 DMSC DEBUG msub_fsm[0x55e705912df0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558944 DMSC DEBUG msub_fsm[0x55e705912df0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558944 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558944 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Removing from parent msub_fsm[0x55e705912df0] (msub.c:113) 20250425110558944 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558944 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250425110558944 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Freeing instance (msub.c:113) 20250425110558944 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55e705956df0]{READY}: Deallocated (fsm.c:568) 20250425110558944 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D) Free (msub.c:119) 20250425110558944 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x038F6A4D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558944 DMSC DEBUG msub_fsm[0x55e705912df0]{terminating}: Freeing instance (msub.c:113) 20250425110558944 DMSC DEBUG msub_fsm[0x55e705912df0]{terminating}: Deallocated (fsm.c:568) 20250425110558944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558944 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 20 e8 0e 00 01 fd 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)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '6A7A9D'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)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)2962504 20250425110558944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 2d 34 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:11 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2931)10253222 TC_iu_multi_lu_and_mo_ussd2(2915)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: 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 := '18739C74'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2929)2701596 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:10 20250425110558946 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558946 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) Received 1 auth tuples (vlr.c:996) 20250425110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558946 DMM DEBUG Tx AUTH REQ (rand = 4003378232eef63116c33fbcd1882e11) (gsm_04_08.c:641) 20250425110558946 DMM DEBUG AUTH REQ (autn = a30c1a0aa8cd33773d934ba752ccb382) (gsm_04_08.c:643) 20250425110558946 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558946 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558946 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558946 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 6a 7a 9d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 40 03 37 82 32 ee f6 31 16 c3 3f bc d1 88 2e 11 20 10 a3 0c 1a 0a a8 cd 33 77 3d 93 4b a7 52 cc b3 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-SCCP(2906)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558946 DLSS7 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558947 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558947 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 02 36 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2921)145091 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0] (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e705947f70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705936550] (msc_a.c:1053) TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b8d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558947 DMSC DEBUG msub_fsm[0x55e705936550]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558947 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) MSC-A terminated (msub.c:261) 20250425110558947 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) 1 MSC-I still active (msub.c:79) 20250425110558947 DMSC DEBUG msub_fsm[0x55e705936550]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558947 DMSC DEBUG msub_fsm[0x55e705936550]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Removing from parent msub_fsm[0x55e705936550] (msub.c:113) 20250425110558947 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 20250425110558947 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Freeing instance (msub.c:113) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-505:LU)[0x55e70592b7a0]{READY}: Deallocated (fsm.c:568) 20250425110558947 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) Free (msub.c:119) 20250425110558947 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558947 DMSC DEBUG msub_fsm[0x55e705936550]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558947 DMSC DEBUG msub_fsm[0x55e705936550]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558947 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558947 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558947 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0] (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e705945050]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593af40] (msc_a.c:1053) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558947 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b1a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558947 DMSC DEBUG msub_fsm[0x55e70593af40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558947 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) MSC-A terminated (msub.c:261) 20250425110558947 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) 1 MSC-I still active (msub.c:79) 20250425110558947 DMSC DEBUG msub_fsm[0x55e70593af40]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558947 DMSC DEBUG msub_fsm[0x55e70593af40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558947 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Removing from parent msub_fsm[0x55e70593af40] (msub.c:113) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558947 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558948 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250425110558948 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Freeing instance (msub.c:113) 20250425110558948 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-503:LU)[0x55e70593b070]{READY}: Deallocated (fsm.c:568) 20250425110558948 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) Free (msub.c:119) 20250425110558948 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558948 DMSC DEBUG msub_fsm[0x55e70593af40]{terminating}: Freeing instance (msub.c:113) 20250425110558948 DMSC DEBUG msub_fsm[0x55e70593af40]{terminating}: Deallocated (fsm.c:568) 20250425110558948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110558948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e1 56 9c 00 01 f9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 38 c6 a0 00 01 f7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2921)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:1 20250425110558948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558949 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558949 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558949 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558949 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558949 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558949 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558949 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558949 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250425110558949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0] (vlr_lu_fsm.c:817) 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558949 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-506:LU)[0x55e7058e3b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558949 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558949 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.864s remaining) (msc_a.c:450) 20250425110558949 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250425110558949 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558949 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558949 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558949 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558949 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O 20250425110558949 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:14 TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3d 97 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) 20250425110558949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558950 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 9c 73 a6 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 a0 67 f8 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) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)2156558 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110558950 DIUCS DEBUG (UTRAN-Iu-513 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558950 DMSC DEBUG msub_fsm[0x55e70592e4f0]{active}: Allocated (fsm.c:456) 20250425110558950 DMSC DEBUG msc_i[0x55e705929b50]{READY}: Allocated (fsm.c:456) 20250425110558950 DMSC DEBUG msc_i[0x55e705929b50]{READY}: is child of msub_fsm[0x55e70592e4f0] (fsm.c:486) 20250425110558950 DMSC DEBUG msc_a[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558950 DMSC DEBUG msc_a[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592e4f0] (fsm.c:486) 20250425110558950 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558950 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x55e705929b50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558950 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558950 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558950 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558950 DMM DEBUG msc_a(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0] (fsm.c:486) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558950 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558950 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558950 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558950 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0] (fsm.c:486) 20250425110558950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558950 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558950 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558950 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250425110558950 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250425110558950 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9c 73 a6 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) 20250425110558950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fd 20 e8 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110558951 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e70592b590] (vlr_lu_fsm.c:110) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110558951 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-510:LU)[0x55e7059132e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110558951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e70592b590] (fsm.c:486) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110558951 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250425110558951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110558951 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876 LOCATION UPDATE ACCEPT (TMSI = 0x50663876) (gsm_04_08.c:149) 20250425110558951 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110558951 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558951 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558951 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110558951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:2 20250425110558951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558951 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 00 21 bf 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 50 66 38 76 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 e1 56 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2923)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)14767772 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2933)3720864 MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '9C73A6'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)@63ea47419a21: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05144217AB06210497F500AF'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05544217AB06210497F500AF'O TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: 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 := '66F1A665'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: 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 := '4E0933AC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2935)15769615 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544217AB06210497F500AF'O MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:4 MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2933)6360334 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:6 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110558992 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558992 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) Received 1 auth tuples (vlr.c:996) 20250425110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558992 DMM DEBUG Tx AUTH REQ (rand = 0376cf0d03888278f273f48b2296258f) (gsm_04_08.c:641) 20250425110558992 DMM DEBUG AUTH REQ (autn = f96022c3d8913cee9661ba592c84c0fb) (gsm_04_08.c:643) 20250425110558992 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558992 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558992 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558992 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9c 73 a6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 03 76 cf 0d 03 88 82 78 f2 73 f4 8b 22 96 25 8f 20 10 f9 60 22 c3 d8 91 3c ee 96 61 ba 59 2c 84 c0 fb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 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 29 39 1c 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 18 73 9c 74 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) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 38 c6 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DIUCS DEBUG (UTRAN-Iu-514 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: Allocated (fsm.c:456) 20250425110558993 DMSC DEBUG msc_i[0x55e70592cb00]{READY}: Allocated (fsm.c:456) 20250425110558993 DMSC DEBUG msc_i[0x55e70592cb00]{READY}: is child of msub_fsm[0x55e7059132e0] (fsm.c:486) 20250425110558993 DMSC DEBUG msc_a[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558993 DMSC DEBUG msc_a[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059132e0] (fsm.c:486) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 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) 20250425110558993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558993 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x55e70592cb00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558993 DMM DEBUG msc_a(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 42 17 ab 06 21 04 97 f5 00 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f0 a0 0f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 66 f1 a6 65 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) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 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 61 0d 0e 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 4e 09 33 ac 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558993 DLSS7 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)@63ea47419a21: Session index based on local reference:1 20250425110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 29 39 1c 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) 20250425110558994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110558994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4e 31 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '29391C'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 20250425110558995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 db 73 45 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5c 0f e7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750] (fsm.c:486) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558993 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558993 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350] (fsm.c:486) 20250425110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558993 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558993 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558993 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558993 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558993 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558994 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558994 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320] (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-507:LU)[0x55e70592a2a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.820s remaining) (msc_a.c:450) 20250425110558994 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558994 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558994 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558994 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558994 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110558994 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110558994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.896s remaining) (msc_a.c:450) 20250425110558994 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250425110558994 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558994 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558994 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558994 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558994 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558994 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558994 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250425110558994 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880] (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-508:LU)[0x55e7058f63b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558995 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558995 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.821s remaining) (msc_a.c:450) 20250425110558995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250425110558995 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558995 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558995 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558995 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558995 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558995 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558995 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558995 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558995 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558995 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558995 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558995 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4217ab0697f500af) (gsm_04_08.c:1128) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558995 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) AUTH on UTRAN received RES: 4217ab0697f500af (8 bytes) (vlr_auth_fsm.c:151) 20250425110558995 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50] (vlr_auth_fsm.c:294) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110558995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558995 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d26dff0c56ee8368da0138d208694f7e, CK=NONE (ran_msg_iu.c:388) 20250425110558995 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110558995 DIUCS DEBUG (UTRAN-Iu-515 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558995 DMSC DEBUG msub_fsm[0x55e70592a2a0]{active}: Allocated (fsm.c:456) 20250425110558995 DMSC DEBUG msc_i[0x55e70593ae10]{READY}: Allocated (fsm.c:456) 20250425110558995 DMSC DEBUG msc_i[0x55e70593ae10]{READY}: is child of msub_fsm[0x55e70592a2a0] (fsm.c:486) 20250425110558995 DMSC DEBUG msc_a[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558995 DMSC DEBUG msc_a[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592a2a0] (fsm.c:486) TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110558995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x55e70593ae10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558996 DMM DEBUG msc_a(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0] (fsm.c:486) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558996 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0] (fsm.c:486) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 6a 7a 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 6d ff 0c 56 ee 83 68 da 01 38 d2 08 69 4f 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '051430A9F4D321048D4D47E1'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '055430A9F4D321048D4D47E1'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558996 DIUCS DEBUG (UTRAN-Iu-516 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 20250425110558996 DMSC DEBUG msub_fsm[0x55e705941ec0]{active}: Allocated (fsm.c:456) 20250425110558996 DMSC DEBUG msc_i[0x55e705921d20]{READY}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110558996 DMSC DEBUG msc_i[0x55e705921d20]{READY}: is child of msub_fsm[0x55e705941ec0] (fsm.c:486) 20250425110558996 DMSC DEBUG msc_a[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110558996 DMSC DEBUG msc_a[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705941ec0] (fsm.c:486) 20250425110558996 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110558996 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x55e705921d20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110558996 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110558996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110558996 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110558996 DMM DEBUG msc_a(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0] (fsm.c:486) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110558996 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110558996 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110558996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0] (fsm.c:486) 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110558996 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110558996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110558996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558996 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 f0 a0 0f 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) 20250425110558996 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558997 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 61 0d 0e 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) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055430A9F4D321048D4D47E1'O 20250425110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3d 97 3a 00 01 fa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90] (msc_a.c:1053) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705948ee0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70594a670] (msc_a.c:1053) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e705941d90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110558997 DMSC DEBUG msub_fsm[0x55e70594a670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110558997 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) MSC-A terminated (msub.c:261) 20250425110558997 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) 1 MSC-I still active (msub.c:79) 20250425110558997 DMSC DEBUG msub_fsm[0x55e70594a670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110558997 DMSC DEBUG msub_fsm[0x55e70594a670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Removing from parent msub_fsm[0x55e70594a670] (msub.c:113) 20250425110558997 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) 20250425110558997 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Freeing instance (msub.c:113) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-506:LU)[0x55e70594a7a0]{READY}: Deallocated (fsm.c:568) 20250425110558997 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) Free (msub.c:119) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110558997 DMSC DEBUG msub_fsm[0x55e70594a670]{terminating}: Freeing instance (msub.c:113) 20250425110558997 DMSC DEBUG msub_fsm[0x55e70594a670]{terminating}: Deallocated (fsm.c:568) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110558997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110558997 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) Received 1 auth tuples (vlr.c:996) 20250425110558997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110558997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110558997 DMM DEBUG Tx AUTH REQ (rand = 7ba28140db5fbfe63fe19c62ddb5aa27) (gsm_04_08.c:641) 20250425110558997 DMM DEBUG AUTH REQ (autn = cc719770cd13365ac246f4d95c9e0873) (gsm_04_08.c:643) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110558997 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558997 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558997 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROMSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP M_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558997 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110558997 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590] (vlr_lu_fsm.c:817) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110558997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-510:LU)[0x55e7059345d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110558997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.842s remaining) (msc_a.c:450) 20250425110558997 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110558997 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110558997 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110558997 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110558998 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110558998 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110558998 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110558998 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 29 39 1c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7b a2 81 40 db 5f bf e6 3f e1 9c 62 dd b5 aa 27 20 10 cc 71 97 70 cd 13 36 5a c2 46 f4 d9 5c 9e 08 73 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110558998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110558998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 30 a9 f4 d3 21 04 8d 4d 47 e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110558998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 00 21 bf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110558998 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110558998 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110558998 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558998 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110558998 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110558998 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110558998 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 30a9f4d38d4d47e1) (gsm_04_08.c:1128) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110558998 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) AUTH on UTRAN received RES: 30a9f4d38d4d47e1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110558998 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0] (vlr_auth_fsm.c:294) 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110558998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592cc50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110558998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110558998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110558998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110558998 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110558998 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=15d5c5af71025558e84069237aaffaf0, CK=NONE (ran_msg_iu.c:388) 20250425110558998 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110558998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{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)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110558998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110558998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110558998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110558998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110558998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110558998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110558998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110558998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9c 73 a6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 15 d5 c5 af 71 02 55 58 e8 40 69 23 7a af fa f0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := 'F0A00F'O, sourceLocRef := '000203'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '610D0E'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)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:12 20250425110559000 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559000 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) Received 1 auth tuples (vlr.c:996) 20250425110559000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559000 DMM DEBUG Tx AUTH REQ (rand = 822fb7f961e520603848850a0bab542c) (gsm_04_08.c:641) 20250425110559000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559000 DMM DEBUG AUTH REQ (autn = c03021dd158fd92a22c4a337a630d43f) (gsm_04_08.c:643) 20250425110559000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 3d 97 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 f0 a0 0f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 82 2f b7 f9 61 e5 20 60 38 48 85 0a 0b ab 54 2c 20 10 c0 30 21 dd 15 8f d9 2a 22 c4 a3 37 a6 30 d4 3f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559000 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559000 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559000 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559000 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)4036410 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 20250425110559002 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559002 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110559002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559002 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90] (msc_a.c:1053) 20250425110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594d320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70594d8d0] (msc_a.c:1053) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559002 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594dc90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559002 DMSC DEBUG msub_fsm[0x55e70594d8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559002 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) MSC-A terminated (msub.c:261) 20250425110559002 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) 1 MSC-I still active (msub.c:79) 20250425110559002 DMSC DEBUG msub_fsm[0x55e70594d8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559002 DMSC DEBUG msub_fsm[0x55e70594d8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Removing from parent msub_fsm[0x55e70594d8d0] (msub.c:113) 20250425110559002 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110559002 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250425110559002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Freeing instance (msub.c:113) 20250425110559002 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-507:LU)[0x55e70594da00]{READY}: Deallocated (fsm.c:568) 20250425110559002 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) Free (msub.c:119) 20250425110559002 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559002 DMSC DEBUG msub_fsm[0x55e70594d8d0]{terminating}: Freeing instance (msub.c:113) 20250425110559002 DMSC DEBUG msub_fsm[0x55e70594d8d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: 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 := '1207254D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4e 31 00 01 fb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 20250425110559003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110559003 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559003 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559003 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559003 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559003 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559003 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0] (msc_a.c:1053) 20250425110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705952880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705921b10] (msc_a.c:1053) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559003 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e7059521b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559003 DMSC DEBUG msub_fsm[0x55e705921b10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559003 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) MSC-A terminated (msub.c:261) 20250425110559003 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) 1 MSC-I still active (msub.c:79) 20250425110559003 DMSC DEBUG msub_fsm[0x55e705921b10]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559003 DMSC DEBUG msub_fsm[0x55e705921b10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559003 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559003 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Removing from parent msub_fsm[0x55e705921b10] (msub.c:113) 20250425110559003 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05143E7E8112210430D21C81'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559003 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250425110559003 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Freeing instance (msub.c:113) 20250425110559003 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-508:LU)[0x55e705951820]{READY}: Deallocated (fsm.c:568) 20250425110559003 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) Free (msub.c:119) 20250425110559003 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559003 DMSC DEBUG msub_fsm[0x55e705921b10]{terminating}: Freeing instance (msub.c:113) 20250425110559003 DMSC DEBUG msub_fsm[0x55e705921b10]{terminating}: Deallocated (fsm.c:568) 20250425110559003 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559003 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5c 0f e7 00 01 fc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559004 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559004 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559004 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559004 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559004 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559004 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559004 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559004 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559004 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559004 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.936s remaining) (msc_a.c:450) 20250425110559004 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05543E7E8112210430D21C81'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543E7E8112210430D21C81'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559004 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 6a 7a 9d 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) 20250425110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 23 4e 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559004 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 3e 7e 81 12 21 04 30 d2 1c 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559005 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559005 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559005 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559005 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559005 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559005 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559005 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3e7e811230d21c81) (gsm_04_08.c:1128) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559005 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) AUTH on UTRAN received RES: 3e7e811230d21c81 (8 bytes) (vlr_auth_fsm.c:151) 20250425110559005 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350] (vlr_auth_fsm.c:294) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705912df0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559005 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559005 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ece5dec37d7092866fa07afe4d2cfd16, CK=NONE (ran_msg_iu.c:388) 20250425110559005 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559005 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 20250425110559005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559005 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 29 39 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ec e5 de c3 7d 70 92 86 6f a0 7a fe 4d 2c fd 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-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)2313777 20250425110559005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 5c 0f e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2937)1334713 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)6033383 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: 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 := '46006116'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: 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 := '1B142520'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05141DA054DE2104CAEB8776'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05541DA054DE2104CAEB8776'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2939)813220 MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:5 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2941)12799371 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541DA054DE2104CAEB8776'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559040 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559040 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) Received 1 auth tuples (vlr.c:996) 20250425110559040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559040 DMM DEBUG Tx AUTH REQ (rand = 4b5cb4de89b0558f969f0eeac87739da) (gsm_04_08.c:641) 20250425110559040 DMM DEBUG AUTH REQ (autn = 8d61ef309219394d34befeb2601470c7) (gsm_04_08.c:643) 20250425110559040 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559040 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559040 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559040 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110559041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 61 0d 0e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4b 5c b4 de 89 b0 55 8f 96 9f 0e ea c8 77 39 da 20 10 8d 61 ef 30 92 19 39 4d 34 be fe b2 60 14 70 c7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 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 14 5d b9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 12 07 25 4d 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) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559041 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559041 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559041 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 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) 20250425110559041 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559041 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559041 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559041 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559041 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.908s remaining) (msc_a.c:450) 20250425110559041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 1d a0 54 de 21 04 ca eb 87 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: Message received on association #8 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0c 68 a4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 46 00 61 16 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) 20250425110559041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559041 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) 20250425110559041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559042 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 4d 8b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 1b 14 25 20 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) 20250425110559042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559042 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: Allocated (fsm.c:456) 20250425110559042 DMSC DEBUG msc_i[0x55e7059345d0]{READY}: Allocated (fsm.c:456) 20250425110559042 DMSC DEBUG msc_i[0x55e7059345d0]{READY}: is child of msub_fsm[0x55e70592cc50] (fsm.c:486) 20250425110559042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559042 DMSC DEBUG msc_a[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110559042 DMSC DEBUG msc_a[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592cc50] (fsm.c:486) 20250425110559042 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110559042 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x55e7059345d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110559042 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110559042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559042 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110559042 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110559042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559042 DMM DEBUG msc_a(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110559042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0] (fsm.c:486) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110559042 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) 20250425110559042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110559042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110559042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110559042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90] (fsm.c:486) 20250425110559042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110559042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110559042 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 20250425110559042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559042 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559042 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9c 73 a6 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) 20250425110559042 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559042 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559042 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559042 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559042 DLSS7 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559042 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559042 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559042 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 14 5d b9 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) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559042 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559042 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559042 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290] (msc_a.c:1053) 20250425110559042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110559042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e70592b590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70594d580] (msc_a.c:1053) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559042 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705957290]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559042 DMSC DEBUG msub_fsm[0x55e70594d580]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559042 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) MSC-A terminated (msub.c:261) 20250425110559042 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) 1 MSC-I still active (msub.c:79) 20250425110559042 DMSC DEBUG msub_fsm[0x55e70594d580]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559042 DMSC DEBUG msub_fsm[0x55e70594d580]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559042 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559042 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Removing from parent msub_fsm[0x55e70594d580] (msub.c:113) 20250425110559042 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) 20250425110559042 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250425110559043 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Freeing instance (msub.c:113) 20250425110559043 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-510:LU)[0x55e705952ae0]{READY}: Deallocated (fsm.c:568) 20250425110559043 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) Free (msub.c:119) 20250425110559043 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559043 DMSC DEBUG msub_fsm[0x55e70594d580]{terminating}: Freeing instance (msub.c:113) 20250425110559043 DMSC DEBUG msub_fsm[0x55e70594d580]{terminating}: Deallocated (fsm.c:568) 20250425110559043 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559043 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559043 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559043 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1da054decaeb8776) (gsm_04_08.c:1128) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559043 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) AUTH on UTRAN received RES: 1da054decaeb8776 (8 bytes) (vlr_auth_fsm.c:151) 20250425110559043 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0] (vlr_auth_fsm.c:294) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058fd140]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559043 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=31894777094ee01093fc1d168d8833d6, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 20250425110559043 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110559043 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) 20250425110559043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 00 21 bf 00 01 fe 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559043 DMSC DEBUG msub_fsm[0x55e70592b590]{active}: Allocated (fsm.c:456) 20250425110559043 DMSC DEBUG msc_i[0x55e705957290]{READY}: Allocated (fsm.c:456) 20250425110559043 DMSC DEBUG msc_i[0x55e705957290]{READY}: is child of msub_fsm[0x55e70592b590] (fsm.c:486) 20250425110559043 DMSC DEBUG msc_a[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110559043 DMSC DEBUG msc_a[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592b590] (fsm.c:486) 20250425110559043 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110559043 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x55e705957290]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110559043 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110559043 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110559043 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110559043 DMM DEBUG msc_a(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0] (fsm.c:486) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110559043 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110559043 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '145DB9'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 } } 20250425110559043 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110559043 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110559043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580] (fsm.c:486) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110559043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110559043 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 f0 a0 0f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 89 47 77 09 4e e0 10 93 fc 1d 16 8d 88 33 d6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559044 DIUCS DEBUG (UTRAN-Iu-519 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559044 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: Allocated (fsm.c:456) 20250425110559044 DMSC DEBUG msc_i[0x55e705912df0]{READY}: Allocated (fsm.c:456) 20250425110559044 DMSC DEBUG msc_i[0x55e705912df0]{READY}: is child of msub_fsm[0x55e7058d5570] (fsm.c:486) 20250425110559044 DMSC DEBUG msc_a[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110559044 DMSC DEBUG msc_a[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d5570] (fsm.c:486) 20250425110559044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110559044 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x55e705912df0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110559044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:15 20250425110559044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110559044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110559044 DMM DEBUG msc_a(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0] (fsm.c:486) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110559044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110559044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0] (fsm.c:486) 20250425110559044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110559044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559044 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559044 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 0c 68 a4 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) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559044 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559044 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559044 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559044 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559044 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[8] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) 20250425110559044 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250425110559044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559044 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559044 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559044 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559044 DLSS7 DEBUG Found route for dpc=185=0.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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110559044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559044 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559044 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559044 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 00 21 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4d 8b 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) 20250425110559045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559045 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 db 73 45 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) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '0C68A4'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)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05145D9339E92104D87CC35B'O 20250425110559045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 db 73 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-RAN(2907)@63ea47419a21: patched enc_l3: '05545D9339E92104D87CC35B'O 20250425110559045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559045 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 29 39 1c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559045 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559045 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) Received 1 auth tuples (vlr.c:996) 20250425110559045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559045 DMM DEBUG Tx AUTH REQ (rand = e09b49d44dc0cf09c6849b6279af251f) (gsm_04_08.c:641) 20250425110559045 DMM DEBUG AUTH REQ (autn = 8b2ba25039336e5c5bc647f469753ee1) (gsm_04_08.c:643) 20250425110559045 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559045 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559045 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := 'C34D8B'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)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559046 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110559046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 14 5d b9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e0 9b 49 d4 4d c0 cf 09 c6 84 9b 62 79 af 25 1f 20 10 8b 2b a2 50 39 33 6e 5c 5b c6 47 f4 69 75 3e e1 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)@63ea47419a21: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)8639 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D9339E92104D87CC35B'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559046 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559046 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 5d 93 39 e9 21 04 d8 7c c3 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559046 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559047 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559047 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559047 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559047 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559047 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559047 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5d9339e9d87cc35b) (gsm_04_08.c:1128) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559047 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) AUTH on UTRAN received RES: 5d9339e9d87cc35b (8 bytes) (vlr_auth_fsm.c:151) 20250425110559047 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0] (vlr_auth_fsm.c:294) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559047 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e70592e330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 20250425110559047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559047 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559047 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=11be98ff10499d4c5dc477ede2df1a5f, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110559047 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 61 0d 0e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 11 be 98 ff 10 49 9d 4c 5d c4 77 ed e2 df 1a 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: 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 := '50663876'O ("Pf8v") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@63ea47419a21: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2943)5336498 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559049 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559049 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559049 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559049 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559049 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559049 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559049 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559049 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559049 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559049 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.946s remaining) (msc_a.c:450) MSC_Test_2-RAN(2907)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 20250425110559049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250425110559049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 f0 a0 0f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: First idle individual index:9 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514860803C62104121C22F8'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554860803C62104121C22F8'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559051 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 51 6d b2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 50 66 38 76 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554860803C62104121C22F8'O 20250425110559051 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) 20250425110559051 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Allocated (fsm.c:456) 20250425110559051 DMSC DEBUG msc_i[0x55e705920a40]{READY}: Allocated (fsm.c:456) 20250425110559051 DMSC DEBUG msc_i[0x55e705920a40]{READY}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559051 DMSC DEBUG msc_a[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110559051 DMSC DEBUG msc_a[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058dc3d0] (fsm.c:486) 20250425110559051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110559051 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x55e705920a40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110559051 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110559051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110559051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110559051 DMM DEBUG msc_a(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0] (fsm.c:486) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110559051 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110559051 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110559051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110559051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110559051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450] (fsm.c:486) 20250425110559051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110559051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559051 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559051 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559051 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559051 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559051 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559051 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 51 6d b2 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) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559051 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559051 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559051 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559052 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) Received 1 auth tuples (vlr.c:996) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559052 DMM DEBUG Tx AUTH REQ (rand = 621e350adbb479477f46d4eeb074bf2f) (gsm_04_08.c:641) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DMM DEBUG AUTH REQ (autn = aa946855a9bf8b5d72e2f1abff7a2d1a) (gsm_04_08.c:643) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110559052 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 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) 20250425110559052 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) Received 1 auth tuples (vlr.c:996) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559052 DMM DEBUG Tx AUTH REQ (rand = 1909dfd5e7450d897be4e3ba1d0f7e80) (gsm_04_08.c:641) 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559052 DMM DEBUG AUTH REQ (autn = b528d544d919ca45b0b0a85cc00c6165) (gsm_04_08.c:643) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559052 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110559052 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 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 6a 7a 9d 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) 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559052 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559052 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 86 08 03 c6 21 04 12 1c 22 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 6a 7a 9d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4d 8b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 62 1e 35 0a db b4 79 47 7f 46 d4 ee b0 74 bf 2f 20 10 aa 94 68 55 a9 bf 8b 5d 72 e2 f1 ab ff 7a 2d 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50] (msc_a.c:1053) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059498b0] (msc_a.c:1053) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559052 DMSC DEBUG msub_fsm[0x55e7059498b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559052 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) MSC-A terminated (msub.c:261) 20250425110559052 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) 1 MSC-I still active (msub.c:79) 20250425110559052 DMSC DEBUG msub_fsm[0x55e7059498b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559052 DMSC DEBUG msub_fsm[0x55e7059498b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Removing from parent msub_fsm[0x55e7059498b0] (msub.c:113) 20250425110559052 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250425110559052 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Freeing instance (msub.c:113) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55e705904ef0]{READY}: Deallocated (fsm.c:568) 20250425110559052 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1) Free (msub.c:119) 20250425110559052 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x375294F1 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559052 DMSC DEBUG msub_fsm[0x55e7059498b0]{terminating}: Freeing instance (msub.c:113) 20250425110559052 DMSC DEBUG msub_fsm[0x55e7059498b0]{terminating}: Deallocated (fsm.c:568) 20250425110559052 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559052 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559052 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559052 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 860803c6121c22f8) (gsm_04_08.c:1128) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559052 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) AUTH on UTRAN received RES: 860803c6121c22f8 (8 bytes) (vlr_auth_fsm.c:151) 20250425110559052 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90] (vlr_auth_fsm.c:294) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4b802292885cb19ddf3a37533e8f7209, CK=NONE (ran_msg_iu.c:388) 20250425110559052 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 0c 68 a4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 19 09 df d5 e7 45 0d 89 7b e4 e3 ba 1d 0f 7e 80 20 10 b5 28 d5 44 d9 19 ca 45 b0 b0 a8 5c c0 0c 61 65 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 db 73 45 00 01 ff 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 14 5d b9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4b 80 22 92 88 5c b1 9d df 3a 37 53 3e 8f 72 09 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: { messageType := 2, destLocRef := '516DB2'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 } } 20250425110559053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559053 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559053 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559053 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559053 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559053 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559053 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559053 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559053 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559053 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[10] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559053 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250425110559053 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559053 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 61 0d 0e 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)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559055 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 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 db 73 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2925)14381893 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05142E621774210461DB11B8'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05542E621774210461DB11B8'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '0514EC31D527210438370548'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '0554EC31D527210438370548'O MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[11] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2925)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542E621774210461DB11B8'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC31D527210438370548'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559096 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110559096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110559096 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) Received 1 auth tuples (vlr.c:996) 20250425110559096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110559096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110559096 DMM DEBUG Tx AUTH REQ (rand = 057c59e9a8e87eba5dced7310e032725) (gsm_04_08.c:641) 20250425110559096 DMM DEBUG AUTH REQ (autn = 99cf4f8bbea7c0a36b4949f04d5da794) (gsm_04_08.c:643) 20250425110559096 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110559096 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559096 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559096 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110559096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 51 6d b2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 05 7c 59 e9 a8 e8 7e ba 5d ce d7 31 0e 03 27 25 20 10 99 cf 4f 8b be a7 c0 a3 6b 49 49 f0 4d 5d a7 94 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 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) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 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) 20250425110559097 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559097 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559097 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 2e 62 17 74 21 04 61 db 11 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ec 31 d5 27 21 04 38 37 05 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559097 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559097 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559097 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559097 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559097 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 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) 20250425110559097 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559097 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2e62177461db11b8) (gsm_04_08.c:1128) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559097 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) AUTH on UTRAN received RES: 2e62177461db11b8 (8 bytes) (vlr_auth_fsm.c:151) 20250425110559097 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0] (vlr_auth_fsm.c:294) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70594d2b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b6d4111383ffde512d6a0d19e6311ba1, CK=NONE (ran_msg_iu.c:388) 20250425110559097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 20250425110559097 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110559097 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559097 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559097 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559097 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559097 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ec31d52738370548) (gsm_04_08.c:1128) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559097 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) AUTH on UTRAN received RES: ec31d52738370548 (8 bytes) (vlr_auth_fsm.c:151) 20250425110559097 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559097 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580] (vlr_auth_fsm.c:294) 20250425110559098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559098 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594a670]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d45f2fb0a9724850f14440ebc37a831, CK=NONE (ran_msg_iu.c:388) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559098 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559098 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60] (msc_a.c:1053) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705904d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705921950] (msc_a.c:1053) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4d 8b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b6 d4 11 13 83 ff de 51 2d 6a 0d 19 e6 31 1b a1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705935a60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559098 DMSC DEBUG msub_fsm[0x55e705921950]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559098 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) MSC-A terminated (msub.c:261) 20250425110559098 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) 1 MSC-I still active (msub.c:79) 20250425110559098 DMSC DEBUG msub_fsm[0x55e705921950]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559098 DMSC DEBUG msub_fsm[0x55e705921950]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Removing from parent msub_fsm[0x55e705921950] (msub.c:113) 20250425110559098 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250425110559098 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Freeing instance (msub.c:113) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55e705945390]{READY}: Deallocated (fsm.c:568) 20250425110559098 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15) Free (msub.c:119) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x0FBF6C15 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559098 DMSC DEBUG msub_fsm[0x55e705921950]{terminating}: Freeing instance (msub.c:113) 20250425110559098 DMSC DEBUG msub_fsm[0x55e705921950]{terminating}: Deallocated (fsm.c:568) 20250425110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 0c 68 a4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 45 f2 fb 0a 97 24 85 0f 14 44 0e bc 37 a8 31 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559098 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559098 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.943s remaining) (msc_a.c:450) 20250425110559098 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250425110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559098 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559098 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 6a 7a 9d 00 02 00 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559098 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559098 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 14 5d b9 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) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559098 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 29 39 1c 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) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559098 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559098 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559098 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559098 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559099 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent20250425110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 29 39 1c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559099 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 9c 73 a6 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) 20250425110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559099 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=1 into dtap '05146051570921047EE0C2BB'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '05546051570921047EE0C2BB'O MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559099 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9c 73 a6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559099 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559099 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559099 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559099 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559099 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559099 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559099 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 20250425110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559099 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 61 0d 0e 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) 20250425110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559099 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559099 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: DT1 data has been put to the reassembly buffer20250425110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 61 0d 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) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110559100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2927)6978205 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110559100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 6a 7a 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:24 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546051570921047EE0C2BB'O MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(2927)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559144 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559144 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559144 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559144 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559144 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559145 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559145 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559145 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559145 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559145 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559145 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559145 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559145 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 01 06 f0 a0 0f 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 8b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 f0 a0 0f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 60 51 57 09 21 04 7e e0 c2 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559145 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559145 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559145 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559145 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559145 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 605157097ee0c2bb) (gsm_04_08.c:1128) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110559145 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) AUTH on UTRAN received RES: 605157097ee0c2bb (8 bytes) (vlr_auth_fsm.c:151) 20250425110559145 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450] (vlr_auth_fsm.c:294) 20250425110559145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110559145 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70590f000]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110559145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110559145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110559145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110559145 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b37412bff13e77b9aa0152f873d2b0f7, CK=NONE (ran_msg_iu.c:388) 20250425110559145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559145 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110559146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250425110559146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 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) 20250425110559146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 51 6d b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b3 74 12 bf f1 3e 77 b9 aa 01 52 f8 73 d2 b0 f7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.897s remaining) (msc_a.c:450) 20250425110559146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750] (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705935350]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059132e0] (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e705952750]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) MSC-A terminated (msub.c:261) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) 1 MSC-I still active (msub.c:79) 20250425110559146 DMSC DEBUG msub_fsm[0x55e7059132e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559146 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Removing from parent msub_fsm[0x55e7059132e0] (msub.c:113) 20250425110559146 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4d 8b 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) 20250425110559146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55e70592cb00]{READY}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74) Free (msub.c:119) 20250425110559146 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x18739C74 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559146 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msub_fsm[0x55e7059132e0]{terminating}: Deallocated (fsm.c:568) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 0c 68 a4 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) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0] (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e70592a3d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592e4f0] (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub_fsm[0x55e70592e4f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) MSC-A terminated (msub.c:261) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) 1 MSC-I still active (msub.c:79) 20250425110559146 DMSC DEBUG msub_fsm[0x55e70592e4f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559146 DMSC DEBUG msub_fsm[0x55e70592e4f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Removing from parent msub_fsm[0x55e70592e4f0] (msub.c:113) 20250425110559146 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250425110559146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55e705929b50]{READY}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B) Free (msub.c:119) 20250425110559146 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xA067F86B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559146 DMSC DEBUG msub_fsm[0x55e70592e4f0]{terminating}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msub_fsm[0x55e70592e4f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110559146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0] (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705935cc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705941ec0] (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e7058ed2a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub_fsm[0x55e705941ec0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) MSC-A terminated (msub.c:261) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) 1 MSC-I still active (msub.c:79) 20250425110559146 DMSC DEBUG msub_fsm[0x55e705941ec0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559146 DMSC DEBUG msub_fsm[0x55e705941ec0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Removing from parent msub_fsm[0x55e705941ec0] (msub.c:113) 20250425110559146 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250425110559146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 29 39 1c 00 02 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559146 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55e705921d20]{READY}: Deallocated (fsm.c:568) 20250425110559146 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC) Free (msub.c:119) 20250425110559146 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E0933AC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559146 DMSC DEBUG msub_fsm[0x55e705941ec0]{terminating}: Freeing instance (msub.c:113) 20250425110559146 DMSC DEBUG msub_fsm[0x55e705941ec0]{terminating}: Deallocated (fsm.c:568) 20250425110559146 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559146 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559146 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559146 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559146 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559146 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9c 73 a6 00 02 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 61 0d 0e 00 02 04 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559147 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559147 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559147 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559147 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559148 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 14 5d b9 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) 20250425110559148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 14 5d 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-SCCP(2906)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 29 39 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[13] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:6 MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[14] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2929)2701596 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2931)10253222 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2933)6360334 TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2929)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2931)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2933)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9c 73 a6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 61 0d 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110559353 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0] (msc_a.c:1053) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058d56a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592a2a0] (msc_a.c:1053) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e7058dc2a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559353 DMSC DEBUG msub_fsm[0x55e70592a2a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559353 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) MSC-A terminated (msub.c:261) 20250425110559353 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) 1 MSC-I still active (msub.c:79) 20250425110559353 DMSC DEBUG msub_fsm[0x55e70592a2a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559353 DMSC DEBUG msub_fsm[0x55e70592a2a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Removing from parent msub_fsm[0x55e70592a2a0] (msub.c:113) 20250425110559353 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 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) 20250425110559353 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Freeing instance (msub.c:113) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55e70593ae10]{READY}: Deallocated (fsm.c:568) 20250425110559353 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665) Free (msub.c:119) 20250425110559353 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x66F1A665 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559353 DMSC DEBUG msub_fsm[0x55e70592a2a0]{terminating}: Freeing instance (msub.c:113) 20250425110559353 DMSC DEBUG msub_fsm[0x55e70592a2a0]{terminating}: Deallocated (fsm.c:568) 20250425110559353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559353 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) 20250425110559353 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559353 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559353 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110559353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110559353 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110559353 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.697s remaining) (msc_a.c:450) 20250425110559354 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250425110559354 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559354 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559354 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559354 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559354 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559354 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 f0 a0 0f 00 02 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559354 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559354 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559354 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0] (msc_a.c:1053) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705941d90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592cc50] (msc_a.c:1053) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559354 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e705948ee0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559354 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559354 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) MSC-A terminated (msub.c:261) 20250425110559354 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) 1 MSC-I still active (msub.c:79) 20250425110559354 DMSC DEBUG msub_fsm[0x55e70592cc50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559354 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559354 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559354 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Removing from parent msub_fsm[0x55e70592cc50] (msub.c:113) 20250425110559354 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) 20250425110559354 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250425110559354 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Freeing instance (msub.c:113) 20250425110559354 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55e7059345d0]{READY}: Deallocated (fsm.c:568) 20250425110559354 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D) Free (msub.c:119) 20250425110559355 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x1207254D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559355 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Freeing instance (msub.c:113) 20250425110559355 DMSC DEBUG msub_fsm[0x55e70592cc50]{terminating}: Deallocated (fsm.c:568) 20250425110559355 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 51 6d b2 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) 20250425110559355 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559355 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559355 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559355 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559355 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559355 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559355 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559355 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 14 5d b9 00 02 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559355 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559355 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559355 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559355 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559359 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559359 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559359 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559359 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559359 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559359 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559359 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559359 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559359 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559360 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559360 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559360 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559360 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559360 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559360 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559360 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 0c 68 a4 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 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) MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2935)15769615 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559360 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559360 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110559360 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110559360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 03 f0 a0 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 0c 68 a4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559361 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(2935)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559362 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 c3 4d 8b 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) 20250425110559362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559362 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4d 8b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@63ea47419a21: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2937)1334713 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110559367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559367 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559367 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110559367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559367 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 14 5d b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@63ea47419a21: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:37 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559572 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) 20250425110559572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559572 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559572 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559572 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559572 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559572 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559572 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559572 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559572 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559572 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559572 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0] (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e70594d580]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592b590] (msc_a.c:1053) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705952ae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msub_fsm[0x55e70592b590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) MSC-A terminated (msub.c:261) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) 1 MSC-I still active (msub.c:79) 20250425110559573 DMSC DEBUG msub_fsm[0x55e70592b590]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559573 DMSC DEBUG msub_fsm[0x55e70592b590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Removing from parent msub_fsm[0x55e70592b590] (msub.c:113) 20250425110559573 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) 20250425110559573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Freeing instance (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55e705957290]{READY}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116) Free (msub.c:119) 20250425110559573 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x46006116 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559573 DMSC DEBUG msub_fsm[0x55e70592b590]{terminating}: Freeing instance (msub.c:113) 20250425110559573 DMSC DEBUG msub_fsm[0x55e70592b590]{terminating}: Deallocated (fsm.c:568) 20250425110559573 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559573 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559573 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110559573 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110559573 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110559573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559573 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559573 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559573 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559573 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559573 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 0c 68 a4 00 02 06 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0] (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e70592e1d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d5570] (msc_a.c:1053) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559573 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e7059458e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) MSC-A terminated (msub.c:261) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) 1 MSC-I still active (msub.c:79) 20250425110559573 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559573 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Removing from parent msub_fsm[0x55e7058d5570] (msub.c:113) 20250425110559573 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250425110559573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Freeing instance (msub.c:113) 20250425110559573 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55e705912df0]{READY}: Deallocated (fsm.c:568) 20250425110559573 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520) Free (msub.c:119) 20250425110559573 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x1B142520 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559573 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Freeing instance (msub.c:113) 20250425110559573 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Deallocated (fsm.c:568) 20250425110559573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4d 8b 00 02 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250425110559575 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110559575 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110559575 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110559575 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559575 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110559575 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110559575 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110559575 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 20250425110559575 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110559575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559575 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 51 6d b2 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 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) 20250425110559575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 51 6d b2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2939)813220 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110559578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559578 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559578 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559578 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559578 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0c 68 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2941)12799371 MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2939)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2906)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2906)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110559780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c3 4d 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110559780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110559781 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110559781 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110559781 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110559781 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110559781 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110559781 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110559781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110559781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0] (msc_a.c:1053) 20250425110559781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110559781 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e70594a450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058dc3d0] (msc_a.c:1053) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110559781 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110559781 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110559781 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) MSC-A terminated (msub.c:261) 20250425110559781 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) 1 MSC-I still active (msub.c:79) 20250425110559781 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110559781 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110559781 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110559781 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Removing from parent msub_fsm[0x55e7058dc3d0] (msub.c:113) 20250425110559781 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250425110559781 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250425110559781 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Freeing instance (msub.c:113) 20250425110559781 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55e705920a40]{READY}: Deallocated (fsm.c:568) 20250425110559781 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876) Free (msub.c:119) 20250425110559781 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x50663876 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110559781 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Freeing instance (msub.c:113) 20250425110559781 DMSC DEBUG msub_fsm[0x55e7058dc3d0]{terminating}: Deallocated (fsm.c:568) 20250425110559781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110559781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110559781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110559781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 51 6d b2 00 02 08 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@63ea47419a21: Session index based on local reference:9 20250425110559783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110559783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110559783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110559783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110559783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110559783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110559783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110559783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110559783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 51 6d b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@63ea47419a21: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2943)5336498 TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@63ea47419a21: Final verdict of PTC: pass 20250425110559791 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110559791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110559791 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110559791 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110559791 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110559791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110559791 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110559791 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110559791 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110559791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559791 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110559791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110559791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110559791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110559791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110559791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110559791 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) 20250425110559791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110559791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110559791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110559791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110559791 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110559791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110559792 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110559792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110559792 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110559792 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110559792 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110559792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110559792 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110559792 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110559792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110559792 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) 20250425110559792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110559792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559792 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110559792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110559792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110559792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110559792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110559792 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) 20250425110559792 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) 20250425110559792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110559792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110559792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2902)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2904)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2912)@63ea47419a21: Final verdict of PTC: none 20250425110559792 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110559793 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110559793 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2901)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2900)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2906)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2908)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2938)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2907)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(2909)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2913)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2924)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@63ea47419a21: Final verdict of PTC: none 20250425110559793 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110559793 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110559793 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110559793 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110559793 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) 20250425110559793 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110559793 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110559793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110559793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110559793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110559793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110559793 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) 20250425110559793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110559793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110559793 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110559794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110559794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2940)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2899)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2936)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2903)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2911)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2905)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2920)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2916)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2928)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2910)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2926)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2922)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2899): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2900): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2901): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2902): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2903): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2904): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2905): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2906): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2907): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2908): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2909): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2910): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2911): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2912): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2913): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2914): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2915): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2916): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2917): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2919): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2920): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2921): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2922): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2923): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2924): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2925): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2926): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2927): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2928): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2929): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2931): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2933): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2935): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2936): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2937): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2938): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2939): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2940): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2941): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2943): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 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 20250425110600793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110601792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110601793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110601793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110601793 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110601794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5351312) 20250425110602795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5351312, count=5354620) 20250425110603796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:06: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_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 20250425110604798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2949)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2949)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2949)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2947)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2952)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2952)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2952)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2950)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(2955)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(2955)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2955)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(2953)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110605455 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2956)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110605623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110605623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110605623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110605623 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2949)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110605627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110605627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110605627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110605627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110605627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110605627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110605627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110605627 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110605627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110605627 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2949)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2949)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2949)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110605628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110605628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110605628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110605628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110605628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110605628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110605628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110605628 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110605628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(2949)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2949)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110605628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110605628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110605628 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110605628 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2949)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2949)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110605636 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110605636 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110605636 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110605636 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110605641 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605641 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110605641 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110605641 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110605641 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110605641 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110605641 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110605641 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) 20250425110605642 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2952)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110605642 DLSS7 DEBUG 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) 20250425110605642 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110605644 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605644 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110605644 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110605644 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) 20250425110605644 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2952)@63ea47419a21: Message received on association #8 20250425110605644 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110605644 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110605644 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) 20250425110605644 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110605644 DLSS7 DEBUG 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) 20250425110605644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110605644 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2952)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110605645 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110605645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2952)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110605650 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110605651 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110605651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110605651 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2955)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110605658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110605658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110605658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110605658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110605658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110605658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110605658 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) 20250425110605658 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110605658 DLSS7 DEBUG 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) 20250425110605658 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110605661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110605661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110605661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110605661 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) 20250425110605661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110605662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110605662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110605662 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) 20250425110605662 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110605662 DLSS7 DEBUG 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) 20250425110605662 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) 20250425110605662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110605662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110605662 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110605662 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110605798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110605798 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2958)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2958)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110605803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2958)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2958)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2958)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2958)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110605827 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110605827 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2959)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110606436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110606436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110606436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110606436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110606436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2949)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2949)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2948)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110606439 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606439 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606439 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606439 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110606439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606439 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110606439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606439 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110606439 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606439 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2952)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2951)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110606460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606460 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606460 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110606461 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110606461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606461 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)9143107 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:0 20250425110606476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606476 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 8b 83 43 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 61 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110606476 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) 20250425110606476 DMSC DEBUG msub_fsm[0x55e7059488b0]{active}: Allocated (fsm.c:456) 20250425110606476 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: Allocated (fsm.c:456) 20250425110606476 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: is child of msub_fsm[0x55e7059488b0] (fsm.c:486) 20250425110606476 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606476 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059488b0] (fsm.c:486) 20250425110606476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606476 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606476 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606476 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00] (fsm.c:486) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606476 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250425110606476 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250425110606476 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606476 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606476 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606476 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)16252100 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50] (fsm.c:486) 20250425110606476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 8b 83 43 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)@63ea47419a21: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:1 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)4811998 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '8B8343'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 } } 20250425110606477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606477 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 f7 fc 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 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-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 2 set to 1 20250425110606477 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) 20250425110606477 DMSC DEBUG msub_fsm[0x55e7058e51e0]{active}: Allocated (fsm.c:456) 20250425110606477 DMSC DEBUG msc_i[0x55e7058e5310]{READY}: Allocated (fsm.c:456) 20250425110606477 DMSC DEBUG msc_i[0x55e7058e5310]{READY}: is child of msub_fsm[0x55e7058e51e0] (fsm.c:486) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)10292474 20250425110606477 DMSC DEBUG msc_a[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606477 DMSC DEBUG msc_a[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e51e0] (fsm.c:486) 20250425110606477 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606477 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x55e7058e5310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606477 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)"262420000001116" 20250425110606477 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606477 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606478 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606478 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0] (fsm.c:486) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606478 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606478 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250425110606478 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250425110606478 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606478 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:2 20250425110606478 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606478 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0] (fsm.c:486) 20250425110606478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606478 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{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)@63ea47419a21: patch: N(SD) for ConnIdx 3 set to 1 20250425110606478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f7 fc c4 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)@63ea47419a21: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)"262420000001117" 20250425110606478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606478 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 6c 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 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(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606479 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) 20250425110606479 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: Allocated (fsm.c:456) 20250425110606479 DMSC DEBUG msc_i[0x55e7058d56a0]{READY}: Allocated (fsm.c:456) 20250425110606479 DMSC DEBUG msc_i[0x55e7058d56a0]{READY}: is child of msub_fsm[0x55e7058d5570] (fsm.c:486) 20250425110606479 DMSC DEBUG msc_a[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606479 DMSC DEBUG msc_a[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058d5570] (fsm.c:486) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)6195323 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:3 20250425110606479 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606479 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x55e7058d56a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606479 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606479 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606479 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606479 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606479 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0] (fsm.c:486) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606479 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-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606479 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250425110606479 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250425110606479 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606479 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606479 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606479 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606479 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0] (fsm.c:486) 20250425110606479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606479 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 49 6c de 00 02 0b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)"262420000001118" MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 4 set to 1 20250425110606480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9d 0c fa 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 91 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)9966760 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'F7FCC4'O, sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 5 set to 1 20250425110606481 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) 20250425110606481 DMSC DEBUG msub_fsm[0x55e7059187c0]{active}: Allocated (fsm.c:456) 20250425110606481 DMSC DEBUG msc_i[0x55e7059189a0]{READY}: Allocated (fsm.c:456) 20250425110606481 DMSC DEBUG msc_i[0x55e7059189a0]{READY}: is child of msub_fsm[0x55e7059187c0] (fsm.c:486) 20250425110606481 DMSC DEBUG msc_a[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606481 DMSC DEBUG msc_a[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059187c0] (fsm.c:486) 20250425110606481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606481 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x55e7059189a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606481 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606481 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0] (fsm.c:486) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606481 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606481 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250425110606481 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250425110606481 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606481 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606481 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606481 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606481 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280] (fsm.c:486) 20250425110606481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606481 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{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)@63ea47419a21: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)15824958 20250425110606482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9d 0c fa 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)"262420000001119" MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:4 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)5947874 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 7 set to 1 20250425110606483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5e 88 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 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-SCCP(2953)@63ea47419a21: First idle individual index:5 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)3863177 20250425110606483 DIUCS DEBUG (UTRAN-Iu-525 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606483 DMSC DEBUG msub_fsm[0x55e705929240]{active}: Allocated (fsm.c:456) 20250425110606483 DMSC DEBUG msc_i[0x55e705929420]{READY}: Allocated (fsm.c:456) 20250425110606483 DMSC DEBUG msc_i[0x55e705929420]{READY}: is child of msub_fsm[0x55e705929240] (fsm.c:486) 20250425110606484 DMSC DEBUG msc_a[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606484 DMSC DEBUG msc_a[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705929240] (fsm.c:486) 20250425110606484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606484 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x55e705929420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 8 set to 1 20250425110606484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606484 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606484 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0] (fsm.c:486) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606484 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606484 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250425110606484 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250425110606484 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606484 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606484 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606484 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606484 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0] (fsm.c:486) 20250425110606484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{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)@63ea47419a21: { messageType := 2, destLocRef := '496CDE'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)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)4522525 20250425110606484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5e 88 7b 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) 20250425110606484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606484 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 14 a8 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)@63ea47419a21: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)"262420000001120" 20250425110606484 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) 20250425110606484 DMSC DEBUG msub_fsm[0x55e705945420]{active}: Allocated (fsm.c:456) 20250425110606484 DMSC DEBUG msc_i[0x55e705945600]{READY}: Allocated (fsm.c:456) 20250425110606484 DMSC DEBUG msc_i[0x55e705945600]{READY}: is child of msub_fsm[0x55e705945420] (fsm.c:486) 20250425110606484 DMSC DEBUG msc_a[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606484 DMSC DEBUG msc_a[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705945420] (fsm.c:486) 20250425110606484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606484 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x55e705945600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606484 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606484 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 9 set to 1 20250425110606484 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606484 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890] (fsm.c:486) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '9D0CFA'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 } } 20250425110606484 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606484 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250425110606485 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250425110606485 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606485 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606485 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606485 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606485 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20] (fsm.c:486) 20250425110606485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606485 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 20250425110606485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 98 14 a8 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-RAN(2954)@63ea47419a21: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)6140817 MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)"262420000001121" MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:6 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)5562640 20250425110606487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:7 MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 11 set to 1 20250425110606487 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 f1 78 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 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-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606487 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) 20250425110606487 DMSC DEBUG msub_fsm[0x55e7059363f0]{active}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_i[0x55e705938140]{READY}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_i[0x55e705938140]{READY}: is child of msub_fsm[0x55e7059363f0] (fsm.c:486) 20250425110606487 DMSC DEBUG msc_a[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_a[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059363f0] (fsm.c:486) 20250425110606487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606487 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x55e705938140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606487 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606487 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320] (fsm.c:486) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)14189541 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606487 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606487 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250425110606487 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250425110606487 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606487 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606487 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606487 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606487 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0] (fsm.c:486) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606487 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f1 78 3e 00 02 0f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606487 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606487 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 5a c1 e2 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) 20250425110606487 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) 20250425110606487 DMSC DEBUG msub_fsm[0x55e705930de0]{active}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_i[0x55e70593b560]{READY}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_i[0x55e70593b560]{READY}: is child of msub_fsm[0x55e705930de0] (fsm.c:486) 20250425110606487 DMSC DEBUG msc_a[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606487 DMSC DEBUG msc_a[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705930de0] (fsm.c:486) 20250425110606487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606487 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x55e70593b560]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606487 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)"262420000001122" MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '5E887B'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)@63ea47419a21: Session index based on local reference:4 20250425110606487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606487 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606487 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606487 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0] (fsm.c:486) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606487 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606487 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250425110606487 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250425110606487 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606487 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606487 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606487 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606487 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 12 set to 1 20250425110606487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50] (fsm.c:486) 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606487 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606487 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5a c1 e2 00 02 10 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)"262420000001123" MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)8064955 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '9814A8'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:8 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)16305070 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:9 20250425110606489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606489 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 3a f2 89 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 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_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606489 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-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:10 20250425110606489 DMSC DEBUG msub_fsm[0x55e7059506b0]{active}: Allocated (fsm.c:456) 20250425110606489 DMSC DEBUG msc_i[0x55e705950890]{READY}: Allocated (fsm.c:456) 20250425110606489 DMSC DEBUG msc_i[0x55e705950890]{READY}: is child of msub_fsm[0x55e7059506b0] (fsm.c:486) 20250425110606489 DMSC DEBUG msc_a[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606489 DMSC DEBUG msc_a[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059506b0] (fsm.c:486) 20250425110606489 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606489 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x55e705950890]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606489 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606489 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606489 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606489 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606489 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50] (fsm.c:486) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606489 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606489 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250425110606489 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250425110606489 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606489 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606489 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606489 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606489 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606489 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070] (fsm.c:486) 20250425110606489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606489 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:11 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)16042886 20250425110606489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 3a f2 89 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) 20250425110606489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606489 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 45 02 1d 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-GSUP(2959)@63ea47419a21: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)"262420000001124" 20250425110606489 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) 20250425110606489 DMSC DEBUG msub_fsm[0x55e705930b90]{active}: Allocated (fsm.c:456) 20250425110606489 DMSC DEBUG msc_i[0x55e705955660]{READY}: Allocated (fsm.c:456) 20250425110606489 DMSC DEBUG msc_i[0x55e705955660]{READY}: is child of msub_fsm[0x55e705930b90] (fsm.c:486) 20250425110606490 DMSC DEBUG msc_a[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606490 DMSC DEBUG msc_a[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705930b90] (fsm.c:486) 20250425110606490 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606490 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x55e705955660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606490 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606490 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606490 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606490 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606490 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840] (fsm.c:486) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606490 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606490 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250425110606490 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250425110606490 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606490 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606490 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606490 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patch: N(SD) for ConnIdx 15 set to 1 20250425110606490 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60] (fsm.c:486) 20250425110606490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606490 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 45 02 1d 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)@63ea47419a21: { messageType := 2, destLocRef := 'F1783E'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 } } 20250425110606490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606490 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:6 MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)"262420000001125" 20250425110606490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5d b3 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 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) 20250425110606491 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) 20250425110606491 DMSC DEBUG msub_fsm[0x55e70591fb50]{active}: Allocated (fsm.c:456) 20250425110606491 DMSC DEBUG msc_i[0x55e70591fd30]{READY}: Allocated (fsm.c:456) 20250425110606491 DMSC DEBUG msc_i[0x55e70591fd30]{READY}: is child of msub_fsm[0x55e70591fb50] (fsm.c:486) 20250425110606491 DMSC DEBUG msc_a[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606491 DMSC DEBUG msc_a[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591fb50] (fsm.c:486) 20250425110606491 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606491 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x55e70591fd30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606491 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606491 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606491 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606491 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606491 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0] (fsm.c:486) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606491 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606491 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250425110606491 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250425110606491 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606491 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606491 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606491 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606491 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310] (fsm.c:486) 20250425110606491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606491 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606492 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 5d b3 91 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) 20250425110606492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 54 e1 10 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)"262420000001126" 20250425110606492 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) 20250425110606492 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: Allocated (fsm.c:456) 20250425110606492 DMSC DEBUG msc_i[0x55e705941cf0]{READY}: Allocated (fsm.c:456) 20250425110606492 DMSC DEBUG msc_i[0x55e705941cf0]{READY}: is child of msub_fsm[0x55e705941bc0] (fsm.c:486) 20250425110606492 DMSC DEBUG msc_a[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606492 DMSC DEBUG msc_a[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705941bc0] (fsm.c:486) 20250425110606492 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606492 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606492 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '5AC1E2'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 } } 20250425110606492 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606492 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606492 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606492 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606492 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0] (fsm.c:486) 20250425110606493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606493 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606493 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250425110606493 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250425110606493 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606493 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606493 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606493 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606493 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560] (fsm.c:486) 20250425110606493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 54 e1 10 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-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)"262420000001127" MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:13 20250425110606495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606495 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606495 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 83 e5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606495 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)@63ea47419a21: First idle individual index:14 20250425110606495 DMSC DEBUG msub_fsm[0x55e705944950]{active}: Allocated (fsm.c:456) 20250425110606495 DMSC DEBUG msc_i[0x55e705942690]{READY}: Allocated (fsm.c:456) 20250425110606495 DMSC DEBUG msc_i[0x55e705942690]{READY}: is child of msub_fsm[0x55e705944950] (fsm.c:486) 20250425110606495 DMSC DEBUG msc_a[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606495 DMSC DEBUG msc_a[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705944950] (fsm.c:486) 20250425110606495 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606495 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x55e705942690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606495 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606495 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606495 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606495 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606495 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920] (fsm.c:486) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606495 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606495 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250425110606495 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250425110606495 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606495 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606495 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606495 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606495 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0] (fsm.c:486) 20250425110606495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 d8 83 e5 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) 20250425110606496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): none -> pass 20250425110606496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606496 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 0f 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 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-GSUP(2959)@63ea47419a21: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)"262420000001128" MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606496 DIUCS DEBUG (UTRAN-Iu-534 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): none -> pass 20250425110606497 DMSC DEBUG msub_fsm[0x55e705944670]{active}: Allocated (fsm.c:456) 20250425110606497 DMSC DEBUG msc_i[0x55e7059447a0]{READY}: Allocated (fsm.c:456) 20250425110606497 DMSC DEBUG msc_i[0x55e7059447a0]{READY}: is child of msub_fsm[0x55e705944670] (fsm.c:486) 20250425110606497 DMSC DEBUG msc_a[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606497 DMSC DEBUG msc_a[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705944670] (fsm.c:486) 20250425110606497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606497 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x55e7059447a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606497 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '3AF289'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-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606497 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606498 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606498 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290] (fsm.c:486) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606498 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606498 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250425110606498 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250425110606498 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606498 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606498 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606498 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606498 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920] (fsm.c:486) 20250425110606498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606498 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): none -> pass 20250425110606499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7b 0f bb 00 02 16 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '45021D'O, sourceLocRef := '000212'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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-GSUP(2959)@63ea47419a21: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)"262420000001129" 20250425110606500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606500 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 cb ae 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 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) 20250425110606500 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) 20250425110606501 DMSC DEBUG msub_fsm[0x55e70595dc70]{active}: Allocated (fsm.c:456) 20250425110606501 DMSC DEBUG msc_i[0x55e70595de50]{READY}: Allocated (fsm.c:456) 20250425110606501 DMSC DEBUG msc_i[0x55e70595de50]{READY}: is child of msub_fsm[0x55e70595dc70] (fsm.c:486) 20250425110606501 DMSC DEBUG msc_a[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606501 DMSC DEBUG msc_a[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70595dc70] (fsm.c:486) 20250425110606501 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606501 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606501 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606501 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606501 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606501 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606501 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0] (fsm.c:486) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606501 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606501 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250425110606501 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '5DB391'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 } } 20250425110606501 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606501 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606501 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606501 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60] (fsm.c:486) 20250425110606501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606501 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{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)@63ea47419a21: Session index based on local reference:10 20250425110606501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606501 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f8 cb ae 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) TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '54E110'O, sourceLocRef := '000214'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:15 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606506 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606506 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250425110606506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606506 DMM DEBUG Tx AUTH REQ (rand = 37ac994c906e2bc1818ac1d4152861dd) (gsm_04_08.c:641) 20250425110606506 DMM DEBUG AUTH REQ (autn = be5b5079dfcb05c43bf6d351de3de27f) (gsm_04_08.c:643) 20250425110606506 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606506 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606506 DLM3UA DEBUG 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(2976)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606506 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606506 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f4 cb 86 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) TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)"262420000001130" 20250425110606506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 8b 83 43 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 37 ac 99 4c 90 6e 2b c1 81 8a c1 d4 15 28 61 dd 20 10 be 5b 50 79 df cb 05 c4 3b f6 d3 51 de 3d e2 7f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606506 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) 20250425110606506 DMSC DEBUG msub_fsm[0x55e705961f40]{active}: Allocated (fsm.c:456) 20250425110606507 DMSC DEBUG msc_i[0x55e705962070]{READY}: Allocated (fsm.c:456) 20250425110606507 DMSC DEBUG msc_i[0x55e705962070]{READY}: is child of msub_fsm[0x55e705961f40] (fsm.c:486) 20250425110606507 DMSC DEBUG msc_a[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606507 DMSC DEBUG msc_a[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705961f40] (fsm.c:486) 20250425110606507 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606507 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x55e705962070]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606507 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606507 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606507 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606507 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110606507 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710] (fsm.c:486) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110606507 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110606507 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250425110606507 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250425110606507 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110606507 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606507 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606507 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110606507 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110606507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0] (fsm.c:486) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606507 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606507 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606507 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606507 DMM DEBUG Tx AUTH REQ (rand = 7a149206d88aa9ebc82cae8f4f76e707) (gsm_04_08.c:641) 20250425110606507 DMM DEBUG AUTH REQ (autn = 0626c3826ca4d582b264cb2bb6eb8523) (gsm_04_08.c:643) 20250425110606507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606507 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606507 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606507 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 f4 cb 86 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) 20250425110606507 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606508 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606508 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'D883E5'O, sourceLocRef := '000215'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606508 DMM DEBUG Tx AUTH REQ (rand = ed483c94e5c96f81069afb7f424f6777) (gsm_04_08.c:641) 20250425110606508 DMM DEBUG AUTH REQ (autn = a6cf7ff01fa0db3e2f3f9a0119d3fd34) (gsm_04_08.c:643) 20250425110606508 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606508 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606508 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 20250425110606508 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 49 6c de 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7a 14 92 06 d8 8a a9 eb c8 2c ae 8f 4f 76 e7 07 20 10 06 26 c3 82 6c a4 d5 82 b2 64 cb 2b b6 eb 85 23 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606508 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606508 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606508 DMM DEBUG Tx AUTH REQ (rand = 797b32cd3eaab15d98003d848710da67) (gsm_04_08.c:641) 20250425110606508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9d 0c fa 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed 48 3c 94 e5 c9 6f 81 06 9a fb 7f 42 4f 67 77 20 10 a6 cf 7f f0 1f a0 db 3e 2f 3f 9a 01 19 d3 fd 34 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606508 DMM DEBUG AUTH REQ (autn = 74b38917d8d9b5d37ce44a11e86b2049) (gsm_04_08.c:643) 20250425110606508 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606508 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test-GSUP(2959)@63ea47419a21: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test-GSUP(2959)@63ea47419a21: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)"262420000001131" MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606508 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606508 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606509 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606509 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606509 DMM DEBUG Tx AUTH REQ (rand = d8c4bd3492ca274dfcd747fe4be779c4) (gsm_04_08.c:641) 20250425110606509 DMM DEBUG AUTH REQ (autn = 17c00bef24a28cf8b8e263343b05722f) (gsm_04_08.c:643) 20250425110606509 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606509 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606509 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5e 88 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 79 7b 32 cd 3e aa b1 5d 98 00 3d 84 87 10 da 67 20 10 74 b3 89 17 d8 d9 b5 d3 7c e4 4a 11 e8 6b 20 49 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606509 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606509 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606509 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606509 DMM DEBUG Tx AUTH REQ (rand = 136bf39f69fdd65d6244528482e2efd2) (gsm_04_08.c:641) 20250425110606509 DMM DEBUG AUTH REQ (autn = f843173a89cf48f2ec6f0de37ea4d071) (gsm_04_08.c:643) 20250425110606509 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606509 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606509 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606509 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f7 fc c4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d8 c4 bd 34 92 ca 27 4d fc d7 47 fe 4b e7 79 c4 20 10 17 c0 0b ef 24 a2 8c f8 b8 e2 63 34 3b 05 72 2f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 98 14 a8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 13 6b f3 9f 69 fd d6 5d 62 44 52 84 82 e2 ef d2 20 10 f8 43 17 3a 89 cf 48 f2 ec 6f 0d e3 7e a4 d0 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(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '7B0FBB'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 } } TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 20250425110606510 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606510 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250425110606510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606510 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606510 DMM DEBUG Tx AUTH REQ (rand = d9dab752ff6c57c38e5e4cae6c47cdce) (gsm_04_08.c:641) 20250425110606510 DMM DEBUG AUTH REQ (autn = 688e346df82c31f56cf86b369e5ac8a8) (gsm_04_08.c:643) 20250425110606511 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606511 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606511 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606511 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606511 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606511 DLSS7 DEBUG Found route for dpc=195=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(2978)@63ea47419a21: setverdict(pass): none -> pass 20250425110606511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606511 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f1 78 3e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d9 da b7 52 ff 6c 57 c3 8e 5e 4c ae 6c 47 cd ce 20 10 68 8e 34 6d f8 2c 31 f5 6c f8 6b 36 9e 5a c8 a8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'F8CBAE'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-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'F4CB86'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)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514E3A1894C21045C453C5C'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554E3A1894C21045C453C5C'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514196D62C821040DE800EA'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E3A1894C21045C453C5C'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554196D62C821040DE800EA'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e3 a1 89 4c 21 04 5c 45 3c 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514B1393F992104220792DD'O 20250425110606529 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606529 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606529 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606529 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554B1393F992104220792DD'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554196D62C821040DE800EA'O 20250425110606529 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e3a1894c5c453c5c) (gsm_04_08.c:1128) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606529 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: e3a1894c5c453c5c (8 bytes) (vlr_auth_fsm.c:151) 20250425110606529 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50] (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b2c237ce65240310016412d96c9f875c, CK=NONE (ran_msg_iu.c:388) 20250425110606529 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 20250425110606529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 8b 83 43 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b2 c2 37 ce 65 24 03 10 01 64 12 d9 6c 9f 87 5c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606529 DLSS7 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)@63ea47419a21: vl_len:24 20250425110606529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 19 6d 62 c8 21 04 0d e8 00 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '05140D993305210404296466'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05540D993305210404296466'O 20250425110606529 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606529 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606529 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606529 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606529 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606529 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 196d62c80de800ea) (gsm_04_08.c:1128) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606529 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: 196d62c80de800ea (8 bytes) (vlr_auth_fsm.c:151) 20250425110606529 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0] (vlr_auth_fsm.c:294) 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B1393F992104220792DD'O 20250425110606529 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e3820]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606530 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606530 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ec4207918914d21ba0c21ca623e63e7b, CK=NONE (ran_msg_iu.c:388) 20250425110606530 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5e 88 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ec 42 07 91 89 14 d2 1b a0 c2 1c a6 23 e6 3e 7b 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514F93566C5210414932B52'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554F93566C5210414932B52'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D993305210404296466'O 20250425110606531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606531 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b1 39 3f 99 21 04 22 07 92 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606531 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606531 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606531 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606531 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606531 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606531 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606531 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b1393f99220792dd) (gsm_04_08.c:1128) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606531 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: b1393f99220792dd (8 bytes) (vlr_auth_fsm.c:151) 20250425110606531 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0] (vlr_auth_fsm.c:294) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606531 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e705921b60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606531 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606531 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=85e59cb954ab43cde93558c1c0c7ec87, CK=NONE (ran_msg_iu.c:388) 20250425110606531 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 49 6c de 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 e5 9c b9 54 ab 43 cd e9 35 58 c1 c0 c7 ec 87 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)@63ea47419a21: patching N(SD)=1 into dtap '05142079C58621042325BC5C'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05542079C58621042325BC5C'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 20250425110606533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606533 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606533 DLSS7 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0d 99 33 05 21 04 04 29 64 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606533 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606533 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606533 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606533 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606533 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606533 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606533 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d99330504296466) (gsm_04_08.c:1128) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606533 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 0d99330504296466 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606533 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20] (vlr_auth_fsm.c:294) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592c660]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606533 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606533 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=752f7b26875d5ef063764e6eb4b2d824, CK=NONE (ran_msg_iu.c:388) 20250425110606533 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 98 14 a8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 75 2f 7b 26 87 5d 5e f0 63 76 4e 6e b4 b2 d8 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(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '051482919E3621046A11073D'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '055482919E3621046A11073D'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F93566C5210414932B52'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 f9 35 66 c5 21 04 14 93 2b 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606535 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606535 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606535 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606535 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606535 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606535 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606535 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f93566c514932b52) (gsm_04_08.c:1128) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606535 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: f93566c514932b52 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606535 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280] (vlr_auth_fsm.c:294) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e70592af30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606535 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606535 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a0f466cd59806153cae9256d4de72216, CK=NONE (ran_msg_iu.c:388) 20250425110606535 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 20250425110606535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9d 0c fa 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a0 f4 66 cd 59 80 61 53 ca e9 25 6d 4d e7 22 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-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542079C58621042325BC5C'O 20250425110606536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 20 79 c5 86 21 04 23 25 bc 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606536 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606536 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606536 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606536 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606536 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606536 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606536 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2079c5862325bc5c) (gsm_04_08.c:1128) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606536 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 2079c5862325bc5c (8 bytes) (vlr_auth_fsm.c:151) 20250425110606536 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0] (vlr_auth_fsm.c:294) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e70592cb30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606536 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606536 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b544f6a950fac11c7b706e0103ab2fcf, CK=NONE (ran_msg_iu.c:388) 20250425110606536 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055482919E3621046A11073D'O 20250425110606536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f7 fc c4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b5 44 f6 a9 50 fa c1 1c 7b 70 6e 01 03 ab 2f cf 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 82 91 9e 36 21 04 6a 11 07 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 20250425110606537 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606537 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606537 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606537 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606537 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606537 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606537 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 82919e366a11073d) (gsm_04_08.c:1128) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606537 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 82919e366a11073d (8 bytes) (vlr_auth_fsm.c:151) 20250425110606537 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0] (vlr_auth_fsm.c:294) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606537 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606537 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3d62c8313edb63dadbb87752b7089866, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606537 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606538 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f1 78 3e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3d 62 c8 31 3e db 63 da db b8 77 52 b7 08 98 66 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)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606550 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606550 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606550 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606550 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606550 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606550 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606550 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606550 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606550 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e7058e5c50] (fsm.c:486) 20250425110606550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 20250425110606551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 8b 83 43 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) 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606551 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606551 DMM DEBUG Tx AUTH REQ (rand = 0147a81a185a134998eb8b4d0f162acb) (gsm_04_08.c:641) 20250425110606551 DMM DEBUG AUTH REQ (autn = 8f1286f597c75f31295373009a23c7af) (gsm_04_08.c:643) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606551 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606551 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606551 DMM DEBUG Tx AUTH REQ (rand = 47cb3ce7da7839754c28a7cbe13d2c2a) (gsm_04_08.c:641) 20250425110606551 DMM DEBUG AUTH REQ (autn = c031d9056c268c84fea4e66bfe760861) (gsm_04_08.c:643) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606551 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606551 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606551 DMM DEBUG Tx AUTH REQ (rand = f6f04ef974ba103eb79828145bafc794) (gsm_04_08.c:641) 20250425110606551 DMM DEBUG AUTH REQ (autn = a6dda78898828bb9712d7b1634d9f996) (gsm_04_08.c:643) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606551 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606551 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606551 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606551 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606551 DMM DEBUG Tx AUTH REQ (rand = 070ced3c30f4832bba2d8eb14d1410a0) (gsm_04_08.c:641) 20250425110606551 DMM DEBUG AUTH REQ (autn = 0f424c34ddeb19cb39f9d24d25dd9ab8) (gsm_04_08.c:643) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606551 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606551 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 3a f2 89 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 01 47 a8 1a 18 5a 13 49 98 eb 8b 4d 0f 16 2a cb 20 10 8f 12 86 f5 97 c7 5f 31 29 53 73 00 9a 23 c7 af 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606552 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606552 DMM DEBUG Tx AUTH REQ (rand = f5e1e40659d7e2b165a40ea999e3b12d) (gsm_04_08.c:641) 20250425110606552 DMM DEBUG AUTH REQ (autn = e4e5050056bd48dfbb65792e4333a84a) (gsm_04_08.c:643) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606552 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5a c1 e2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 47 cb 3c e7 da 78 39 75 4c 28 a7 cb e1 3d 2c 2a 20 10 c0 31 d9 05 6c 26 8c 84 fe a4 e6 6b fe 76 08 61 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606552 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606552 DMM DEBUG Tx AUTH REQ (rand = fb703169c66f971ad4c93474f6f59993) (gsm_04_08.c:641) 20250425110606552 DMM DEBUG AUTH REQ (autn = 0c56d4934edd6f1e27593b7c83dbde9f) (gsm_04_08.c:643) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606552 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606552 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606552 DMM DEBUG Tx AUTH REQ (rand = 77da22346a0706a3505faaae6c128e0a) (gsm_04_08.c:641) 20250425110606552 DMM DEBUG AUTH REQ (autn = aeec7c538d13379d480f2617703c3c80) (gsm_04_08.c:643) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606552 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 5d b3 91 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 f0 4e f9 74 ba 10 3e b7 98 28 14 5b af c7 94 20 10 a6 dd a7 88 98 82 8b b9 71 2d 7b 16 34 d9 f9 96 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606552 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606552 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606552 DMM DEBUG Tx AUTH REQ (rand = af20ec2fb096b16159afbc8847c55449) (gsm_04_08.c:641) 20250425110606552 DMM DEBUG AUTH REQ (autn = e03e375543d1ab715ed5d5d0213c0118) (gsm_04_08.c:643) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606552 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606552 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606552 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606553 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606553 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606553 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250425110606553 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606553 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606553 DMM DEBUG Tx AUTH REQ (rand = 579d1abe938cdefb7d21a268c161a633) (gsm_04_08.c:641) 20250425110606553 DMM DEBUG AUTH REQ (autn = 5dfadcc784f029bf4f2480dc81ff8518) (gsm_04_08.c:643) 20250425110606553 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606553 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606553 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 54 e1 10 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 07 0c ed 3c 30 f4 83 2b ba 2d 8e b1 4d 14 10 a0 20 10 0f 42 4c 34 dd eb 19 cb 39 f9 d2 4d 25 dd 9a b8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606553 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 45 02 1d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f5 e1 e4 06 59 d7 e2 b1 65 a4 0e a9 99 e3 b1 2d 20 10 e4 e5 05 00 56 bd 48 df bb 65 79 2e 43 33 a8 4a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606553 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606553 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 d8 83 e5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fb 70 31 69 c6 6f 97 1a d4 c9 34 74 f6 f5 99 93 20 10 0c 56 d4 93 4e dd 6f 1e 27 59 3b 7c 83 db de 9f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606554 DLM3UA DEBUG 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)@63ea47419a21: Session index based on local reference:0 20250425110606554 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606554 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606554 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606554 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7b 0f bb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 77 da 22 34 6a 07 06 a3 50 5f aa ae 6c 12 8e 0a 20 10 ae ec 7c 53 8d 13 37 9d 48 0f 26 17 70 3c 3c 80 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606554 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606554 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606554 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606554 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f8 cb ae 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 af 20 ec 2f b0 96 b1 61 59 af bc 88 47 c5 54 49 20 10 e0 3e 37 55 43 d1 ab 71 5e d5 d5 d0 21 3c 01 18 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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606554 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606554 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e7058e36f0] (fsm.c:486) 20250425110606554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 f4 cb 86 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 57 9d 1a be 93 8c de fb 7d 21 a2 68 c1 61 a6 33 20 10 5d fa dc c7 84 f0 29 bf 4f 24 80 dc 81 ff 85 18 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606555 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606555 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606555 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606555 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5e 88 7b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606555 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606555 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606555 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606555 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e7059527c0] (fsm.c:486) 20250425110606556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606556 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 49 6c de 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606557 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606557 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606557 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606557 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606557 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606557 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606557 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606557 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606557 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e70592bd20] (fsm.c:486) 20250425110606558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{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)@63ea47419a21: Message received on association #8 20250425110606558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606558 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 20250425110606558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 98 14 a8 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) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606559 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606559 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606559 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606559 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{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)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606559 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606559 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606559 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606559 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058f3280] (fsm.c:486) 20250425110606560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{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)@63ea47419a21: Session index based on local reference:10 20250425110606560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606560 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9d 0c fa 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) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606562 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606562 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250425110606562 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250425110606562 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606563 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7058e5c50] (vlr_lu_fsm.c:110) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7058e5c50] (fsm.c:486) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606563 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250425110606563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606563 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92 LOCATION UPDATE ACCEPT (TMSI = 0x564d0d92) (gsm_04_08.c:149) 20250425110606563 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606563 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606563 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606563 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606563 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 8b 83 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 56 4d 0d 92 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514DE9E9D4921048A616B94'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554DE9E9D4921048A616B94'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606567 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606567 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606567 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606567 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606567 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606567 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606567 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606567 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705934fe0] (fsm.c:486) 20250425110606567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606567 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{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)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606567 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f1 78 3e 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) 20250425110606567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606568 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606568 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514020582AD21040C315D6D'O 20250425110606568 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606568 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606568 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606568 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606568 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606568 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7059523b0] (fsm.c:486) 20250425110606568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{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)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554020582AD21040C315D6D'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f7 fc c4 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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '051448E8C45D2104BB60BC90'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '055448E8C45D2104BB60BC90'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '051466FDF93F21043959F81E'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '055466FDF93F21043959F81E'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DE9E9D4921048A616B94'O 20250425110606570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 de 9e 9d 49 21 04 8a 61 6b 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606570 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606570 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606570 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606570 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606570 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606570 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606570 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = de9e9d498a616b94) (gsm_04_08.c:1128) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606570 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: de9e9d498a616b94 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606570 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070] (vlr_auth_fsm.c:294) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705955530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606570 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606570 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8ce0436f3fd34c95652b8d080c88acd8, CK=NONE (ran_msg_iu.c:388) 20250425110606570 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 3a f2 89 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c e0 43 6f 3f d3 4c 95 65 2b 8d 08 0c 88 ac 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)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554020582AD21040C315D6D'O 20250425110606572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 02 05 82 ad 21 04 0c 31 5d 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606572 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606572 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606572 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606572 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606572 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606572 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606572 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 020582ad0c315d6d) (gsm_04_08.c:1128) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606572 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: 020582ad0c315d6d (8 bytes) (vlr_auth_fsm.c:151) 20250425110606572 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50] (vlr_auth_fsm.c:294) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606572 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b140]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606572 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606572 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=541d53668839d60765dbec36b2166ec5, CK=NONE (ran_msg_iu.c:388) 20250425110606572 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5a c1 e2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 54 1d 53 66 88 39 d6 07 65 db ec 36 b2 16 6e 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)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448E8C45D2104BB60BC90'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 48 e8 c4 5d 21 04 bb 60 bc 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606573 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606573 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606573 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606573 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606573 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606573 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606573 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 48e8c45dbb60bc90) (gsm_04_08.c:1128) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606573 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 48e8c45dbb60bc90 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606573 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310] (vlr_auth_fsm.c:294) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606573 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f570]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606573 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606573 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d3be0fa4d90625afa77b2d9b0dc57862, CK=NONE (ran_msg_iu.c:388) 20250425110606573 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055466FDF93F21043959F81E'O 20250425110606573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 5d b3 91 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d3 be 0f a4 d9 06 25 af a7 7b 2d 9b 0d c5 78 62 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 66 fd f9 3f 21 04 39 59 f8 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606574 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606574 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606574 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606574 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606574 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606574 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606574 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 66fdf93f3959f81e) (gsm_04_08.c:1128) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606574 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: 66fdf93f3959f81e (8 bytes) (vlr_auth_fsm.c:151) 20250425110606574 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560] (vlr_auth_fsm.c:294) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606574 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606574 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606574 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=44c7e0b29cffca30bbaae4dcd2c61f12, CK=NONE (ran_msg_iu.c:388) 20250425110606574 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 54 e1 10 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 44 c7 e0 b2 9c ff ca 30 bb aa e4 dc d2 c6 1f 12 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606574 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606574 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250425110606574 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250425110606574 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)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606575 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606575 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250425110606575 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250425110606575 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '05143764915F21047BAF693A'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05543764915F21047BAF693A'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606576 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70592bd20] (vlr_lu_fsm.c:110) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606576 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70592bd20] (fsm.c:486) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606576 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250425110606576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606576 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE LOCATION UPDATE ACCEPT (TMSI = 0x1ac9bfee) (gsm_04_08.c:149) 20250425110606576 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606576 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606576 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606576 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606576 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 98 14 a8 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 c9 bf ee 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514BE8997CC210453EB5C21'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554BE8997CC210453EB5C21'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '0514098FFBB521049C7D70A1'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0554098FFBB521049C7D70A1'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543764915F21047BAF693A'O 20250425110606579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 37 64 91 5f 21 04 7b af 69 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606579 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606579 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606579 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606579 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606579 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606579 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606579 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3764915f7baf693a) (gsm_04_08.c:1128) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606579 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 3764915f7baf693a (8 bytes) (vlr_auth_fsm.c:151) 20250425110606579 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60] (vlr_auth_fsm.c:294) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606579 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606579 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606579 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=48d38fd53ffdf74adf11d4fc39d73334, CK=NONE (ran_msg_iu.c:388) 20250425110606579 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606579 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 45 02 1d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 48 d3 8f d5 3f fd f7 4a df 11 d4 fc 39 d7 33 34 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE8997CC210453EB5C21'O MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '05140AEB06CE210470029121'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05540AEB06CE210470029121'O 20250425110606580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 be 89 97 cc 21 04 53 eb 5c 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606580 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606580 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606580 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606580 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606580 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606580 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606580 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = be8997cc53eb5c21) (gsm_04_08.c:1128) 20250425110606580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606580 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: be8997cc53eb5c21 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606580 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606580 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0] (vlr_auth_fsm.c:294) 20250425110606581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606581 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705943bd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606581 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606581 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3f08994a42b54f5e0e70a386e2d16cd6, CK=NONE (ran_msg_iu.c:388) 20250425110606581 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '05144761F76F21040F96D54F'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05544761F76F21040F96D54F'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554098FFBB521049C7D70A1'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 d8 83 e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f 08 99 4a 42 b5 4f 5e 0e 70 a3 86 e2 d1 6c d6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 09 8f fb b5 21 04 9c 7d 70 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606582 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606582 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606582 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606582 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606582 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606582 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606582 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 098ffbb59c7d70a1) (gsm_04_08.c:1128) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606582 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: 098ffbb59c7d70a1 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606582 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920] (vlr_auth_fsm.c:294) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606582 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595d260]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606583 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606583 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cd303763a5de62b7df3bef4ca14c1b91, CK=NONE (ran_msg_iu.c:388) 20250425110606583 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110606583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{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)@63ea47419a21: vl_len:24 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606583 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AEB06CE210470029121'O 20250425110606583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7b 0f bb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cd 30 37 63 a5 de 62 b7 df 3b ef 4c a1 4c 1b 91 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 20250425110606583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 20250425110606583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0a eb 06 ce 21 04 70 02 91 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544761F76F21040F96D54F'O 20250425110606584 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606584 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606584 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606584 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606584 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606584 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606584 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0aeb06ce70029121) (gsm_04_08.c:1128) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606584 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 0aeb06ce70029121 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606584 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0] (vlr_auth_fsm.c:294) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e7059656e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606584 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606584 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=94bb6c9d9710751ba9b4c7e06254d1b4, CK=NONE (ran_msg_iu.c:388) 20250425110606584 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f4 cb 86 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 bb 6c 9d 97 10 75 1b a9 b4 c7 e0 62 54 d1 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(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 47 61 f7 6f 21 04 0f 96 d5 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606585 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606585 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606585 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606586 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606586 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606586 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606586 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4761f76f0f96d54f) (gsm_04_08.c:1128) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606586 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: 4761f76f0f96d54f (8 bytes) (vlr_auth_fsm.c:151) 20250425110606586 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606586 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059614a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606586 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606586 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=aff183c8f43353654e595070812ce493, CK=NONE (ran_msg_iu.c:388) 20250425110606586 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110606586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606586 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110606586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 f8 cb ae 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 af f1 83 c8 f4 33 53 65 4e 59 50 70 81 2c e4 93 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(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606587 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606587 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606587 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606587 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606587 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{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)@63ea47419a21: Session index based on local reference:13 20250425110606588 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606588 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606588 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606588 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250425110606588 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50] (vlr_lu_fsm.c:817) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55e7059498b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606588 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606588 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) 20250425110606588 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250425110606588 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606588 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606588 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606588 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606588 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606588 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606588 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606588 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606588 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606588 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: Session index based on local reference:15 20250425110606588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 8b 83 43 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606590 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606591 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606591 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606591 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606591 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606591 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606591 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606591 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e705950070] (fsm.c:486) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e7058e36f0] (vlr_lu_fsm.c:110) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e7058e36f0] (fsm.c:486) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606591 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250425110606591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606591 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F LOCATION UPDATE ACCEPT (TMSI = 0x4f59305f) (gsm_04_08.c:149) 20250425110606591 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606591 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606591 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 3a f2 89 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) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606591 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250425110606591 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606591 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250425110606591 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606591 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 5e 88 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 4f 59 30 5f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606591 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250425110606591 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606591 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250425110606591 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250425110606591 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606592 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606592 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606592 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606592 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606592 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606592 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606592 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606592 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70593f310] (fsm.c:486) 20250425110606592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{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)@63ea47419a21: Message received on association #8 20250425110606592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 20250425110606592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606592 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5d b3 91 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) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606593 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e7058f3280] (vlr_lu_fsm.c:110) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e7058f3280] (fsm.c:486) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606593 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250425110606593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606593 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67 LOCATION UPDATE ACCEPT (TMSI = 0x2098ac67) (gsm_04_08.c:149) 20250425110606593 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606593 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606593 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606593 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606593 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 9d 0c fa 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 98 ac 67 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)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606594 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606594 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606594 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606594 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606594 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606594 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606594 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606594 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e705949e50] (fsm.c:486) 20250425110606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{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)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606595 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 20250425110606595 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e7059523b0] (vlr_lu_fsm.c:110) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110606595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 5a c1 e2 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) 20250425110606595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e7059523b0] (fsm.c:486) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606595 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606595 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610 LOCATION UPDATE ACCEPT (TMSI = 0x29ea8610) (gsm_04_08.c:149) 20250425110606595 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606595 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606595 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606595 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606595 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7059527c0] (vlr_lu_fsm.c:110) 20250425110606596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55e70592c660]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7059527c0] (fsm.c:486) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606596 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250425110606596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606596 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73 LOCATION UPDATE ACCEPT (TMSI = 0x10fa0b73) (gsm_04_08.c:149) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606596 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606596 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606596 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606596 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 f7 fc 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 29 ea 86 10 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606596 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606596 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606596 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606596 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606596 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606596 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606596 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606596 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606596 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250425110606596 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20] (vlr_lu_fsm.c:817) 20250425110606596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55e70593e8a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606597 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606597 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.887s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 20250425110606597 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250425110606597 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606597 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606597 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606597 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606597 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606597 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606597 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606597 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606597 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606597 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606597 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 49 6c 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 10 fa 0b 73 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e705934fe0] (vlr_lu_fsm.c:110) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e705934fe0] (fsm.c:486) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606597 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250425110606597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606597 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35 LOCATION UPDATE ACCEPT (TMSI = 0xbea3aa35) (gsm_04_08.c:149) 20250425110606597 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606597 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606597 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606598 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 98 14 a8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606598 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606598 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 f1 78 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 be a3 aa 35 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)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606599 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606599 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606599 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606600 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606600 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e705942560] (fsm.c:486) 20250425110606600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606600 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{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)@63ea47419a21: Session index based on local reference:7 20250425110606600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606600 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606600 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250425110606600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 54 e1 10 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) 20250425110606600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606600 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250425110606600 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606600 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606600 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606600 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606600 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606600 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606600 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606601 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705955e60] (fsm.c:486) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606601 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606601 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250425110606601 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250425110606601 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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606601 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606601 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606601 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606601 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606601 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606601 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606601 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606601 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e705942fb0] (fsm.c:486) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606601 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e705950070] (vlr_lu_fsm.c:110) 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55e70595d260]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e705950070] (fsm.c:486) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 45 02 1d 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) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606602 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250425110606602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606602 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850 LOCATION UPDATE ACCEPT (TMSI = 0x83d7d850) (gsm_04_08.c:149) 20250425110606602 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606602 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606602 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606602 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 d8 83 e5 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) 20250425110606602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606602 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 3a f2 89 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 83 d7 d8 50 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110606603 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70593f310] (vlr_lu_fsm.c:110) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606603 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70593f310] (fsm.c:486) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606603 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250425110606603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606603 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413 LOCATION UPDATE ACCEPT (TMSI = 0x7a341413) (gsm_04_08.c:149) 20250425110606603 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606603 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606603 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606603 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606603 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606603 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 5d b3 91 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 34 14 13 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606604 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606604 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606604 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606604 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606604 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606604 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e705964da0] (fsm.c:486) 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606604 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606604 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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)@63ea47419a21: vl_from0 20250425110606604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f4 cb 86 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) 20250425110606604 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606604 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250425110606604 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250425110606604 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606604 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606604 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705949e50] (vlr_lu_fsm.c:110) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705949e50] (fsm.c:486) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606605 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250425110606605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606605 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE LOCATION UPDATE ACCEPT (TMSI = 0x260a08ae) (gsm_04_08.c:149) 20250425110606605 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606605 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606605 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606605 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 20250425110606605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606605 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606605 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 5a c1 e2 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 0a 08 ae 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)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O 20250425110606605 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606605 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606605 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606605 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606605 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606605 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606605 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606605 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e70595c920] (fsm.c:486) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{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)@63ea47419a21: Session index based on local reference:12 20250425110606606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606606 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7b 0f bb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110606607 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 20250425110606607 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606607 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606607 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 20250425110606607 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00] (msc_a.c:1053) 20250425110606607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059488b0] (msc_a.c:1053) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606607 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606607 DMSC DEBUG msub_fsm[0x55e7059488b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606607 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) MSC-A terminated (msub.c:261) 20250425110606607 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) 1 MSC-I still active (msub.c:79) 20250425110606607 DMSC DEBUG msub_fsm[0x55e7059488b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606607 DMSC DEBUG msub_fsm[0x55e7059488b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Removing from parent msub_fsm[0x55e7059488b0] (msub.c:113) 20250425110606607 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110606607 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Freeing instance (msub.c:113) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-521:LU)[0x55e70594a7a0]{READY}: Deallocated (fsm.c:568) 20250425110606607 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) Free (msub.c:119) 20250425110606607 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606607 DMSC DEBUG msub_fsm[0x55e7059488b0]{terminating}: Freeing instance (msub.c:113) 20250425110606607 DMSC DEBUG msub_fsm[0x55e7059488b0]{terminating}: Deallocated (fsm.c:568) 20250425110606607 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606607 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250425110606607 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250425110606607 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 8b 83 43 00 02 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606607 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606607 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 20250425110606607 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606608 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606608 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0] (vlr_lu_fsm.c:817) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250425110606608 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606608 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606608 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606608 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606608 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606608 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606608 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280] (vlr_lu_fsm.c:817) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250425110606608 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606608 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606608 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705942560] (vlr_lu_fsm.c:110) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55e70593e8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5e 88 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) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705942560] (fsm.c:486) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606608 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250425110606608 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606608 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED LOCATION UPDATE ACCEPT (TMSI = 0x064f28ed) (gsm_04_08.c:149) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606608 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606608 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 20250425110606608 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9d 0c fa 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606608 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 54 e1 10 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 06 4f 28 ed 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)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 20250425110606609 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606609 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606609 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606609 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606609 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606609 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606609 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606609 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250425110606609 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0] (vlr_lu_fsm.c:817) 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606609 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55e705921b60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606609 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606609 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606609 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250425110606609 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250425110606609 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606610 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f7 fc 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-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110606610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606610 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606610 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606610 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{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)@63ea47419a21: Message received on association #8 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606610 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110606610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705960b60] (fsm.c:486) 20250425110606610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110606610 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110606610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 f8 cb ae 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) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606610 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250425110606610 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606610 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250425110606610 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606610 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606610 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606610 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606610 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606610 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0] (vlr_lu_fsm.c:817) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250425110606610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606610 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606610 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606610 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606610 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 49 6c de 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606611 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e705942fb0] (vlr_lu_fsm.c:110) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e705942fb0] (fsm.c:486) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606611 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250425110606611 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606611 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F LOCATION UPDATE ACCEPT (TMSI = 0x275f5c8f) (gsm_04_08.c:149) 20250425110606611 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606611 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606611 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606611 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O 20250425110606611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606611 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 d8 83 e5 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 27 5f 5c 8f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)9143107 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O 20250425110606612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 8b 83 43 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[0] for '262420000001116'H'564D0D92'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606656 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e705955e60] (vlr_lu_fsm.c:110) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e705955e60] (fsm.c:486) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606657 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250425110606657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606657 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47 LOCATION UPDATE ACCEPT (TMSI = 0x15cc2c47) (gsm_04_08.c:149) 20250425110606657 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606657 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606657 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606657 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606657 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606657 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250425110606657 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250425110606657 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606658 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250425110606658 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606658 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 45 02 1d 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 cc 2c 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606658 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250425110606658 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606658 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606658 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606658 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606659 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606659 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606659 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606659 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606659 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606659 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250425110606659 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0] (vlr_lu_fsm.c:817) 20250425110606659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606659 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55e70592c660]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606659 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606659 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.827s remaining) (msc_a.c:450) 20250425110606659 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250425110606659 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606659 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606659 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606659 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606659 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606659 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606659 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606659 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606659 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606660 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606660 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606660 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606660 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606660 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606660 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890] (msc_a.c:1053) 20250425110606660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606660 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e70592bd20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705945420] (msc_a.c:1053) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606660 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 56 4d 0d 92 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606660 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945890]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606660 DMSC DEBUG msub_fsm[0x55e705945420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606660 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) MSC-A terminated (msub.c:261) 20250425110606660 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) 1 MSC-I still active (msub.c:79) 20250425110606660 DMSC DEBUG msub_fsm[0x55e705945420]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606660 DMSC DEBUG msub_fsm[0x55e705945420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606660 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606660 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Removing from parent msub_fsm[0x55e705945420] (msub.c:113) 20250425110606660 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250425110606660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606660 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250425110606660 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Freeing instance (msub.c:113) 20250425110606660 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-526:LU)[0x55e705945600]{READY}: Deallocated (fsm.c:568) 20250425110606660 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) Free (msub.c:119) 20250425110606660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606660 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606661 DMSC DEBUG msub_fsm[0x55e705945420]{terminating}: Freeing instance (msub.c:113) 20250425110606661 DMSC DEBUG msub_fsm[0x55e705945420]{terminating}: Deallocated (fsm.c:568) 20250425110606661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606661 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606661 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606661 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606661 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606661 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606661 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606661 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606661 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f1 78 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) 20250425110606661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606661 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250425110606661 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310] (vlr_lu_fsm.c:817) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55e70595d260]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606661 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606661 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.829s remaining) (msc_a.c:450) 20250425110606661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606662 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606662 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606661 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250425110606661 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606661 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606661 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606661 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606662 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606662 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606662 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606662 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606662 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606662 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e70595c920] (vlr_lu_fsm.c:110) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606662 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55e7058e3820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606662 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e70595c920] (fsm.c:486) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606662 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250425110606662 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606662 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B LOCATION UPDATE ACCEPT (TMSI = 0x9ef6774b) (gsm_04_08.c:149) 20250425110606662 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606662 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606662 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 98 14 a8 00 02 0e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606662 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606662 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606662 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606663 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606663 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606663 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606663 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070] (vlr_lu_fsm.c:817) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55e70593b140]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.826s remaining) (msc_a.c:450) 20250425110606663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606663 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606663 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606663 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606663 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606663 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606663 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606663 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606663 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606663 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606663 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5d b3 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) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606663 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606664 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606664 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250425110606664 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50] (vlr_lu_fsm.c:817) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55e705955530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606664 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606664 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.823s remaining) (msc_a.c:450) 20250425110606664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250425110606664 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606664 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606664 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606664 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606664 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606664 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606664 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606664 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606664 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606664 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 7b 0f 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 9e f6 77 4b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606664 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606664 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606664 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606664 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606664 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606665 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606665 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606665 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250425110606665 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560] (vlr_lu_fsm.c:817) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55e705943bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606665 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606665 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.827s remaining) (msc_a.c:450) 20250425110606665 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250425110606665 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606665 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606665 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606665 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606665 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606665 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606665 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606665 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606665 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606665 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606666 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606666 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 3a f2 89 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606666 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606666 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606666 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0] (msc_a.c:1053) 20250425110606666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7058f3280]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059187c0] (msc_a.c:1053) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606666 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e705925de0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606666 DMSC DEBUG msub_fsm[0x55e7059187c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606666 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) MSC-A terminated (msub.c:261) 20250425110606666 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) 1 MSC-I still active (msub.c:79) 20250425110606666 DMSC DEBUG msub_fsm[0x55e7059187c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606666 DMSC DEBUG msub_fsm[0x55e7059187c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606666 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606666 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Removing from parent msub_fsm[0x55e7059187c0] (msub.c:113) 20250425110606666 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250425110606666 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250425110606666 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Freeing instance (msub.c:113) 20250425110606666 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-524:LU)[0x55e7059189a0]{READY}: Deallocated (fsm.c:568) 20250425110606666 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) Free (msub.c:119) 20250425110606666 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606666 DMSC DEBUG msub_fsm[0x55e7059187c0]{terminating}: Freeing instance (msub.c:113) 20250425110606666 DMSC DEBUG msub_fsm[0x55e7059187c0]{terminating}: Deallocated (fsm.c:568) 20250425110606667 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606667 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606667 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606667 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606667 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0] (msc_a.c:1053) 20250425110606667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7058e36f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705929240] (msc_a.c:1053) 20250425110606667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 5a c1 e2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606667 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e7059489e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606667 DMSC DEBUG msub_fsm[0x55e705929240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606667 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) MSC-A terminated (msub.c:261) 20250425110606667 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606667 DMSC DEBUG msub_fsm[0x55e705929240]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606667 DMSC DEBUG msub_fsm[0x55e705929240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Removing from parent msub_fsm[0x55e705929240] (msub.c:113) 20250425110606667 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250425110606667 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Freeing instance (msub.c:113) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-525:LU)[0x55e705929420]{READY}: Deallocated (fsm.c:568) 20250425110606667 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) Free (msub.c:119) 20250425110606667 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606667 DMSC DEBUG msub_fsm[0x55e705929240]{terminating}: Freeing instance (msub.c:113) 20250425110606667 DMSC DEBUG msub_fsm[0x55e705929240]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606667 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606667 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606667 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 54 e1 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) 20250425110606668 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606668 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606668 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606668 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606668 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250425110606668 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0] (vlr_lu_fsm.c:817) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55e7058ff9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606668 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606668 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.827s remaining) (msc_a.c:450) 20250425110606668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606668 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606668 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606668 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606668 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606668 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606668 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606668 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606668 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606668 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606668 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606669 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606669 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606669 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606669 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606669 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0] (msc_a.c:1053) 20250425110606669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7059527c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058d5570] (msc_a.c:1053) 20250425110606669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9d 0c fa 00 02 0c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606669 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d57d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606669 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606669 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) MSC-A terminated (msub.c:261) 20250425110606669 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) 1 MSC-I still active (msub.c:79) 20250425110606669 DMSC DEBUG msub_fsm[0x55e7058d5570]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606669 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606669 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606669 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Removing from parent msub_fsm[0x55e7058d5570] (msub.c:113) 20250425110606669 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250425110606669 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250425110606669 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Freeing instance (msub.c:113) 20250425110606669 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-523:LU)[0x55e7058d56a0]{READY}: Deallocated (fsm.c:568) 20250425110606669 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) Free (msub.c:119) 20250425110606669 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606669 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Freeing instance (msub.c:113) 20250425110606669 DMSC DEBUG msub_fsm[0x55e7058d5570]{terminating}: Deallocated (fsm.c:568) 20250425110606670 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606670 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606670 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5e 88 7b 00 02 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606670 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0] (msc_a.c:1053) 20250425110606670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7059523b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e51e0] (msc_a.c:1053) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606670 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058ee7d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606670 DMSC DEBUG msub_fsm[0x55e7058e51e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606670 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) MSC-A terminated (msub.c:261) 20250425110606670 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) 1 MSC-I still active (msub.c:79) 20250425110606670 DMSC DEBUG msub_fsm[0x55e7058e51e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606670 DMSC DEBUG msub_fsm[0x55e7058e51e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Removing from parent msub_fsm[0x55e7058e51e0] (msub.c:113) 20250425110606670 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606670 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250425110606670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Freeing instance (msub.c:113) 20250425110606670 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-522:LU)[0x55e7058e5310]{READY}: Deallocated (fsm.c:568) 20250425110606670 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) Free (msub.c:119) 20250425110606670 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606670 DMSC DEBUG msub_fsm[0x55e7058e51e0]{terminating}: Freeing instance (msub.c:113) 20250425110606670 DMSC DEBUG msub_fsm[0x55e7058e51e0]{terminating}: Deallocated (fsm.c:568) 20250425110606671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 d8 83 e5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 49 6c de 00 02 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606671 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f7 fc c4 00 02 0a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606673 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606673 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606673 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 98 14 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)9966760 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: 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 := '564D0D92'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)10292474 TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)6195323 TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[1] for '262420000001121'H'1AC9BFEE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[1] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)4811998 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)16252100 TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)8303983 TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[2] for '262420000001119'H'2098AC67'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[2] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[3] for '262420000001120'H'4F59305F'O ("OY0_") to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[4] for '262420000001118'H'10FA0B73'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[5] for '262420000001117'H'29EA8610'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[3] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[4] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[5] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606704 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e705964da0] (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55e70592cb30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e705964da0] (fsm.c:486) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606705 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606705 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2 LOCATION UPDATE ACCEPT (TMSI = 0x49b653f2) (gsm_04_08.c:149) 20250425110606705 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606705 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606705 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 20250425110606705 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606705 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e705960b60] (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55e705921b60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110606705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e705960b60] (fsm.c:486) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110606705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110606706 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250425110606706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110606706 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A LOCATION UPDATE ACCEPT (TMSI = 0xa4c7051a) (gsm_04_08.c:149) 20250425110606706 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110606706 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606706 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606706 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 f4 cb 86 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 49 b6 53 f2 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606706 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110606706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9d 0c fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606707 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 f8 cb ae 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a4 c7 05 1a 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5e 88 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 49 6c de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f7 fc c4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606708 DLSS7 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)@63ea47419a21: Message received on association #8 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606708 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 7e b5 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 56 4d 0d 92 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) 20250425110606708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 20250425110606709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606709 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606709 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606709 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606709 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{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)@63ea47419a21: vl_len:7 20250425110606709 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606709 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606709 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606709 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250425110606709 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60] (vlr_lu_fsm.c:817) 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55e70593f570]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606710 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606710 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.779s remaining) (msc_a.c:450) 20250425110606710 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250425110606710 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606710 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606710 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606710 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606710 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + vlr_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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606710 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606710 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606710 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606710 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606710 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606711 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)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606712 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Allocated (fsm.c:456) 20250425110606712 DMSC DEBUG msc_i[0x55e70593e8a0]{READY}: Allocated (fsm.c:456) 20250425110606712 DMSC DEBUG msc_i[0x55e70593e8a0]{READY}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606712 DMSC DEBUG msc_a[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606712 DMSC DEBUG msc_a[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) 20250425110606712 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606712 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606712 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606712 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606712 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50] (fsm.c:486) 20250425110606712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606713 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606713 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606713 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606713 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00] (fsm.c:486) 20250425110606713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606713 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606714 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 45 02 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) 20250425110606714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606714 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606714 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606714 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606714 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250425110606714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920] (vlr_lu_fsm.c:817) 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606714 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606714 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.783s remaining) (msc_a.c:450) 20250425110606714 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606714 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606715 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606715 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606715 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606715 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606715 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606715 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0] (msc_a.c:1053) 20250425110606715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70593f310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591fb50] (msc_a.c:1053) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591ffc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606715 DMSC DEBUG msub_fsm[0x55e70591fb50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606716 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) MSC-A terminated (msub.c:261) 20250425110606716 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) 1 MSC-I still active (msub.c:79) 20250425110606716 DMSC DEBUG msub_fsm[0x55e70591fb50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606716 DMSC DEBUG msub_fsm[0x55e70591fb50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606716 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606716 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Removing from parent msub_fsm[0x55e70591fb50] (msub.c:113) 20250425110606716 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250425110606715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 7e b5 6f 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) 20250425110606716 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250425110606716 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Freeing instance (msub.c:113) 20250425110606716 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-531:LU)[0x55e70591fd30]{READY}: Deallocated (fsm.c:568) 20250425110606716 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) Free (msub.c:119) 20250425110606716 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606716 DMSC DEBUG msub_fsm[0x55e70591fb50]{terminating}: Freeing instance (msub.c:113) 20250425110606716 DMSC DEBUG msub_fsm[0x55e70591fb50]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7b 0f 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) 20250425110606716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 20250425110606717 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606717 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606717 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606717 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606717 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606717 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320] (msc_a.c:1053) 20250425110606717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059363f0] (msc_a.c:1053) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606717 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938320]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606717 DMSC DEBUG msub_fsm[0x55e7059363f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606717 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) MSC-A terminated (msub.c:261) 20250425110606717 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) 1 MSC-I still active (msub.c:79) 20250425110606717 DMSC DEBUG msub_fsm[0x55e7059363f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606717 DMSC DEBUG msub_fsm[0x55e7059363f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606717 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606717 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Removing from parent msub_fsm[0x55e7059363f0] (msub.c:113) 20250425110606717 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606717 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250425110606717 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Freeing instance (msub.c:113) 20250425110606717 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-527:LU)[0x55e705938140]{READY}: Deallocated (fsm.c:568) 20250425110606717 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) Free (msub.c:119) 20250425110606717 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606717 DMSC DEBUG msub_fsm[0x55e7059363f0]{terminating}: Freeing instance (msub.c:113) 20250425110606717 DMSC DEBUG msub_fsm[0x55e7059363f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606717 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606717 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606718 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606718 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606718 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606718 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606718 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606718 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606718 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606718 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 20 98 ac 67 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606718 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50] (msc_a.c:1053) 20250425110606718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059506b0] (msc_a.c:1053) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606718 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e70594fa50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606718 DMSC DEBUG msub_fsm[0x55e7059506b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606718 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) MSC-A terminated (msub.c:261) 20250425110606718 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) 1 MSC-I still active (msub.c:79) 20250425110606718 DMSC DEBUG msub_fsm[0x55e7059506b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606718 DMSC DEBUG msub_fsm[0x55e7059506b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Removing from parent msub_fsm[0x55e7059506b0] (msub.c:113) 20250425110606718 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250425110606718 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Freeing instance (msub.c:113) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-529:LU)[0x55e705950890]{READY}: Deallocated (fsm.c:568) 20250425110606718 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) Free (msub.c:119) 20250425110606718 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606718 DMSC DEBUG msub_fsm[0x55e7059506b0]{terminating}: Freeing instance (msub.c:113) 20250425110606718 DMSC DEBUG msub_fsm[0x55e7059506b0]{terminating}: Deallocated (fsm.c:568) 20250425110606718 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606718 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606718 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0] (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705949e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705930de0] (msc_a.c:1053) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e705937ea0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5d b3 91 00 02 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705930de0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606719 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) MSC-A terminated (msub.c:261) 20250425110606719 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) 1 MSC-I still active (msub.c:79) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705930de0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705930de0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606719 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606719 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Removing from parent msub_fsm[0x55e705930de0] (msub.c:113) 20250425110606719 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250425110606719 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250425110606719 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Freeing instance (msub.c:113) 20250425110606719 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-528:LU)[0x55e70593b560]{READY}: Deallocated (fsm.c:568) 20250425110606719 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) Free (msub.c:119) 20250425110606719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606719 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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606719 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705930de0]{terminating}: Freeing instance (msub.c:113) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705930de0]{terminating}: Deallocated (fsm.c:568) 20250425110606719 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606719 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606719 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606719 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0] (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705942560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705941bc0] (msc_a.c:1053) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606719 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941ed0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606719 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606719 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) MSC-A terminated (msub.c:261) 20250425110606719 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) 1 MSC-I still active (msub.c:79) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606719 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 4f 59 30 5f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Removing from parent msub_fsm[0x55e705941bc0] (msub.c:113) 20250425110606720 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250425110606720 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Freeing instance (msub.c:113) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-532:LU)[0x55e705941cf0]{READY}: Deallocated (fsm.c:568) 20250425110606720 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) Free (msub.c:119) 20250425110606720 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Freeing instance (msub.c:113) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606720 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606720 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606720 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606720 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606720 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606720 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920] (msc_a.c:1053) 20250425110606720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705944950] (msc_a.c:1053) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606720 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705944950]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606720 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) MSC-A terminated (msub.c:261) 20250425110606720 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) 1 MSC-I still active (msub.c:79) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705944950]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705944950]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Removing from parent msub_fsm[0x55e705944950] (msub.c:113) 20250425110606720 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f1 78 3e 00 02 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606721 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606721 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 10 fa 0b 73 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606720 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Freeing instance (msub.c:113) 20250425110606720 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-533:LU)[0x55e705942690]{READY}: Deallocated (fsm.c:568) 20250425110606720 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) Free (msub.c:119) 20250425110606720 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705944950]{terminating}: Freeing instance (msub.c:113) 20250425110606720 DMSC DEBUG msub_fsm[0x55e705944950]{terminating}: Deallocated (fsm.c:568) 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 3a f2 89 00 02 11 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(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 5a c1 e2 00 02 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606721 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606721 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 54 e1 10 00 02 14 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 d8 83 e5 00 02 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606721 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606721 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606722 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606722 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 1a c9 bf ee 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '7EB56F'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)@63ea47419a21: Session index based on local reference:0 TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 20250425110606728 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606728 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606728 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606728 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606728 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250425110606728 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0] (vlr_lu_fsm.c:817) 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55e7058e3820]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.778s remaining) (msc_a.c:450) 20250425110606728 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250425110606728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606728 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606728 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606728 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606728 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606728 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606728 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606728 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f4 cb 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) 20250425110606729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606729 DLSS7 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)@63ea47419a21: Session index based on local reference:6 20250425110606729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5d b3 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)6140817 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: 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 := '2098AC67'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)15824958 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2964) TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)3863177 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)15071145 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[6] for '262420000001122'H'BEA3AA35'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[7] for '262420000001126'H'7A341413'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: 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 := '10FA0B73'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: 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 := '4F59305F'O ("OY0_") } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[6] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[7] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)5947874 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)5562640 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[8] for '262420000001124'H'83D7D850'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:1 MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)14189541 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2970) TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)1715933 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:2 TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2968)8370109 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: 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 := '1AC9BFEE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:3 MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[9] for '262420000001123'H'260A08AE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[10] for '262420000001127'H'064F28ED'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[9] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[11] for '262420000001128'H'275F5C8F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[10] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[11] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2970)10389500 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:4 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606764 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606764 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) Received 1 auth tuples (vlr.c:996) 20250425110606764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606764 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606764 DMM DEBUG Tx AUTH REQ (rand = 4cc821789d55365e966678565186c55b) (gsm_04_08.c:641) 20250425110606764 DMM DEBUG AUTH REQ (autn = 9942f97a2fc2955fd54e6a981684a964) (gsm_04_08.c:643) 20250425110606764 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606764 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606764 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606764 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 7e b5 6f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c c8 21 78 9d 55 36 5e 96 66 78 56 51 86 c5 5b 20 10 99 42 f9 7a 2f c2 95 5f d5 4e 6a 98 16 84 a9 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 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 29 ea 86 10 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f1 78 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 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 be a3 aa 35 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 3a f2 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606765 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606765 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 7a 34 14 13 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606765 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110606766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606766 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606766 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 83 d7 d8 50 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606766 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606766 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606766 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606766 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110606766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110606766 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110606766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60] (vlr_lu_fsm.c:817) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110606766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55e70592cb30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 5a c1 e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110606766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110606766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.734s remaining) (msc_a.c:450) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606766 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250425110606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 54 e1 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606766 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606766 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606766 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606767 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 d8 83 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606767 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110606767 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606767 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 20250425110606767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606767 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606767 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 26 0a 08 ae 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606767 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606767 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606767 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606767 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606767 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 e5 f7 a9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 20 98 ac 67 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606767 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606767 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606767 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606767 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606767 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606768 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606768 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606768 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840] (msc_a.c:1053) 20250425110606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955e60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606768 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705930b90] (msc_a.c:1053) 20250425110606768 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606768 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955840]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606768 DMSC DEBUG msub_fsm[0x55e705930b90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606768 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) MSC-A terminated (msub.c:261) 20250425110606768 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) 1 MSC-I still active (msub.c:79) 20250425110606768 DMSC DEBUG msub_fsm[0x55e705930b90]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606768 DMSC DEBUG msub_fsm[0x55e705930b90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606768 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606768 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Removing from parent msub_fsm[0x55e705930b90] (msub.c:113) 20250425110606768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1a 2e dd 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 10 fa 0b 73 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) 20250425110606768 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250425110606768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606768 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250425110606768 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Freeing instance (msub.c:113) 20250425110606768 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 7f b7 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 06 27 00 03 50 59 02 05 f4 4f 59 30 5f 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) 20250425110606768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606768 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-530:LU)[0x55e705955660]{READY}: Deallocated (fsm.c:568) 20250425110606768 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) Free (msub.c:119) 20250425110606768 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606768 DMSC DEBUG msub_fsm[0x55e705930b90]{terminating}: Freeing instance (msub.c:113) 20250425110606768 DMSC DEBUG msub_fsm[0x55e705930b90]{terminating}: Deallocated (fsm.c:568) 20250425110606768 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606768 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606768 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606768 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 87 fc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 1a c9 bf 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) 20250425110606768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 f8 cb 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) 20250425110606769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606769 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606768 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606769 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 06 4f 28 ed 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606769 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606769 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606769 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606769 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606769 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606769 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606769 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606769 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606769 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606769 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290] (msc_a.c:1053) 20250425110606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c920]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606769 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705944670] (msc_a.c:1053) 20250425110606770 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606770 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e70595c290]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606770 DMSC DEBUG msub_fsm[0x55e705944670]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606770 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) MSC-A terminated (msub.c:261) 20250425110606770 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) 1 MSC-I still active (msub.c:79) 20250425110606769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606769 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 45 02 1d 00 02 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606770 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606770 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 27 5f 5c 8f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606770 DMSC DEBUG msub_fsm[0x55e705944670]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606770 DMSC DEBUG msub_fsm[0x55e705944670]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606770 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606770 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Removing from parent msub_fsm[0x55e705944670] (msub.c:113) 20250425110606770 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250425110606770 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250425110606770 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Freeing instance (msub.c:113) 20250425110606770 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-534:LU)[0x55e7059447a0]{READY}: Deallocated (fsm.c:568) 20250425110606770 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) Free (msub.c:119) 20250425110606770 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606770 DMSC DEBUG msub_fsm[0x55e705944670]{terminating}: Freeing instance (msub.c:113) 20250425110606770 DMSC DEBUG msub_fsm[0x55e705944670]{terminating}: Deallocated (fsm.c:568) 20250425110606770 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) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606770 DMSC DEBUG msub_fsm[0x55e70593f310]{active}: Allocated (fsm.c:456) 20250425110606770 DMSC DEBUG msc_i[0x55e70591ffc0]{READY}: Allocated (fsm.c:456) 20250425110606770 DMSC DEBUG msc_i[0x55e70591ffc0]{READY}: is child of msub_fsm[0x55e70593f310] (fsm.c:486) 20250425110606770 DMSC DEBUG msc_a[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606770 DMSC DEBUG msc_a[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593f310] (fsm.c:486) 20250425110606771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606771 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x55e70591ffc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606771 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606771 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30] (fsm.c:486) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606771 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606771 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606771 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606771 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606771 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606771 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606771 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50] (fsm.c:486) 20250425110606771 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606771 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606771 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606771 DIUCS DEBUG (UTRAN-Iu-539 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7b 0f bb 00 02 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606772 DMSC DEBUG msub_fsm[0x55e70592c660]{active}: Allocated (fsm.c:456) 20250425110606772 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: Allocated (fsm.c:456) 20250425110606772 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: is child of msub_fsm[0x55e70592c660] (fsm.c:486) 20250425110606772 DMSC DEBUG msc_a[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606772 DMSC DEBUG msc_a[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592c660] (fsm.c:486) 20250425110606772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606772 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0] (fsm.c:486) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2962) 20250425110606772 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606772 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606772 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606772 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950] (fsm.c:486) 20250425110606772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606772 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 e5 f7 a9 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-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606773 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) 20250425110606773 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: Allocated (fsm.c:456) 20250425110606773 DMSC DEBUG msc_i[0x55e70592bd20]{READY}: Allocated (fsm.c:456) 20250425110606773 DMSC DEBUG msc_i[0x55e70592bd20]{READY}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110606773 DMSC DEBUG msc_a[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606773 DMSC DEBUG msc_a[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110606773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606773 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x55e70592bd20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606773 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606773 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0] (fsm.c:486) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606773 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606773 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606773 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606773 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606773 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70] (fsm.c:486) 20250425110606773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606773 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606773 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2972) 20250425110606774 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) 20250425110606774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1a 2e dd 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) 20250425110606774 DMSC DEBUG msub_fsm[0x55e705936230]{active}: Allocated (fsm.c:456) 20250425110606774 DMSC DEBUG msc_i[0x55e7058e6400]{READY}: Allocated (fsm.c:456) 20250425110606774 DMSC DEBUG msc_i[0x55e7058e6400]{READY}: is child of msub_fsm[0x55e705936230] (fsm.c:486) 20250425110606774 DMSC DEBUG msc_a[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606774 DMSC DEBUG msc_a[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705936230] (fsm.c:486) 20250425110606774 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606774 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x55e7058e6400]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606774 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606774 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606774 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30] (fsm.c:486) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606774 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606774 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606774 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606774 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606774 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840] (fsm.c:486) 20250425110606774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606774 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606774 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 7f b7 bd 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606775 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606775 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606775 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606775 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606775 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606775 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710] (msc_a.c:1053) 20250425110606775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964da0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705961f40] (msc_a.c:1053) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606775 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705964710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606775 DMSC DEBUG msub_fsm[0x55e705961f40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606775 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) MSC-A terminated (msub.c:261) 20250425110606775 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) 1 MSC-I still active (msub.c:79) 20250425110606775 DMSC DEBUG msub_fsm[0x55e705961f40]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606775 DMSC DEBUG msub_fsm[0x55e705961f40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606775 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606775 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Removing from parent msub_fsm[0x55e705961f40] (msub.c:113) 20250425110606775 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250425110606775 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250425110606775 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Freeing instance (msub.c:113) 20250425110606775 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-536:LU)[0x55e705962070]{READY}: Deallocated (fsm.c:568) 20250425110606775 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) Free (msub.c:119) 20250425110606776 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606776 DMSC DEBUG msub_fsm[0x55e705961f40]{terminating}: Freeing instance (msub.c:113) 20250425110606776 DMSC DEBUG msub_fsm[0x55e705961f40]{terminating}: Deallocated (fsm.c:568) 20250425110606776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606776 DLM3UA DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514DE1B78A921042D043848'O 20250425110606776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 9e 87 fc 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) 20250425110606776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f4 cb 86 00 02 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514DE1B78A921042D043848'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: 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 := 'BEA3AA35'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: 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 := '29EA8610'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514DE1B78A921042D043848'O MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 de 1b 78 a9 21 04 2d 04 38 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606784 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606784 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606784 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606784 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606784 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606784 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606784 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = de1b78a92d043848) (gsm_04_08.c:1128) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606784 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) AUTH on UTRAN received RES: de1b78a92d043848 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606784 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00] (vlr_auth_fsm.c:294) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606784 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70594a7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606784 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606784 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cb892c54f62e93ed7ba2fc0c57fe3deb, CK=NONE (ran_msg_iu.c:388) 20250425110606784 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2972)6560123 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 7e b5 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cb 89 2c 54 f6 2e 93 ed 7b a2 fc 0c 57 fe 3d eb 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(2976)@63ea47419a21: 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 := '83D7D850'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: 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 := '7A341413'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2962)268114 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: 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 := '260A08AE'O } } } }, additionalUpdateParameters := omit } } } } 20250425110606788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606788 DLSS7 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 45 02 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'E5F7A9'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)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '1A2EDD'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)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '7FB7BD'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-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)4522525 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2984) TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:5 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)8064955 TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2976)10759969 TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:6 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: 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 := '064F28ED'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2980)11597634 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '9E87FC'O, sourceLocRef := '00021D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: 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 := '275F5C8F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:7 TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606799 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606799 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) Received 1 auth tuples (vlr.c:996) 20250425110606799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606799 DMM DEBUG Tx AUTH REQ (rand = 8d167d1ed13750a57bfdb9c52f37fb22) (gsm_04_08.c:641) 20250425110606799 DMM DEBUG AUTH REQ (autn = b457f38657031472aef2517d8b5e6270) (gsm_04_08.c:643) 20250425110606799 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606799 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606799 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606799 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 e5 f7 a9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8d 16 7d 1e d1 37 50 a5 7b fd b9 c5 2f 37 fb 22 20 10 b4 57 f3 86 57 03 14 72 ae f2 51 7d 8b 5e 62 70 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7b 0f bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 64 19 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 be a3 aa 35 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2974)11742286 20250425110606800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606800 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 04 17 52 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 29 ea 86 10 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f4 cb 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606801 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) 20250425110606801 DMSC DEBUG msub_fsm[0x55e70594a2c0]{active}: Allocated (fsm.c:456) 20250425110606801 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: Allocated (fsm.c:456) 20250425110606801 DMSC DEBUG msc_i[0x55e70594a7a0]{READY}: is child of msub_fsm[0x55e70594a2c0] (fsm.c:486) 20250425110606801 DMSC DEBUG msc_a[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606801 DMSC DEBUG msc_a[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70594a2c0] (fsm.c:486) 20250425110606801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606801 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606801 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606801 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 a4 2f 21 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 83 d7 d8 50 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) 20250425110606801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606801 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0] (fsm.c:486) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606801 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606801 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606801 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606801 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710] (fsm.c:486) 20250425110606801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606801 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - 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)@63ea47419a21: First idle individual index:8 20250425110606802 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) 20250425110606802 DMSC DEBUG msub_fsm[0x55e70591b840]{active}: Allocated (fsm.c:456) 20250425110606802 DMSC DEBUG msc_i[0x55e70592cb30]{READY}: Allocated (fsm.c:456) 20250425110606802 DMSC DEBUG msc_i[0x55e70592cb30]{READY}: is child of msub_fsm[0x55e70591b840] (fsm.c:486) 20250425110606802 DMSC DEBUG msc_a[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606802 DMSC DEBUG msc_a[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591b840] (fsm.c:486) 20250425110606802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606802 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x55e70592cb30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606802 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606802 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140] (fsm.c:486) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606802 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606802 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606802 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606802 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0] (fsm.c:486) 20250425110606802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606802 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606803 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606803 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) Received 1 auth tuples (vlr.c:996) 20250425110606803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606803 DMM DEBUG Tx AUTH REQ (rand = 5d0df52e798624e31d2ac9b413d0f63c) (gsm_04_08.c:641) 20250425110606803 DMM DEBUG AUTH REQ (autn = fa905517dea46e9e7e0a0ae441d64d7d) (gsm_04_08.c:643) 20250425110606803 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606803 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606803 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606803 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 64 19 7b 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) MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2982)5073246 20250425110606803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606803 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606803 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) 20250425110606803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 04 17 52 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)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 20250425110606804 DMSC DEBUG msub_fsm[0x55e7059489e0]{active}: Allocated (fsm.c:456) 20250425110606804 DMSC DEBUG msc_i[0x55e705948b10]{READY}: Allocated (fsm.c:456) 20250425110606804 DMSC DEBUG msc_i[0x55e705948b10]{READY}: is child of msub_fsm[0x55e7059489e0] (fsm.c:486) 20250425110606804 DMSC DEBUG msc_a[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606804 DMSC DEBUG msc_a[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059489e0] (fsm.c:486) 20250425110606804 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606804 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x55e705948b10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606804 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606804 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606804 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00] (fsm.c:486) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606804 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606804 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606804 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 b0 f7 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 7a 34 14 13 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) 20250425110606804 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606804 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606804 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690] (fsm.c:486) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606804 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606804 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606804 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) Received 1 auth tuples (vlr.c:996) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606804 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606804 DMM DEBUG Tx AUTH REQ (rand = f10898dd182e10f6101817bae9fe9280) (gsm_04_08.c:641) 20250425110606804 DMM DEBUG AUTH REQ (autn = e48253b25a85d7bfe3a035c1c88867eb) (gsm_04_08.c:643) 20250425110606804 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606804 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606804 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606805 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 1a 2e dd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5d 0d f5 2e 79 86 24 e3 1d 2a c9 b4 13 d0 f6 3c 20 10 fa 90 55 17 de a4 6e 9e 7e 0a 0a e4 41 d6 4d 7d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606805 DIUCS DEBUG (UTRAN-Iu-545 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606805 DMSC DEBUG msub_fsm[0x55e705921d20]{active}: Allocated (fsm.c:456) 20250425110606805 DMSC DEBUG msc_i[0x55e705921e50]{READY}: Allocated (fsm.c:456) 20250425110606805 DMSC DEBUG msc_i[0x55e705921e50]{READY}: is child of msub_fsm[0x55e705921d20] (fsm.c:486) 20250425110606805 DMSC DEBUG msc_a[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606805 DMSC DEBUG msc_a[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705921d20] (fsm.c:486) 20250425110606805 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606805 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x55e705921e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606805 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606805 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606805 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0] (fsm.c:486) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606805 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606805 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606805 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606805 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0] (fsm.c:486) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606806 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606806 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606806 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) Received 1 auth tuples (vlr.c:996) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606806 DMM DEBUG Tx AUTH REQ (rand = 729c4ae591e7d3a4808bb848046a003c) (gsm_04_08.c:641) 20250425110606806 DMM DEBUG AUTH REQ (autn = 61cb27bc6f3a835c3a59f1c6fa0635be) (gsm_04_08.c:643) 20250425110606806 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606806 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606806 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[12] for '262420000001125'H'15CC2C47'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) 20250425110606806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a4 2f 21 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) 20250425110606806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606806 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 9e 87 fc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f1 08 98 dd 18 2e 10 f6 10 18 17 ba e9 fe 92 80 20 10 e4 82 53 b2 5a 85 d7 bf e3 a0 35 c1 c8 88 67 eb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b0 f7 42 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) 20250425110606807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 7f b7 bd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 72 9c 4a e5 91 e7 d3 a4 80 8b b8 48 04 6a 00 3c 20 10 61 cb 27 bc 6f 3a 83 5c 3a 59 f1 c6 fa 06 35 be 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)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[13] for '262420000001129'H'9EF6774B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer20250425110606808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606808 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606808 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606808 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[12] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) 20250425110606808 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606808 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606808 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0] (msc_a.c:1053) 20250425110606808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110606808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e705960b60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70595dc70] (msc_a.c:1053) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606808 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e7059604d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606808 DMSC DEBUG msub_fsm[0x55e70595dc70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606808 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) MSC-A terminated (msub.c:261) 20250425110606808 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) 1 MSC-I still active (msub.c:79) 20250425110606808 DMSC DEBUG msub_fsm[0x55e70595dc70]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606808 DMSC DEBUG msub_fsm[0x55e70595dc70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606808 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606808 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Removing from parent msub_fsm[0x55e70595dc70] (msub.c:113) 20250425110606808 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606808 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250425110606808 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Freeing instance (msub.c:113) 20250425110606808 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-535:LU)[0x55e70595de50]{READY}: Deallocated (fsm.c:568) 20250425110606808 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) Free (msub.c:119) 20250425110606808 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606808 DMSC DEBUG msub_fsm[0x55e70595dc70]{terminating}: Freeing instance (msub.c:113) 20250425110606808 DMSC DEBUG msub_fsm[0x55e70595dc70]{terminating}: Deallocated (fsm.c:568) 20250425110606808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 f8 cb ae 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)16042886 MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '64197B'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)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2984)16615290 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:9 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:10 20250425110606814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b3 2c 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 06 27 00 03 50 59 02 05 f4 26 0a 08 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(2955)@63ea47419a21: Message received on association #8 20250425110606815 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) 20250425110606816 DMSC DEBUG msub_fsm[0x55e7059604d0]{active}: Allocated (fsm.c:456) 20250425110606816 DMSC DEBUG msc_i[0x55e70595de50]{READY}: Allocated (fsm.c:456) 20250425110606816 DMSC DEBUG msc_i[0x55e70595de50]{READY}: is child of msub_fsm[0x55e7059604d0] (fsm.c:486) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606816 DMSC DEBUG msc_a[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606816 DMSC DEBUG msc_a[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059604d0] (fsm.c:486) 20250425110606816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606816 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250425110606816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70] (fsm.c:486) 20250425110606816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606816 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606816 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606816 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606817 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840] (fsm.c:486) 20250425110606817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606817 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - 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)@63ea47419a21: { messageType := 2, destLocRef := '041752'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)@63ea47419a21: Session index based on local reference:6 20250425110606817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b3 2c 4e 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606818 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 4d 69 5e 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 06 4f 28 ed 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514BA35D69C2104E7FAEE1B'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 20250425110606818 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) 20250425110606819 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: Allocated (fsm.c:456) 20250425110606819 DMSC DEBUG msc_i[0x55e705941cf0]{READY}: Allocated (fsm.c:456) 20250425110606819 DMSC DEBUG msc_i[0x55e705941cf0]{READY}: is child of msub_fsm[0x55e705941bc0] (fsm.c:486) 20250425110606819 DMSC DEBUG msc_a[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606819 DMSC DEBUG msc_a[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705941bc0] (fsm.c:486) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514BA35D69C2104E7FAEE1B'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606819 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20] (fsm.c:486) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606819 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606819 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606819 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606819 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0] (fsm.c:486) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606819 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606819 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606819 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) Received 1 auth tuples (vlr.c:996) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606819 DMM DEBUG Tx AUTH REQ (rand = a9536c1c99629321ad5bb352b09f9677) (gsm_04_08.c:641) 20250425110606819 DMM DEBUG AUTH REQ (autn = 314c553e5bd78752bdc0038f98d57b38) (gsm_04_08.c:643) 20250425110606819 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606819 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606819 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606819 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606820 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606820 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4d 69 5e 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) 20250425110606820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 64 19 7b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 53 6c 1c 99 62 93 21 ad 5b b3 52 b0 9f 96 77 20 10 31 4c 55 3e 5b d7 87 52 bd c0 03 8f 98 d5 7b 38 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606820 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606820 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'A42F21'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-RAN(2954)@63ea47419a21: Created IMSI[14] for '262420000001131'H'49B653F2'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606820 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 15 cc 2c 47 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[14] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'B0F742'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)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:11 20250425110606827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606827 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 fd 87 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 27 5f 5c 8f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606827 DIUCS DEBUG (UTRAN-Iu-548 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 20250425110606827 DMSC DEBUG msub_fsm[0x55e70592a1d0]{active}: Allocated (fsm.c:456) 20250425110606827 DMSC DEBUG msc_i[0x55e70592a300]{READY}: Allocated (fsm.c:456) 20250425110606827 DMSC DEBUG msc_i[0x55e70592a300]{READY}: is child of msub_fsm[0x55e70592a1d0] (fsm.c:486) 20250425110606827 DMSC DEBUG msc_a[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606827 DMSC DEBUG msc_a[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70592a1d0] (fsm.c:486) 20250425110606827 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606827 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x55e70592a300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606827 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606828 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430] (fsm.c:486) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606828 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606828 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606828 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606828 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0] (fsm.c:486) 20250425110606828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606828 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - 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)@63ea47419a21: patching N(SD)=0 into dtap '05143511421321041F7AE958'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05143511421321041F7AE958'O 20250425110606829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 fd 87 7a 00 02 24 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606829 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606829 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 f8 cb ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'B32C4E'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)@63ea47419a21: Session index based on local reference:9 20250425110606829 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606829 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606830 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606830 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606830 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) Received 1 auth tuples (vlr.c:996) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '4D695E'O ("Mi^"), 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-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 20250425110606830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606830 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 9e f6 77 4b 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606830 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606830 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606830 DMM DEBUG Tx AUTH REQ (rand = e7f479880a85253a9b9d7251d92f4201) (gsm_04_08.c:641) 20250425110606830 DMM DEBUG AUTH REQ (autn = 0ce12f52752e9a8c5d359cbceaa2d3ce) (gsm_04_08.c:643) 20250425110606830 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606830 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606830 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606830 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 04 17 52 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e7 f4 79 88 0a 85 25 3a 9b 9d 72 51 d9 2f 42 01 20 10 0c e1 2f 52 75 2e 9a 8c 5d 35 9c bc ea a2 d3 ce 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606831 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606831 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) Received 1 auth tuples (vlr.c:996) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606831 DMM DEBUG Tx AUTH REQ (rand = 0b5fdafffa7a2b4d8b0349fb33cd7754) (gsm_04_08.c:641) 20250425110606831 DMM DEBUG AUTH REQ (autn = ce4614b8205cf28def644b52330829d1) (gsm_04_08.c:643) 20250425110606831 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606831 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606831 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606831 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)16305070 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606831 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606831 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) Received 1 auth tuples (vlr.c:996) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606832 DMM DEBUG Tx AUTH REQ (rand = f651db6e4d51fae746cab3bdf528ba94) (gsm_04_08.c:641) 20250425110606832 DMM DEBUG AUTH REQ (autn = 2001044181bb568b755e6b759d3a001a) (gsm_04_08.c:643) 20250425110606832 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606832 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606832 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606832 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a4 2f 21 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0b 5f da ff fa 7a 2b 4d 8b 03 49 fb 33 cd 77 54 20 10 ce 46 14 b8 20 5c f2 8d ef 64 4b 52 33 08 29 d1 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)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606832 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606832 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(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b0 f7 42 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 51 db 6e 4d 51 fa e7 46 ca b3 bd f5 28 ba 94 20 10 20 01 04 41 81 bb 56 8b 75 5e 6b 75 9d 3a 00 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_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514B3A272572104B9759DF7'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514B3A272572104B9759DF7'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514BAF669DC2104281F2A81'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514BAF669DC2104281F2A81'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BA35D69C2104E7FAEE1B'O 20250425110606836 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606836 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606836 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606836 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606836 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606836 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606836 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606836 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606837 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606837 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250425110606837 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606837 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606837 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606837 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 7e b5 6f 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) 20250425110606838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606838 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 7e b5 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) 20250425110606838 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606838 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ba 35 d6 9c 21 04 e7 fa ee 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606838 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606838 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606838 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606838 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606838 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606838 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606838 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba35d69ce7faee1b) (gsm_04_08.c:1128) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606838 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) AUTH on UTRAN received RES: ba35d69ce7faee1b (8 bytes) (vlr_auth_fsm.c:151) 20250425110606838 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50] (vlr_auth_fsm.c:294) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606838 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606838 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606838 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46c54f7dacb405ec84fbe21461b9b3d0, CK=NONE (ran_msg_iu.c:388) 20250425110606838 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{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)@63ea47419a21: { messageType := 2, destLocRef := 'FD877A'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 } } 20250425110606839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606839 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 e5 f7 a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 46 c5 4f 7d ac b4 05 ec 84 fb e2 14 61 b9 b3 d0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: Created IMSI[15] for '262420000001130'H'A4C7051A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143511421321041F7AE958'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 20250425110606842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 35 11 42 13 21 04 1f 7a e9 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B3A272572104B9759DF7'O 20250425110606842 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606842 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606842 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606842 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606842 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606842 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606842 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 351142131f7ae958) (gsm_04_08.c:1128) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606842 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) AUTH on UTRAN received RES: 351142131f7ae958 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606842 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test-GSUP(2959)@63ea47419a21: Created GsupExpect[15] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950] (vlr_auth_fsm.c:294) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705949e50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606842 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606842 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9e983cb0456852bd8f238e6b2b87e300, CK=NONE (ran_msg_iu.c:388) 20250425110606842 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 1a 2e dd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e 98 3c b0 45 68 52 bd 8f 23 8e 6b 2b 87 e3 00 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 b3 a2 72 57 21 04 b9 75 9d f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2986) TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606843 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606843 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606843 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606843 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b3a27257b9759df7) (gsm_04_08.c:1128) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606843 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) AUTH on UTRAN received RES: b3a27257b9759df7 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606843 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840] (vlr_auth_fsm.c:294) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606843 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705955d80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=417b7e740d49ff694a4fe999628afc1d, CK=NONE (ran_msg_iu.c:388) 20250425110606843 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BAF669DC2104281F2A81'O 20250425110606843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 9e 87 fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 7b 7e 74 0d 49 ff 69 4a 4f e9 99 62 8a fc 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 20250425110606845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ba f6 69 dc 21 04 28 1f 2a 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606845 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606845 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606845 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606845 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606845 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606845 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606845 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = baf669dc281f2a81) (gsm_04_08.c:1128) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606846 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) AUTH on UTRAN received RES: baf669dc281f2a81 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606846 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70] (vlr_auth_fsm.c:294) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606846 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705961d90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606846 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606846 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2cfdeb03d48e4409dcc3be74b064c2d1, CK=NONE (ran_msg_iu.c:388) 20250425110606846 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 7f b7 bd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c fd eb 03 d4 8e 44 09 dc c3 be 74 b0 64 c2 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(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: 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 := '15CC2C47'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '051479CE70CE2104640322A0'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '051479CE70CE2104640322A0'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: 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 := '9EF6774B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '05147A394FB32104FA1600BD'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05147A394FB32104FA1600BD'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051479CE70CE2104640322A0'O 20250425110606852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 79 ce 70 ce 21 04 64 03 22 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606852 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606852 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606852 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 79ce70ce640322a0) (gsm_04_08.c:1128) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606852 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) AUTH on UTRAN received RES: 79ce70ce640322a0 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606852 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710] (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705962070]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8d59a5b88b155683ff1cd1fcc8eb862f, CK=NONE (ran_msg_iu.c:388) 20250425110606852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 64 19 7b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8d 59 a5 b8 8b 15 56 83 ff 1c d1 fc c8 eb 86 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-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147A394FB32104FA1600BD'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7a 39 4f b3 21 04 fa 16 00 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606852 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606852 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606852 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606852 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a394fb3fa1600bd) (gsm_04_08.c:1128) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606852 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) AUTH on UTRAN received RES: 7a394fb3fa1600bd (8 bytes) (vlr_auth_fsm.c:151) 20250425110606852 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0] (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e7059250c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606852 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4447e968b21393a1df4210d3c67e5e61, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606852 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 04 17 52 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 44 47 e9 68 b2 13 93 a1 df 42 10 d3 c6 7e 5e 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2978)5029555 MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:12 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '05140F6D80D12104D9F1A1CB'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05140F6D80D12104D9F1A1CB'O 20250425110606855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c be b3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 15 cc 2c 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(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606855 DIUCS DEBUG (UTRAN-Iu-549 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514E67147D2210432563D70'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514E67147D2210432563D70'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140F6D80D12104D9F1A1CB'O 20250425110606855 DMSC DEBUG msub_fsm[0x55e705962070]{active}: Allocated (fsm.c:456) 20250425110606855 DMSC DEBUG msc_i[0x55e705961d90]{READY}: Allocated (fsm.c:456) 20250425110606855 DMSC DEBUG msc_i[0x55e705961d90]{READY}: is child of msub_fsm[0x55e705962070] (fsm.c:486) 20250425110606855 DMSC DEBUG msc_a[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606855 DMSC DEBUG msc_a[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705962070] (fsm.c:486) 20250425110606855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606855 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x55e705961d90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606855 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606855 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80] (fsm.c:486) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50] (fsm.c:486) 20250425110606855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606855 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606855 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606855 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4c be b3 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) 20250425110606855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 0f 6d 80 d1 21 04 d9 f1 a1 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606856 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606856 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606856 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606856 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606856 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0f6d80d1d9f1a1cb) (gsm_04_08.c:1128) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606856 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) AUTH on UTRAN received RES: 0f6d80d1d9f1a1cb (8 bytes) (vlr_auth_fsm.c:151) 20250425110606856 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705950790]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35ee3ef49e2f207cde40051a46bf2559, CK=NONE (ran_msg_iu.c:388) 20250425110606856 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)3183639 20250425110606856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606856 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) Received 1 auth tuples (vlr.c:996) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606856 DMM DEBUG Tx AUTH REQ (rand = 1ddc537670140065938ee5fdd78b9349) (gsm_04_08.c:641) 20250425110606856 DMM DEBUG AUTH REQ (autn = 68ef990d4dc2b4b2b97a691c9fdc4903) (gsm_04_08.c:643) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606856 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E67147D2210432563D70'O 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 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 49 b6 53 f2 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606856 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) Received 1 auth tuples (vlr.c:996) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606856 DMM DEBUG Tx AUTH REQ (rand = 9bcf13b15f0e73bb0a53b9247312224a) (gsm_04_08.c:641) 20250425110606856 DMM DEBUG AUTH REQ (autn = 27a8217e2f7031c16d2ee9d717557228) (gsm_04_08.c:643) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606856 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606856 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) Received 1 auth tuples (vlr.c:996) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606856 DMM DEBUG Tx AUTH REQ (rand = 1ea9081acff4e987a6ae49db504c4077) (gsm_04_08.c:641) 20250425110606856 DMM DEBUG AUTH REQ (autn = 75bd74549a7c8a8cc1c08bbf115b496a) (gsm_04_08.c:643) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606856 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606856 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a4 2f 21 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 35 ee 3e f4 9e 2f 20 7c de 40 05 1a 46 bf 25 59 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b3 2c 4e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1d dc 53 76 70 14 00 65 93 8e e5 fd d7 8b 93 49 20 10 68 ef 99 0d 4d c2 b4 b2 b9 7a 69 1c 9f dc 49 03 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4d 69 5e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b cf 13 b1 5f 0e 73 bb 0a 53 b9 24 73 12 22 4a 20 10 27 a8 21 7e 2f 70 31 c1 6d 2e e9 d7 17 55 72 28 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250425110606856 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 fd 87 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1e a9 08 1a cf f4 e9 87 a6 ae 49 db 50 4c 40 77 20 10 75 bd 74 54 9a 7c 8a 8c c1 c0 8b bf 11 5b 49 6a 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)@63ea47419a21: { messageType := 2, destLocRef := '4CBEB3'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 } } 20250425110606856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606857 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 a4 c7 05 1a 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 e6 71 47 d2 21 04 32 56 3d 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606857 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606857 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606857 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606857 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606857 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606857 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606857 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e67147d232563d70) (gsm_04_08.c:1128) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606857 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) AUTH on UTRAN received RES: e67147d232563d70 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606857 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0] (vlr_auth_fsm.c:294) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059527d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606857 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606857 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5ccbe4b981d0a37cfdf009021a51a240, CK=NONE (ran_msg_iu.c:388) 20250425110606857 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b0 f7 42 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5c cb e4 b9 81 d0 a3 7c fd f0 09 02 1a 51 a2 40 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:13 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606859 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 94 17 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 9e f6 77 4b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606859 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) 20250425110606859 DMSC DEBUG msub_fsm[0x55e705950790]{active}: Allocated (fsm.c:456) 20250425110606859 DMSC DEBUG msc_i[0x55e7059443a0]{READY}: Allocated (fsm.c:456) 20250425110606859 DMSC DEBUG msc_i[0x55e7059443a0]{READY}: is child of msub_fsm[0x55e705950790] (fsm.c:486) 20250425110606859 DMSC DEBUG msc_a[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606859 DMSC DEBUG msc_a[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705950790] (fsm.c:486) 20250425110606859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606859 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x55e7059443a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606859 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606859 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10] (fsm.c:486) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606859 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606859 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606859 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606859 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120] (fsm.c:486) 20250425110606859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606859 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606859 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 30 94 17 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) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606861 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606861 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606861 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606861 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606861 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606861 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606861 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606861 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606861 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606861 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.909s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606862 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606862 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606862 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606862 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 e5 f7 a9 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) 20250425110606862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606862 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 e5 f7 a9 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)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606862 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-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606862 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606862 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606862 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606862 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606862 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606862 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '309417'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)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2990) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606864 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606864 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606864 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606864 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606864 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606864 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606864 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606864 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606864 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606865 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606865 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 7e b5 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) 20250425110606865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 7e b5 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) 20250425110606865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 20250425110606865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606865 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606865 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606865 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606865 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606865 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606865 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606865 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606865 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606865 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606866 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606866 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.906s remaining) (msc_a.c:450) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606866 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606866 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606866 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606866 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606866 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606866 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606866 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606866 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606866 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606866 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.907s remaining) (msc_a.c:450) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606866 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606866 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606866 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606866 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250425110606866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1a 2e dd 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) 20250425110606866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606866 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 1a 2e dd 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 9e 87 fc 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) 20250425110606867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606867 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 9e 87 fc 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)@63ea47419a21: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606867 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606867 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606867 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606867 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606867 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606867 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606867 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606867 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606867 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606867 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.905s remaining) (msc_a.c:450) 20250425110606867 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606867 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606867 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606868 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606868 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250425110606868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 7f b7 bd 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) 20250425110606868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606868 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 7f b7 bd 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) TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: 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 := '49B653F2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606872 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606872 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606872 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606872 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606872 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606872 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606872 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606872 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606872 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606872 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.929s remaining) (msc_a.c:450) 20250425110606872 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606872 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606872 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606872 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250425110606872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606872 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 64 19 7b 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) 20250425110606873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606873 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606873 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 64 19 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) TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606873 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606873 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606873 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606873 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606873 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606873 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606873 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606873 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606873 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{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)@63ea47419a21: Message received on association #8 20250425110606874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606874 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606874 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.928s remaining) (msc_a.c:450) 20250425110606874 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606874 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606874 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606874 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606874 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '051468A6D64A2104EF44EF71'O 20250425110606874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606874 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606874 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 04 17 52 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) 20250425110606874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '051468A6D64A2104EF44EF71'O 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606874 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: Message received on association #8 20250425110606874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606874 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 04 17 52 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514BF96F49F2104A6DF8E3F'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514BF96F49F2104A6DF8E3F'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: 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 := 'A4C7051A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '051437FEF2E921048DE89936'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '051437FEF2E921048DE89936'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2990)10983965 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 20250425110606878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606879 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606879 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606879 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606879 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606879 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051468A6D64A2104EF44EF71'O 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606879 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606879 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.924s remaining) (msc_a.c:450) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606879 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606879 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606879 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250425110606879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a4 2f 21 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) 20250425110606879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606879 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 a4 2f 21 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) 20250425110606879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 68 a6 d6 4a 21 04 ef 44 ef 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 20250425110606879 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606879 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606879 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606879 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606879 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 68a6d64aef44ef71) (gsm_04_08.c:1128) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606879 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) AUTH on UTRAN received RES: 68a6d64aef44ef71 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606879 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840] (vlr_auth_fsm.c:294) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606879 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918a50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606879 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2d855ec2dfe33547cb60d5b641a0f87e, CK=NONE (ran_msg_iu.c:388) 20250425110606879 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606880 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606880 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606880 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b3 2c 4e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2d 85 5e c2 df e3 35 47 cb 60 d5 b6 41 a0 f8 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BF96F49F2104A6DF8E3F'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 20250425110606881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606881 DLM3UA DEBUG 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)@63ea47419a21: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)1933536 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051437FEF2E921048DE89936'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 bf 96 f4 9f 21 04 a6 df 8e 3f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606882 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606882 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606882 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606882 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606882 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606882 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606882 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bf96f49fa6df8e3f) (gsm_04_08.c:1128) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606882 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) AUTH on UTRAN received RES: bf96f49fa6df8e3f (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606882 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0] (vlr_auth_fsm.c:294) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705937850]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606882 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606882 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=14ad5da45842026644d0f6ce40e717bb, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606882 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{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)@63ea47419a21: Message received on association #8 20250425110606882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4d 69 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 14 ad 5d a4 58 42 02 66 44 d0 f6 ce 40 e7 17 bb 00 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606883 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 37 fe f2 e9 21 04 8d e8 99 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606883 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606883 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606883 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606883 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606883 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606883 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606883 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 37fef2e98de89936) (gsm_04_08.c:1128) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606883 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) AUTH on UTRAN received RES: 37fef2e98de89936 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606883 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0] (vlr_auth_fsm.c:294) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70594f8f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606883 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606883 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=76607e2b3e0f8bb483d552ebb4064b69, CK=NONE (ran_msg_iu.c:388) 20250425110606883 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:14 20250425110606883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 fd 87 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 60 7e 2b 3e 0f 8b b4 83 d5 52 eb b4 06 4b 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(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250425110606884 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 9a 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 49 b6 53 f2 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) 20250425110606884 DIUCS DEBUG (UTRAN-Iu-551 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O 20250425110606884 DMSC DEBUG msub_fsm[0x55e705937850]{active}: Allocated (fsm.c:456) 20250425110606884 DMSC DEBUG msc_i[0x55e705918a50]{READY}: Allocated (fsm.c:456) 20250425110606884 DMSC DEBUG msc_i[0x55e705918a50]{READY}: is child of msub_fsm[0x55e705937850] (fsm.c:486) 20250425110606884 DMSC DEBUG msc_a[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606884 DMSC DEBUG msc_a[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705937850] (fsm.c:486) 20250425110606884 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606884 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x55e705918a50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606884 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606884 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606884 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606884 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606884 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470] (fsm.c:486) 20250425110606884 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606884 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606885 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606885 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0] (fsm.c:486) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110606885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 a7 9a 1d 00 02 27 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606885 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) Received 1 auth tuples (vlr.c:996) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606885 DMM DEBUG Tx AUTH REQ (rand = f62077650effb7d27852e7a1a3fbc5e7) (gsm_04_08.c:641) 20250425110606885 DMM DEBUG AUTH REQ (autn = 7266b83450e8025156501ea7e489e949) (gsm_04_08.c:643) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606885 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606885 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) Received 1 auth tuples (vlr.c:996) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606885 DMM DEBUG Tx AUTH REQ (rand = 4a66af8be46a3059a5b8e9ddaf2bf519) (gsm_04_08.c:641) 20250425110606885 DMM DEBUG AUTH REQ (autn = 2b385f828578afbc7f3c95a991bd24c1) (gsm_04_08.c:643) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606885 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4c be b3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f6 20 77 65 0e ff b7 d2 78 52 e7 a1 a3 fb c5 e7 20 10 72 66 b8 34 50 e8 02 51 56 50 1e a7 e4 89 e9 49 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606885 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 30 94 17 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4a 66 af 8b e4 6a 30 59 a5 b8 e9 dd af 2b f5 19 20 10 2b 38 5f 82 85 78 af bc 7f 3c 95 a9 91 bd 24 c1 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 20250425110606885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606885 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606885 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606885 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606885 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606885 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606886 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606886 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606886 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606886 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.919s remaining) (msc_a.c:450) 20250425110606886 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606886 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606886 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606886 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606886 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b0 f7 42 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) 20250425110606886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606886 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 b0 f7 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) 20250425110606886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606886 DLSS7 DEBUG Found route for dpc=185=0.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(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O 20250425110606886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: First idle individual index:15 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606887 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606887 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606887 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606887 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606887 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606887 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606887 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606887 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606887 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606887 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606887 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606887 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606888 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606888 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606888 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250425110606888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606888 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 e5 f7 a9 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) 20250425110606888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 e5 f7 a9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O 20250425110606888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1d 80 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 06 27 00 03 50 59 02 05 f4 a4 c7 05 1a 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)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 20250425110606888 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-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606888 DMSC DEBUG msub_fsm[0x55e705930460]{active}: Allocated (fsm.c:456) 20250425110606888 DMSC DEBUG msc_i[0x55e705930590]{READY}: Allocated (fsm.c:456) 20250425110606888 DMSC DEBUG msc_i[0x55e705930590]{READY}: is child of msub_fsm[0x55e705930460] (fsm.c:486) 20250425110606888 DMSC DEBUG msc_a[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110606888 DMSC DEBUG msc_a[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705930460] (fsm.c:486) 20250425110606888 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110606888 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x55e705930590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110606888 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110606888 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110606888 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0] (fsm.c:486) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110606888 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110606888 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110606888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110606888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110606888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00] (fsm.c:486) 20250425110606888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110606888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110606888 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 1d 80 e0 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := 'A79A1D'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)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606891 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 20250425110606891 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606891 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606891 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606891 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606891 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606891 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50] (msc_a.c:1053) 20250425110606891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e705925c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591e6d0] (msc_a.c:1053) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606891 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e7058e5c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606891 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606891 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) MSC-A terminated (msub.c:261) 20250425110606891 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) 1 MSC-I still active (msub.c:79) 20250425110606891 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606891 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606891 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606891 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Removing from parent msub_fsm[0x55e70591e6d0] (msub.c:113) 20250425110606891 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) 20250425110606891 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250425110606891 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Freeing instance (msub.c:113) 20250425110606891 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92:UTRAN-Iu-537:PAGING_RESP)[0x55e70593e8a0]{READY}: Deallocated (fsm.c:568) 20250425110606891 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92) Free (msub.c:119) 20250425110606891 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x564D0D92 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606891 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Freeing instance (msub.c:113) 20250425110606891 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250425110606891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 7e b5 6f 00 02 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606892 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) 20250425110606892 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606892 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606892 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606892 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606892 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606892 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606893 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) Received 1 auth tuples (vlr.c:996) 20250425110606893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606893 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606893 DMM DEBUG Tx AUTH REQ (rand = fa373c44fd8998ceae26813da2ceda70) (gsm_04_08.c:641) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 20250425110606893 DMM DEBUG AUTH REQ (autn = f3357162b5cdc361b14ee5700a3f004e) (gsm_04_08.c:643) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606893 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 20250425110606893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606893 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 a7 9a 1d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa 37 3c 44 fd 89 98 ce ae 26 81 3d a2 ce da 70 20 10 f3 35 71 62 b5 cd c3 61 b1 4e e5 70 0a 3f 00 4e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606893 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606893 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606893 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606893 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606893 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) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606893 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606893 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606893 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606893 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606893 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606893 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606894 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606894 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 1a 2e dd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1a 2e dd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606895 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606895 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606895 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606895 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606895 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606895 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606895 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606895 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606895 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606895 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606895 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 9e 87 fc 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) 20250425110606895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 9e 87 fc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: { messageType := 2, destLocRef := '1D80E0'O, sourceLocRef := '000228'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:0 20250425110606898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606898 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606898 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7e b5 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514D4FE9D3C2104425DBEF9'O MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514D4FE9D3C2104425DBEF9'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)8303983 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '05146A53950E210447CEDE49'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '05146A53950E210447CEDE49'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514EF656A1221040A0ED81E'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514EF656A1221040A0ED81E'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D4FE9D3C2104425DBEF9'O TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146A53950E210447CEDE49'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EF656A1221040A0ED81E'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:2 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606936 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606936 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606936 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606936 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110606936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110606936 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) Received 1 auth tuples (vlr.c:996) 20250425110606936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110606936 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110606936 DMM DEBUG Tx AUTH REQ (rand = ef90db82a3c467c809308cca3f2fe73b) (gsm_04_08.c:641) 20250425110606936 DMM DEBUG AUTH REQ (autn = e6eb1c8ad7118e3334a6449b8b75c159) (gsm_04_08.c:643) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110606936 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606936 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606936 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 64 19 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) 20250425110606936 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250425110606936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 64 19 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 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) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 e0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ef 90 db 82 a3 c4 67 c8 09 30 8c ca 3f 2f e7 3b 20 10 e6 eb 1c 8a d7 11 8e 33 34 a6 44 9b 8b 75 c1 59 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 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) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d4 fe 9d 3c 21 04 42 5d be f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 6a 53 95 0e 21 04 47 ce de 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.878s remaining) (msc_a.c:450) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606937 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 ef 65 6a 12 21 04 0a 0e d8 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b3 2c 4e 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606937 DLSS7 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)@63ea47419a21: Message received on association #8 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606937 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250425110606937 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606937 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 b3 2c 4e 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) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.890s remaining) (msc_a.c:450) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606937 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606937 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606937 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606937 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606937 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606937 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d4fe9d3c425dbef9) (gsm_04_08.c:1128) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606937 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) AUTH on UTRAN received RES: d4fe9d3c425dbef9 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606937 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50] (vlr_auth_fsm.c:294) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606937 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cf7ebb61e42c75e6fbc9c573ee893bd5, CK=NONE (ran_msg_iu.c:388) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4d 69 5e 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) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606938 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606938 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606938 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6a53950e47cede49) (gsm_04_08.c:1128) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606938 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) AUTH on UTRAN received RES: 6a53950e47cede49 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606938 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120] (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951250]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 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 4d 69 5e 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) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ff825f7c182182459c1be2bd401b49dd, CK=NONE (ran_msg_iu.c:388) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606938 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606938 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 fd 87 7a 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) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30] (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fb50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593f310] (msc_a.c:1053) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591fd30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70593f310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) MSC-A terminated (msub.c:261) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) 1 MSC-I still active (msub.c:79) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70593f310]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70593f310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Removing from parent msub_fsm[0x55e70593f310] (msub.c:113) 20250425110606938 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) 20250425110606938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Freeing instance (msub.c:113) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67:UTRAN-Iu-538:PAGING_RESP)[0x55e70591ffc0]{READY}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67) Free (msub.c:119) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x2098AC67 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70593f310]{terminating}: Freeing instance (msub.c:113) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70593f310]{terminating}: Deallocated (fsm.c:568) 20250425110606938 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606938 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606938 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 fd 87 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) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4c be b3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf 7e bb 61 e4 2c 75 e6 fb c9 c5 73 ee 89 3b d5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606938 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606938 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606938 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ef656a120a0ed81e) (gsm_04_08.c:1128) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606938 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) AUTH on UTRAN received RES: ef656a120a0ed81e (8 bytes) (vlr_auth_fsm.c:151) 20250425110606938 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0] (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 20250425110606938 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7058e36f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=aee55b6e7ea8850e69eef05e9011dc6d, CK=NONE (ran_msg_iu.c:388) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606938 DLM3UA DEBUG 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)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 30 94 17 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ff 82 5f 7c 18 21 82 45 9c 1b e2 bd 40 1b 49 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-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606938 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606938 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0] (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606938 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e705944950]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592c660] (msc_a.c:1053) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e7059656e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70592c660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) MSC-A terminated (msub.c:261) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) 1 MSC-I still active (msub.c:79) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70592c660]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70592c660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Removing from parent msub_fsm[0x55e70592c660] (msub.c:113) 20250425110606938 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250425110606938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Freeing instance (msub.c:113) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73:UTRAN-Iu-539:PAGING_RESP)[0x55e70591ebd0]{READY}: Deallocated (fsm.c:568) 20250425110606938 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73) Free (msub.c:119) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x10FA0B73 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70592c660]{terminating}: Freeing instance (msub.c:113) 20250425110606938 DMSC DEBUG msub_fsm[0x55e70592c660]{terminating}: Deallocated (fsm.c:568) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 e5 f7 a9 00 02 1a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606938 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606938 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606938 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606938 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 20250425110606939 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606939 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30] (msc_a.c:1053) 20250425110606939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606939 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705964840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705936230] (msc_a.c:1053) TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e705925d30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606939 DMSC DEBUG msub_fsm[0x55e705936230]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606939 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) MSC-A terminated (msub.c:261) 20250425110606939 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) 1 MSC-I still active (msub.c:79) 20250425110606939 DMSC DEBUG msub_fsm[0x55e705936230]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606939 DMSC DEBUG msub_fsm[0x55e705936230]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Removing from parent msub_fsm[0x55e705936230] (msub.c:113) 20250425110606939 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) 20250425110606939 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Freeing instance (msub.c:113) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE:UTRAN-Iu-541:PAGING_RESP)[0x55e7058e6400]{READY}: Deallocated (fsm.c:568) 20250425110606939 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE) Free (msub.c:119) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1AC9BFEE - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606939 DMSC DEBUG msub_fsm[0x55e705936230]{terminating}: Freeing instance (msub.c:113) 20250425110606939 DMSC DEBUG msub_fsm[0x55e705936230]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606939 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 7f b7 bd 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606939 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606939 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606939 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606939 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 7f b7 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) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 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)@63ea47419a21: Message received on association #8 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 a7 9a 1d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ae e5 5b 6e 7e a8 85 0e 69 ee f0 5e 90 11 dc 6d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1a 2e dd 00 02 1b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 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 04 17 52 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) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 04 17 52 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 9e 87 fc 00 02 1d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 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 a4 2f 21 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) 20250425110606939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606939 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)@63ea47419a21: Message received on association #8 20250425110606939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a4 2f 21 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=0 into dtap '0514D1D2D7FE21049049D958'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '0514D1D2D7FE21049049D958'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606943 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606943 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606943 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250425110606943 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606943 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606943 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0] (msc_a.c:1053) 20250425110606943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70594a2c0] (msc_a.c:1053) MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606943 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e705964da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606943 DMSC DEBUG msub_fsm[0x55e70594a2c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606943 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) MSC-A terminated (msub.c:261) 20250425110606943 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) 1 MSC-I still active (msub.c:79) 20250425110606943 DMSC DEBUG msub_fsm[0x55e70594a2c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606943 DMSC DEBUG msub_fsm[0x55e70594a2c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606943 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606943 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Removing from parent msub_fsm[0x55e70594a2c0] (msub.c:113) 20250425110606943 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250425110606943 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250425110606943 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Freeing instance (msub.c:113) 20250425110606943 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35:UTRAN-Iu-542:PAGING_RESP)[0x55e70594a7a0]{READY}: Deallocated (fsm.c:568) 20250425110606943 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35) Free (msub.c:119) 20250425110606943 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0xBEA3AA35 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606943 DMSC DEBUG msub_fsm[0x55e70594a2c0]{terminating}: Freeing instance (msub.c:113) 20250425110606943 DMSC DEBUG msub_fsm[0x55e70594a2c0]{terminating}: Deallocated (fsm.c:568) 20250425110606943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 64 19 7b 00 02 1e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2966)15071145 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 e5 f7 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)1715933 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2966)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2964)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2970)10389500 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D1D2D7FE21049049D958'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2970)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2972)6560123 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2972)@63ea47419a21: Final verdict of PTC: pass 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606980 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606980 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606980 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606980 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606980 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606980 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606980 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606980 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110606980 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 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 b0 f7 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) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b0 f7 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) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1a 2e dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 9e 87 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 d1 d2 d7 fe 21 04 90 49 d9 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 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) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606981 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606981 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606981 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606981 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606981 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d1d2d7fe9049d958) (gsm_04_08.c:1128) 20250425110606981 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) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110606981 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) AUTH on UTRAN received RES: d1d2d7fe9049d958 (8 bytes) (vlr_auth_fsm.c:151) 20250425110606981 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00] (vlr_auth_fsm.c:294) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110606981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930f10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110606981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110606981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110606981 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110606981 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4c02b8272002d65c8472ba9d750af873, CK=NONE (ran_msg_iu.c:388) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606981 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606981 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606981 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606981 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606981 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 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) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606982 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 64 19 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 e0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4c 02 b8 27 20 02 d6 5c 84 72 ba 9d 75 0a f8 73 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606982 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606982 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.873s remaining) (msc_a.c:450) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606982 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606982 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250425110606982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606982 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606982 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606982 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606982 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606982 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606983 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606983 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 20250425110606983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4c be b3 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) 20250425110606983 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606983 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606983 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606983 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 4c be b3 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) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606983 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606983 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606983 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606983 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606983 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606983 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 30 94 17 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606983 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606983 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0] (msc_a.c:1053) 20250425110606983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70596aa70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058ff9f0] (msc_a.c:1053) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e705948de0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606984 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606984 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606984 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) 1 MSC-I still active (msub.c:79) 20250425110606984 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606984 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Removing from parent msub_fsm[0x55e7058ff9f0] (msub.c:113) 20250425110606984 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606984 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Freeing instance (msub.c:113) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F:UTRAN-Iu-540:PAGING_RESP)[0x55e70592bd20]{READY}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606984 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F) Free (msub.c:119) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x4F59305F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606984 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Freeing instance (msub.c:113) 20250425110606984 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110606984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110606984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606984 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 30 94 17 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606984 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606984 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606984 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606984 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.900s remaining) (msc_a.c:450) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606984 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606984 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606984 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 20250425110606984 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606985 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 b3 2c 4e 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) 20250425110606985 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606985 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140] (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592b9e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591b840] (msc_a.c:1053) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70593b140]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msub_fsm[0x55e70591b840]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) MSC-A terminated (msub.c:261) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) 1 MSC-I still active (msub.c:79) 20250425110606985 DMSC DEBUG msub_fsm[0x55e70591b840]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606985 DMSC DEBUG msub_fsm[0x55e70591b840]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Removing from parent msub_fsm[0x55e70591b840] (msub.c:113) 20250425110606985 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606985 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Freeing instance (msub.c:113) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610:UTRAN-Iu-543:PAGING_RESP)[0x55e70592cb30]{READY}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610) Free (msub.c:119) 20250425110606985 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x29EA8610 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606985 DMSC DEBUG msub_fsm[0x55e70591b840]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606985 DMSC DEBUG msub_fsm[0x55e70591b840]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 20250425110606985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b3 2c 4e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110606985 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606985 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606985 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00] (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705957690]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059489e0] (msc_a.c:1053) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606985 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705947e00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msub_fsm[0x55e7059489e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) MSC-A terminated (msub.c:261) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) 1 MSC-I still active (msub.c:79) 20250425110606985 DMSC DEBUG msub_fsm[0x55e7059489e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606985 DMSC DEBUG msub_fsm[0x55e7059489e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Removing from parent msub_fsm[0x55e7059489e0] (msub.c:113) 20250425110606985 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250425110606985 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Freeing instance (msub.c:113) 20250425110606985 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850:UTRAN-Iu-544:PAGING_RESP)[0x55e705948b10]{READY}: Deallocated (fsm.c:568) 20250425110606985 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850) Free (msub.c:119) 20250425110606985 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x83D7D850 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606985 DMSC DEBUG msub_fsm[0x55e7059489e0]{terminating}: Freeing instance (msub.c:113) 20250425110606985 DMSC DEBUG msub_fsm[0x55e7059489e0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606985 DLM3UA DEBUG 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)@63ea47419a21: Session index based on connection ID:8 20250425110606985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 7f b7 bd 00 02 1c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606986 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 4d 69 5e 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) 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4d 69 5e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 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)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 a7 9a 1d 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) 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110606986 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 a7 9a 1d 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) 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 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)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 04 17 52 00 02 1f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606986 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110606986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a4 2f 21 00 02 20 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:3 20250425110606987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606987 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606987 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606987 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110606987 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110606987 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110606987 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110606987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110606987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0] (msc_a.c:1053) 20250425110606987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110606987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7059525c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705921d20] (msc_a.c:1053) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110606987 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e7058e51e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110606987 DMSC DEBUG msub_fsm[0x55e705921d20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110606987 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) MSC-A terminated (msub.c:261) 20250425110606987 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) 1 MSC-I still active (msub.c:79) 20250425110606987 DMSC DEBUG msub_fsm[0x55e705921d20]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110606987 DMSC DEBUG msub_fsm[0x55e705921d20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110606987 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110606987 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Removing from parent msub_fsm[0x55e705921d20] (msub.c:113) 20250425110606987 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606987 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250425110606987 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Freeing instance (msub.c:113) 20250425110606987 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413:UTRAN-Iu-545:PAGING_RESP)[0x55e705921e50]{READY}: Deallocated (fsm.c:568) 20250425110606987 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413) Free (msub.c:119) 20250425110606987 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x7A341413 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110606987 DMSC DEBUG msub_fsm[0x55e705921d20]{terminating}: Freeing instance (msub.c:113) 20250425110606987 DMSC DEBUG msub_fsm[0x55e705921d20]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110606987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606987 DLM3UA DEBUG 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)@63ea47419a21: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2968)8370109 20250425110606987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606987 DLSS7 DEBUG Found route for dpc=195=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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b0 f7 42 00 02 21 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(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110606988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606988 DLM3UA DEBUG 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606988 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110606988 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110606988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606988 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606988 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{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)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606988 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110606988 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110606988 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110606988 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110606988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 7f b7 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110606988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110606988 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110606988 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.900s remaining) (msc_a.c:450) 20250425110606988 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250425110606988 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110606988 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110606988 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250425110606988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110606989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 e0 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) 20250425110606989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110606989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110606989 DLSS7 DEBUG Found route for dpc=195=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(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 20250425110606989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110606989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 e0 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)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2968)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110606990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110606990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110606990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110606990 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110606990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110606990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110606990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110606990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110606990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110606990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 04 17 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2962)268114 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2976)10759969 TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2980)11597634 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2976)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 TC_iu_multi_lu_and_mt_ussd2(2962)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2980)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@63ea47419a21: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:20 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110607024 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110607024 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110607024 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110607024 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110607024 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110607024 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110607024 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607024 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110607024 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110607024 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110607025 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110607025 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110607025 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110607025 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110607025 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110607025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607025 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 fd 87 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) 20250425110607025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 fd 87 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) 20250425110607025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a4 2f 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b0 f7 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607025 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) 20250425110607025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607025 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607025 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607025 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607026 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110607026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607026 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 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) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607026 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70] (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e705918840]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059604d0] (msc_a.c:1053) 20250425110607026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110607026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 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) 20250425110607026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 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) 20250425110607026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b3 2c 4e 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)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607027 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607027 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4d 69 5e 00 02 23 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595dc70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msub_fsm[0x55e7059604d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) MSC-A terminated (msub.c:261) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) 1 MSC-I still active (msub.c:79) 20250425110607026 DMSC DEBUG msub_fsm[0x55e7059604d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607026 DMSC DEBUG msub_fsm[0x55e7059604d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Removing from parent msub_fsm[0x55e7059604d0] (msub.c:113) 20250425110607026 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) 20250425110607026 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Freeing instance (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE:UTRAN-Iu-546:PAGING_RESP)[0x55e70595de50]{READY}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE) Free (msub.c:119) 20250425110607026 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x260A08AE - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607026 DMSC DEBUG msub_fsm[0x55e7059604d0]{terminating}: Freeing instance (msub.c:113) 20250425110607026 DMSC DEBUG msub_fsm[0x55e7059604d0]{terminating}: Deallocated (fsm.c:568) 20250425110607026 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607026 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110607026 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607026 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20] (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e70593dda0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705941bc0] (msc_a.c:1053) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) MSC-A terminated (msub.c:261) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) 1 MSC-I still active (msub.c:79) 20250425110607026 DMSC DEBUG msub_fsm[0x55e705941bc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607026 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Removing from parent msub_fsm[0x55e705941bc0] (msub.c:113) 20250425110607026 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250425110607026 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Freeing instance (msub.c:113) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED:UTRAN-Iu-547:PAGING_RESP)[0x55e705941cf0]{READY}: Deallocated (fsm.c:568) 20250425110607026 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED) Free (msub.c:119) 20250425110607026 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x064F28ED - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607026 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Freeing instance (msub.c:113) 20250425110607026 DMSC DEBUG msub_fsm[0x55e705941bc0]{terminating}: Deallocated (fsm.c:568) 20250425110607026 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607026 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607026 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607026 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110607027 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607027 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607027 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607027 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607027 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110607027 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110607027 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110607027 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110607027 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110607027 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110607027 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110607028 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110607028 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607028 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110607028 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110607028 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110607028 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110607028 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110607028 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110607028 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110607028 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:9 20250425110607028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607028 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 30 94 17 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) 20250425110607028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 30 94 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-RAN(2954)@63ea47419a21: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2974)11742286 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110607029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b3 2c 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2982)5073246 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2982)@63ea47419a21: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110607068 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110607068 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110607068 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110607068 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607068 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110607068 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110607068 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110607069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607069 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 a7 9a 1d 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) 20250425110607069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4d 69 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110607069 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607069 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110607069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110607069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110607069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 a7 9a 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) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110607069 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607069 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110607069 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110607069 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607069 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607069 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110607070 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430] (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e705942db0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70592a1d0] (msc_a.c:1053) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msub_fsm[0x55e70592a1d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) MSC-A terminated (msub.c:261) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) 1 MSC-I still active (msub.c:79) 20250425110607070 DMSC DEBUG msub_fsm[0x55e70592a1d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607070 DMSC DEBUG msub_fsm[0x55e70592a1d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Removing from parent msub_fsm[0x55e70592a1d0] (msub.c:113) 20250425110607070 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 20250425110607070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Freeing instance (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F:UTRAN-Iu-548:PAGING_RESP)[0x55e70592a300]{READY}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F) Free (msub.c:119) 20250425110607070 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x275F5C8F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607070 DMSC DEBUG msub_fsm[0x55e70592a1d0]{terminating}: Freeing instance (msub.c:113) 20250425110607070 DMSC DEBUG msub_fsm[0x55e70592a1d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110607070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 e0 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)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110607070 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607070 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607070 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10] (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607070 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e705951120]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705950790] (msc_a.c:1053) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607070 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e70594fd10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msub_fsm[0x55e705950790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) MSC-A terminated (msub.c:261) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) 1 MSC-I still active (msub.c:79) 20250425110607070 DMSC DEBUG msub_fsm[0x55e705950790]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607070 DMSC DEBUG msub_fsm[0x55e705950790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Removing from parent msub_fsm[0x55e705950790] (msub.c:113) 20250425110607070 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Freeing instance (msub.c:113) 20250425110607070 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B:UTRAN-Iu-550:PAGING_RESP)[0x55e7059443a0]{READY}: Deallocated (fsm.c:568) 20250425110607070 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B) Free (msub.c:119) 20250425110607070 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x9EF6774B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607070 DMSC DEBUG msub_fsm[0x55e705950790]{terminating}: Freeing instance (msub.c:113) 20250425110607070 DMSC DEBUG msub_fsm[0x55e705950790]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 20250425110607070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1d 80 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-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer 20250425110607071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607071 DLM3UA DEBUG 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)@63ea47419a21: DT1 data has been put to the reassembly buffer 20250425110607071 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)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110607071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607071 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 4c be b3 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) 20250425110607071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4c be b3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110607071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 fd 87 7a 00 02 24 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110607071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 20250425110607071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 30 94 17 00 02 26 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110607073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 fd 87 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2984)16615290 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:14 TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)3183639 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(2953)@63ea47419a21: vl_from0 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2986)@63ea47419a21: Final verdict of PTC: pass 20250425110607276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 30 94 17 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607277 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607277 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607278 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470] (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e7059296b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705937850] (msc_a.c:1053) 20250425110607278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705950470]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607278 DMSC DEBUG msub_fsm[0x55e705937850]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607278 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) MSC-A terminated (msub.c:261) 20250425110607278 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) 1 MSC-I still active (msub.c:79) 20250425110607278 DMSC DEBUG msub_fsm[0x55e705937850]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607278 DMSC DEBUG msub_fsm[0x55e705937850]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607278 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607278 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Removing from parent msub_fsm[0x55e705937850] (msub.c:113) 20250425110607278 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250425110607278 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250425110607278 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Freeing instance (msub.c:113) 20250425110607278 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2:UTRAN-Iu-551:PAGING_RESP)[0x55e705918a50]{READY}: Deallocated (fsm.c:568) 20250425110607278 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2) Free (msub.c:119) 20250425110607278 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x49B653F2 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607278 DMSC DEBUG msub_fsm[0x55e705937850]{terminating}: Freeing instance (msub.c:113) 20250425110607278 DMSC DEBUG msub_fsm[0x55e705937850]{terminating}: Deallocated (fsm.c:568) 20250425110607278 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607278 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110607278 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607278 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607278 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607278 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0] (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930d00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705930460] (msc_a.c:1053) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e7059306c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705930460]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607279 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) MSC-A terminated (msub.c:261) 20250425110607279 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) 1 MSC-I still active (msub.c:79) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705930460]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705930460]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Removing from parent msub_fsm[0x55e705930460] (msub.c:113) 20250425110607279 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250425110607279 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Freeing instance (msub.c:113) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A:UTRAN-Iu-552:PAGING_RESP)[0x55e705930590]{READY}: Deallocated (fsm.c:568) 20250425110607279 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A) Free (msub.c:119) 20250425110607279 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0xA4C7051A - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705930460]{terminating}: Freeing instance (msub.c:113) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705930460]{terminating}: Deallocated (fsm.c:568) 20250425110607279 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110607279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607279 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110607279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607279 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607279 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110607279 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110607279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 a7 9a 1d 00 02 27 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110607279 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80] (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110607279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705949e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705962070] (msc_a.c:1053) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110607279 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705955d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705962070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110607279 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) MSC-A terminated (msub.c:261) 20250425110607279 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) 1 MSC-I still active (msub.c:79) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705962070]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110607279 DMSC DEBUG msub_fsm[0x55e705962070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110607279 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Removing from parent msub_fsm[0x55e705962070] (msub.c:113) 20250425110607279 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250425110607280 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250425110607280 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Freeing instance (msub.c:113) 20250425110607280 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47:UTRAN-Iu-549:PAGING_RESP)[0x55e705961d90]{READY}: Deallocated (fsm.c:568) 20250425110607280 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47) Free (msub.c:119) 20250425110607280 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x15CC2C47 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110607280 DMSC DEBUG msub_fsm[0x55e705962070]{terminating}: Freeing instance (msub.c:113) 20250425110607280 DMSC DEBUG msub_fsm[0x55e705962070]{terminating}: Deallocated (fsm.c:568) 20250425110607280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 1d 80 e0 00 02 28 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110607280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110607280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110607280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110607280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4c be b3 00 02 25 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:15 MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2990)10983965 20250425110607283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 a7 9a 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2988)1933536 MSC_Test_2-M3UA(2955)@63ea47419a21: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@63ea47419a21: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@63ea47419a21: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2978)5029555 TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2988)@63ea47419a21: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2978)@63ea47419a21: Final verdict of PTC: pass 20250425110607302 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110607302 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607302 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110607303 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110607303 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110607303 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607303 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110607303 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110607303 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110607303 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607303 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110607302 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110607302 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110607303 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110607303 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110607303 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test-MNCC(2956)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(2959)@63ea47419a21: Final verdict of PTC: none 20250425110607305 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110607306 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) 20250425110607306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110607306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110607306 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110607307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110607307 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110607308 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110607308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607309 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110607309 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110607309 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110607309 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110607310 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110607310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607310 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110607310 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110607310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 28 1d 80 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607311 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110607311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607311 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110607311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110607311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110607311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110607311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110607311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110607311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110607311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110607311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110607311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110607311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110607311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110607311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110607311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110607311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110607311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110607311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110607311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110607311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4c be b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110607313 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110607313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607313 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110607313 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425110607313 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425110607313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110607313 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425110607313 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425110607313 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) 20250425110607313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110607313 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110607314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110607314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110607314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110607314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110607314 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) 20250425110607314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110607314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110607314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110607315 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110607315 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110607316 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_1-RAN(2951)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(2949)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-M3UA(2952)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(2960)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2950)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(2958)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(2957)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2981)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(2953)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2975)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2985)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2963)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2947)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@63ea47419a21: Final verdict of PTC: none 20250425110607316 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2948)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2971)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2967)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2969)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(2954)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(2955)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2947): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2948): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2949): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2950): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2951): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2952): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(2953): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(2954): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(2955): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(2956): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(2957): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(2958): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(2959): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(2960): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2961): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2962): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2964): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2966): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2967): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2968): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2969): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2970): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2972): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2974): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2976): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2978): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2980): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2981): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2982): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2984): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2985): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2986): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2988): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2990): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 11:06:07 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 20250425110608309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110609307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110609307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110609307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110609310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110609311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110609311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110609311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110609314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110609314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110609314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5679436) 20250425110610311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5679436, count=5682744) 20250425110611312 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110612314 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2996)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(2996)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2996)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(2994)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(2999)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(2999)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2999)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(2997)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3002)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(3002)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3002)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-SCCP(3000)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110613067 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3003)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110613236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110613236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110613236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110613236 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2996)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110613241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110613241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110613241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110613241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110613241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110613241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110613241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110613241 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110613241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110613241 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(2996)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2996)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2996)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110613241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110613241 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110613242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110613242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110613242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110613242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110613242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110613242 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110613242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110613242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110613242 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2996)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110613242 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110613242 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2996)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110613249 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110613249 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110613249 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110613249 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110613254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613254 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110613254 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110613254 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110613254 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110613254 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110613254 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110613254 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) 20250425110613254 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110613254 DLSS7 DEBUG 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) 20250425110613254 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2999)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2999)@63ea47419a21: Message received on association #8 20250425110613255 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613255 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110613255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110613255 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) 20250425110613255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110613255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110613255 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110613255 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) 20250425110613255 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110613255 DLSS7 DEBUG 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) 20250425110613255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110613255 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110613255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110613255 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2999)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2999)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110613262 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110613262 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110613262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110613262 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110613270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110613270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110613270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110613270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110613270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110613270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110613270 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) 20250425110613270 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110613270 DLSS7 DEBUG 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) 20250425110613270 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110613273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110613273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110613273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110613273 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) 20250425110613273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110613273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110613273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110613273 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) 20250425110613273 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110613273 DLSS7 DEBUG 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) 20250425110613273 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) 20250425110613273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110613273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110613273 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110613273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3002)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110613315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110613315 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3005)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110613320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110613351 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110613351 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3006)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110614051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614051 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110614051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110614051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110614051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614051 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110614052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110614052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110614053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110614053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(2996)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2995)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2999)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110614063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614063 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614063 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614063 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110614063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110614063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110614063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614063 DLSS7 DEBUG 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) 20250425110614064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110614064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110614064 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110614064 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614064 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(2999)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2998)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110614074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614074 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110614074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110614075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110614075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614075 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) 20250425110614075 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110614075 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110614075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110614075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614075 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110614075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110614075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614075 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3001)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3001)@63ea47419a21: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)1708522 MSC_Test_2-SCCP(3000)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110614083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110614083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110614083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110614083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614083 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 1a 11 ea 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 33 f3 22 00 17 00 3a 40 08 00 33 f3 22 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 45 00 4f 40 03 00 00 17 00 56 40 05 33 f3 22 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3001)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110614083 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) 20250425110614083 DMSC DEBUG msub_fsm[0x55e705935920]{active}: Allocated (fsm.c:456) 20250425110614083 DMSC DEBUG msc_i[0x55e705921b60]{READY}: Allocated (fsm.c:456) 20250425110614083 DMSC DEBUG msc_i[0x55e705921b60]{READY}: is child of msub_fsm[0x55e705935920] (fsm.c:486) 20250425110614083 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110614083 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705935920] (fsm.c:486) 20250425110614083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110614083 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110614083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110614083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110614083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110614083 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110614083 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00] (fsm.c:486) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110614083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110614083 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250425110614083 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250425110614083 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110614083 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110614083 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110614083 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110614083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110614083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110614083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110614083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50] (fsm.c:486) 20250425110614083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110614083 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110614083 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250425110614083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110614083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110614083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110614083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110614083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110614083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110614083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110614083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110614083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110614083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 1a 11 ea 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@63ea47419a21: { messageType := 2, destLocRef := '1A11EA'O, sourceLocRef := '000229'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3000)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(3006)@63ea47419a21: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3008) MSC_Test-GSUP(3006)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)"262420000001054" 20250425110619084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250425110619084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250425110619084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110619084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250425110619084 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110619084 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) 20250425110619084 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) 20250425110619084 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250425110619084 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250425110619084 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110619084 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110619084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110619084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250425110619084 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) 20250425110619084 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110619084 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110619084 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425110619085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110619085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110619085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110619085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110619085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110619085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110619085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 1a 11 ea 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) 20250425110619085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110619085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110619085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110619085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110619085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110619085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110619085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110619085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 1a 11 ea 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3002)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3000)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50] (fsm.c:332) 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250425110644084 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250425110644084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250425110644084 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250425110649084 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250425110649085 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250425110649085 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250425110649085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250425110649085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00] (msc_a.c:1047) 20250425110649085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110649085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250425110649085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e7058e5c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705935920] (msc_a.c:1047) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250425110649085 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705925c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110649085 DMSC DEBUG msub_fsm[0x55e705935920]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250425110649085 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250425110649085 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250425110649085 DMSC DEBUG msub_fsm[0x55e705935920]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110649085 DMSC DEBUG msub_fsm[0x55e705935920]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110649085 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110649085 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Removing from parent msub_fsm[0x55e705935920] (msub.c:113) 20250425110649085 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250425110649085 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250425110649085 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Freeing instance (msub.c:113) 20250425110649085 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55e705921b60]{READY}: Deallocated (fsm.c:568) 20250425110649085 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250425110649085 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250425110649085 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250425110649085 DMSC DEBUG msub_fsm[0x55e705935920]{terminating}: Freeing instance (msub.c:113) 20250425110649085 DMSC DEBUG msub_fsm[0x55e705935920]{terminating}: Deallocated (fsm.c:568) 20250425110649085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110649085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110649085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110649085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110649085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110649085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110649085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110649085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110649085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110649085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 1a 11 ea 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(3002)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110649087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110649087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110649087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110649087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110649087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110649087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110649087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110649087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110649087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110649087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 1a 11 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3001)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)1708522 MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3008)@63ea47419a21: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@63ea47419a21: Test Component 3008 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(3006)@63ea47419a21: Final verdict of PTC: none 20250425110713401 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110713402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110713402 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110713402 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110713402 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110713402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110713402 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110713402 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110713402 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110713402 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110713402 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110713402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110713402 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110713402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110713402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110713402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110713402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110713403 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) 20250425110713403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110713403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110713403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110713403 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110713403 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110713403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110713403 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110713404 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110713404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110713404 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110713404 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-M3UA(2999)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(3000)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(2997)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(3005)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(2994)@63ea47419a21: Final verdict of PTC: none 20250425110713404 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110713404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110713404 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110713404 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110713404 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110713404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110713404 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110713404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110713404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110713405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110713405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110713405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110713405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110713405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110713405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110713405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110713405 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110713405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@63ea47419a21: Final verdict of PTC: none 20250425110713406 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110713406 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110713406 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110713406 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2995)@63ea47419a21: Final verdict of PTC: none 20250425110713406 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) 20250425110713406 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110713406 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110713406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110713406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110713406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110713406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110713406 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) 20250425110713406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110713406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110713406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(3004)@63ea47419a21: Final verdict of PTC: none 20250425110713406 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110713407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3009)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(3003)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(3001)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(2998)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(3002)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3007)@63ea47419a21: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3008)@63ea47419a21: Final verdict of PTC: fail reason: "Tguard timeout" IPA-CTRL-CLI-IPA(2993)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(2994): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(2995): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(2996): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(2997): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(2998): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(2999): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(3000): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(3001): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(3002): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3003): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3004): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3005): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3006): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3007): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3008): fail (none -> fail) reason: "Tguard timeout" MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3009): none (fail -> fail) MTC@63ea47419a21: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@63ea47419a21: 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'. Fri Apr 25 11:07:13 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 20250425110714405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110715403 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110715404 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110715404 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110715406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110715406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110715406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110715407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110715407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110715407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110715407 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255984) 20250425110716409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=255984, count=259292) 20250425110717411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110718413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_iu_lu_and_expire_while_paging started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(3013)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3013)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3013)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(3011)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(3016)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(3016)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3016)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(3014)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(3019)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(3019)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3019)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(3017)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110718898 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3020)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110719070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110719070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110719070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110719070 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110719075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110719075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110719075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110719075 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3013)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3013)@63ea47419a21: Message received on association #8 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110719075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110719075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110719075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110719075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110719075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110719075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110719075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3013)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3013)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: Association #8 state changed to: aSP_Active (7) 20250425110719075 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110719076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3013)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110719082 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110719082 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110719082 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110719082 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110719087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719087 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110719087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110719087 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110719087 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110719087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110719087 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110719087 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) 20250425110719087 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110719087 DLSS7 DEBUG 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) 20250425110719087 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3016)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3016)@63ea47419a21: Message received on association #8 20250425110719089 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719089 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110719089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110719089 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) 20250425110719089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110719089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110719089 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110719089 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) 20250425110719089 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110719089 DLSS7 DEBUG 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) 20250425110719089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110719089 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110719090 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110719090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3016)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3016)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110719094 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110719094 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110719094 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110719094 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3019)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(3019)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(3019)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110719099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110719099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110719099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110719099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110719099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110719099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110719099 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) 20250425110719099 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110719099 DLSS7 DEBUG 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) 20250425110719099 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3019)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110719100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110719100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110719100 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) 20250425110719100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110719100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110719100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110719100 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) 20250425110719100 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110719100 DLSS7 DEBUG 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(3019)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110719100 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) 20250425110719100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110719100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(3016)@63ea47419a21: Message received on association #8 20250425110719100 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110719100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3019)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110719414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110719414 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3022)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3022)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110719420 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3022)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3022)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3022)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3022)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110719436 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110719436 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3023)@63ea47419a21: 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)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110719882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110719882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110719884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110719884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110719884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3013)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3012)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110719895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719895 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719895 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719895 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110719895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719895 DLSS7 DEBUG 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110719896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719896 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719896 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110719896 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719896 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3016)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3015)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110719909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719909 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719909 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110719910 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110719910 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719910 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110719910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3018)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)2200901 MSC_Test_2-SCCP(3017)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719919 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719919 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 21 95 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 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(3018)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110719919 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) 20250425110719919 DMSC DEBUG msub_fsm[0x55e7058e5c50]{active}: Allocated (fsm.c:456) 20250425110719919 DMSC DEBUG msc_i[0x55e705925c00]{READY}: Allocated (fsm.c:456) 20250425110719919 DMSC DEBUG msc_i[0x55e705925c00]{READY}: is child of msub_fsm[0x55e7058e5c50] (fsm.c:486) 20250425110719919 DMSC DEBUG msc_a[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110719919 DMSC DEBUG msc_a[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e5c50] (fsm.c:486) 20250425110719919 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110719919 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x55e705925c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110719919 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110719919 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110719919 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110719919 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110719919 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e705921b60] (fsm.c:486) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110719919 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110719919 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110719919 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110719919 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110719919 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110719919 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110719919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110719919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110719919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110719919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110719919 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110719920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 21 95 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: { messageType := 2, destLocRef := '219545'O, sourceLocRef := '00022A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(3023)@63ea47419a21: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@63ea47419a21: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3025)"262420000001055" MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): none -> pass 20250425110719923 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110719923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110719923 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) Received 1 auth tuples (vlr.c:996) 20250425110719923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110719923 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110719923 DMM DEBUG Tx AUTH REQ (rand = 9aa00a537996dd837dc5f040f7d180f8) (gsm_04_08.c:641) 20250425110719923 DMM DEBUG AUTH REQ (autn = 6d5b853cc5e37f3d1dc0f21afc813dc2) (gsm_04_08.c:643) 20250425110719923 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110719923 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110719923 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110719923 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110719923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 21 95 45 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9a a0 0a 53 79 96 dd 83 7d c5 f0 40 f7 d1 80 f8 20 10 6d 5b 85 3c c5 e3 7f 3d 1d c0 f2 1a fc 81 3d c2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@63ea47419a21: patching N(SD)=1 into dtap '05147EA7C6DC210464745098'O MSC_Test_2-RAN(3018)@63ea47419a21: patched enc_l3: '05547EA7C6DC210464745098'O MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547EA7C6DC210464745098'O MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 7e a7 c6 dc 21 04 64 74 50 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110719928 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719928 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719928 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719928 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719928 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719928 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110719928 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ea7c6dc64745098) (gsm_04_08.c:1128) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110719928 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) AUTH on UTRAN received RES: 7ea7c6dc64745098 (8 bytes) (vlr_auth_fsm.c:151) 20250425110719928 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0] (vlr_auth_fsm.c:294) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110719928 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110719928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110719928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110719928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110719928 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110719928 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e49e5dd9645171eff336a4ce5ab2e614, CK=NONE (ran_msg_iu.c:388) 20250425110719928 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110719928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110719928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 21 95 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e4 9e 5d d9 64 51 71 ef f3 36 a4 ce 5a b2 e6 14 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110719933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110719933 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719933 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719933 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110719933 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719933 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110719933 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110719934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110719934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110719934 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110719934 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110719934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110719934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110719934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110719934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110719934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110719934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110719934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 21 95 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110719936 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110719936 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250425110719936 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110719936 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110719937 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110719937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0] (vlr_lu_fsm.c:110) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110719937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e705935920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110719937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110719937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110719937 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110719937 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110719937 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7 LOCATION UPDATE ACCEPT (TMSI = 0xad91faf7) (gsm_04_08.c:149) 20250425110719937 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110719937 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110719937 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110719937 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110719937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719937 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 21 95 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 ad 91 fa f7 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3018)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) 20250425110719941 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719941 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719941 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719941 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719941 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719941 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110719941 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110719941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:TMSInew-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110719941 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110719941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0] (vlr_lu_fsm.c:817) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110719941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x7AB64FA1:UTRAN-Iu-554:LU)[0x55e70591e6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110719941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110719941 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110719941 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250425110719941 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250425110719941 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110719941 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110719941 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110719941 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110719941 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110719941 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110719941 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110719941 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110719941 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110719941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 21 95 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(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110719949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719949 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719949 DLSS7 DEBUG Found route for dpc=185=0.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(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110719949 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719949 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719949 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719949 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110719949 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110719949 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110719949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110719949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60] (msc_a.c:1053) 20250425110719949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110719949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110719949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e5c50] (msc_a.c:1053) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110719949 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705921b60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110719949 DMSC DEBUG msub_fsm[0x55e7058e5c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110719949 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) MSC-A terminated (msub.c:261) 20250425110719949 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) 1 MSC-I still active (msub.c:79) 20250425110719949 DMSC DEBUG msub_fsm[0x55e7058e5c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110719949 DMSC DEBUG msub_fsm[0x55e7058e5c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110719949 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110719949 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Removing from parent msub_fsm[0x55e7058e5c50] (msub.c:113) 20250425110719949 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250425110719949 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250425110719949 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Freeing instance (msub.c:113) 20250425110719949 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-554:LU)[0x55e705925c00]{READY}: Deallocated (fsm.c:568) 20250425110719949 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) Free (msub.c:119) 20250425110719949 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110719949 DMSC DEBUG msub_fsm[0x55e7058e5c50]{terminating}: Freeing instance (msub.c:113) 20250425110719949 DMSC DEBUG msub_fsm[0x55e7058e5c50]{terminating}: Deallocated (fsm.c:568) 20250425110719950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 21 95 45 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 20250425110719951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 21 95 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3018)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)2200901 TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@63ea47419a21: Created IMSI[0] for '262420000001055'H'AD91FAF7'O to be handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@63ea47419a21: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3025) 20250425110719956 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110719956 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250425110719956 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250425110719956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719956 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110719956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719956 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 ad 91 fa f7 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@63ea47419a21: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3025) TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110719963 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250425110719963 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250425110719963 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: 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 := 'AD91FAF7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3018)@63ea47419a21: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)12175288 MSC_Test_2-SCCP(3017)@63ea47419a21: First idle individual index:0 20250425110719968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719968 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 c7 b8 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 ad 91 fa f7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110719968 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) 20250425110719968 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Allocated (fsm.c:456) 20250425110719968 DMSC DEBUG msc_i[0x55e705921b60]{READY}: Allocated (fsm.c:456) 20250425110719968 DMSC DEBUG msc_i[0x55e705921b60]{READY}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110719968 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110719968 DMSC DEBUG msc_a[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110719968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110719968 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110719968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110719968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110719968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110719968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110719968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00] (fsm.c:486) 20250425110719969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110719969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110719969 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110719969 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110719969 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110719969 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110719969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110719969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110719969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110719969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50] (fsm.c:486) 20250425110719969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110719969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110719969 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250425110719969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719969 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 b9 c7 b8 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: { messageType := 2, destLocRef := 'B9C7B8'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)@63ea47419a21: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110719971 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110719971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110719971 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) Received 1 auth tuples (vlr.c:996) 20250425110719971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110719971 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110719971 DMM DEBUG Tx AUTH REQ (rand = a1904bb0d54c818d96515036065ed78b) (gsm_04_08.c:641) 20250425110719971 DMM DEBUG AUTH REQ (autn = 466432b1d683d66f8300bf38f8011906) (gsm_04_08.c:643) 20250425110719971 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110719971 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110719971 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110719972 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250425110719972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 b9 c7 b8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a1 90 4b b0 d5 4c 81 8d 96 51 50 36 06 5e d7 8b 20 10 46 64 32 b1 d6 83 d6 6f 83 00 bf 38 f8 01 19 06 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@63ea47419a21: patching N(SD)=0 into dtap '05142409A55B2104C22FA696'O MSC_Test_2-RAN(3018)@63ea47419a21: patched enc_l3: '05142409A55B2104C22FA696'O MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142409A55B2104C22FA696'O 20250425110719976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 24 09 a5 5b 21 04 c2 2f a6 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110719976 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719977 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719977 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719977 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719977 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110719977 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110719977 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2409a55bc22fa696) (gsm_04_08.c:1128) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110719977 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) AUTH on UTRAN received RES: 2409a55bc22fa696 (8 bytes) (vlr_auth_fsm.c:151) 20250425110719977 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50] (vlr_auth_fsm.c:294) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110719977 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110719977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110719977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110719977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110719977 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110719977 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9943c2d6269ec164a3892470f03d6de3, CK=NONE (ran_msg_iu.c:388) 20250425110719977 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110719977 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110719977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 b9 c7 b8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 99 43 c2 d6 26 9e c1 64 a3 89 24 70 f0 3d 6d e3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110719980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110719981 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719981 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719981 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110719981 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719981 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110719981 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110719981 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110719981 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110719981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110719981 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110719981 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250425110719981 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - Paging: now used by 1 (active-conn) (paging.c:202) 20250425110719981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250425110719981 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110719981 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110719981 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110719981 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110719981 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110719981 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110719981 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110719981 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110719981 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250425110719981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 b9 c7 b8 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) 20250425110719981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 b9 c7 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(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(3017)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3017)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110719986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110719986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719986 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110719986 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110719986 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110719986 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110719986 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110719986 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110719986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110719986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00] (msc_a.c:1053) 20250425110719986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110719986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e7058e5c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593e8a0] (msc_a.c:1053) 20250425110719987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110719987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110719987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110719987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 b9 c7 b8 00 02 2b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110719986 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705925c00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110719986 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110719986 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) MSC-A terminated (msub.c:261) 20250425110719986 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) 1 MSC-I still active (msub.c:79) 20250425110719986 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110719986 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110719986 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110719986 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Removing from parent msub_fsm[0x55e70593e8a0] (msub.c:113) 20250425110719986 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250425110719986 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250425110719986 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Freeing instance (msub.c:113) 20250425110719986 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7:UTRAN-Iu-555:PAGING_RESP)[0x55e705921b60]{READY}: Deallocated (fsm.c:568) 20250425110719986 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) Free (msub.c:119) 20250425110719986 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7 - active-conn: now used by 0 (-) (msub.c:375) 20250425110719986 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0xAD91FAF7) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250425110719986 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Freeing instance (msub.c:113) 20250425110719986 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3019)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3019)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-RAN(3018)@63ea47419a21: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)12175288 20250425110719988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110719988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110719988 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110719988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110719988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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(3019)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110719988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110719988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110719988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110719988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 b9 c7 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@63ea47419a21: Final verdict of PTC: pass MSC_Test-GSUP(3023)@63ea47419a21: Final verdict of PTC: none 20250425110719994 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110719995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719995 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719995 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110719995 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110719995 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110719995 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110719995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719995 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719995 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110719995 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110719995 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719995 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110719995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110719995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_1-M3UA(3016)@63ea47419a21: Final verdict of PTC: none 20250425110719995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110719995 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110719995 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) 20250425110719995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110719995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110719995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110719995 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110719996 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110719996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110719996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110719996 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110719996 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110719996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719996 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719996 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110719996 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110719996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719996 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719996 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110719996 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110719996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719996 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110719996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110719996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110719996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110719996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110719996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110719996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [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) 20250425110719996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110719996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110719997 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(3012)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(3011)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(3020)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(3015)@63ea47419a21: Final verdict of PTC: none 20250425110719997 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110719997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110719997 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110719997 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110719997 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110719997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110719997 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110719997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110719997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110719997 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110719997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110719997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110719997 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) 20250425110719997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110719997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110719997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110719997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110719997 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110719997 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3014)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(3019)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(3013)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(3018)@63ea47419a21: Final verdict of PTC: none 20250425110719998 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(3017)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(3022)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3024)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3026)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3021)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3010)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3010): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3011): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3012): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3013): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(3014): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(3015): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(3016): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(3017): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(3018): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(3019): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3020): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3021): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3022): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3023): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3024): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3025): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3026): none (pass -> pass) MTC@63ea47419a21: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@63ea47419a21: 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'. Fri Apr 25 11:07:20 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 20250425110720999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110721997 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110722000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481224) 20250425110723002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481224, count=481764) 20250425110724003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:07: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_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 20250425110725005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_mo_cc_iu_release started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(3030)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3030)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3030)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(3028)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_1-M3UA(3033)@63ea47419a21: ************************************************* MSC_Test_1-M3UA(3033)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3033)@63ea47419a21: ************************************************* MSC_Test_1-SCCP(3031)@63ea47419a21: v_sccp_pdu_maxlen:268 MTC@63ea47419a21: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_2-M3UA(3036)@63ea47419a21: ************************************************* MSC_Test_2-M3UA(3036)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3036)@63ea47419a21: ************************************************* MSC_Test_2-SCCP(3034)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110725473 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3037)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110725633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110725633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110725633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110725633 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110725638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110725638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110725638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110725638 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3030)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3030)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110725638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110725638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110725638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110725638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110725638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110725639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110725639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110725639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110725639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3030)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3030)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110725649 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110725649 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250425110725650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110725650 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110725655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725655 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110725655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110725655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110725655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110725655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110725655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110725655 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) 20250425110725655 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110725655 DLSS7 DEBUG 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) 20250425110725655 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3033)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3033)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110725655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725655 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110725655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110725655 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) 20250425110725655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110725655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110725655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487)[0;m 20250425110725655 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) 20250425110725655 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110725655 DLSS7 DEBUG 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) 20250425110725655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110725655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110725655 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250425110725655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3033)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3033)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110725667 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110725667 DLSS7 INFO (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250425110725667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110725667 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110725675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110725675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110725675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110725675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110725675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110725675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110725675 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) 20250425110725675 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110725675 DLSS7 DEBUG 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) 20250425110725675 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110725678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110725678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110725678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110725678 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) 20250425110725678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110725678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110725678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110725678 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) 20250425110725678 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110725678 DLSS7 DEBUG 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) 20250425110725678 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) 20250425110725678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110725678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110725679 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250425110725679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3033)@63ea47419a21: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110726006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110726006 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3039)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3039)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110726012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3039)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3039)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3039)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3039)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110726035 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110726035 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3040)@63ea47419a21: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3042) TC_mo_cc_iu_release2(3042)@63ea47419a21: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110726447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110726447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110726447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110726447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110726447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3030)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3029)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110726458 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726459 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250425110726459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3033)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250425110726459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726459 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250425110726459 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726459 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)@63ea47419a21: Message received on association #8 MSC_Test_1-M3UA(3033)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3032)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425110726486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726486 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726486 DIUCS DEBUG (UTRAN-Iu from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-UNITDATA.indication) (sccp_ran.c:134) 20250425110726486 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250425110726487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726487 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726487 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726487 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3035)@63ea47419a21: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3035)@63ea47419a21: Added conn table entry 0TC_mo_cc_iu_release2(3042)179606 MSC_Test_2-SCCP(3034)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726505 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 02 bd 96 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 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)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110726506 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) 20250425110726506 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: Allocated (fsm.c:456) 20250425110726506 DMSC DEBUG msc_i[0x55e705921b60]{READY}: Allocated (fsm.c:456) 20250425110726506 DMSC DEBUG msc_i[0x55e705921b60]{READY}: is child of msub_fsm[0x55e705925c00] (fsm.c:486) 20250425110726506 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110726506 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e705925c00] (fsm.c:486) 20250425110726506 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110726506 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110726506 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110726506 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110726506 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110726506 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110726506 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e7059039c0] (fsm.c:486) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110726506 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110726506 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110726506 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110726506 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110726506 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110726506 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110726506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250425110726506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110726506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110726506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110726506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110726506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 02 bd 96 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: { messageType := 2, destLocRef := '02BD96'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)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(3040)@63ea47419a21: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3042) MSC_Test-GSUP(3040)@63ea47419a21: Added IMSI table entry 0TC_mo_cc_iu_release2(3042)"262420000001043" TC_mo_cc_iu_release2(3042)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): none -> pass 20250425110726509 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110726509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110726509 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) Received 1 auth tuples (vlr.c:996) 20250425110726509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110726509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110726509 DMM DEBUG Tx AUTH REQ (rand = f02675e57f79d4517aa67715b33f6027) (gsm_04_08.c:641) 20250425110726509 DMM DEBUG AUTH REQ (autn = 9ec7038194f9333be1cbf5e69aae82b9) (gsm_04_08.c:643) 20250425110726509 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110726509 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726509 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726509 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110726509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 02 bd 96 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f0 26 75 e5 7f 79 d4 51 7a a6 77 15 b3 3f 60 27 20 10 9e c7 03 81 94 f9 33 3b e1 cb f5 e6 9a ae 82 b9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@63ea47419a21: patching N(SD)=1 into dtap '0514BB3B43E32104E923E544'O MSC_Test_2-RAN(3035)@63ea47419a21: patched enc_l3: '0554BB3B43E32104E923E544'O MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 20250425110726515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 bb 3b 43 e3 21 04 e9 23 e5 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BB3B43E32104E923E544'O MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726515 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726515 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726515 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726515 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726515 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726515 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110726515 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bb3b43e3e923e544) (gsm_04_08.c:1128) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110726515 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) AUTH on UTRAN received RES: bb3b43e3e923e544 (8 bytes) (vlr_auth_fsm.c:151) 20250425110726515 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0] (vlr_auth_fsm.c:294) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110726515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110726515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250425110726515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110726515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110726515 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110726515 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=95ef238964e89081d57824c065c7c072, CK=NONE (ran_msg_iu.c:388) 20250425110726515 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110726515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250425110726516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 02 bd 96 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 95 ef 23 89 64 e8 90 81 d5 78 24 c0 65 c7 c0 72 00 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250425110726521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726521 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110726521 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726521 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726521 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110726521 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726521 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110726521 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110726521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250425110726521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110726521 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110726521 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110726521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110726521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110726521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110726521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110726521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110726521 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110726521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 02 bd 96 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110726523 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110726523 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250425110726523 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110726523 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110726523 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110726523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0] (vlr_lu_fsm.c:110) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110726523 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70591e6d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110726523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110726523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110726523 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110726523 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110726523 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F LOCATION UPDATE ACCEPT (TMSI = 0x132bac9f) (gsm_04_08.c:149) 20250425110726523 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250425110726523 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726523 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726524 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110726524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726524 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 02 bd 96 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 13 2b ac 9f 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3035)@63ea47419a21: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3035)@63ea47419a21: patched enc_l3: '059B'O MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:14 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250425110726525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 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) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726526 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726526 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726526 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726526 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726526 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726526 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110726526 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110726526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:TMSInew-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110726526 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110726526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0] (vlr_lu_fsm.c:817) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110726526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x397D9F34:UTRAN-Iu-556:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110726526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110726526 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110726526 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110726526 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250425110726526 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110726526 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110726526 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250425110726526 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110726526 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110726526 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110726526 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110726526 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110726526 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110726526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 02 bd 96 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110726529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726529 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726529 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726529 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726529 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110726529 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110726529 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110726529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110726529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0] (msc_a.c:1053) 20250425110726529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110726529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110726529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e70593e8a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e705925c00] (msc_a.c:1053) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110726529 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e7059039c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110726529 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110726529 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) MSC-A terminated (msub.c:261) 20250425110726529 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) 1 MSC-I still active (msub.c:79) 20250425110726529 DMSC DEBUG msub_fsm[0x55e705925c00]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110726529 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110726529 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110726529 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Removing from parent msub_fsm[0x55e705925c00] (msub.c:113) 20250425110726529 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250425110726529 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250425110726529 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Freeing instance (msub.c:113) 20250425110726529 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-556:LU)[0x55e705921b60]{READY}: Deallocated (fsm.c:568) 20250425110726529 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) Free (msub.c:119) 20250425110726529 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110726529 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Freeing instance (msub.c:113) 20250425110726529 DMSC DEBUG msub_fsm[0x55e705925c00]{terminating}: Deallocated (fsm.c:568) 20250425110726529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250425110726529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 02 bd 96 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 20250425110726530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 02 bd 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3035)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)179606 TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@63ea47419a21: 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 := '132BAC9F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3035)@63ea47419a21: Added conn table entry 0TC_mo_cc_iu_release2(3042)4965275 MSC_Test_2-RAN(3035)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3034)@63ea47419a21: First idle individual index:0 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4b c3 9b 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 13 2b ac 9f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110726733 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) 20250425110726733 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Allocated (fsm.c:456) 20250425110726733 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: Allocated (fsm.c:456) 20250425110726733 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110726733 DMSC DEBUG msc_a[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110726733 DMSC DEBUG msc_a[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110726733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110726733 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110726733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110726733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250425110726733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250425110726733 DMM DEBUG msc_a(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60] (fsm.c:486) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110726733 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110726733 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110726733 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110726733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250425110726733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250425110726733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00] (fsm.c:486) 20250425110726733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250425110726734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250425110726734 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110726734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726734 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [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 4b c3 9b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: { messageType := 2, destLocRef := '4BC39B'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)@63ea47419a21: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110726738 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110726738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250425110726738 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) Received 1 auth tuples (vlr.c:996) 20250425110726738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250425110726738 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250425110726738 DMM DEBUG Tx AUTH REQ (rand = a54064f3a5e539bb61d3b359179bf64f) (gsm_04_08.c:641) 20250425110726738 DMM DEBUG AUTH REQ (autn = 572871f6386fc91b27a762eb4b97dd5d) (gsm_04_08.c:643) 20250425110726738 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250425110726738 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726738 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726738 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110726738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726738 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [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 4b c3 9b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a5 40 64 f3 a5 e5 39 bb 61 d3 b3 59 17 9b f6 4f 20 10 57 28 71 f6 38 6f c9 1b 27 a7 62 eb 4b 97 dd 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@63ea47419a21: patching N(SD)=1 into dtap '0514DFC2F5592104E631C97B'O MSC_Test_2-RAN(3035)@63ea47419a21: patched enc_l3: '0554DFC2F5592104E631C97B'O MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:24 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DFC2F5592104E631C97B'O 20250425110726745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 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 df c2 f5 59 21 04 e6 31 c9 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726745 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726745 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726746 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726746 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110726746 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dfc2f559e631c97b) (gsm_04_08.c:1128) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250425110726746 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) AUTH on UTRAN received RES: dfc2f559e631c97b (8 bytes) (vlr_auth_fsm.c:151) 20250425110726746 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00] (vlr_auth_fsm.c:294) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250425110726746 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250425110726746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250425110726746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110726746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250425110726746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250425110726746 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a62ca853af3fb07078411db2fe3e4b6e, CK=NONE (ran_msg_iu.c:388) 20250425110726746 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250425110726746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250425110726746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726746 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [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 4b c3 9b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a6 2c a8 53 af 3f b0 70 78 41 1d b2 fe 3e 4b 6e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 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) 20250425110726753 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726753 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726753 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110726753 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726753 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250425110726753 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110726753 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250425110726753 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110726753 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110726753 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110726753 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250425110726754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250425110726754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726754 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [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 4b c3 9b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3037)@63ea47419a21: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3042) MSC_Test-MGCP(3038)@63ea47419a21: 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)@63ea47419a21: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3035)@63ea47419a21: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:28 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726773 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726773 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) 20250425110726774 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726774 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726774 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726774 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726774 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250425110726774 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250425110726774 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250425110726774 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250425110726774 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250425110726774 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110726774 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250425110726774 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110726774 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250425110726774 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726774 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250425110726774 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250425110726774 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250425110726774 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: Allocated (fsm.c:456) 20250425110726774 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60] (fsm.c:486) 20250425110726774 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e70592c660]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e70592c660]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920] (fsm.c:486) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55e70592c660]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55e70592c660]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705919fc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705919fc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920] (fsm.c:486) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55e705919fc0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250425110726774 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55e705919fc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3038)@63ea47419a21: 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)@63ea47419a21: f_mo_call_establish 2: rx 1st CRCX 20250425110726787 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55e70592c660]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110726787 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110726787 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110726787 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{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) 20250425110726787 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)@63ea47419a21: f_mo_call_establish 6: rx 2nd CRCX 20250425110726788 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55e705919fc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110726788 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250425110726788 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250425110726788 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{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) 20250425110726788 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726788 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250425110726788 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250425110726788 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{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) 20250425110726789 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(3037)@63ea47419a21: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3042) MSC_Test-MNCC(3037)@63ea47419a21: Added conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 20250425110726789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726789 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726789 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 4b c3 9b 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 10 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@63ea47419a21: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110726793 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250425110726793 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3042)@63ea47419a21: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:46 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O 20250425110726822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 42 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726822 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726822 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726822 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110726822 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250425110726822 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726822 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250425110726822 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250425110726822 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250425110726822 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55e705919fc0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250425110726822 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250425110726822 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726822 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726822 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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) 20250425110726823 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)@63ea47419a21: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3042)@63ea47419a21: f_mo_call_establish 5: rx MDCX for the RAN side 20250425110726825 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250425110726825 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110726825 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110726825 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250425110726825 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250425110726825 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726825 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726825 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250425110726825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726825 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726825 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 4b c3 9b 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) 20250425110726826 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110726826 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110726826 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110726830 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250425110726830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110726830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250425110726830 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250425110726830 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250425110726830 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726830 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726831 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726831 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 4b c3 9b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@63ea47419a21: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:12 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250425110726837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110726837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110726837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110726837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110726838 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110726838 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110726838 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425110726838 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250425110726838 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250425110726838 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250425110726838 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110726838 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F + 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) 20250425110726838 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110726838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250425110726838 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250425110726838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250425110726838 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250425110726838 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110726838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250425110726838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250425110726838 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250425110726838 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920] (call_leg.c:197) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F: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)[0x55e705919fc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70592c660]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70592c660]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920] (call_leg.c:197) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70592c660]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250425110726838 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70592c660]{ESTABLISHING}: Deallocated (fsm.c:568) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60] (call_leg.c:198) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{RELEASING}: Freeing instance (call_leg.c:198) 20250425110726838 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705935920]{RELEASING}: Deallocated (fsm.c:568) 20250425110726838 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250425110726838 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250425110726839 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110726839 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110726839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726839 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726839 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 4b c3 9b 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) 20250425110726839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110726839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110726839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110726839 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110726839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110726839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110726839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110726839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [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 4b c3 9b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(3037)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-M3UA(3036)@63ea47419a21: Message received on association #8 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@63ea47419a21: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3042)@63ea47419a21: f_mo_call_establish DONE TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_len:7 MSC_Test_2-SCCP(3034)@63ea47419a21: vl_from0 MSC_Test_2-SCCP(3034)@63ea47419a21: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250425110727343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110727343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110727343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110727343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110727343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110727343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110727343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110727343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110727343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110727343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110727344 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250425110727344 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110727344 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110727344 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250425110727344 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110727344 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110727344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110727344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60] (msc_a.c:1053) 20250425110727344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110727344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705925c00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593e8a0] (msc_a.c:1053) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110727344 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e705921b60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110727344 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110727344 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) MSC-A terminated (msub.c:261) 20250425110727344 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) 1 MSC-I still active (msub.c:79) 20250425110727344 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110727344 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110727344 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110727344 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Removing from parent msub_fsm[0x55e70593e8a0] (msub.c:113) 20250425110727344 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55e705911460]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250425110727344 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250425110727344 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Freeing instance (msub.c:113) 20250425110727344 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55e7059039c0]{READY}: Deallocated (fsm.c:568) 20250425110727344 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F) Free (msub.c:119) 20250425110727344 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x132BAC9F - active-conn: now used by 1 (attached) (msub.c:375) 20250425110727344 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Freeing instance (msub.c:113) 20250425110727344 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Deallocated (fsm.c:568) 20250425110727344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110727344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110727344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110727344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250425110727344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110727345 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250425110727345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110727345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250425110727345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110727345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [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 4b c3 9b 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)@63ea47419a21: Message received on association #8 MSC_Test_2-M3UA(3036)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@63ea47419a21: Session index based on local reference:0 20250425110727347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110727347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110727347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110727347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250425110727347 DLSS7 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(3035)@63ea47419a21: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)4965275 20250425110727347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110727347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110727347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110727347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110727347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4b c3 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@63ea47419a21: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@63ea47419a21: Final verdict of PTC: pass MSC_Test_0-SCCP(3028)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-SCCP(3034)@63ea47419a21: Final verdict of PTC: none 20250425110728359 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110728359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728359 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728359 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110728359 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110728359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728359 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728359 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110728360 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110728360 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728360 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728360 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110728360 DLINP NOTICE SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110728360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110728360 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110728360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110728360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110728360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110728360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test-GSUP(3040)@63ea47419a21: Final verdict of PTC: none 20250425110728360 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) 20250425110728360 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) 20250425110728360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110728360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110728360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110728360 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110728360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728360 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728360 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110728361 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110728361 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728361 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728361 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110728361 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) 20250425110728361 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110728361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110728361 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110728361 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(3033)@63ea47419a21: Final verdict of PTC: none 20250425110728360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250425110728361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110728361 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110728361 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110728361 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110728361 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250425110728361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-RAN(3029)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-M3UA(3036)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-RAN(3032)@63ea47419a21: Final verdict of PTC: none20250425110728361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110728361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110728361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110728361 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) 20250425110728361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [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) 20250425110728361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110728361 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110728361 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250425110728362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110728361 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110728361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110728361 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110728361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110728362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110728362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110728362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110728362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110728362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110728362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110728362 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(3039)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(3030)@63ea47419a21: Final verdict of PTC: none MSC_Test_1-SCCP(3031)@63ea47419a21: Final verdict of PTC: none 20250425110728362 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110728362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110728362 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110728362 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(3037)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3038)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3027)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3043)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3041)@63ea47419a21: Final verdict of PTC: none MSC_Test_2-RAN(3035)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: none MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3027): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3028): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3029): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3030): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-SCCP(3031): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-RAN(3032): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_1-M3UA(3033): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-SCCP(3034): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-RAN(3035): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test_2-M3UA(3036): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3037): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3038): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3039): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3040): none (none -> none) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3041): none (none -> none) MTC@63ea47419a21: Local verdict of PTC TC_mo_cc_iu_release2(3042): pass (none -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3043): none (pass -> pass) MTC@63ea47419a21: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Fri Apr 25 11:07:28 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 20250425110729363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110730360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110730361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110730361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110730362 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110730365 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=598472) 20250425110731366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=598472, count=604320) 20250425110732367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test execution finished. MTC@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110733369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_no_callref started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(3047)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3047)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3047)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(3045)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110733861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110734057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110734058 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110734058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110734058 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3047)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110734062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110734062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110734062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110734062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110734062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110734062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110734062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110734062 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110734062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110734062 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110734063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110734063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110734063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110734063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110734063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110734063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110734063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110734063 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110734063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110734063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110734063 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110734063 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110734063 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110734370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110734370 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3050)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110734376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110734400 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110734400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110734868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3046)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3046)@63ea47419a21: Added conn table entry 0TC_no_callref0(3053)1702946 MSC_Test_0-SCCP(3045)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(3046)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 fc 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110734882 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Allocated (fsm.c:456) 20250425110734882 DMSC DEBUG msc_i[0x55e70592c660]{READY}: Allocated (fsm.c:456) 20250425110734882 DMSC DEBUG msc_i[0x55e70592c660]{READY}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) MSC_Test_0-RAN(3046)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 20250425110734882 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110734882 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) 20250425110734882 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110734882 DMSC DEBUG msc_i(unknown:GERAN-A-558:NONE)[0x55e70592c660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110734882 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110734882 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110734882 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920] (fsm.c:486) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110734882 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110734882 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250425110734882 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250425110734882 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110734882 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110734882 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110734882 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250425110734882 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110734882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110734882 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110734883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110734883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110734883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110734883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705934fe0] (fsm.c:486) 20250425110734883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110734883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{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)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3054) 20250425110734883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 fc 22 00 02 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110734883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 19 fc 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: { messageType := 2, destLocRef := '19FC22'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3051)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3053) MSC_Test-GSUP(3051)@63ea47419a21: Added IMSI table entry 0TC_no_callref0(3053)"262420000000033" 20250425110734886 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250425110734886 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3045)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_no_callref0(3053)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734887 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734887 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110734887 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110734887 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110734892 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110734892 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425110734892 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110734892 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110734893 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110734893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705934fe0] (vlr_lu_fsm.c:110) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110734893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55e70591ebd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110734893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110734893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705934fe0] (fsm.c:486) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110734893 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110734893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110734893 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015 LOCATION UPDATE ACCEPT (TMSI = 0x24f55015) (gsm_04_08.c:149) 20250425110734893 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110734893 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250425110734893 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734893 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734893 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734893 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 19 fc 22 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 24 f5 50 15 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3046)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3046)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3045)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425110734902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734902 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110734902 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110734902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110734902 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110734902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110734902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0] (vlr_lu_fsm.c:817) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110734902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55e705919fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110734902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250425110734902 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110734902 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110734902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110734902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110734902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110734902 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110734902 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250425110734902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 19 fc 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3045)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734905 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110734906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110734906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110734906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920] (msc_a.c:1053) 20250425110734906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110734906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110734906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705934fe0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70591e6d0] (msc_a.c:1053) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110734906 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110734906 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110734906 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) MSC-A terminated (msub.c:261) 20250425110734906 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) 1 MSC-I still active (msub.c:79) 20250425110734906 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110734906 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110734906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110734906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Removing from parent msub_fsm[0x55e70591e6d0] (msub.c:113) 20250425110734906 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250425110734906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Freeing instance (msub.c:113) 20250425110734906 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-558:LU)[0x55e70592c660]{READY}: Deallocated (fsm.c:568) 20250425110734906 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) Free (msub.c:119) 20250425110734906 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110734906 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Freeing instance (msub.c:113) 20250425110734906 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Deallocated (fsm.c:568) 20250425110734906 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734906 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734906 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110734906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734906 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110734906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110734906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 19 fc 22 00 02 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110734908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110734908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110734908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110734908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110734908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110734908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110734908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110734908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110734908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110734908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 19 fc 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3046)@63ea47419a21: Deleted conn table entry 0TC_no_callref0(3053)1702946 TC_no_callref0(3053)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110734909 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110734909 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3053)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3049)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@63ea47419a21: 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 := '24F55015'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3046)@63ea47419a21: Added conn table entry 0TC_no_callref0(3053)11883370 MSC_Test_0-RAN(3046)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3045)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3046)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@63ea47419a21: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3055) 20250425110735109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110735109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110735109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110735109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 53 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 24 f5 50 15 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110735110 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Allocated (fsm.c:456) 20250425110735110 DMSC DEBUG msc_i[0x55e705919fc0]{READY}: Allocated (fsm.c:456) 20250425110735110 DMSC DEBUG msc_i[0x55e705919fc0]{READY}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) 20250425110735110 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110735110 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591e6d0] (fsm.c:486) 20250425110735110 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110735110 DMSC DEBUG msc_i(unknown:GERAN-A-559:NONE)[0x55e705919fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110735110 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110735110 DMM DEBUG msc_a(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0] (fsm.c:486) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110735110 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110735110 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110735110 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110735110 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110735110 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110735110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110735110 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110735110 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110735111 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425110735111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110735111 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110735111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110735111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110735111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110735111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 6a 00 02 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110735111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110735111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110735112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110735112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 53 6a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425110735112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110735112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110735112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110735112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 b5 53 6a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: { messageType := 2, destLocRef := 'B5536A'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110735115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110735115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3053)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@63ea47419a21: Sending SETUP. MTC@63ea47419a21: Got test event: "SETUP" MSC_Test_0-RAN(3046)@63ea47419a21: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3046)@63ea47419a21: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3045)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3045)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250425110735122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110735122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110735122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110735122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2f 00 01 09 01 00 06 00 32 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110735123 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110735123 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110735123 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110735123 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250425110735123 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110735123 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110735123 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110735123 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110735123 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110735123 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110735123 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110735123 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110735124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110735124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110735124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735124 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 b5 53 6a 00 01 07 01 00 04 80 34 01 21 00 00 (osmo_ss7_asp.c:1164) 20250425110735124 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110735124 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110735124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110735124 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110735124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110735124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110735124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110735124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 53 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3047)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@63ea47419a21: Got GCC Termination with failure. MTC@63ea47419a21: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3053)@63ea47419a21: Got Clear Command on initial connection. MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: All connection are cleared now. TC_no_callref0(3055)@63ea47419a21: Final verdict of PTC: none TC_no_callref0(3054)@63ea47419a21: Final verdict of PTC: none TC_no_callref0(3053)@63ea47419a21: Final verdict of PTC: pass MTC@63ea47419a21: getverdict: none MTC@63ea47419a21: setverdict(pass): none -> pass MTC@63ea47419a21: getverdict: pass MTC@63ea47419a21: All expected events have been received. The test passed. 20250425110735644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110735644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110735644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110735644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-SCCP(3045)@63ea47419a21: Final verdict of PTC: none 20250425110735644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110735644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110735644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110735644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110735644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110735644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110735644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110735644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110735644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110735644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110735644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110735644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110735644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110735644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110735644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110735645 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110735645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(3051)@63ea47419a21: Final verdict of PTC: none 20250425110735646 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110735646 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(3046)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(3048)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3058)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3044)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3049)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3056)@63ea47419a21: Final verdict of PTC: none 20250425110735648 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3050)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3052)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3057)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3044): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3045): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3046): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3047): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3048): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3049): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3051): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3052): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_no_callref0(3053): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_no_callref0(3054): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_no_callref0(3055): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3057): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3058): none (pass -> pass) MTC@63ea47419a21: Test case TC_no_callref finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Fri Apr 25 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 20250425110736650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110737646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110737646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110737646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110737651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298232) 20250425110738651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=298232, count=298872) 20250425110739653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 11:07: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_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 20250425110740653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_setup_refuse started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3062)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3062)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3062)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(3060)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110741157 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3063)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110741349 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110741349 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110741349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110741349 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3062)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3062)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3062)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110741354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110741354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110741354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110741354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110741354 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110741354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110741354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110741354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110741354 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110741354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110741354 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 20250425110741355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110741355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110741355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110741355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(3062)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3062)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) 20250425110741355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110741355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110741355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110741355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110741355 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110741355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110741355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110741355 DLSS7 DEBUG 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)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 20250425110741355 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(3062)@63ea47419a21: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 20250425110741355 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3062)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110741655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110741655 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3065)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3065)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110741661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3065)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3065)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3065)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3065)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110741684 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110741684 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3066)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110742163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.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(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110742164 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-559 (ran_conn.c:142) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{CLEARED}: Removing from parent msub_fsm[0x55e70591e6d0] (msc_i.c:221) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{CLEARED}: Freeing instance (msc_i.c:221) 20250425110742164 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e705919fc0]{CLEARED}: Deallocated (fsm.c:568) 20250425110742164 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425110742164 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) MSC-I terminated (msub.c:261) 20250425110742164 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) 1 MSC-A still active (msub.c:79) 20250425110742164 DMSC DEBUG msub_fsm[0x55e70591e6d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110742164 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110742164 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110742164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110742164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0] (msub.c:113) 20250425110742164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425110742164 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110742164 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e70591e6d0] (msub.c:113) 20250425110742164 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425110742164 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-559:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425110742164 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) Free (msub.c:119) 20250425110742164 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110742164 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Freeing instance (msub.c:113) 20250425110742164 DMSC DEBUG msub_fsm[0x55e70591e6d0]{terminating}: Deallocated (fsm.c:568) 20250425110742164 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250425110742165 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742165 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742165 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742165 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3061)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3061)@63ea47419a21: Added conn table entry 0TC_setup_refuse0(3068)3481601 MSC_Test_0-SCCP(3060)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(3061)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 20250425110742182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 20 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 20250425110742183 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: Allocated (fsm.c:456) 20250425110742183 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: Allocated (fsm.c:456) 20250425110742183 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: is child of msub_fsm[0x55e7058e6660] (fsm.c:486) 20250425110742183 DMSC DEBUG msc_a[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110742183 DMSC DEBUG msc_a[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e6660] (fsm.c:486) 20250425110742183 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110742183 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110742183 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_0-RAN(3061)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3069) 20250425110742183 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110742183 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55e70591e6d0] (fsm.c:486) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110742183 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110742183 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110742183 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110742183 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110742183 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110742183 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110742183 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110742183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110742183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110742183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10] (fsm.c:486) 20250425110742183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110742183 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110742184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 20 01 00 02 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110742184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 20 01 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: { messageType := 2, destLocRef := '352001'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-GSUP(3066)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3068) MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test-GSUP(3066)@63ea47419a21: Added IMSI table entry 0TC_setup_refuse0(3068)"262420000000033" MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110742188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110742188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_from0 TC_setup_refuse0(3068)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(3060)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110742189 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110742189 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110742192 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110742192 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425110742192 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110742192 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110742193 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110742193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10] (vlr_lu_fsm.c:110) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110742193 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7059039c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110742193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110742193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e7058eec10] (fsm.c:486) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110742193 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110742193 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110742193 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152 LOCATION UPDATE ACCEPT (TMSI = 0x9e189152) (gsm_04_08.c:149) 20250425110742193 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110742193 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110742193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 35 20 01 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e 18 91 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3061)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3061)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3060)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110742200 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110742200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110742200 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110742200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:TMSInew-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110742200 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110742200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10] (vlr_lu_fsm.c:817) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110742200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x24F55015:GERAN-A-560:LU)[0x55e705935920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110742200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110742200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110742200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250425110742200 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110742200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110742200 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110742200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110742200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110742200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110742200 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110742200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742200 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110742200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 35 20 01 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_from0 20250425110742202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(3060)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110742202 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110742202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110742202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0] (msc_a.c:1053) 20250425110742202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110742202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110742202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e7058eec10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e6660] (msc_a.c:1053) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110742202 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591e6d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110742202 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110742202 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) MSC-A terminated (msub.c:261) 20250425110742202 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) 1 MSC-I still active (msub.c:79) 20250425110742202 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110742202 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110742202 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110742202 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Removing from parent msub_fsm[0x55e7058e6660] (msub.c:113) 20250425110742202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250425110742202 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Freeing instance (msub.c:113) 20250425110742202 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-560:LU)[0x55e70591ebd0]{READY}: Deallocated (fsm.c:568) 20250425110742202 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) Free (msub.c:119) 20250425110742202 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110742202 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Freeing instance (msub.c:113) 20250425110742202 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Deallocated (fsm.c:568) 20250425110742202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 35 20 01 00 02 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 20250425110742203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742203 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 35 20 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@63ea47419a21: Deleted conn table entry 0TC_setup_refuse0(3068)3481601 TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110742204 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110742204 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3068)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3064)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@63ea47419a21: 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 := '9E189152'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3061)@63ea47419a21: Added conn table entry 0TC_setup_refuse0(3068)3477191 MSC_Test_0-RAN(3061)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3060)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@63ea47419a21: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3070) 20250425110742405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 0e c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 9e 18 91 52 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110742406 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: Allocated (fsm.c:456) 20250425110742406 DMSC DEBUG msc_i[0x55e7058e6660]{READY}: Allocated (fsm.c:456) 20250425110742406 DMSC DEBUG msc_i[0x55e7058e6660]{READY}: is child of msub_fsm[0x55e70591ebd0] (fsm.c:486) 20250425110742406 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110742406 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591ebd0] (fsm.c:486) 20250425110742406 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110742406 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x55e7058e6660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110742406 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110742406 DMM DEBUG msc_a(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920] (fsm.c:486) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110742406 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110742406 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110742406 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110742406 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110742406 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110742406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110742407 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110742407 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110742407 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425110742407 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110742407 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110742407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 0e c7 00 02 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110742408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 35 0e c7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425110742408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 35 0e c7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(3060)@63ea47419a21: { messageType := 2, destLocRef := '350EC7'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110742412 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110742412 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3068)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@63ea47419a21: Sending SETUP. MTC@63ea47419a21: Got test event: "SETUP" MSC_Test_0-RAN(3061)@63ea47419a21: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3061)@63ea47419a21: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3060)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742420 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) 20250425110742420 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110742420 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110742420 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250425110742420 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250425110742420 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110742421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742421 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: First idle individual index:1 MSC_Test_0-SCCP(3060)@63ea47419a21: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3061)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3061)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3061)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3069) MSC_Test_0-RAN(3061)@63ea47419a21: Added conn table entry 1TC_setup_refuse0(3069)6883383 MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(3060)@63ea47419a21: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425110742429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742430 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 87 4b aa 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_setup_refuse0(3069)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_SETUP" TC_setup_refuse0(3069)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(3060)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3060)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110742632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110742632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110742632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110742632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742632 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) 20250425110742633 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250425110742633 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55e7058dd420]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250425110742633 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1948) 20250425110742633 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110742633 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110742633 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110742633 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110742633 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110742633 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110742633 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110742633 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110742633 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110742633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 87 4b aa 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250425110742633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742633 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 35 0e c7 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250425110742633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110742633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110742633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110742633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110742633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110742633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110742633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110742633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 35 0e c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3062)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3069)@63ea47419a21: Got Clear Command on control connection. MTC@63ea47419a21: Got test event: "CLEAR" TC_setup_refuse0(3068)@63ea47419a21: Got GCC Termination with failure. MTC@63ea47419a21: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3068)@63ea47419a21: Got Clear Command on initial connection. MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: All connection are cleared now. TC_setup_refuse0(3069)@63ea47419a21: Final verdict of PTC: none TC_setup_refuse0(3070)@63ea47419a21: Final verdict of PTC: none TC_setup_refuse0(3068)@63ea47419a21: Final verdict of PTC: pass MTC@63ea47419a21: getverdict: none MTC@63ea47419a21: setverdict(pass): none -> pass MTC@63ea47419a21: getverdict: pass MTC@63ea47419a21: All expected events have been received. The test passed. 20250425110743150 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110743150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110743150 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110743150 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110743150 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110743151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110743151 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110743151 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110743151 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110743151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110743151 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_0-M3UA(3062)@63ea47419a21: Final verdict of PTC: none 20250425110743151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110743151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110743151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110743151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110743151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110743151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110743151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110743151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110743151 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110743152 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(3060)@63ea47419a21: Final verdict of PTC: none 20250425110743153 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110743153 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3066)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(3063)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3071)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(3061)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3064)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3067)@63ea47419a21: Final verdict of PTC: none 20250425110743155 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3073)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3072)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(3065)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3059)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3059): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3060): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3061): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3062): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3063): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3064): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3065): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3066): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3067): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_setup_refuse0(3068): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_setup_refuse0(3069): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_setup_refuse0(3070): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3071): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3072): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@63ea47419a21: Test case TC_setup_refuse finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Fri Apr 25 11:07:43 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 20250425110744156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110745152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110745152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110745152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110745156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348808) 20250425110746158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348808, count=350784) 20250425110747160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110748162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_assign_fail started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-M3UA(3077)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3077)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@63ea47419a21: ************************************************* MSC_Test_0-SCCP(3075)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110748790 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3078)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110748986 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110748986 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110748986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110748986 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110748991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110748991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110748991 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110748991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110748991 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110748991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110748991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110748991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110748991 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110748991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110748991 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 20250425110748994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110748994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110748994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110748994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110748994 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110748994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110748994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110748994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110748994 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110748994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 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(3077)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110748994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110748995 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425110748995 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110748995 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110749163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110749163 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3080)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3080)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110749168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3080)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3080)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110749181 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110749181 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3081)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110749798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110749798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110749798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110749798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110749798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110749798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110749798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110749798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110749798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110749798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110749798 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55e7058dd420]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250425110749799 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250425110749799 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{CLEARED}: Removing from parent msub_fsm[0x55e70591ebd0] (msc_i.c:221) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{CLEARED}: Freeing instance (msc_i.c:221) 20250425110749799 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7058e6660]{CLEARED}: Deallocated (fsm.c:568) 20250425110749799 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425110749799 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) MSC-I terminated (msub.c:261) 20250425110749799 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) 1 MSC-A still active (msub.c:79) 20250425110749799 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110749799 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110749799 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110749799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110749799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920] (msub.c:113) 20250425110749799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425110749799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110749799 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e70591ebd0] (msub.c:113) 20250425110749799 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425110749799 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-561:CM_SERVICE_REQ)[0x55e705935920]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425110749799 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) Free (msub.c:119) 20250425110749799 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - active-conn: now used by 1 (attached) (msub.c:375) 20250425110749799 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Freeing instance (msub.c:113) 20250425110749799 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Deallocated (fsm.c:568) 20250425110749799 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250425110749799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110749799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110749799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110749799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110749799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110749799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110749799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 87 4b aa 00 09 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110749799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110749799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110749799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110749799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110749799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110749799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110749799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110749799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110749803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110749803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110749803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110749803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110749803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110749803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110749803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110749803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110749803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110749803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 87 4b aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3076)@63ea47419a21: Added conn table entry 0TC_assign_fail0(3083)15346505 MSC_Test_0-SCCP(3075)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(3076)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@63ea47419a21: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3085) 20250425110750005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 2b 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110750005 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: Allocated (fsm.c:456) 20250425110750005 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: Allocated (fsm.c:456) 20250425110750006 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: is child of msub_fsm[0x55e7058e6660] (fsm.c:486) 20250425110750006 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110750006 DMSC DEBUG msc_a[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058e6660] (fsm.c:486) 20250425110750006 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110750006 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110750006 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110750006 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110750006 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55e705935920] (fsm.c:486) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110750006 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110750006 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110750006 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110750006 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110750006 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110750006 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110750006 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110750006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110750006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110750006 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0] (fsm.c:486) 20250425110750007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110750007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110750007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 2b 49 00 02 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110750007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 ea 2b 49 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: { messageType := 2, destLocRef := 'EA2B49'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3081)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3083) MSC_Test-GSUP(3081)@63ea47419a21: Added IMSI table entry 0TC_assign_fail0(3083)"262420000000033" 20250425110750015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110750015 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425110750018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750018 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110750018 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_assign_fail0(3083)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): none -> pass 20250425110750027 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110750027 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425110750027 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110750027 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110750028 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110750028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0] (vlr_lu_fsm.c:110) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110750028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e7058ff9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110750028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110750028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e70591ebd0] (fsm.c:486) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110750028 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110750028 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110750028 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D LOCATION UPDATE ACCEPT (TMSI = 0xa1298a4d) (gsm_04_08.c:149) 20250425110750028 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110750028 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110750028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 ea 2b 49 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 29 8a 4d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3076)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3076)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425110750042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110750042 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110750042 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110750042 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110750042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:TMSInew-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110750042 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110750042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0] (vlr_lu_fsm.c:817) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110750042 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x9E189152:GERAN-A-562:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110750042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110750042 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110750042 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250425110750042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110750043 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110750043 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110750043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110750043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110750043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110750043 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110750043 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110750043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 ea 2b 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425110750048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750048 DLSS7 DEBUG Found route for dpc=185=0.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(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110750048 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110750048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110750048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920] (msc_a.c:1053) 20250425110750048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110750048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110750048 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e70591ebd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7058e6660] (msc_a.c:1053) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110750048 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e705935920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110750048 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110750048 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) MSC-A terminated (msub.c:261) 20250425110750048 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) 1 MSC-I still active (msub.c:79) 20250425110750048 DMSC DEBUG msub_fsm[0x55e7058e6660]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110750048 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110750048 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110750048 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Removing from parent msub_fsm[0x55e7058e6660] (msub.c:113) 20250425110750049 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250425110750049 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Freeing instance (msub.c:113) 20250425110750049 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-562:LU)[0x55e7059039c0]{READY}: Deallocated (fsm.c:568) 20250425110750049 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) Free (msub.c:119) 20250425110750049 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110750049 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Freeing instance (msub.c:113) 20250425110750049 DMSC DEBUG msub_fsm[0x55e7058e6660]{terminating}: Deallocated (fsm.c:568) 20250425110750049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 ea 2b 49 00 02 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 20250425110750050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 ea 2b 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@63ea47419a21: Deleted conn table entry 0TC_assign_fail0(3083)15346505 TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110750052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110750052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3083)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3079)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@63ea47419a21: 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 := 'A1298A4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3076)@63ea47419a21: Added conn table entry 0TC_assign_fail0(3083)4189956 MSC_Test_0-RAN(3076)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3075)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f ef 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 a1 29 8a 4d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110750254 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: Allocated (fsm.c:456) 20250425110750254 DMSC DEBUG msc_i[0x55e705935920]{READY}: Allocated (fsm.c:456) 20250425110750254 DMSC DEBUG msc_i[0x55e705935920]{READY}: is child of msub_fsm[0x55e70591ebd0] (fsm.c:486) 20250425110750254 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110750254 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70591ebd0] (fsm.c:486) 20250425110750254 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110750254 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x55e705935920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110750254 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110750254 DMM DEBUG msc_a(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0] (fsm.c:486) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110750254 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110750254 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110750254 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110750254 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110750254 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110750254 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110750254 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110750254 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110750254 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425110750254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110750254 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110750255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 3f ef 04 00 02 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110750255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f ef 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425110750255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750255 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 3f ef 04 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: { messageType := 2, destLocRef := '3FEF04'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110750259 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110750259 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3083)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@63ea47419a21: Sending SETUP. MTC@63ea47419a21: Got test event: "SETUP" MSC_Test_0-RAN(3076)@63ea47419a21: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3076)@63ea47419a21: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250425110750265 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110750265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110750265 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250425110750264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750264 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750264 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) 20250425110750265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250425110750265 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750265 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: First idle individual index:1 MSC_Test_0-SCCP(3075)@63ea47419a21: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3076)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3076)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@63ea47419a21: Added conn table entry 1TC_assign_fail0(3084)11996459 MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@63ea47419a21: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425110750269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750269 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 75 d5 d3 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3084)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_SETUP" TC_assign_fail0(3084)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110750473 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70593f570]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110750473 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70593f570]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55e7058ed2a0] (fsm.c:486) 20250425110750473 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55e70593f570]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425110750473 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55e70593f570]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250425110750473 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55e70593f570]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110750474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 75 d5 d3 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3084)@63ea47419a21: Got Uplink Seized Cmd: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { uplinkSeizedCommand := { messageType := '4D'O ("M"), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0001001'B, extensionCauseValue := '0'B, spare1 := omit }, talkerPriority := omit, emergencySetIndication := omit, talkerIdentity := omit } } } } MSC_Test-MGCP(3079)@63ea47419a21: 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) MTC@63ea47419a21: Got test event: "UPLINK_SEIZED" TC_assign_fail0(3083)@63ea47419a21: as_optional_mgcp_crcx: rx CRCX 20250425110750498 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55e70593f570]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110750499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750499 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: First idle individual index:2 MSC_Test_0-SCCP(3075)@63ea47419a21: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3076)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3076)@63ea47419a21: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3076)@63ea47419a21: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@63ea47419a21: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3085) MSC_Test_0-RAN(3076)@63ea47419a21: Added conn table entry 2TC_assign_fail0(3085)9071919 MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@63ea47419a21: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750505 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 75 05 d3 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_assign_fail0(3085)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3085)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(3075)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3075)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110750709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110750709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110750709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110750709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750709 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) 20250425110750709 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250425110750709 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70593f570]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250425110750709 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70593f570]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110750709 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70593f570]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55e7058ed2a0] (rtp_stream.c:239) 20250425110750710 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70593f570]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110750710 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70593f570]{DISCARDING}: Deallocated (fsm.c:568) 20250425110750710 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250425110750710 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250425110750710 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110750710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110750710 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110750710 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110750710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110750710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110750710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110750710 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110750710 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110750710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 75 05 d3 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250425110750711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 75 d5 d3 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250425110750711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750711 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 3f ef 04 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250425110750711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110750711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110750711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110750711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110750711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110750711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110750711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110750711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f ef 04 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3077)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3085)@63ea47419a21: Got Clear Command on channel connection. MTC@63ea47419a21: Got test event: "CLEAR" TC_assign_fail0(3084)@63ea47419a21: Got Clear Command on control connection. MTC@63ea47419a21: Got test event: "CLEAR" TC_assign_fail0(3083)@63ea47419a21: Got GCC Termination with failure. MTC@63ea47419a21: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3083)@63ea47419a21: Got Clear Command on initial connection. MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: All connection are cleared now. TC_assign_fail0(3085)@63ea47419a21: Final verdict of PTC: none TC_assign_fail0(3084)@63ea47419a21: Final verdict of PTC: none TC_assign_fail0(3083)@63ea47419a21: Final verdict of PTC: pass MTC@63ea47419a21: getverdict: none MTC@63ea47419a21: setverdict(pass): none -> pass MTC@63ea47419a21: getverdict: pass MTC@63ea47419a21: All expected events have been received. The test passed. MSC_Test-GSUP(3081)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-SCCP(3075)@63ea47419a21: Final verdict of PTC: none 20250425110751237 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110751237 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110751237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110751237 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110751237 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110751237 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110751237 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110751237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110751237 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110751237 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110751237 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110751237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110751237 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110751237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110751237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110751237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110751237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110751237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110751238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110751238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110751238 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)@63ea47419a21: Final verdict of PTC: none 20250425110751238 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250425110751238 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3078)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3086)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3079)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(3076)@63ea47419a21: Final verdict of PTC: none 20250425110751239 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3074)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(3080)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3088)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3087)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3082)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3075): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3076): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3077): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3078): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3079): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3080): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3081): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3082): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_assign_fail0(3083): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_assign_fail0(3084): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_assign_fail0(3085): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3086): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3087): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3088): none (pass -> pass) MTC@63ea47419a21: Test case TC_assign_fail finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Fri Apr 25 11:07:51 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 20250425110752240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110753239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110753239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110753239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110753242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423932) 20250425110754243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423932, count=425908) 20250425110755245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110756247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_complete_vgcs started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3092)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3092)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3092)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(3090)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110756826 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3093)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110757021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110757021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110757021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110757021 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3092)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250425110757026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110757026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110757026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110757026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110757026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110757026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110757026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110757026 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110757026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110757026 DLSS7 DEBUG 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250425110757027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110757027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110757027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110757027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110757027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110757027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110757027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110757027 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110757027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110757027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110757027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110757027 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110757027 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110757248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110757249 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3095)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3095)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110757255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3095)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3095)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3095)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3095)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110757275 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110757275 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3096)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110757834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110757834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110757834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110757834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110757834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110757834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110757834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110757834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110757834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110757835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250425110757835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250425110757835 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{CLEARED}: Removing from parent msub_fsm[0x55e70591ebd0] (msc_i.c:221) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{CLEARED}: Freeing instance (msc_i.c:221) 20250425110757835 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e705935920]{CLEARED}: Deallocated (fsm.c:568) 20250425110757835 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425110757835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) MSC-I terminated (msub.c:261) 20250425110757835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) 1 MSC-A still active (msub.c:79) 20250425110757835 DMSC DEBUG msub_fsm[0x55e70591ebd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110757835 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110757835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110757835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110757835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0] (msub.c:113) 20250425110757835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425110757835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7058e6660]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110757835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e70591ebd0] (msub.c:113) 20250425110757835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425110757835 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-563:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425110757835 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) Free (msub.c:119) 20250425110757835 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - active-conn: now used by 1 (attached) (msub.c:375) 20250425110757835 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Freeing instance (msub.c:113) 20250425110757835 DMSC DEBUG msub_fsm[0x55e70591ebd0]{terminating}: Deallocated (fsm.c:568) 20250425110757835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250425110757835 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55e7058dd420]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250425110757835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110757835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110757835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110757835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110757835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110757835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110757835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 75 05 d3 00 09 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110757835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110757835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110757835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110757835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110757835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110757835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110757835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 75 d5 d3 00 09 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110757835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110757835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110757835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110757835 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110757835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110757835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110757835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110757835 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110757838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110757838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110757838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110757838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110757838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110757838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110757838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110757838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110757838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110757839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 75 05 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3091)@63ea47419a21: Added conn table entry 0TC_complete_vgcs0(3098)4964420 MSC_Test_0-SCCP(3090)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(3091)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@63ea47419a21: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3100) 20250425110758040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 75 d5 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110758041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 c0 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110758041 DMSC DEBUG msub_fsm[0x55e7059039c0]{active}: Allocated (fsm.c:456) 20250425110758041 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: Allocated (fsm.c:456) 20250425110758041 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: is child of msub_fsm[0x55e7059039c0] (fsm.c:486) 20250425110758041 DMSC DEBUG msc_a[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110758042 DMSC DEBUG msc_a[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7059039c0] (fsm.c:486) 20250425110758042 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110758042 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110758042 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110758042 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110758042 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55e70593e8a0] (fsm.c:486) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110758042 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110758042 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110758042 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110758042 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110758042 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110758042 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110758042 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110758042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110758042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110758042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0] (fsm.c:486) 20250425110758042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110758042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110758042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b c0 44 00 02 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110758042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 4b c0 44 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: { messageType := 2, destLocRef := '4BC044'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3096)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3098) MSC_Test-GSUP(3096)@63ea47419a21: Added IMSI table entry 0TC_complete_vgcs0(3098)"262420000000033" 20250425110758047 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110758047 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 TC_complete_vgcs0(3098)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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) 20250425110758049 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110758049 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110758052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110758052 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425110758052 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110758052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110758052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110758052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0] (vlr_lu_fsm.c:110) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110758052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e70593f570]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110758052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110758052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e7058ff9f0] (fsm.c:486) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110758052 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110758052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110758052 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC LOCATION UPDATE ACCEPT (TMSI = 0x3a3bebfc) (gsm_04_08.c:149) 20250425110758052 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110758052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110758052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 4b c0 44 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a 3b eb fc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3091)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3091)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110758057 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110758057 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110758057 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110758057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:TMSInew-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110758057 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110758057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0] (vlr_lu_fsm.c:817) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110758057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xA1298A4D:GERAN-A-564:LU)[0x55e705900af0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110758057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110758057 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110758057 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250425110758057 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110758057 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110758057 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110758057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110758057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110758057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110758057 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110758057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110758057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758057 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758057 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 4b c0 44 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425110758058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758058 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110758058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110758058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0] (msc_a.c:1053) 20250425110758058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110758058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110758058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e7059039c0] (msc_a.c:1053) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110758058 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70593e8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110758058 DMSC DEBUG msub_fsm[0x55e7059039c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110758058 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) MSC-A terminated (msub.c:261) 20250425110758058 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) 1 MSC-I still active (msub.c:79) 20250425110758058 DMSC DEBUG msub_fsm[0x55e7059039c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110758058 DMSC DEBUG msub_fsm[0x55e7059039c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110758058 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110758058 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Removing from parent msub_fsm[0x55e7059039c0] (msub.c:113) 20250425110758058 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250425110758058 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Freeing instance (msub.c:113) 20250425110758058 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-564:LU)[0x55e70591ebd0]{READY}: Deallocated (fsm.c:568) 20250425110758058 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) Free (msub.c:119) 20250425110758058 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110758058 DMSC DEBUG msub_fsm[0x55e7059039c0]{terminating}: Freeing instance (msub.c:113) 20250425110758058 DMSC DEBUG msub_fsm[0x55e7059039c0]{terminating}: Deallocated (fsm.c:568) 20250425110758058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 4b c0 44 00 02 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 20250425110758059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 4b c0 44 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@63ea47419a21: Deleted conn table entry 0TC_complete_vgcs0(3098)4964420 TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110758059 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110758059 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3098)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3094)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@63ea47419a21: 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 := '3A3BEBFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3091)@63ea47419a21: Added conn table entry 0TC_complete_vgcs0(3098)5678900 MSC_Test_0-RAN(3091)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3090)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758265 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 a7 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 09 03 50 59 02 05 f4 3a 3b eb fc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110758265 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: Allocated (fsm.c:456) 20250425110758265 DMSC DEBUG msc_i[0x55e70593e8a0]{READY}: Allocated (fsm.c:456) 20250425110758265 DMSC DEBUG msc_i[0x55e70593e8a0]{READY}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110758265 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110758266 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110758266 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110758266 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110758266 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110758266 DMM DEBUG msc_a(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0] (fsm.c:486) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110758266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110758266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110758266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110758266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110758266 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110758266 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110758266 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110758266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110758266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425110758266 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110758266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110758267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 56 a7 34 00 02 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110758267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 56 a7 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425110758267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 56 a7 34 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: { messageType := 2, destLocRef := '56A734'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110758271 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110758271 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3098)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@63ea47419a21: Sending SETUP. MTC@63ea47419a21: Got test event: "SETUP" MSC_Test_0-RAN(3091)@63ea47419a21: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3091)@63ea47419a21: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250425110758279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758279 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) 20250425110758279 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110758280 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110758280 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250425110758280 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250425110758280 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110758280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758280 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: First idle individual index:1 MSC_Test_0-SCCP(3090)@63ea47419a21: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3091)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3091)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@63ea47419a21: Added conn table entry 1TC_complete_vgcs0(3099)4694032 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758287 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 34 e7 d2 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3099)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3099)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110758489 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70592b7a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110758489 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70592b7a0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55e705937b50] (fsm.c:486) 20250425110758489 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55e70592b7a0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425110758489 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55e70592b7a0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250425110758489 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55e70592b7a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110758490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 d2 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3094)@63ea47419a21: 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)@63ea47419a21: 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@63ea47419a21: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3098)@63ea47419a21: as_optional_mgcp_crcx: rx CRCX 20250425110758512 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55e70592b7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110758512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758512 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: First idle individual index:2 MSC_Test_0-SCCP(3090)@63ea47419a21: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3091)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3091)@63ea47419a21: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3091)@63ea47419a21: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@63ea47419a21: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3100) MSC_Test_0-RAN(3091)@63ea47419a21: Added conn table entry 2TC_complete_vgcs0(3100)10322743 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@63ea47419a21: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758518 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 0c c6 3d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3100)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3100)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:29 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758721 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) 20250425110758721 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70592b7a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425110758721 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)[0x55e70592b7a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425110758721 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)[0x55e70592b7a0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250425110758721 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)[0x55e70592b7a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250425110758721 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250425110758722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758722 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 56 a7 34 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3091)@63ea47419a21: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3098)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@63ea47419a21: { 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" } } } } } } } 20250425110758730 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)[0x55e70592b7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110758730 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)[0x55e70592b7a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3098)@63ea47419a21: 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@63ea47419a21: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3098)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110758736 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110758736 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110758737 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)[0x55e70592b7a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250425110758737 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)[0x55e70592b7a0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250425110758737 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)[0x55e70592b7a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250425110758737 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110758737 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110758737 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110758737 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + 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) 20250425110758737 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110758737 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110758737 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250425110758737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758738 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 34 e7 d2 00 01 0a 01 00 07 80 33 00 00 19 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250425110758738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 d2 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250425110758738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110758738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110758738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110758738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 56 a7 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@63ea47419a21: { 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" } } } } } } } 20250425110758742 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)[0x55e70592b7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110758742 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)[0x55e70592b7a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@63ea47419a21: Got GCC Connect. MTC@63ea47419a21: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3098)@63ea47419a21: Got Clear Command on initial connection. MTC@63ea47419a21: Got test event: "CLEAR" TC_complete_vgcs0(3099)@63ea47419a21: Got GCC Set Parameter. MTC@63ea47419a21: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3099)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250425110758952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110758952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110758952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110758952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110758952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110758952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110758952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110758952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110758952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110758952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110758952 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)[0x55e70592b7a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250425110758952 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)[0x55e70592b7a0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250425110758952 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)[0x55e70592b7a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3098)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@63ea47419a21: { 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" } } } } } } } 20250425110758959 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)[0x55e70592b7a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110758959 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)[0x55e70592b7a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011F'O 20250425110759153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110759153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110759153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110759153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110759154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110759154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110759154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110759154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759154 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 34 e7 d2 00 01 03 00 01 27 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@63ea47419a21: 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@63ea47419a21: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3099)@63ea47419a21: 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)@63ea47419a21: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:25 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250425110759364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110759364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110759364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110759364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759364 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110759365 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)[0x55e70592b7a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250425110759365 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)[0x55e70592b7a0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250425110759365 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)[0x55e70592b7a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250425110759365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110759365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110759365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110759365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 d2 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3091)@63ea47419a21: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-RAN(3091)@63ea47419a21: patched enc_l3: '003500001900'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110759367 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759367 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110759367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759367 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110759367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110759367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759367 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) 20250425110759368 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)[0x55e70592b7a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250425110759368 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)[0x55e70592b7a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110759368 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)[0x55e70592b7a0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55e705937b50] (rtp_stream.c:239) 20250425110759368 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)[0x55e70592b7a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110759368 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)[0x55e70592b7a0]{DISCARDING}: Deallocated (fsm.c:568) 20250425110759368 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250425110759368 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110759368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110759368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110759368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110759368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759368 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 34 e7 d2 00 01 07 01 00 04 80 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250425110759368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110759369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110759369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110759369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 e7 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3099)@63ea47419a21: Got GCC Set Parameter. 20250425110759369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110759369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110759369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110759369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 0c c6 3d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MTC@63ea47419a21: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3092)@63ea47419a21: Message received on association #8 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@63ea47419a21: { line := { verb := "MDCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(3100)@63ea47419a21: Got Clear Command on channel connection. MTC@63ea47419a21: Got test event: "CLEAR" TC_complete_vgcs0(3099)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:6 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250425110759574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110759574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110759574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110759574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@63ea47419a21: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(3099)@63ea47419a21: Got GCC Termination. MSC_Test_0-SCCP(3090)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3090)@63ea47419a21: vl_from0 MTC@63ea47419a21: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(3090)@63ea47419a21: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3092)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@63ea47419a21: Got Clear Command on control connection. MTC@63ea47419a21: Got test event: "CLEAR" 20250425110759776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110759776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110759776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110759777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110759777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110759777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110759777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110759777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110759777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110759777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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@63ea47419a21: All connection are cleared now. TC_complete_vgcs0(3100)@63ea47419a21: Final verdict of PTC: none TC_complete_vgcs0(3099)@63ea47419a21: Final verdict of PTC: none TC_complete_vgcs0(3098)@63ea47419a21: Final verdict of PTC: pass MTC@63ea47419a21: getverdict: none MTC@63ea47419a21: setverdict(pass): none -> pass MTC@63ea47419a21: getverdict: pass MTC@63ea47419a21: All expected events have been received. The test passed. MSC_Test_0-SCCP(3090)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP(3096)@63ea47419a21: Final verdict of PTC: none 20250425110800284 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110800284 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(3091)@63ea47419a21: Final verdict of PTC: none 20250425110800284 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110800284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110800284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110800284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110800284 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110800284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110800284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110800284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110800284 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110800284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110800284 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110800284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110800284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110800284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110800284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110800284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110800284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110800284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110800284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425110800285 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(3092)@63ea47419a21: Final verdict of PTC: none 20250425110800285 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250425110800285 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(3093)@63ea47419a21: Final verdict of PTC: none MSC_Test-GSUP-IPA(3095)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3102)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3101)@63ea47419a21: Final verdict of PTC: none MSC_Test-MGCP(3094)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3097)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3103)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3089)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3089): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3090): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3091): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3092): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3093): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3094): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3095): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3096): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3097): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vgcs0(3098): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vgcs0(3099): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vgcs0(3100): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3101): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3102): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3103): none (pass -> pass) MTC@63ea47419a21: Test case TC_complete_vgcs finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Fri Apr 25 11:08:00 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 20250425110801286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110802285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110802285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110802285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110802288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=562916) 20250425110803290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=562916, count=564892) 20250425110804291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: 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 ------ Fri Apr 25 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 20250425110805293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test case TC_complete_vbs started. MTC@63ea47419a21: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3107)@63ea47419a21: ************************************************* MSC_Test_0-M3UA(3107)@63ea47419a21: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3107)@63ea47419a21: ************************************************* MTC@63ea47419a21: Starting RAN_Emulation MSC_Test_0-SCCP(3105)@63ea47419a21: v_sccp_pdu_maxlen:268 20250425110805876 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3108)@63ea47419a21: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250425110806070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425110806070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250425110806070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425110806070 DLSS7 DEBUG 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)@63ea47419a21: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250425110806075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806075 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425110806075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425110806075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425110806075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425110806075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425110806075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425110806075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110806075 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425110806075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250425110806075 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP sent MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 20250425110806076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425110806076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425110806076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110806076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425110806076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425110806076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425110806076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110806076 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425110806076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250425110806076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110806076 DLSS7 DEBUG 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)@63ea47419a21: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110806076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250425110806076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: Received M3UA_NOTIFY -> discard 20250425110806295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110806295 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3110)@63ea47419a21: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3110)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250425110806301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3110)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3110)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3110)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@63ea47419a21: IPA ID RESP: { { 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)@63ea47419a21: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3110)@63ea47419a21: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425110806315 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250425110806315 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3111)@63ea47419a21: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@63ea47419a21: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250425110806883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110806883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110806883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110806883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110806883 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110806883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110806883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110806883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110806883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110806883 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250425110806883 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250425110806883 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{CLEARED}: Removing from parent msub_fsm[0x55e7058ff9f0] (msc_i.c:221) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250425110806883 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70593e8a0]{CLEARED}: Deallocated (fsm.c:568) 20250425110806883 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250425110806883 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) MSC-I terminated (msub.c:261) 20250425110806883 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) 1 MSC-A still active (msub.c:79) 20250425110806883 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110806883 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110806883 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110806883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110806883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0] (msub.c:113) 20250425110806883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250425110806883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e7059039c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250425110806883 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55e7058ff9f0] (msub.c:113) 20250425110806883 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250425110806883 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-565:CM_SERVICE_REQ)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250425110806883 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) Free (msub.c:119) 20250425110806883 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - active-conn: now used by 1 (attached) (msub.c:375) 20250425110806883 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Freeing instance (msub.c:113) 20250425110806883 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{terminating}: Deallocated (fsm.c:568) 20250425110806883 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250425110806883 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55e7058dd420]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110806883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110806883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110806883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110806883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110806883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110806883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110806883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 0c c6 3d 00 09 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110806883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110806883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110806883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110806883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110806883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110806883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110806883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 e7 d2 00 09 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250425110806883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110806883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110806883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110806883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110806883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110806883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110806883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110806883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250425110806885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110806886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110806886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110806886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110806886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110806886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110806886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110806886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110806886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110806886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 0c c6 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3109)@63ea47419a21: 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)@63ea47419a21: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3106)@63ea47419a21: Added conn table entry 0TC_complete_vbs0(3113)12927321 MSC_Test_0-SCCP(3105)@63ea47419a21: First idle individual index:0 MSC_Test_0-RAN(3106)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3106)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@63ea47419a21: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@63ea47419a21: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@63ea47419a21: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3115) 20250425110807088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 34 e7 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110807089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 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 41 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 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110807090 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Allocated (fsm.c:456) 20250425110807090 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: Allocated (fsm.c:456) 20250425110807090 DMSC DEBUG msc_i[0x55e7059039c0]{READY}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110807090 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110807090 DMSC DEBUG msc_a[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e70593e8a0] (fsm.c:486) 20250425110807090 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110807090 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110807090 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110807090 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250425110807090 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250425110807090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250425110807090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55e70591ebd0] (fsm.c:486) 20250425110807090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250425110807090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250425110807090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250425110807090 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250425110807091 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110807091 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110807091 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250425110807091 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250425110807091 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250425110807091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250425110807091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110807091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0] (fsm.c:486) 20250425110807091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250425110807091 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250425110807091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 41 59 00 02 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110807091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [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 c5 41 59 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: { messageType := 2, destLocRef := 'C54159'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3111)@63ea47419a21: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3113) MSC_Test-GSUP(3111)@63ea47419a21: Added IMSI table entry 0TC_complete_vbs0(3113)"262420000000033" 20250425110807099 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110807099 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:0 TC_complete_vbs0(3113)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:8 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): none -> pass MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250425110807103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807104 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110807104 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110807110 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110807110 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250425110807110 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110807111 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110807111 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250425110807111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0] (vlr_lu_fsm.c:110) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250425110807111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e705900af0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110807111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250425110807111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e7058ff9f0] (fsm.c:486) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250425110807111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250425110807111 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110807112 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250425110807112 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B LOCATION UPDATE ACCEPT (TMSI = 0x4e02cf3b) (gsm_04_08.c:149) 20250425110807112 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110807112 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250425110807112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807112 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [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 c5 41 59 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 02 cf 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3106)@63ea47419a21: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3106)@63ea47419a21: patched enc_l3: '055B'O MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:5 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010002055B'O 20250425110807121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110807121 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110807121 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110807121 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250425110807121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:TMSInew-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250425110807121 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250425110807121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0] (vlr_lu_fsm.c:817) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250425110807121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x3A3BEBFC:GERAN-A-566:LU)[0x55e70592b7a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250425110807121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250425110807121 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250425110807121 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250425110807121 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110807121 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110807121 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250425110807121 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110807121 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250425110807121 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110807121 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110807122 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250425110807122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 c5 41 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000121'O 20250425110807125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250425110807125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250425110807125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0] (msc_a.c:1053) 20250425110807125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250425110807125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250425110807125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7058ff9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55e70593e8a0] (msc_a.c:1053) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250425110807125 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e70591ebd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250425110807125 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250425110807125 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B) MSC-A terminated (msub.c:261) 20250425110807125 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B) 1 MSC-I still active (msub.c:79) 20250425110807125 DMSC DEBUG msub_fsm[0x55e70593e8a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250425110807125 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250425110807125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250425110807125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Removing from parent msub_fsm[0x55e70593e8a0] (msub.c:113) 20250425110807125 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250425110807125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Freeing instance (msub.c:113) 20250425110807125 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-566:LU)[0x55e7059039c0]{READY}: Deallocated (fsm.c:568) 20250425110807125 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B) Free (msub.c:119) 20250425110807125 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - active-conn: now used by 1 (attached) (msub.c:375) 20250425110807125 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Freeing instance (msub.c:113) 20250425110807125 DMSC DEBUG msub_fsm[0x55e70593e8a0]{terminating}: Deallocated (fsm.c:568) 20250425110807126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [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 c5 41 59 00 02 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 20250425110807126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 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 c5 41 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3106)@63ea47419a21: Deleted conn table entry 0TC_complete_vbs0(3113)12927321 TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed 20250425110807127 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250425110807127 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3113)@63ea47419a21: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3109)@63ea47419a21: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@63ea47419a21: 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 := '4E02CF3B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3106)@63ea47419a21: Added conn table entry 0TC_complete_vbs0(3113)13542588 MSC_Test_0-RAN(3106)@63ea47419a21: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3105)@63ea47419a21: First idle individual index:0 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 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 a4 bc 02 02 06 04 43 b9 00 fe 04 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 4e 02 cf 3b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250425110807329 DMSC DEBUG msub_fsm[0x55e7058ff9f0]{active}: Allocated (fsm.c:456) 20250425110807329 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: Allocated (fsm.c:456) 20250425110807329 DMSC DEBUG msc_i[0x55e70591ebd0]{READY}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110807329 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250425110807329 DMSC DEBUG msc_a[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55e7058ff9f0] (fsm.c:486) 20250425110807329 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250425110807329 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250425110807329 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250425110807330 DMM DEBUG msc_a(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0] (fsm.c:486) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250425110807330 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250425110807330 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250425110807330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250425110807330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250425110807330 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250425110807330 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70593e8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250425110807330 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250425110807330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250425110807330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250425110807330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250425110807330 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250425110807331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 ce a4 bc 00 02 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250425110807331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce a4 bc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250425110807331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce a4 bc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: { messageType := 2, destLocRef := 'CEA4BC'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)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425110807335 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250425110807335 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3113)@63ea47419a21: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@63ea47419a21: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@63ea47419a21: Sending SETUP. MTC@63ea47419a21: Got test event: "SETUP" MSC_Test_0-RAN(3106)@63ea47419a21: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3106)@63ea47419a21: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807342 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807342 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) 20250425110807343 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110807343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110807343 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250425110807343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250425110807343 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250425110807344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807344 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: First idle individual index:1 MSC_Test_0-SCCP(3105)@63ea47419a21: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3106)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3106)@63ea47419a21: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@63ea47419a21: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@63ea47419a21: Added conn table entry 1TC_complete_vbs0(3114)9649283 MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@63ea47419a21: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425110807350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807351 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 5e d2 c9 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3114)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_SETUP" TC_complete_vbs0(3114)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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) 20250425110807554 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70594a2c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250425110807554 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55e70594a2c0]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55e7058ed2a0] (fsm.c:486) 20250425110807554 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55e70594a2c0]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250425110807554 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55e70594a2c0]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250425110807554 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55e70594a2c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250425110807554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e d2 c9 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3109)@63ea47419a21: 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)@63ea47419a21: 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 } } } } TC_complete_vbs0(3113)@63ea47419a21: as_optional_mgcp_crcx: rx CRCX MTC@63ea47419a21: Got test event: "UPLINK_SEIZED" 20250425110807574 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55e70594a2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110807574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807574 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: First idle individual index:2 MSC_Test_0-SCCP(3105)@63ea47419a21: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3106)@63ea47419a21: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3106)@63ea47419a21: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3106)@63ea47419a21: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@63ea47419a21: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3115) MSC_Test_0-RAN(3106)@63ea47419a21: Added conn table entry 2TC_complete_vbs0(3115)11078973 MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:2 20250425110807579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807579 DLSS7 DEBUG 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(3105)@63ea47419a21: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425110807579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807579 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 1b 24 1a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3115)@63ea47419a21: 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@63ea47419a21: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3115)@63ea47419a21: 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)@63ea47419a21: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:29 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807781 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) 20250425110807781 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55e70594a2c0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250425110807781 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)[0x55e70594a2c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250425110807781 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)[0x55e70594a2c0]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250425110807781 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)[0x55e70594a2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250425110807781 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250425110807782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807782 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 ce a4 bc 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)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3106)@63ea47419a21: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3113)@63ea47419a21: 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@63ea47419a21: Got test event: "ASSIGNMENT" TC_complete_vbs0(3113)@63ea47419a21: 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)@63ea47419a21: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3113)@63ea47419a21: { 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)@63ea47419a21: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:3 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '000102'O 20250425110807793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110807793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110807793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110807793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110807793 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250425110807793 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250425110807794 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)[0x55e70594a2c0]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250425110807794 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)[0x55e70594a2c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250425110807794 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250425110807794 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e7059039c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250425110807794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250425110807794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B + 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) 20250425110807794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250425110807794 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B:GERAN-A-567:CM_SERVICE_REQ)[0x55e70591ebd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250425110807794 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250425110807794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807794 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)[0x55e70594a2c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250425110807794 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)[0x55e70594a2c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250425110807794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807794 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 5e d2 c9 00 01 0a 01 00 07 81 33 00 00 1a 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250425110807795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e d2 c9 00 01 06 01 00 03 81 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250425110807795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110807795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110807795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110807795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110807795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110807795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110807795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110807795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce a4 bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@63ea47419a21: Got Clear Command on initial connection. TC_complete_vbs0(3114)@63ea47419a21: Got BCC Connect. MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: Got test event: "BCC_CONNECT" TC_complete_vbs0(3114)@63ea47419a21: Got BCC Set Parameter MTC@63ea47419a21: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3114)@63ea47419a21: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3106)@63ea47419a21: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3106)@63ea47419a21: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_len:9 MSC_Test_0-SCCP(3105)@63ea47419a21: vl_from0 MSC_Test_0-SCCP(3105)@63ea47419a21: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250425110808007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110808007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110808007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425110808007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250425110808007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110808007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250425110808007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110808007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425110808007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110808007 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)@63ea47419a21: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250425110808008 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)[0x55e70594a2c0]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250425110808008 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)[0x55e70594a2c0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250425110808008 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)[0x55e70594a2c0]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55e7058ed2a0] (rtp_stream.c:239) 20250425110808008 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)[0x55e70594a2c0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250425110808008 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)[0x55e70594a2c0]{DISCARDING}: Deallocated (fsm.c:568) 20250425110808008 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250425110808008 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4E02CF3B - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250425110808008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110808008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110808008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110808008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110808008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110808008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110808008 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 5e d2 c9 00 01 07 01 00 04 81 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250425110808008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110808008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110808008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110808008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110808008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110808008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110808008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110808009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 5e d2 c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250425110808009 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110808009 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425110808009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250425110808009 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250425110808009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425110808009 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250425110808009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250425110808009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250425110808009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425110808009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [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 1b 24 1a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@63ea47419a21: Message received on association #8 MSC_Test_0-M3UA(3107)@63ea47419a21: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@63ea47419a21: Session index based on local reference:2 MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@63ea47419a21: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@63ea47419a21: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3114)@63ea47419a21: Got BCC Termination. MTC@63ea47419a21: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3114)@63ea47419a21: Got Clear Command on control connection. TC_complete_vbs0(3115)@63ea47419a21: Got Clear Command on channel connection. MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: Got test event: "CLEAR" MTC@63ea47419a21: All connection are cleared now. TC_complete_vbs0(3113)@63ea47419a21: Final verdict of PTC: pass TC_complete_vbs0(3114)@63ea47419a21: Final verdict of PTC: none TC_complete_vbs0(3115)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: getverdict: none MTC@63ea47419a21: setverdict(pass): none -> pass MTC@63ea47419a21: getverdict: pass MTC@63ea47419a21: All expected events have been received. The test passed. MSC_Test-GSUP(3111)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-RAN(3106)@63ea47419a21: Final verdict of PTC: none 20250425110808522 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250425110808522 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425110808522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110808522 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425110808522 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425110808522 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425110808522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425110808522 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425110808522 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425110808522 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425110808522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425110808522 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425110808522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425110808522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425110808522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425110808522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425110808522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425110808522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250425110808522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425110808522 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(3110)@63ea47419a21: Final verdict of PTC: none 20250425110808522 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250425110808522 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250425110808522 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-SCCP(3105)@63ea47419a21: Final verdict of PTC: none 20250425110808522 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3109)@63ea47419a21: Final verdict of PTC: none MSC_Test-MNCC(3108)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3104)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3116)@63ea47419a21: Final verdict of PTC: none MSC_Test-SMPP(3112)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3117)@63ea47419a21: Final verdict of PTC: none MSC_Test_0-M3UA(3107)@63ea47419a21: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3118)@63ea47419a21: Final verdict of PTC: none MTC@63ea47419a21: Setting final verdict of the test case. MTC@63ea47419a21: Local verdict of MTC: pass MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3104): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-SCCP(3105): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-RAN(3106): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test_0-M3UA(3107): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MNCC(3108): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-MGCP(3109): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP-IPA(3110): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-GSUP(3111): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC MSC_Test-SMPP(3112): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vbs0(3113): pass (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vbs0(3114): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC TC_complete_vbs0(3115): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3116): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3117): none (pass -> pass) MTC@63ea47419a21: Local verdict of PTC IPA-CTRL-CLI-IPA(3118): none (pass -> pass) MTC@63ea47419a21: Test case TC_complete_vbs finished. Verdict: pass MTC@63ea47419a21: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Fri Apr 25 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 20250425110809524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110810523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425110810524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425110810524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425110810525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496988) 20250425110811526 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=496988, count=499472) 20250425110812527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@63ea47419a21: 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@63ea47419a21: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@63ea47419a21: Terminating MTC. MC@63ea47419a21: MTC terminated. MC2> exit MC@63ea47419a21: Shutting down session. MC@63ea47419a21: 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 20250425110813528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (4026110) [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-20250425-1032-80e084f1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/log_merge.sh MSC_Tests --rm >/dev/null'] 20250425110814529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110815530 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-63ea47419a21-467.log line 284 20250425110816531 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-20250425-1032-80e084f1-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/log_format.sh'] 20250425110817532 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110818533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250425110819534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (4026004) [testenv] Stopping msc (4026044) [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-20250425-1032-80e084f1-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-20250425-1032-80e084f1-0'] testenv-msc-osmocom-nightly-20250425-1032-80e084f1-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test/2737/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